/* General Elements */
BODY {
  background-color: #FFFFFF;
 	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
   }
	
a:link, a:visited { 
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;  
   text-decoration: underline; 
   }
   
a:active, a:hover { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;  
   text-decoration: none; 
   }	

.noline:link, .noline:visited { 
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;  
   text-decoration: none; 
   }
   
.noline:active, .noline:hover { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;  
   text-decoration: underline; 
   }	
/* Text Elements - Set Font Family & Font Color Here! */	
td {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
   font-size: 10pt; 
   font-style: normal; 
   font-weight: normal; 
   text-decoration: none; 
   }		
	
.sml_text {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
   font-size: 7pt; 
   font-style: normal; 
   font-weight: normal; 
   text-decoration: none; 
   }
.formtext{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal; 
   font-weight: normal; 
   text-decoration: none; 
   }			
/* Home Containers - Set Color & Picture Here! */		
.home_box {
   width: 429px;
   height: 522px;
	padding: 25px;
	vertical-align: top;
	background-color: #B71717;
   }			
.home_right_column {
   width: 346px;
   height: 549px;
	background: url(images/patty_home.jpg) no-repeat; 
   }			
/* Info Containers - Set Color & Picture Here! */					
.info_box {
   width: 429px;
   height: 522px;
	padding: 25px;
	vertical-align: top;
	background-color: #887574;
   }	
.info_right_column {
   width: 346px;
   height: 549px;
	background: url(images/patty_info.jpg) no-repeat; 
   }	
/* Portfolio Containers - Set Color & Picture Here! */	
.portfolio_box {
   width: 429px;
   height: 522px;
	padding: 25px;
	vertical-align: top;
	background-color: #626469;
   }			
.test {
	background-color: #626469;
}	
.portfolio_right_column {
   width: 346px;
   height: 549px;
	background: url(images/patty_portfolio.jpg) no-repeat; 
   }			
/* Measurements Containers - Set Color & Picture Here! */	
.measurements_box {
   width: 429px;
   height: 522px;
	padding: 25px;
	vertical-align: top;
	background-color: #3D96AD;
   }		
.measurements_right_column {
   width: 346px;
   height: 549px;
	background: url(images/patty_measurements.jpg) no-repeat; 
   }	
/* Guestbook Containers - Set Color & Picture Here! */	
.guestbook_box {
/*   width: 429px;
   height: 549px;
	padding: 10px;
	vertical-align: top; */
	background-color: #6DA595;
   }			
.guestbook_right_column {
/*   width: 346px;
   height: 549px; */
	background: url(images/patty_guestbook.jpg) no-repeat; 
   }		
/* Contact Containers - Set Color & Picture Here! */			
.contact_box {
   width: 429px;
   height: 522px;
	padding: 25px;
	vertical-align: top;
	background-color: #88A9CD;
   }
.contact_right_column {
   width: 346px;
   height: 549px;
	background: url(images/patty_contact.jpg) no-repeat; 
   }		
/* Gallery Containers - Set Color & Picture Here! */			
.gallery_box {
   width: 775px;
   height: 522px;
	padding: 10px;
	vertical-align: top;
	background-color: #1E3731;
   }
.gallery_right_column {
   width: 346px;
   height: 549px;
   }		
/* Various Containers */	
.top_logo {
   width: 429px;
   height: 36px;
	background: url(images/top_logo.gif) no-repeat; 
   }	
.columns_container {
   width: 775px;
   height: 549px;
   }	
.left_column {
   width: 429px;
   height: 549px;
	vertical-align: top;
   }
.menu_box {
   width: 429px;
   height: 27px;
	background-color: #000000;
   }		
.menu_box_gallery {
   width: 775px;
   height: 27px;
	background-color: #000000;
   }		
.menu_box_gallery2 {
   width: 775px;
   height: 20px;
	background-color: #000000;
   }		
.border_wit {
	border: 1px solid #FFFFFF;
}	
.gallery_bg {
	background-color: #1E3731;
}
input.button {font-size: 10px;}	

/* TimDeibel.nl / EC-PICK / 2006/12/06 */
.pic_border {
 border-left:#111111 solid 2px;
 border-top:#000000 solid 2px;
 border-right:#DDDDDD solid 1px;
 border-bottom:#DDDDDD solid 1px;
}
.infoTxt1 {
 width:480px;
 height:15px;
 background-color:#1E3731;
 color: #EEEEEE;
 font-family:Arial,Helvetica,sans-serif;
 font-size:10px;
 text-align:center;
 border:solid #333333 1px;
}
