body
{
	margin:0px;
	padding:0px;
	font-family : georgia;
	background-color:#000000;
	color:#FFFFFF;
}
#parentContainer
{
	margin:0px;padding:0px;text-align:center;
}
#childContainer
{
	margin:auto;width:869px;text-align:left;
	border:solid 0px #FF0000;
}
.height10{clear:both;height:10px;overflow:hidden;}
.height20{clear:both;height:20px;overflow:hidden;}
.height30{clear:both;height:30px;overflow:hidden;}

.bottomNav
{
	font-size : 11px;
	font-family : georgia;
	font-style : normal;
	color:#C69E1C;
	text-align:center;
}
a{text-decoration:none;}
a.bottomNavLink
{
	color:#C69E1C;
}
.topBgImage
{
	background-image:url('../images/home/top-part.jpg');background-repeat:no-repeat;width:869px;height:148px;
}
.logoContent{float:left;width:404px;}
.menuContent{float:left;width:465px;text-align:right;border:0px solid #ff0000;margin:0px;padding:0px;}
.pinkLine{background-color:#551C31;height:1px;overflow:hidden;}
.addHome
{
	font-size : 11px;
	font-family : georgia;
	font-style : normal;
	color:#6F5D2D;
	
}
.hLink{color:#6F5D2D;}
.connect
{
	font-size : 20px;
	font-family : georgia;
	font-style : normal;
	color:#6F5D2D;
	
}
.copyright
{
	font-size : 10px;
	font-family : georgia;
	font-style : normal;
	color:#454544;
	text-align:center;
}
.bottomBgImage
{
	background-image:url('../images/common/inner-bottom-bg.jpg');background-repeat:no-repeat;width:856px;height:406px;
}


