html,body
{
	background-color: #444341;
	text-align: center;
	/* for IE */
	font-family: helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	
}

img { border: 0px; }



a	{
	color: #666;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:600;
	line-height:140%;
	

}

a:hover	{
	color: #CF7B2A;;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:600;
	line-height:140%;


}

a.nav	{
	color: #CCC;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:600;
	line-height:140%;
	

}

a.nav:hover	{
	color: #CF7B2A;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:600;
	line-height:140%;


}

a.contact	{
	color: #666;
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	line-height:140%;
	

}

a.contact:hover	{
	color: #CF7B2A;;
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	line-height:140%;


}



h3	{
	font-size: 12px;
	color: #CF7B2A;
	font-weight:bold;
	}

.head {
	font-size: 12px;
	color: #CF7B2A;
	font-weight:bold;
	}

b	{
	color: #CF7B2A;
}

.on { color: #CF7B2A; }
	

/*******************************/
/* 		CENTER DIV			   */
/*******************************/
#containerHome
{
	margin: 0 auto;
	/* align for good browsers */
	text-align: left;
	/* counter the body center */
	border: 0px solid #CCC;
	width: 800px;
	height: 533px;
	background-image:url('../images/home/daughters.jpg');no repeat;

}


#containerContact
{
	margin: 0 auto;
	/* align for good browsers */
	text-align: left;
	/* counter the body center */
	border: 0px solid #CCC;
	width: 800px;
	height: 533px;
	background-image:url('../images/contact/contact.jpg');no repeat;

}


#container
{
	margin: 0 auto;
	/* align for good browsers */
	text-align: left;
	/* counter the body center */
	border: 1px solid #666;
	width: 800px;
	height: 533px;
	background-color:#444341;
}

.leftHome	{
	padding-top:5px;
	padding-left:15px;
	height:533px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	width:200px;
	float:left;
	clear:all;
	}
	
.middleHome	{
	padding-top:7px;
	border-right:0px solid #666;
	width:329px;
	height:533px;
	padding-left:35px;
	float:left;
}

.rightHome	{
	padding-top:9px;
	margin-right:15px;
	padding-left:32px;
	height:500px;
	text-align:justify;
}

.middle	{
	padding-top:7px;
	border-left:1px solid #666;
	width:430px;
	height:527px;
	float:left;
	color: #CCC;
	text-align:justify;
}




.biog	{
	padding-top:7px;
	border-left:1px solid #666;
	width:500px;
	height:527px;
	clear:all;
	float:left;
	color: #CCC;
	text-align:justify;
}

.middleBiog	{
	border-left:0px solid #666;
	width:120px;
	height:527px;
	float:left;
	color: #CCC;
	text-align:justify;
	line-height:18px;

}

.rightBiog	{
	padding-top:52px;
	margin-right:15px;
	text-align:justify;
	color: #CCC;
	line-height:18px;
}

.leftGallery	{
	padding-top:5px;
	padding-left:15px;
	width:200px;
	height:100%;
	border-right:0px solid #999;
	float:left;
	clear:all;
	}
	
.middleGallery	{
	padding-top:7px;
	border-left:0px solid #666;
	height:527px;
	float:left;
	color: #CCC;
	text-align:justify;
}



	