/* Style Sheet */

* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a visited {
	color: #FFFFFF;
}
a:hover {
	color: #6C8774;
}

#container {
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
}	

#topbar {
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}


#topbar ul {
	float: right;
}
#topbar li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#topbar a {
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
	
#topbar a:hover {
	background: #6C8774;
	color: #ffffff;
}

#header {
	width: 740px;
	height: 180px;
	position: relative;
}

#header h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -1px;
	color: #ffffff;
	position: absolute;
	top: 60px;
	left: 20px;
}

#navbar {
	position: absolute;
	bottom: 6px;
	right: 4px;
}

#navbar li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}

#navbar a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#navbar a:hover {
	background: #6C8774;
	color: #ffffff;
}

#core {
	width: 740px;
	height: auto;
	margin-top: 5px;
	background: #ffffff url(../images/coreback.gif) top left repeat-y;
}

#coreleft {
	width: 140px;
	height: auto;
	background: #a67d3d;
	float: left;
}

#coreleft li {
	display: block;
	height: auto;
	width: 136px;
	margin: 2px;
}

#coreleft a {
	display: block;
	height: auto;
	padding: 4px;
	width: 128px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

#coreleft a:hover {
	background: #7B7976 url(../images/readmore_over.gif) 97% center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

#coreleft h3 {
	padding: 20px 4px 0 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	margin: 0;
	color:#000000;
	text-align:center;
}
	
#coreleft p {
	padding: 5px;
	margin-top: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#corecenter {
	width: 590px;
	height: auto;
	float: left;
}

#corecenter h1 {
	font-family: "Bodoni MT Condensed";
	font-size: 56px;
	color: #000000;
	padding: 10px 0 0 10px;
	text-align:center;
}
#corecenter h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 30px;
	color: #000000;
	padding: 10px 0 0 10px;
	text-align:center;
}
#corecenter h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	color: #8B0000;
	padding: 10px 0 0 10px;
	text-align:center;
}

#corecenter h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	padding: 10px 0 0 10px;
	text-align:center;
}
#corecenter h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px 0 0 10px;
	text-align:center;
}
#corecenter p {
	line-height: 20px;
	padding: 0 10px 10px 10px;
	color: #000000;
}
	
#corecenter a {
	line-height: 20px;
	padding: 0 10px 10px 10px;
	color: #000000;
}	

#corecenter a:hover {
	background: #7B7976;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}
#corecenter ul {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	padding: 18px;
	width: auto;
	text-align:center;
}

#corecenter li {
	line-height: 20px;
	list-style-type: disc;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDD;
	list-style-image: none;
}

#corecenter li a {
	text-decoration: none;
	color: #a6c384;
	display: block;
	height: auto;
	padding: 4px;
}

#corecenter li a:hover {
	background: #a6c384;
	color: #000000;
}
#sitemap {
	width: 590px;
	height: auto;
	float: left;
}
#sitemap p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0 10px 10px 10px;
	color: #000000;
}
	
#sitemap a {
	line-height: 14px;
	padding: 0 10px 10px 10px;
	color: #000000;
}	

#sitemap a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#sitemap ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 14px;
	text-align:left;
}

#sitemap li {
	line-height: 14px;
	list-style-type: disc;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDD;
	list-style-image: none;
}

#sitemap li a {
	text-decoration: none;
}

#sitemap li a:hover {
	color: #000000;
	list-style-type: none;
}
#footer {
	clear: both;
	width: 740px;
	height: 30px;
	background: #A67D3D;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#footer p {
	color:#ffffff;
	padding-right: 20px;
}

#footer a, #footer a visited; {
	color: #373837;
	text-decoration: underline;
}

#footer a hover{
	color: #000000;
}
