body {
background-color: #023E02;
text-align: center;
}

#container{
	background-image: url(../backdrop/landscape_designs.gif);
	line-height: 1.166;
	margin: 0 auto;
	width: 850px;
	height: 750px;
	background-repeat: no-repeat;
}

#masthead{
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 150px;
	left: 0px;
	top: 0px;
}

#main {
	left: 0px;
	top: 115px;
	width: 850px;
	height: 595px;
}
#headline {
	font-family: Georgia, Times New Roman, Times, serif;
	width:850px;
	height:80px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#navBar {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0 0% 0 0;
	padding: 0px;
	width: 195px;
	height: 590px;
	float: left;
	top: 150px;
}

#navBar a {
	display: block;
	padding: 6px 0 6px 0px;
	font-size: 10px;
	color: #ffffcc;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	height: 25px;
	font-weight: normal;
	}
	
#navBar a.gold {
	background: url(../images/button_bg_gold3.gif) top left no-repeat;
		padding: 6px 0 6px 25px;
}
	
#navBar a:hover {
	color: #023E02;
	}
#navBar a:strong {	
color: #ffffcc;
	font-size: 12px;
}
#content {
	float: right;
	top: 115px;
	width: 640px;
	height: 590px;
	margin: 0px;
	padding: 0px;
}

#topcontents {
	width: 635px;
	height: 30px;
	float: left;
}

#topcontentdesigns {
	width: 635px;
	height: 10px;
	float: left;
}

#contents {
	width: 635px;
	height: 530px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	float: left;
}

#contents a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#contents a:hover {
	text-decoration: none;
	color: #CC3333;
}
#contents  a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#contents strong {
	font-size: 14px;
	color: #FFFFCC;
}

#subnav {
	height: 60px;
	width: 850px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFCC;
	padding: 0px 0 0px 0px;
	line-height: normal;
}

#subnav a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#subnav a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#subnav a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #B13E4C;
	}
#subnav a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#subnav strong {
color: #3FC5C0;
}

#subnav h2 {
	font-size: 12px;
	text-decoration: none;
	display: none;
}

#subnav h3 {
	font-size: 12px;
	text-decoration: none;
}

#subnav h4 {
	font-size: 14px;
	text-decoration: none;
}

.thld {
height: 30;
width: 100%
overflow: auto;
}

#siteInfo {
	clear: both;
	width: 850px;
	background-color: #306230;
	height: 30;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFCC;
	padding: 0px 0 0px 0px;
	line-height: normal;
}

#siteInfo a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#siteInfo a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#siteInfo a:hover {
	text-decoration: none;
	color: #CC3333;
}
#siteInfo a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
#siteInfo strong {
color: #023E02;
}

#popup {
	margin: 5px;
	background: #9A6A4A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}
#poptext {
	margin: 0 5px;
	background: #306230;
	padding: 10px 10px 2px 10px;
	}
#poptext p {
	margin: 0 0 8px 0;
	}
#popclose {
	position: absolute;
	top: 26px;
	right: 37px;
	width: 150px;
	display: inline;
	text-align: right;
	}
#popclose a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, Times, serif;
	}
#popclose a:hover {
	color: #4E5426;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, Times, serif;
	}
#poptop {
	padding: 6px 13px;
	}
#poptop h1 {
	line-height: auto;
	color: #fff;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps;
	}
#popfoot {
	padding: 6px 15px;
	font-style: italic;
	}
	

