﻿

/**************** 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 ****************/


#prewrap {
background: url(preback19.jpg) top repeat-y;
margin:0 auto;
padding:0px 0px;
}

#container{
width:760px;
margin:0px auto;
background:#ffffff;
}

#header{
width:760px;
background: url(header19.jpg) bottom left no-repeat;
height:302px;
margin:0 0 -32px 0;
color:#3185d5;
padding:0;
}


#title1 {
float:left;
text-align:left;
color:#ffffff;
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;
}

#headertitle h1{
/*position:relative;*/
float:right;
clear:both;
margin:0;
padding:240px 25px 0 0;
/*top: 195px;*/
color:#ffffff;
font-size:20px;
}


/**************** Content styles ****************/

#contentwide{
float:left;
width:700px;
font-size:15px;
padding:30px 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;      
}

h2{
display:block;
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
color:#68ccff;
border-bottom:solid 2px #e5e5e5;
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 #e5e5e5;
padding:8px 0 8px 0;
}


/**************** Footer styles ****************/

#footer{
clear:both;
width:760px;
padding:10px 0;
margin:0;
font-size:13px;
color:#ffffff;
background:#68ccff;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#ffffff; background-color:inherit; font-weight:normal;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: none;}



/***** Bottom *****/

#bottom {
clear:both;
margin:0 auto;
padding:9px 0;
width:760px;
text-align:center;
color:#666666;      
font-size:13px;
line-height:150%;
}

#bottom p {
padding:0;
margin:0;
}

#bottom a {
color:#666666;      
text-decoration:underline;
}

#bottom a:hover {
color:#666666;      
text-decoration:none;
}


/***** Various tags *****/

a {
color:#68ccff;      
text-decoration:none;
}

a:hover {
color:#838383;      
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;
}

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;
}

