@charset "UTF-8";
/* CSS Document */

HTML {
	text-align: center;	
	margin: 0;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #e7da98;
}

Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #656565;
	margin: 0;
}

h1 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #0b6638;	
    border-bottom: 1px dotted #0b6638;
    padding-bottom: 10px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0b6638;
	margin-bottom: 5px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0b6638;
	margin-bottom: 2px;	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #656565;
	font-weight: bold;	
}

p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #656565;
}

p a
	{ 
	border-bottom: 1px dotted #d38311; 
	color: #066;
	text-decoration: none;
	outline: none medium 
	}
	
p a:hover
	{ 
	border-bottom: 1px solid #d38311; 
	}
	
p a:visited
	{
	color: #000 
	}

#wrapper {
	margin: 0 auto;
	text-align:left;
	width: 720px;
	background-color:#FFF;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	padding: 20px;
}

#globalnav {
	background-image: url(images/search_background.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 29px;
	width:720px;
	text-align:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
}	

*HTML #globalnav {
	background-position: right 0px;
	padding-top: 2px;
}

*:first-child+html #globalnav {
	background-position: right 0px;
	padding-top: 2px;
}

#globalnav a {
	color: #999;
	padding: 0px 3px 0 3px;
}

#globalnav input {
	font-size: 11px;
}

input.searchbtn {
	margin-right: 3px;
	vertical-align: middle;
}

#globalnav span {
	margin: 5px 5px 0px 25px;
	vertical-align: middle;
}

#header {
	border-top: 6px solid #d4bf4b;
	margin-top: 10px;
}

#header img {
	border-left: 1px solid #999;
	border-right: 1px solid #999;

}

#splashImage {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#navigation {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-image:url(images/mainnav_backgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #FFF;
	height: 28px;
	margin-top: -12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

*HTML #navigation {
	margin-top: -4px;
}

*:first-child+html #navigation {
	margin-top: -4px;
}

#navigation ul {
	margin-left: -30px;
}

*HTML #navigation ul {
	margin-left: 8px;
	margin-top: 0px;
}

*:first-child+html #navigation ul {
	margin-left: 8px;
	margin-top: 0px;
}

#navigation ul li {
	display: inline;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
	border-right: 1px solid #FFFFFF;
}

*HTML #navigation ul li {
	padding-right: 0px;
	padding-left: 10px;
}

#navigation ul li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #d4bf4b;
	border-bottom: 1px dotted #d38311;
}

#content {
	margin-top: 30px;
	width: 420px;
}

#content p {
	margin-top: 0px;
}

#innerContent {
	margin-top: 30px;
	margin-left: 230px;
	width: 477px;
}

#innerContent a
 { 
 border-bottom: 1px dotted #d38311; 
 color: #066;
 text-decoration: none;
 outline: none medium 
 }
 
#innerContent a:hover
 { 
 border-bottom: 1px solid #d38311; 
 }
 
#innerContent a:visited
 {
 color: #000 
 }

*HTML #innerContent {
	margin-top: 15px;
}

*:first-child+html #innerContent {
	margin-top: 15;
}

#innerContent p {
	margin-top: 0px;
}

#newsBox {
	border-top: 6px solid #d4bf4b;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 30px 0 20px 0;
	float: right;
	width: 242px;
	background-color:#e6efeb;
	padding: 10px;
	padding-top:0px;
}

*HTML #newsBox {
	padding-top:8px;
}

*:first-child+html #newsBox {
		padding-top:8px;
}

#newsBox ul {
	margin-left: -40px;
}

*HTML #newsBox ul {
	margin-left: 0px;
}

*:first-child+html #newsBox ul {
	margin-left: 0px;
}

#newsBox ul li{
	list-style: none;
	margin-bottom: 10px;
}

.news    {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.news a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #0b6638;
	
}
.news a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#navcontainer {
	float: left;
}

#navcontainer h2 {
	margin-left: 15px;
}

#navlist
{
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid gray;
    width: 180px;
    border-left: 10px solid #d4df4b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navlist li
{
    list-style:none;
    background-image: url(images/arrow.gif);
    background-repeat:no-repeat;
    background-position: center left;
    margin: 0;
    padding: 0.20em;
    padding-left: 17px;
    border-top: 1px solid gray;

}

#navlist li a 
{
    display: block;
    padding: 5px 5px 5px 0px;
    background-color: #FFF;
    color: #000;
    text-decoration: none;
    width: 100%;
}

#navlist li a:hover
{
	color: #066; 
}

.imgFloatRight {
	float: right;
	margin: 0px 0px 0px 15px;
}

.imgFloatRight p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #0b6638;
	text-align: center;
	width: 150px;
}

#footer {
	border-top: 2px solid #d4bf4b;
	clear: both;
	padding-top: 2px;
	margin-top: 20px;
}

#footer a {
	color: #999;
}

#footerLinks {
	float: right;
}

*HTML #footerLinks {
	margin-top: 18px;
}

*:first-child+html #footerLinks {
	margin-top: 18px;
}

.footer    {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #999;
	padding-bottom: 5px;
}

.footer a {
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 12px;
	border-bottom: 1px dotted #999;
	color: #999;
}

.footer a:hover {
	color: #666;
    border-bottom: 1px solid #666;
}
