@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../Images/nav_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	border: medium solid #6887c2;
}	
.reviews {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#banner {
	background-repeat:repeat;
	width:860px;
	height: 150px;
	background-color: #990134;
}

#banner p {
	margin:0;
	background:no-repeat right top;
	height:150px;
}

#nav {
	float: left;
	width: 200px;
	margin-top: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

ul#mainNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
#mainNav a {
	color: #fff;
	font-size: 1.1em;
	text-transform:uppercase;
	text-decoration:none;
	border: 1px dashed #999;
	padding: 7px 5px;
	display:inline-block;
	display:block;	
	background-color: #6887c2;
}

#mainNav a:hover{
	background:#072257;
}

* html ul.nav a {
	height: 1px;
}
		
#sidebar {
	float:right;
	width: 160px;
	margin-top: 10px;
	border: thin dashed #c85e0d;
	margin-right: 20px;
}

#logobar {
	float:right;
	width: 116px;
	margin-top: 0px;
	background-color: #6887c2;
	margin-left: 10px;
	padding-left: 5px;
	border-top: thin solid #000000;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
}

#main {
	margin-left: 210px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.figure.imp {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}


#main ul {
	font-size:1.0em;	
	list-style-type:square;
}

#logobar img {
	margin-top: 2px;
	margin-bottom: 5px;
}


#main h1 {
	overflow:hidden;
	padding-left: 5px;
	font-size: 2em;
	background-color: #c8580d;
}

#main h2 {
	overflow:hidden;
	font-size: 1.50em;
	background-color: #e4bb6f;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

img.#main{
	float:right;
}

#date {
	background-color: #03504a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
}#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	background-color: #03504a;
	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;
}


img.figureL {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	border:2px solid #666;
}

img.figureR {	
	float:right;
	margin-left:10px;
	padding:10px;
	border:2px solid #666;
}

#stoppress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1;
	margin: 10px;
	padding: 10px;
	width: 260px;
	border: medium solid #6887c2;
	right: 150px;
	float: none;
	height: auto;
	color: #03504a;
}
.flash {
	font-weight: bolder;
	line-height: 0.2em;
	color: #990134;
	text-decoration: blink;
	font-size: 1.5em;
	border: thin solid #000000;
}
