﻿/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #442c7e; /* 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: #d86002; }
a:hover { border-bottom: 1px dashed #298496; color: #298496; }
a:on  { border-bottom: 1px dashed #298496; color: #298496; }
/*------------------------------------------------------------*
**  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: #85c2cd;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: url(head.jpg) no-repeat 100% 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	height: 223px;
	}	
	
	
h1 { 	
	margin: 0;
	color: #d86002;
	font-size: 1.8em;
	border-bottom:solid 3px #79c0cd;
	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: #d86002;
	font-size: 1.6em;
	padding-left: 1px;
	cursor: default;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:dashed 1px #79c0cd;
	font-style:italic;
	font-weight:normal;
	}	
	
h3 { 	
	margin: 0;
	color: #d86002;
	font-size: 1.3em;
	padding-left: 1px;
	cursor: default;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:dashed 1px #79c0cd;
	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: 38px;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 32px;
	}
#nav li a {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 0;
	padding: 3px 16px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	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;
	color: #ffffff; }
#nav li a.on { 
	background: url(button2-on.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	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;

	}

#sidebar div { /*background: #fff url(para_bg.jpg) repeat-x;*/ }

#sidebar li {
    background: url('bullett.gif') 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:#12697a;
}

#sidebar li a{
  color: #12697a;
}

#sidebar li a:hover{
  border-bottom: 1px dashed #eb6100; color: #eb6100; font-weight: normal;
}

#sidebar li a.on{
  border-bottom: 1px dashed #eb6100; color: #eb6100; font-weight: bold;
}

/*#contactside {
	margin-left: 10px;
    margin-top: 10px;
	}    */

/*------------------------------------------------------------*
**  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;
	}

    #sidebar div {
	padding: 10px 0 10px 5px;
	/*border-top: 1px solid #ddd;*/
	}
	
	
	#subcontent2{
width:200px;
padding:0px 0px 0px 0px;
line-height:1.5em;
margin-right:1px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
color:#333333;
font-size: 0.9em;
}

/*#subcontent2 p{margin:0 0 0 0; padding:0 0 5px 0; font-size:0.9em;}*/


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 630px;
	position: relative;
	margin-left: 25px;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;
	margin-top:15px;
	}	
#content div { /*background: #fff url(para_bg.jpg) repeat-x;*/ }	

#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: url(button2-back.jpg);
	background-repeat:repeat-x;
	border-bottom: 0px solid #fff;
	}
	
	#footer p{
	padding: 10px 0 0 0;
	}
	
#bottom {
text-align:center;
	}
	
#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: #deeaec;
  color: #deeaec;
  width: 100%;
  text-align:center;
}

table.gbentry {
line-height:1.0em;
border:1px solid #85c2cd;
width:98%;
margin: 5px;
padding: 5px;
}

td.gbtitle {
background-color:#85c2cd;
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 #85c2cd;
padding:0px;
margin:0px;
background:#c5b2d6;
width:auto;
}

input, textarea {
border:2px solid #85c2cd;
font-size:0.9em;
margin:0;
padding:2px;
}

