/* --- MAIN PAGE 
--------------------------------- */
body
{
	margin:0;
	padding:0;
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 90%;
}
img
{	
	float:left;
	width:170px;
	padding: 5px 20px 20px;
}
a
{
	color:#027;
	text-decoration:none;
}
ul
{
	list-style-type: square;
	line-height:1.3em;
}
ol li
{
	padding:5px;
}
.left
{
	float:left;
}
.width30
{
	width:35%;
}
.clear
{
	clear:both;
}
.headertitle
{
	padding:25px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, serif;
	letter-spacing: 1px;
	color: #843711;
	border-bottom: 1px solid #ac3f09;
}
#site_container 
{
	width:800px;
	margin: 15px auto;
}

#banner
{
	background: #036 url('shabg.jpg') repeat 0% 0%;
	height:106px;
}

#toplinks 
{
	color:#fff;
	font-size:90%;
	margin: -20px 5px 20px 620px;
}

#toplinks a
{
	color: #eee;
	text-decoration:none;
}
#content
{
     line-height: 1.2em; 
	padding:10px;
}
#footer
{
	margin: 20px 0 0;
	padding:10px;
	border-top: 1px solid #ac3f09;
	color:#333;
	font-size:80%;
	text-align:center;
}
#footer a
{
	color:#333;
	text-decoration:underline;
}
	

.quicklinks h4 {
      font-family:Verdana, Tahoma, sans-serif;
 
      font-size:120%;
      text-align: center;
      letter-spacing:.2em;
}
.quicklinks p {
	margin: .1em;
}
#main_content .quicklinks a,
#main_content .quicklinks span {
	display: block;
	margin-bottom: 0;
    text-align:left;
}

#main_content .quicklinks a {
    background: transparent url('/images/quicklinkbg.gif') no-repeat 0% 0%;
    margin-left:-15px;
    margin-right:15px;
    padding: 2px 0 2px 30px;
    height:25px;
    width:175px; 
    color:#fff;
}
#main_content .quicklinks a:visited,
#main_content .quicklinks a:active,
#main_content .quicklinks a:hover
    {color:#fff;}
#main_content .quicklinks a:hover
    {margin-left:-25px;}
    
.quicklinks .alink3{
  background: transparent url('/images/quicklinks/quicklinkbgredlight.png') top repeat-x;
  border: #a20a03 solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink6{
  background: transparent url('/images/quicklinks/quicklinkbgpurplelight.png') top repeat-x;
  border: #87ee8a solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink5{
  background: transparent url('/images/quicklinks/quicklinkbgpink.png') top repeat-x;
  border: #7c003a solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink4{
  background: transparent url('/images/quicklinks/quicklinkbgyellow.png') top repeat-x;
  border: #eecb38 solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink6{
  background: transparent url('/images/quicklinks/quicklinkbgaqualight.png') top repeat-x;
  border: #007977 solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink2{
  background: transparent url('/images/quicklinks/quicklinkbggreen.png') top repeat-x;
  border: #006c30 solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink7{
  background: transparent url('/images/quicklinks/quicklinkbglavender.png') top repeat-x;
  border: #8338b9 solid 2px;
  line-height: 1.5em;
}
.quicklinks .alink8{
  background: transparent url('/images/quicklinks/quicklinkbgaqua.png') top repeat-x;
  border: #8338b9 solid 2px;
  line-height: 1.5em;
}




