@charset "UTF-8";
body {
	background-image: url(images/bkrd-droplet.gif);
	background-color: #471811;
	text-align:center;
}

table{
	clear:both;
}

#body img{
	margin:0 15px 15px 0;
}

#container {
	width: 806px;
	margin: 36px auto 0 auto;
	background-image: url(images/droplet-left.gif);	
	background-repeat: no-repeat;
	background-position:top left;
	min-height:350px;
	height: auto !important;
	height: 350px;
}

#wrapper{
	width:768px;
	float:right;
	text-align:left;
}

#content-wrapper{
	clear:both;
	float:left;
	background-image: url(images/bg.gif);	
	background-repeat: repeat-y;
}

#body-wrapper{
	float:right;
	width:638px;
}

a:link {
	color: #CC3366;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FF3399;
}
a:active {
	color: #006699;
}

td a:link {
	color: #CC3366;
	text-decoration:none;
}
td a:visited {
	color: #6699CC;
	text-decoration:none;
}
td a:hover {
	color: #FF3399;
	text-decoration:none;
}
td a:active {
	color: #006699;
	text-decoration:none;
}

#toplogo {
	margin: 0 0 0 -1px;
	height: 64px;
	width: 769px;
	background-repeat: no-repeat;
	background-image: url(images/top-logo.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #F6DDC6;
	font-weight: bold;
}

#toplogo div{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
}

#leftnav{
	float:left;
	width: 130px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
}

#leftnav-prop{
	width:10px;
	height:600px;
	float:left;
}

#leftnav-contents{
	width:120px;
	float:right;
	margin: 0px;
	padding-top: 150px;
	text-align:left;	
	font-family:georgia, serif;
}

#leftnav-contents ul{
	list-style:none;
	margin:0;
	padding:0;
}

#leftnav-contents ul li{
	line-height:14px;
	padding-bottom:16px;
}

.leftnav-on{
	padding-left:15px;
	background-image:url(images/indicator-drop.gif);
	background-repeat:no-repeat;
	padding-bottom:16px;	
}

#leftnav-contents a:link,#leftnav-contents a:visited {
	color: #660000;
	text-decoration:none;
}
#leftnav-contents a:hover {
	color: #FF3399;
}
#leftnav-contents a:active {
	color: #006699;
}

#navbar {
	float:right;
	height: 36px;
	width: 638px;
	background-color: #F6DDC6;
}

#body {
	float:right;
	width: 638px;
	background-color: #F6DDC6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

#body .inner{
	padding: 5px 20px 80px 30px;
}

#body h1{
	background-image: url(images/swirl-bkrd.gif);
	margin: 0px;
	padding: 25px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00849D;
	font-weight: bold;
	display:block;
	text-transform:capitalize;
}

.textTitle{
	margin: 0px;
	padding: 25px 0px 0px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00849D;
	font-weight: bold;
	display:block;
	text-transform:capitalize;
}

.textRegItalic{
	padding:0;
	margin:0;
	font-style:italic;
}

.menuTitle{
	margin: 0px;
	padding: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00849D;
	font-weight: bold;
	text-transform:capitalize;
}

.content-table{
	width:550px;
}

.content-table-grid{
	width:550px;
}

.content-table-grid-nowidth td{
	border-bottom:solid 1px #ffffff;
	padding:2px;
}

.content-table-grid td{	
	padding:3px 0;
}

.clear{
	clear:both;
}

#home-left{
	float:left;
	width:330px;
}

#home-left h2{
	margin: 0 0 3px 0;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00849D;
	font-weight: normal;
	display:block;
	text-transform:capitalize;	
}

#home-right{
	width:248px;
	background-image:url(images/home-whatsnew.gif);
	background-repeat:no-repeat;
}

#home-right-inner{
	background-color:#F5D4BB;
	width:233px;
	margin-top:41px;
	margin-left:9px;
}

#home-right-inner-pad{
	padding:0 10px 30px 10px;
}

.home-table-grid{

}

.home-table-grid td{
	font-size:11px;
	text-align:center;
	padding:3px 0px;
}

#home-right h2{
	font-size:12px;
	text-transform:uppercase;
	color:#EA547F;
	margin:0;
}