body {
	margin: 0px;
}

div.topnav {
	background-color: #383838;
	height: 25px;
	width: 100%;
}

img.topnav {
	float: right;
	margin: 6px;
	margin-right:25px;
	border: 0px;
}

.header {
	float: left;
	background-color: #1c1c1c;
	background-image: url("images/headerbg.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 103px;
}

.logoheader {
	height: 75px;
	float: left;
	width: 100%;
}

.logo {
	margin: 0px;
	margin-left: 18px;
	margin-top: 20px;
}

/*Navigation*/

.navi {
	height: 28px;
	width: auto;
	text-align: center;
	float: right;
	margin: 0px;
}

.nav {
	list-style-type: none;
	float: right;
	margin: 0px;
}

.nav li {
	float: left;
	height: 28px;
	background-image: url("images/navtab.png");
	width: 94px;
	margin-right: 3px;
}

.nav a {
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	color: white;
	padding: 8px 0px 8px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
}

.nav a:hover {
	float: left;
	background-image: url("images/navhover.png");
	width: 94px;
}

.nav a.active {
	background-image: url("images/navactive.png");
	color: gray;
}

.navspace {
	width: 22px;
	height: 25px;
	float: right;
}

/* Main Content */

#all {
	margin-left: auto;
	margin-right: auto;
	width: 909px;
}

.banner {
	margin: 0px;
	margin-top: 10px;
	float: left;
}

.title {
	width: 606px;
	border: 0px;
	border-bottom: #bfbfbf 1px dotted;
	float: left;
	margin: 5px 0px 0px 0px; 

}


.maincontent {
	float: left;
	width: 606px;
	margin: 0px 15px 0px 0px;
}

#innerpg {
	padding: 15px 0px 0px 0px;
}
.content {
	float: left;
	width: 606px;
}

p.welcometxt {
	color: #a4a4a4;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	line-height: 1.5em;
	width: 455px;
}
p {
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

p.txt {
	color: #a4a4a4;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	float: left;
	margin: 10px 0px 0px 0px;
}

p.txttitle {
	margin: 5px 0px 0px 0px;	
	color: #a4a4a4;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	line-height: 2em;
	float: left;
	width: 605px;
}

img.welcome {
	float: left;
	margin: 10px 10px 10px 0px;
	border: #BFBFBF 1px solid;
}

.column {
	float: left;
	width: 175px;
}

#col2 {
	margin: 0px 39px 0px 39px;
}
img.column {
	border: #BFBFBF 1px solid;
	float: left;
}

img.column:hover {
	border: #6a6a6a 1px solid;
}
h3.column {
	font-size: .7em;
	color: #a4a4a4;
	font-family: "Verdana", sans-serif;
	margin: 10px 0px 5px 0px;
}

h3.column a {
	color: #a4a4a4;
	text-decoration: none;	
}

h3.column a:hover {
	color: #6a6a6a;
	text-decoration:underline;
}

p.column {
	float: left;
	font-size: .65em;
	color: #a4a4a4;
	font-family: "Verdana", sans-serif;
	margin: 5px 0px 0px 0px;
	line-height: 1.2em;
}

/*Sidebar*/

.whitespace {
	width: 266px;
	height: 15px;
	float: left;
	border: 0px;
}
.sidebar {
	float: left;
	background-color: #f3f2e7;
	border: #dedecc 1px solid;
	width: 266px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

.sidebartext {
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	color: #d8d7cb;
	margin: 5px 0px 7px 0px;
	float: left;
}

.sidebarimg {
	float: left;
}

.search {
	float: left;
	border: #d6d5c4 1px solid;
	font-size: .75em;
	height: 15px;
	padding: 4px;
	margin: 5px 5px 0px 0px;
	font-family: "Arial", sans-serif;
	color: #b0afa3;
	background-color: #fffef0;
	width: 215px;
}

.button {
	float: left;
	background-color: #63a935;
	height: 25px;
	padding: 4px;
	width: 35px;
	font-size: .75em;
	color: white;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: "Arial", sans-serif;
	border: 0px;
	font-weight: bold;
	text-decoration: none;
}

.button:hover {
	border: 0px;
	height: 25px;
	padding: 4px;
	background-color: #353535;
}

.newstitle {
	margin-bottom: 5px;
	float: left;
}

.news div a {
	float: left;
	width: 260px;
	border: 0px;
	background-color: #f3f2e7;
	text-decoration: none;
	border-top: #d8d7ce 1px dotted;
}

.news div a:hover {
	background-color: #eeecdd;
}

a strong.newsheader {
	width: 260px;
	font-size: 1em;
	color: #abaaa2;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
}

p.newstxt a{
	padding: 10px 0px 10px 5px;
	font-size: .65em;
	color: #bfbfbf;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	line-height: 1.3em;
}

/* Footer */

.footer {
	float: left;
	background-image: url("images/footerbg.png");
	background-repeat: repeat-x;
	width: 909px;
	height: 27px;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	color: #8a8a8a;
	padding: 8px 0px 5px 0px;
	margin: 25px 0px 10px 0px;
}
h2 {
  color: #327bff;
  font: normal 2em/1.2 helvetica, verdana,arial, sans-serif;
  letter-spacing: -1px; }

h3 {
  color: #666;
  font: normal 1.5em helvetica, verdana,arial, sans-serif;
  letter-spacing: -1px; 
}
ul {
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}


