body {
	background:url(../images/bodyBG.gif) repeat-x;
	margin:0;
	padding:0;
}

* {
	padding:0pt;
	margin:0pt;
}

#header {
	background:url(../images/header_BG.jpg) no-repeat;
	height:193px;
	width:900px;
}

#header h1 {
	font:36px/20px Georgia, "Times New Roman", Times, serif;
	text-indent:95px;
	color:#000000;
	line-height:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}

#header h2 {
	font:24px/20px Georgia, "Times New Roman", Times, serif;
	text-indent:175px;
	color:#000000;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
}

#header h3 {
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	text-indent:325px;
	color:#000000;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
}

#header h4 {
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	text-indent:325px;
	color:#000000;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
}

#wrapper {
	width:900px;
	margin:auto;
}

#topnav {
	background:url(../images/links_BG.gif) repeat-x;
	height:31px;
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:0;
	padding:7px 0 0 10px;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	position:relative;
}

#topnav a, #topnav a:link, #topnav a:visited, #topnav a:active {
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:none;
}

#topnav a:hover {
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:underline;
}

#contact {
	width:220px;
	height:25px;
	font:20px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:bold;
	top:3px;
	left:670px;
	position:absolute;
}
/****************************************************************************************************************
CONTAINERWRAPPER STYLE ***
*****************************************************************************************************************/

#containerwrapper {
	padding:0px;
	margin: 10px 0px 0px 0px;
	width: 910px;
}

/****************************************************************************************************************
INTRO STYLES ***
*****************************************************************************************************************/

#intro {
	width:644px;
	margin:0px 15px 15px 10px;
	float:left;
}

#intro h1 {
	font:30px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:normal;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}

#intro h2 {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#1f4b12;
	margin:2px 0 5px 0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
}

#intro p {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:5px 0 15px 0;
	padding:0;
	line-height:1.9em;
	letter-spacing:normal;
	font-weight:normal;
}

#intro a, #intro a:link, #intro a:visited, #intro a:active {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:underline;
}

#intro a:hover {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:none;
}



/****************************************************************************************************************
RIGHT COLUMN ***
*****************************************************************************************************************/

#rightcol {
	width:200px;
	float:left;
}

.rightnav{
	list-style-type: none;
	margin:0;
	padding:0;
	width: 200px;
}

.rightnav li a{
	background:#503030;
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display: block;
	text-align:center;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	margin:0;
	padding:3px 0 4px 0;
}


* html .rightnav li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 200px;
}

.rightnav li a:visited, .rightnav li a:active{
	color: #FFFFFF;
}

.rightnav li a:hover{
	color: black;
	background-color: #ae874d;
}

#rightcol h1 {
	font:24px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	margin:15px 0 7px 0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-align:center;
}

#rightcol h2 {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-align:center;
}

#rightcol h3 {
	font:16px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-align:center;
}

#rightcol p {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:5px 0 15px 0;
	padding:0;
	line-height:1.9em;
	letter-spacing:normal;
	font-weight:normal;
}

#imgRIGHT {
	text-align:center;
	margin:5px 0 5px 0;
	padding:0;
}

/****************************************************************************************************************
RIGHT COLUMN ***
*****************************************************************************************************************/

#footer {
	width:900px;
	margin:0px 0 30px 0;
	padding:5px 0 0 0;
	border-top:solid #ca9e5e 10px;
	text-align:center;
	float:left;
	clear:both;
}

#footer p {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	margin:5px 0 15px 0;
	padding:0;
	line-height:1.9em;
	letter-spacing:normal;
	font-weight:normal;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	color:#284a1a;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	text-decoration:underline;
}

