html {
	margin-bottom:0.01em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
 
}

body    {
	background-color: 		#eceae2;  
	background-position:	left top;
	background-repeat:		repeat-x; 

}

h1 {
	margin:			0;
	padding:		0;
} 

h2 {
	font-size: 		30px; 
	font-family: 	Verdana, sans-serif;	
	font-weight: 	normal;
	color:			#3f4334;
	margin-bottom:	10px;
} 

h3 { 
	font-size: 		20px;
	font-family:	Verdana, sans-serif;	
	margin-bottom:	14px;
	font-weight:	normal;
	color:			white;
	
	} 

h4 { 
	font-size: 		16px;
	font-family:	Verdana, sans-serif;	
	margin-bottom:	14px;
	font-weight:	normal;
	color:			white;
}

.portfolio { 
	font-size: 		16px;
	font-family:	arial, sans-serif;	
	margin-top:		10px;
	font-weight:	bold;
	color:			white;
}

.hpink { 
	line-height: 	18px;
	font-size: 		12px;
	font-family:	Verdana, sans-serif;	
	font-weight:	Bold;
	color:			#d6c6cd;
}
 

.form { 
	line-height: 	20px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	font-weight:	Bold;
	color:			white;
} 

.big { 
	line-height: 	20px; 
	font-size: 		20px;
	font-family:	Verdana, sans-serif;	
	font-weight:	normal;
	color:			white;
	
	} 
	
.simple { 
	line-height: 	13px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	color:			white;

} 

p { 
	line-height: 	18px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	color:			white;
} 


li {  
	font-family:	verdana;
	color:			white;
	font-weight:	normal;
	font-size: 		9pt;
}

ul {
	margin-top:		1em;
	margin-bottom:	1em;

}

a:link, a:visited, a:active { 
	color: 				#FFFFFF;
	background-color:	transparent;
	text-decoration: 	none; 
} 

a:hover { 
	color: 			#bbacbf;
	background-color:	transparent;
	text-decoration: 	none; 
}


#head {
font:bold 24px verdana, Arial, sans-serif; COLOR: #d6c6cd;
background-color:#342e30;
height:80px;
 

}

#head2 {
font:bold 24px verdana, Arial, sans-serif; COLOR: #d6c6cd;
background-color:#665959;
height:250px;

}

#navigationLinks {
	background:		#5b5651; 
	height:			30px;
	margin:			0;
    padding-left: 	35px;
}


#navigationLinks li  {
	line-height: 	18px; 
	padding:		0;
	margin:			0;
	list-style-type:none;
	text-align:		center;
	display:		inline;
}

#navigationLinks li a:hover {
	background:		#bbacbf;
}

#navigationLinks li a {
	float:			left;
	display:		block;
	font-weight:	normal;
	font-size:		11px;
	padding:		5px 20px 7px 20px;
	color:			#F2F2F2;
	text-decoration:none;
}

#navigationLinks li a.active {
/*	background:		#8B8654; */
	color:		 	white;
} 

#navigationLinks li #top {
}  

#pictureColumn { 
	
	background-color:#665959;
	height:392px;

}

#mainColumn { 
	text-align:		left;
	color:			#5b5651;
	position: 		absolute; 
	left: 			310px; 
	top: 			0px;
	width: 			610px; 
	padding-top: 	58px;
	
}  

 
#pageText { background-color:	#8a7d6f; min-height:			450px; padding: 35px 55px; } 

.prop {
    height:450px;
    float:right;
    width:1px;
  }
  
 .clear {
    clear:both;
    height:1px;
    
  }
  
  #footer {
font:normal 10px Arial, Helvetica, sans-serif; COLOR: #000000;
height:15px;
width:550px;
padding-top:15px;
margin-left:auto;
margin-right:auto;

}
  
  * html .visualIEFloatFix { height: 0.01%; }

