body {
	color:#666;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1.6em;
	background-color: #7bb2dc;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	text-align:right;
	margin:0;
	color:#FFFFFF;
	background-image: url(images/footer-start.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 11px;	
}

#footertext {
	float:left;
	
}
#footer a {
	color: #FFFFFF;    

}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;    

}#footer a:visited {
	color: #FFFFFF;    


}


#header {
	background-image: url(images/head-start.jpg);
	height: 490px;
	background-repeat: no-repeat;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:20px solid #fafafa;
}

#wrapper {
	width:960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#nav {
	height:28px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 410px;
	padding-right:5px;
	background-repeat: repeat-x;
	background-position: right bottom;
}

#nav li {
	float:left;
	list-style:none;
	padding-top: 5px;
	padding-left: 25px;
}

#nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-right:35px;
}
#nav li a:hover {
	color:#333;
	text-decoration:none;
}
#nav li a:hover {
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}
.clear {
	clear:both;
}

#contentwrap {
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/content-bg-start.jpg);
}
#content {
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 25px;
	padding-top: 0px;
    padding-left: 25px;
	padding-bottom:0px;
	background-image: url(images/content-bg-start.gif);
}

#content p {
	line-height:22px;
	font-size:13px;
	word-spacing:1px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#content a {
	text-decoration:none;
	color:#96BF0E;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #96BF0E;
}

#content h2 a {
	color:#96BF0E;
	text-decoration:none;
	border:none;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

