/* Structure */
body {
	background:#F0F9C4;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	}
div#outer {    
	width: 769px;        
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;
}
div#header {    
	padding: 0px;    
	margin: 0px;    
	text-align: center;
	width: 769px;
}
#nav-box {
	float: left;
	width:570px;
	margin:0px auto;
	padding: 0px 0px 6px 2px;
	/*background:#fff url(images/leftside.gif) repeat-y left top;*/
}
#left-box {
	float: left;
	width:195px;
	margin:0px auto;
	padding: 0px;
	background:#fff url(images/leftside.gif) repeat-y left top;
	font-size: .8em;
}
#main-box {
	float: left;
	width:574px;
	margin:0px auto;
	padding: 0px;
	background:#fff url(images/leftside.gif) repeat-y left top;
	font-size: .8em;
}
#watermark {
	background:#fff url(images/watermark.gif) no-repeat center center;
	min-height:370px;
    height:auto !important;
    height:370px;
}
.top {
	width:100%;
	height:15px;
	background:url(images/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:15px;
	background:url(images/top-right.gif) no-repeat right top;
}
.box-content-left {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding: 1px 15px 20px 10px;
	margin: -3px 0px -8px 0px;
	min-height:400px;
    height:auto !important;
    height:400px;
}
.box-content-main {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding: 1px 15px 20px 15px;
	margin: -3px 0px -8px 0px;
	min-height:370px;
    height:auto !important;
    height:370px;
}
.bottom {
	width:100%;
	height:17px;
	background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:17px;
	background:url(images/bottom-right.gif) no-repeat right top;
}
.clear 
{
    padding: 0px;
    margin: 0px;
    clear: both;
}
div#footer 
{   
	padding: 0px;
	margin: 0px;
	width: 750px;
    font-size:.7em;
    color: #000000;
    text-align: right;
}

/* Fonts */
body, table, td, p, div  {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin:0px 0px 20px 0px;
	padding: 0px;
}
h1
{
    font-size: 1.4em;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    color: #0A2661;
	text-align: center;
	font-style: italic;
	letter-spacing: 1px;
}
h2 
{
    font-size: 1.2em;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    color: #0A2661;
    font-style: normal;
}
h3 
{
    font-size: 1.1em;
    margin: 0px;
    padding: 0px;
    font-style: normal;
}


/* Links */
a, a:link, a:active, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #197019;
}
a:hover {
	text-decoration: none;
	color: #D1F224;
	color: #197019;
}

/* Navigation */
div#top-nav-container {
    padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	width: 100%;
    }

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
list-style-type: none; 
list-style-image: none; 
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a:link, .chromestyle ul li a:visited{
color: #ffffff;
margin: 0;
/*border-right: 1px solid #DADADA;*/
font-size: .8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	border: none;
	background: none;
	padding: 2px 2px 3px 2px;
}

.chromestyle ul li a:hover, .chromestyle ul li a:active {
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
 color: #d44d41;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
z-index: 100;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 154px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #ffffff;
font-weight: bold;
background-image: url(images/button-slice-nav.gif);
    background-repeat: repeat-x;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: black;
   background: #D1F224;
   font-weight: bold;
}

ul#top-nav {
    margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
    }
    
ul#top-nav li  { 
	padding: 2px 2px 4px 2px;
	margin: 1px 0 0 0;
	float: left;
   }
   
  
ul#top-nav li a:link, ul#top-nav li a:visited {
   	/*font-size: .75em;*/
   	font-size: .8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration:none;
	border: none;
	background: #197019;
	padding: 2px 3px 3px 3px;
	border: 1px solid black;
	background-image: url(images/button-slice-nav.gif);
    background-repeat: repeat-x;
   }
   
ul#top-nav li a:hover, ul#top-nav li a:active {
   color: black;
   background: #D1F224;
   }
   
ul.left-nav {
    margin: 10px 0px 0px 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
    }

ul.left-nav li {
    margin-bottom: 14px;
    } 
    

/* Forms */
table#contactform {
width: 90%; 
text-align: left; 
margin-top: 0px; 
padding-top: 0px;
}

table#contactform td {
vertical-align: top;
font-weight: bold;
padding: 2px 0px 2px 2px;
margin: 0px;
line-height: 18px;
} 

form {
margin: 0px;
padding: 0px;
}

form input, form select, form textarea, form textbox {
font-weight: normal;
background: whitesmoke;
border: none;
font-size: 1em;
margin: 1px;
border: 1px solid #197019;
padding: 2px;
}

.check input {
font-weight: bold;
border: none;
background: none;
color: #ccccff;
font-size: 1.1em;
padding: 0px;
margin: 0px;
}

.button 
{
font-weight: bold;
letter-spacing: 1px;
background: #cccccc;
color: black;
margin: 10px 0px 10px 0px;
width: auto;
overflow: visible;
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-image: url(images/button-slice.gif);
background-repeat: repeat-x;
font-size: 85%;
}

