/* CSS Document */

body {
	margin: 0px;
	background: url(images/bg.gif);
	font: normal 11px/18px 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

div#main {
	width: 979px;
	margin: 0px auto;
	padding: 15px 0px;
}

div#top {
	background: url(images/bg_metaNav.gif) no-repeat;
	background-position: right;
	height: 38px;
}

div#topLeft {
	float: left;
	width: 761px;
	text-align: right;
}

div#topLeft img {
	display: block;
	margin-left: 17px;
}

div#topRight {
	float: left;
	width: 188px;
	text-align: right;
	padding: 5px 30px 0px 0px;
	color: #EFBF90;
}

div#topRight a {
	font-size: 10px;
	color: #F7DFC8;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

div#topRight a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

div#content {
	background: url(images/bg_content.gif) repeat-y;
	background-position: right;
}

div#left {
	float: left;
	width: 761px;
}

div#right {
	float: left;
	width: 192px;
	padding: 0px 18px 0px 8px;		
}

div#photo {
	margin-left: 17px;
}

div#logo {
	float: left;
}

div#logo img {
	position: absolute;
	top: 369px;	
}

div#text {
	width: 422px;
	float: right;
	padding: 0px 50px;
}

div#text_subpg {
	width: 638px;
	padding: 50px 50px;
	margin-left: 23px;
}

div#subnav {
	width: 638px;
	padding-bottom: 20px;
	color: #999999;
}

div#pTopsubpg {
	padding-bottom: 5px;
	text-align: center;
}

div#subpgContent {
	background: url(images/logo_watermark.gif) no-repeat;
	background-position: center 0px;
}

div#pBottomsubpg {
	padding-top: 30px;
	text-align: center;
}


/************************* BEGIN main navigation styles ************************/

div#nav {
	float: left;
	width: 192px;
	padding-bottom: 25px;
}

div#nav ul {
	margin: 0px;
	padding: 0px;
}

div#nav ul li {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom: 1px solid #EFBF90;
	padding: 10px 0px;
	display: block;	
}

div#nav ul li a {
	color: #F7DFC8;
	text-decoration: none;
	padding-left: 2px;
}

div#nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;	
}


/************************* END main navigation styles ************************/

div#pTop {
	padding-bottom: 5px;
	text-align: center;
}

div#pBottom {
	padding: 15px 0px;
	text-align: center;
}

div#features {
	font-size: 10px;
	line-height: 14px;
	padding: 0px 2px 0px 2px;
}

div#features a {
	color: #F7DFC8;
	font-weight: bold;
	text-decoration: none;
}

div#features a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

div#featureContent {
	padding: 6px 0px 15px 0px;
}

div#featureItem ul {
	padding: 0px;
	margin: 0px;
}

div#featureItem ul li {
	list-style: none;
	padding: 6px 0px 10px 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #EDB57F;	
}

div#footer {
	clear: both;
	margin-left: 17px;
	background: url(images/bg_bottom.gif) no-repeat;
	font-size: 10px;
	line-height: 12px;	
	padding: 15px 10px;
}

div#footerNav {
	font-size: 11px;
	color: #999999;
}

div#footerNav a {
	color: #336329;
	text-decoration: none;
}

div#footerNav a:hover {
	color: #336329;
	text-decoration: underline;
}
