@import url("sbcinit.css");
@import url("sbctype.css");
@import url("sbccolours.css");

html,body{margin:0;padding:0}
body{
	text-align:center;
	padding: 5px;
	font-family: arial, sans-serif;
	color: #333333;
	font-size: 76%;
	background-color: #FFF4E6;
}
p, h1, h2{
	margin:0 30px 10px
}

h1 {
	font-size: 120%;
	color: #660066;
}
h2 {
	font-size: 110%;
	color: #660066;
}

a{color: #660066}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{
	text-align:left;
	border: 1px solid #660066;
	background-color: #FFFFFF;
}

div#content{
	color: #333333;
	font-size: 130%;
}

strong {
	font-weight: bold;
}

div#rightcol{background:#FFFFFF}
div#extra{
}
div#footer{
	color: #660066;
	background-color: #F3EBF3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1C8E1;
}

div#content {
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

div#footer p{
	margin:0;
	padding:3px 10px;
	font-size: .9em;
}

div#container{
	width:95%;
	min-width:750px;
	max-width:1200px;
	margin:0 auto
}

div#rightcol{
	float:right;
	width:375px;
	height: 375px;
}
div#extra{
	float:none
}
div#footer{clear:both;width:100%}
#hd-banner {
	width: 100%;
}


#hd-menu {
	width: 100%;
	background-color: #F3EBF3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1C8E1;
	border-right-color: #ff6600;
	border-bottom-color: #E1C8E1;
	border-left-color: #ff6600;
	padding-bottom: 0px;
	padding-top: 0px;
}
.mainlink {
	height: 115px;
	padding: 5px;
	font-size: 120%;
	color: #666666;
}

#hd-btm {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
}
.onecol {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660066;
	padding: 5px;
}

#main {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mainlink p {
	line-height: 140%;
	color: #333333;
}

#topline {
	padding: 3px;
}


.purple {
	color: #700067;
}
#date {
	color: #700067;
	display: inline;
	float: right;
}
.mainlink h1 {
	padding-top: 5px;
}

#ft {
	padding: 5px;
}
.dkgrey {
	color: #666666;
}

.line {
	background-color: #660066;
	height: 1px;
}
/*#content p, #content h1, #content h2 {
	padding-right: 50px;
	padding-left: 50px;
}

*/#toplinelinks {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

#toplinelinks a {
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#toplinelinks a:hover {
	color: #660066;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#wrapper {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #660066;
	height: 375px;
}
#formtable {
	background-color: #F3EBF3;
	border: 1px solid #E1C8E1;
}
.formtext {
	font-size: 90%;
	padding: 5px;
}
.formentrytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.sbcbutton {
	border: 1px dotted #670167;
}
a:hover .sbcbutton {
	border: 1px solid #690063;
}
ul li {
	list-style-type: disc;
	margin-left: 75px;
}
