
/* CSS Document, SB Signs & Graphics */

body {
font-family: Verdana, helvetica, arial, sans-serif;
font-size: 12px;
color: #232323;
background: #a5a5a5;
height: 100%;
margin: 0px;
padding: 0px;
text-align: center;
}

a, a:visited {
color: #0080ad;
text-decoration: none;
}

a:hover {
color: #00bdff;
text-decoration: none;
}

a:active {
color: #00bdff;
text-decoration: none;
outline: none;
}

a:link img {
border: none;
}

a:visited img  {
border: none;
}

a:hover img {
border: none;
}

a:active img {
border: none;
outline: none;
}

#menu a, a:visited {
color: 00467f;
text-decoration: none;
}

#menu a:hover, a:active {
color: 009fc4;
text-decoration: none;
}

#container {
margin: 1em auto;
text-align: left;
background: url(/images/middle.gif);
width: 850px;
}

#top {
width: 850px;
height: 250px;
background: url(/images/top.jpg) no-repeat;
}

#middle {
width: 850px;
text-align: center;
}

#bottom {
width: 850px;
height: 75px;
clear: both;
background: url(/images/bottom.gif) no-repeat;
}

#content { 
width: 810px; 
padding-left: 20px;
padding-right: 20px;
padding-top: 1px; 
text-align: left;
}

#content p {
line-height: 1.7em;
margin-bottom: 1em;
}

#menu { 
padding-top:225px; 
padding-left:20px; 
}

#footer { 
padding-top:20px; 
padding-left:390px;
font-size: .85em;
color: #0080ad;
}

#clearboth {
clear: both;
}

#insetleft {
float: left;
margin: 0 10px 10px 0;
} 

#insetright {
float: right;
margin: 0 0 10px 10px;
} 

#newsblock {
/*scroll text for news section*/
width: 275px;
height: 780px;
float: right;
overflow: auto;
margin-left: 15px;
padding: 0px;
background: #d4f2fa;
border: 1px solid #0080ad;
}

#newsblock p {
font-size: .8em;
line-height: 1.35em;
padding-right: 15px;
padding-left: 15px;
}

.title {
font-family: helvetica, arial, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 20px;
text-transform: uppercase;
text-indent: 0px;
letter-spacing: 2px;
}

.newstitle {
font-weight: bold;
font-size: .9em;
padding-top: 5px;
padding-bottom: 10px;
}

.indent {
text-indent: 20px;
line-height: 1.5em;
margin-top: 1em;
}







