/* CSS Document */
body {
	margin:48px 0px 20px 0px;
	background-color:#6f7b41;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	line-height:normal;
	color:#b78500;
}
	h1 a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:28px;
		font-weight:normal;
		line-height:normal;
		text-decoration:none;
		color:#b78500;
	}
	
	h1 a:hover {
		text-decoration:underline;
	}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b78500;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	color:#b78500;
}
	h2 a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight:normal;
		line-height:normal;
		text-decoration:none;
		color:#b78500;
	}
	
	h2 a:hover {
		text-decoration:underline;
	}
hr {
	color:#dfbc61;
	background-color:#dfbc61;
}
img {
	border:0;
}
#wrap {
	width:768px;
}
#logoArea {
	width:768px;
	height:317px;
	background-image:url(images/logoBG.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#logo {
	position:absolute;
	top:0px;
	left:455px;
}
#menuArea {
	width:768px;
	height:33px;
	background-image:url(images/menuBG.gif);
	background-repeat:no-repeat;
}
#menuPad {
	padding-left:48px;
}
#menu {
	float:left;
	overflow:hidden;
}
#menu a {
	display:block;
}
* html #menu a:hover {
	visibility:visible;
}
#menu a:hover img {
	visibility:hidden;
}
#contentWrap {
	width:768px;
	background-color:#FFFFFF;
	background-image:url(images/scrollBG.gif);
	background-repeat:repeat-y;
}
#contentArea {
	width:768px;
	min-height:511px;
	background-image:url(images/mainBG.gif);
	background-repeat:no-repeat;
}
* html #contentArea {
	height:511px;
}
#content {
	text-align:left;
	padding:25px 40px 25px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#473c26;
}
#content table {
	text-align:left;
	padding:25px 40px 25px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#473c26;
}

.renderingThumb img {
	border-style:double;
	border-color:#dfbc61;
	border-width:5px;
	margin: 15px 0px;
}

.renderingThumbs img {
	width:200px;
	height:auto;
	border-style:double;
	border-color:#dfbc61;
	border-width:5px;
	margin: 15px 0px;

}

.plansMenu {
	text-align:center;
}

#footerArea {
	padding:0px 40px 25px 40px;
}
#footerArea hr {
	color:#dfbc61;
	background-color:#dfbc61;
}
#footerArea .footerLeft {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#82bd7b;
}
#footerArea .footerRight {
	float:right;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#82bd7b;
}
#footer {
	clear:both;
	text-align:left;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	line-height:normal;
	color:#000000;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

#natl {
	margin-right:30px;
	margin-bottom:10px;
}
