@charset "utf-8";

body {
	color: #102536;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper {
	width: 860px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../Images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#banner {
	background-repeat: no-repeat;
	background-position: left;
	width: 860px;
	background-image: url(../Images/WebSite.jpg);
	height: 180px;
}

#banner p {
	margin:0;
	background:no-repeat right top;
	height:150px;
	width: 780px;
}

#main {
	margin-left: 190px;
	margin-right: 0px;
	padding-left: 12px;
	padding-right: 0px;
	width: 650px;
}

#main ul {
	font-size:1.2em;
	list-style-type:square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}


#main p {
	text-align:justify;
	color: #102536;
	font-size: 1.2em;
}

#main h1 {
	overflow:hidden;
	text-align:center;
	padding-left: 5px;
	font-size: 2.4em;
	background-color: #c80d0d;
	text-transform: uppercase;
	color: #ffffff;
}

#main h2 {
	overflow:hidden;
	text-align:center;
	padding-left: 5px;
	font-size: 1.5em;
	background-color: #e36f6f;
	text-transform: uppercase;
	color: #ffffff;
}


#nav {
	float: left;
	width: 190px;
	margin-top: 6px;
}

ul#mainNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#mainNav a {
	color: #fff;
	font-size: 1.1em;
	text-transform:uppercase;
	text-decoration:none;
	border: 1px dashed #999;
	padding: 7px 5px;
	display:block;
	background-color: #6782c2;
}

#mainNav a:hover{
	background:#072257;
}

* html ul.nav a {
	height: 1px;
}
		
#slideshow {
	float: right;
	width: 500px;
	border: medium double ##333333;;
	margin: 5px;
}

#sidebar {
	float:right;
	width: 160px;
	margin-top: 10px;
	border: thin dashed #c85e0d;
	margin-right: 20px;
}

#logobar {
	float:right;
	width: 130px;
	margin-top: 0px;
	background-color: #6887c2;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	margin-left: 10px;
	padding-top: 0px;
}
#address {
	float: right;
	width: 116px;
	clear:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: 200;
	text-transform: uppercase;
	color: #000;
	margin-left: 10px;
	padding-left: 5px;
	border-top: thin solid #000000;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
	background-color: #e4bb6f;
	margin-top: 0px;
}



#date {
	background-color: #3ec03e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-bottom: 5px;
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 0px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	background-color: #3ec03e;
}
.slideshow {
	border-bottom-style:double;
	border: medium solid #000000;
	float: right;
}
#main img {
	clear:none;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 5px;
	border-top: 0px none 0;
	border-right: 0px none 0;
	border-bottom: 0px none 0;
	border-left: 0px none 0;
}
#wrapper #main #logobar img {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
