﻿

/**************** Body and tag styles ****************/

body{
margin:0px auto;
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size:15px;
background-color:#d5d5d5;
color:#333333;
}



/**************** Header and navigation styles ****************/

#wrap {
background: url(pageback.jpg) top repeat-y;
margin:0 auto;
padding:0px 0px;
width:900px;
}



#container{
width:900px;
margin:0px auto;
background: url(pageback.jpg) top repeat-y;
}

#header{
width:900px;
background: url(header2.jpg) top left no-repeat;
height:296px;
margin:0 0 -42px 0;
color:#3185d5;
padding:0;
}


#title1 {
float:left;
text-align:left;
color:#000;
font-size:32px;
letter-spacing:-2px;
position:relative;
top: 7px;
left: 30px;
width: 500px;

}

#title2 {
float:left;
text-align:left;
color:#e4e4e4;
font-size:20px;
letter-spacing:-1px;
position:relative;
font-style:italic;
top: 8px;
left: 30px;
width: 450px;
font-family:Arial, Helvetica, sans-serif;
}

#headertitle h1{
/*position:relative;*/
text-align:center;
clear:both;
margin:0;
padding:208px 0px 0 0;
/*top: 195px;*/
color:#ffffff;
font-size:20px;
}

/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:206px;
margin:10px 0 10px 0;
padding:0;
}
#submenu {
clear:left;
float:left;
width:206px;
margin:0 0 10px 0;
padding:0;

}

#submenu ul {
list-style:none;
width:206px;
margin:0 0 0 0;
padding:0;
}

#submenu li {
margin-bottom:0px;
}

#submenu li a {     						
height:100%;
margin: 0 0 15px 0;
text-decoration:none;
color:#f2540e;
display:block;
padding:4px 10px 5px 15px;
font-size:16px;
font-weight:bold;
text-align:left;
}

#submenu li a:hover{      				
color:#ff793d;


}

#sunmenu li a.current {      			
color:#ff793d;      


}


#submenu ul ul {
margin:5px 0 5px 10px;
width:195px;
}

#submenu ul ul a {
font-size:14px;
height:100%;
padding:5px 5px 5px 20px;
border-top:none;
border-bottom:none;
background:url(button_icon.jpg) center left no-repeat;
}

#submenu ul ul a:hover{
height:100%;
border-top:none;
border-bottom:none;
background:url(button_icon.jpg) center left no-repeat;
color:#ff793d;      				
}

#submenu ul ul a.current {
height:100%; 
border-top:none;
border-bottom:none;
background:url(button_icon.jpg) center left no-repeat;
color:#ff793d;      				
}

#sidebar{
float:left;
width:180px;
padding:3px 25px 3px 15px;
line-height:1.6em;
margin-right:1px;
margin-left:0px;
margin-top:10px;
margin-bottom:0px;
border-top:solid 0px #d7eacb;
border-bottom:solid 0px #d7eacb;
font-size:0.9em;
color:#333;
clear:both;
}

#sidebar a{
color:#555555;
text-decoration:underline;    			
}

#sidebar a:hover{
color:#333;
text-decoration:none;      			
}

/***** enewsTable styles *****/

#enews table {
margin:0 0 0 15px;
padding:0px;
line-height:1.1em;
border-collapse:collapse;
border:0px solid #d8d8d8;
clear:both;
}


#enews td {
padding:1px;
text-align:left;
font-size:x-small;
border-bottom:none;
}

#enews input, textarea {
border:2px solid #a2a2a6;
margin:0;
padding:2px;
}


/**************** Content styles ****************/

#contentwide{
margin:10px 20px 10px 200px;

font-size:15px;
padding:20px 30px 10px 30px;
line-height:1.5em;
}

#contentwide ul{
list-style:inside;
padding-bottom:15px;
}

#contentwide img{
padding:1px;
display:inline;
color:#e1e1e1;
border-color: #e1e1e1;  
}

img.thumbnail {
padding:1px;
display:inline;
border:solid 3px;
border-color: #e1e1e1;      
}
#content h1, #contentwide h1, #contentfull h1 {
font-size:1.6em;
color:#f2540e;      					
letter-spacing:1px;
font-weight:normal;
padding:20px 0 10px 0px;
text-transform: none;
border-bottom:3px solid #f2540e;      	
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-style:italic
}

h2{
display:block;
font-size:22px;
font-weight:normal;
letter-spacing:-1px;
color:#27a3df;
border-bottom:solid 2px #27a3df;
padding:8px 0 8px 0;
}

h3{
display:block;
margin:0 0 16px 0;
font-size:18px;
font-weight:normal;
letter-spacing:-1px;
color:#68ccff;
border-bottom:solid 2px #68ccff;
padding:8px 0 8px 0;
}


/**************** Footer styles ****************/

#footer{
clear:both;
width:900px;
padding:10px 0;
margin:0;
font-size:13px;
color:#ffffff;
background:#27a3df;
border-top:10px solid #FFF;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#ffffff; background-color:inherit; font-weight:normal;}
#footer a:hover{color:#c6ecff; background-color:inherit; text-decoration: none;}



/***** Bottom *****/

#bottom {
clear:both;
margin:0 auto;
padding:9px 0;
width:900px;
text-align:center;
color:#666666;      
font-size:13px;
line-height:150%;

}

#bottom p {
padding:0;
margin:0;
}

#bottom a {
color:#838282;      
text-decoration:underline;
}

#bottom a:hover {
color:#666666;      
text-decoration:none;
}


/***** Various tags *****/

a {
color:#27a3df;      
text-decoration:none;
}

a:hover {
color:#68ccff;      
text-decoration:underline;
}

p {
margin:8px 0 14px 0;
}


/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:150%;
border-collapse:collapse;
border-color: #e1e1e1;     
}

table p{
padding:0;
margin:0;
}

th {
padding:5px;
}

td {
padding:5px;
}

input, textarea{
border:2px solid #e1e1e1;       
margin:0;
padding:2px;
}

/***** other *****/

hr {
  border: 0;
  height: 3px;
  background-color: #e1e1e1;
  color: #e1e1e1;
  width: 100%;
  text-align:center;
  margin:10px 0 10px 0
}

table.gbentry {
line-height:150%;
border:1px solid #e1e1e1;
width:98%;
margin: 5px;
padding: 5px;
}

td.gbtitle {
background-color:#e1e1e1;
font-weight:bold;
line-height:150%;
margin: 5px;
padding: 5px;
font-size:15px;
}

td.gbcontent {
line-height:150%;
padding: 5px;
font-size:15px;
}

td.gbtitle img.button {
border:0px solid #e1e1e1;
padding:0px;
margin:0px;
background:#e1e1e1;
width:auto;
}

