/* CSS Document */

body {
font-family: Verdana;
font-size: 9pt;
line-height: 18px;
color: #663300;
font-weight: normal;
word-spacing: 3pt;
background-color: #7f9faa;
background-image: url("surryco.css");
margin: 20px auto 20 auto;
padding: 0;
}

#page {
margin: 0 auto 0 auto;
width: 778px;
border: 8px solid #666633;
position: relative;
}

#column1 {
margin-top: 0px;
margin-left: 0px;
width: 635px;
height: 100%;
padding: 5px;
float: left;
border-right: 1px solid #666633;
}

#column2 {
margin-top: 10px;
width: 130px;
padding: 0px;
float: right;
z-index: 4;
}

#header, #footer {
margin: 10 auto;
padding: 15px;
width: auto;
clear: both;
}

#header {
margin-top: 0px;
background-image: url("banner.jpg");
background-repeat: no-repeat;
background-color: #666633;
height: 200px;
z-index: 1;
}

#footer {
color: #663300;
font-family: Verdana;
font-size: 9pt;
margin-bottom: 0;
height: 20px;
}

#footer a{
color: #663300;
}

#footer a:visited{
color: #003300;
}

.hr {
line-height: 4px;
color: #99CC66;
}

#column1 a{
font-family: Verdana;
font-size: 9pt;
font-weight: bolder;
color: #000066;
text-decoration: none;
}

#column1 a:hover{
color:#CC9966;
}

#navbar {
padding-top: 5px;
padding-bottom: 5px;
}

#navbar a{
font-family: Verdana;
font-size: 9pt;
Font-weight: bold;
color: #ffff99;
text-decoration: none;
}

#navbar a:hover{
color: #666633;
}

.footerlink {
	font-family: Verdana;
	font-size: 9pt;
	color: #003300;
	text-decoration: none;
}

h1 {
	color:#003399;
	font: Verdana;
	font-size:24px;
	font-weight: normal;
	border-bottom: 1px solid #6666cc;
	line-height: 24px;
	text-align: right;
	font-style: italic;
	}

h2 {
	color:#FF0000;
	font: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	}

h3 {
color: #006633;
font: Verdana;
font-size: 14pt;
font-weight: bold;
}

a {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
letter-spacing: 0;
word-spacing: 0;
color: #003399;
text-decoration: none;
}

a:visited {
color:#003300;
}

a:hover {
color:#0066CC;
}

.list {
display: list-item;
list-style: url("../images/bullet2.gif") outside;
}.syslink {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #000099;
}
#adspace {
background-color:#FFFFFF;
width: 728px;
}