﻿/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #d7dbde; /* Optional */
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:15px;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #333333;
	/*background: url(page-bg.jpg);
	background-repeat:repeat;*/
	}
acronym { cursor: help; border-bottom: 1px dashed #ffa400; }
a { text-decoration: none; color: #6c9463; }
a:hover { color: #536977; text-decoration:underline; }
a:on  { color: #536977; text-decoration:underline; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#pre-container {
	margin: 0 auto;
	/*background: #fff url(dot_line.gif) repeat-y 25%;*/
	/*background: url(preback.gif);
	background-position:center top;
	background-repeat:repeat-y;*/

	}

#container {
	margin: 0 auto;
	width: 900px;
	/*background: #fff url(dot_line.gif) repeat-y 25%;*/
	background: #ffffff url(pagebackground.gif);
	background-position:center top;
	background-repeat:repeat-y;
	border: 0px solid #ddd;
	padding: 0 0px;
	text-align: left; /* Cancel IE Fix */
	}
	
#container img{
	padding:1px;
	display:inline;
	/*background:#cccccc;
	color:#a4a5a7;*/
	border-color: #cbddc7;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: url(head.jpg) no-repeat 100% 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	height: 223px;
	margin-bottom:-59px;
	}	
	
#headaddress {
	float:right;
	width:200px;
	height:110px;
	margin-top:20px;
	margin-right:135px;
	text-align:right;
	line-height:1.1em;
	}	
	
	
h1 { 	
	margin: 0;
	color: #8cb283;
	font-size: 1.8em;
	border-bottom:solid 3px #c4d8bf;
	font-weight: normal;
	cursor: default;
	padding-top:7px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:5px;
	font-style:italic;
	font-weight:normal;
	}	
	
h2 { 	
	margin: 0;
	color: #708590;
	font-size: 1.6em;
	padding-left: 1px;
	cursor: default;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:solid 2px #d7dbde;
	font-style:italic;
	font-weight:normal;
	}	
	
h3 { 	
	margin: 0;
	color: #708590;
	font-size: 1.3em;
	padding-left: 1px;
	cursor: default;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:solid 2px #d7dbde;
	font-style:italic;
	font-weight:normal;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	/*background: url(button2-back.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	border-bottom: 1px solid #156c7d;
	border-top: 1px solid #156c7d;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 33px;
		margin-left: 39px;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 27px;

	}
#nav li a {
	text-decoration: none;
	color: #475e6b;
	border-bottom: 0;
	padding: 3px 16px;
	font-size: 15px;
	float: left;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	/*background: url(button2-off.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;*/
	}
#nav li a:hover { 
	/*background: url(button2-on.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;*/
	background:#bfeaae;
	color: #739e69; }
#nav li a.on { 
	/*background: url(button2-on.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;*/
	background:#30b409;
	color: #ffffff; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
    width: 210px;
    float: left;
	/*position: relative; */
    line-height: 18px;
	/*word-spacing: 2px;*/
   /* background: #fff url(para_bg.jpg) repeat-x;
    border-top: 1px solid #ddd;*/
	padding-left:10px;
	color:#12697a;
margin-top:10px;
	}

#sidebar div { /*background: #fff url(para_bg.jpg) repeat-x;*/ }

#sidebar li {
    background: url('bullett.jpg') no-repeat 0;
	margin-top: 1px;
	margin-right: 0em;
	margin-bottom:  0.1em;
	margin-left: -0.2em;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 1.6em;
	list-style-type: none;
	list-style-position: outside;
	color:#6c9463;
}

#sidebar li a{
  color: #6c9463;
}

#sidebar li a:hover{
  color: #536977; font-weight: normal; text-decoration:none;
}

#sidebar li a.on{
  color: #536977; font-weight: normal; text-decoration:underline;
}



/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
/*#sidebar h3, #content h3 {
	font-size: 1.4em;
	color: #0077a9;
	margin: 0 10px 0 0;
	cursor: default;
	}*/
#content div {
	padding: 1px 0 10px 0;
	border-top: 0px solid #ddd;
  padding: 0px;
  margin-top:10px;
	}

    #sidebar div {
	padding: 10px 0 10px 5px;
	/*border-top: 1px solid #ddd;*/
	}
	
	
#sidebarcontent{
float:left;
width:200px;
padding:1px 25px 1px 15px;
line-height:1.6em;
margin-right:1px;
margin-left:0px;
margin-top:2px;
margin-bottom:0px;
font-size:0.9em;
color:#536977;      			
}

#sidebarcontent a{
color:#536977;
text-decoration:underline;    			
}

#sidebarcontent a:hover{
color:#536977;
text-decoration:none;      			
}

/***** Right side bar *****/

/*#rightsidebar {
	position:absolute;
	font-size:12px;
	font-weight:normal;
	float:right;
	width:200px;
	height:200px;
	margin-top:30px;
	margin-right:25px;
	text-align:right;
	line-height:1.1em;
	border:solid 1px #000000;
	overflow:hidden;
	}	*/

/***** enewsTable styles *****/

#enews {
width:200px;
color:#536977;
padding-bottom:15px;
}

#enews table {
clear:both;
float:left;
padding:0;
margin:0;
line-height:1.1em;
border-collapse:collapse;
border:0px solid #d8d8d8;
}


#enews td {
padding:2px;
margin:0;
text-align:left;
font-size:x-small;
border-bottom:none;
}

#enews input, textarea {
border:2px solid #819fb5;
padding:0;
margin:0;
padding:2px;
}


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 630px;
	position: relative;
	margin-left: 25px;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;
	margin-top:15px;
	}		

#form div { background:none; border-top: 0px solid #ddd;padding: 3px 3px 3px 3px;}	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	text-align: center;	
	color: #ffffff;
	font-size: 0.9em;
	clear: both;
    height: 38px;
	letter-spacing:0px;
	background:#027000;
	/*background: url(button2-back.jpg);
	background-repeat:repeat-x;*/
	border-bottom: 0px solid #fff;
	}
	
	#footer p{
	padding: 10px 0 0 0;
	}
	
/***** Bottom *****/

#bottom {
clear:both;
margin:0 auto;
padding:9px 0;
width:900px;
text-align:center;
color:#107c02;      
font-size:0.9em;
line-height:1.5em;
}

#bottom p {
padding:0;
margin:0;
}

#bottom a {
color:#107c02;      
background-color:inherit;
text-decoration:underline;
}

#bottom a:hover {
color:#107c02;      
text-decoration:none;
}
	
#footer a { text-decoration: none; color: #ffffff; border-bottom: 1px dashed #ffffff; }
#footer a:hover { border-bottom: 1px dashed #ffffff; color: #ffffff; }


#sidebar ul {
	margin-top: 3px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url('bullett.gif') no-repeat 0;}
	
	
/***** Other *****/

hr {
  border: 0;
  height: 3px;
  background-color: #cbddc7;
  color: #cbddc7;
  width: 100%;
  text-align:center;
}

table.gbentry {
line-height:1.0em;
border:1px solid #cbddc7;
width:98%;
margin: 5px;
padding: 5px;
}

td.gbtitle {
background-color:#cbddc7;
font-weight:bold;
line-height:1.0em;
margin: 5px;
padding: 5px;
font-size:1.0em;
}

td.gbcontent {
line-height:1.1em;
padding: 5px;
font-size:1.0em;
}

td.gbtitle img.button {
border:0px solid #cbddc7;
padding:0px;
margin:0px;
background:#c5b2d6;
width:auto;
}

input, textarea {
border:2px solid #819fb5;
}
