@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-color: #8B8B8B;
}

a:link {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none; color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none; color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none; color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	height: 165px;
	width: 898px;
	background-image: url(../images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8B8B8B;
	border-left-color: #8B8B8B;
}

#header h6 {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}




#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/footercurve.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
}

#sidebar {
	width: 175px;
	float: left;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	clear: left;
}
#sidebar  h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #634A9D;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	margin: 0px;
}


#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8B8B8B;
	border-left-color: #8B8B8B;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main p {
	font-size: 12px;
	margin-top: 15px;
	line-height: 20px;
}
#main h1 {
	font-size: 20px;
	padding-top: 0px;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	color: #634A9D;
}


#textarea {
	margin-left: 10px;
	background-image: url(../images/textarea_bg.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	width: 660px;
}
.sidebartext {
	color: #333333;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 3px;
}



#navigation{
	position:static;
	display:block;
	height:39px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-color: transparent;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8B8B8B;
	border-left-color: #8B8B8B;
}
#footer {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 100px;
	margin-top: 15px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	padding-bottom: 10px;
}
#footer p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#navigation  ul{margin:0;padding:0;list-style-type:none;width:auto;}
#navigation ul li{display:block;float:left;margin:0;}
#navigation ul li a{
	display:block;
	float:left;
	color:#666666;
	text-decoration:none;
	height:23px;
	background-color: transparent;
	background-image: url(../images/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#navigation ul li a:hover,#navigation ul li a.current{
	color:#523E82;
	background-image: url(../images/bgON.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#infobox {
	width: 300px;
	margin-left: 25px;
}

.textbulletlist {
	font-size: 12px;
	line-height: 25px;
}

#textarea h2 {
	margin: 0px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 12px;
}

fieldset {
	padding: 0;
	background-color: #000000;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
legend {
	margin-left: 20px;
	color: #523E82;
	font-weight: bold;
	border: 1px solid #333333;
	padding-right: 5px;
	padding-left: 5px;
	height: 100px;
	background-color: #E4E0F1;
	font-size: 14px;
}
.requiredfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

fieldset ol {
	list-style: none;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
#comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

fieldset.submit {
	border-style: none;
	margin-left: 70px;
}

label {
	display: block;
	float: left;
	width: 200px;
	margin-right: 20px;
	text-align: right;
	font-size: 13px;
}
.submit {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #523E82;
	background-color: #F6F5FB;
}

.fieldbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}


fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

fieldset {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	border: 1px solid #634A9D;
	background-color: #F6F5FB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	padding-left: 12em;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#highlightbox {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #333333;
	background-color: #FAFBDD;
	border: 1px solid #666666;
}
.custquote {
	color: #473571;
	font-size: 9px;
	margin-right: 75px;
	margin-left: 75px;
	text-align: left;
}

#highlightbox h3 {
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px;


}

.formredtext {
	color: #CA0000;
	font-size: 9px;
}
.date {
	font-style: italic;
	font-size: 9px;
	margin-top: 5px;
}

#gallery {
	position:relative;
	width:515px;
	margin:40px auto;
	padding:10px;
	border:6px solid #fff;
	background-color: #D3D3D3;
}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {
	position:relative;
	width:500px;
	height:375px;
	padding:5px;
	border:2px solid #666;
	background-color: #FFFFFF;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {
	margin-top:5px;
	width:510px;
	height:100px;
	border:2px solid #666;
	background-color: #2A2A2A;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:100px;
	width:510px;
}
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
#header h1 {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	visibility: hidden;
}
#newsfeedtitle {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
}
.moreinfo {
	font-style: italic;
	font-weight: bold;
}

#hidewpstats img {
	visibility: hidden;
}#news-signup {
	background-color: #DDD8EC;
	padding: 1px;
}
