﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7d331c;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}



.homepicpadding {
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



a:link {
	color: #7d331c;
	text-decoration: underline;
}
a:active {
	color: #7d331c;
	text-decoration: underline;
}
a:visited {
	color: #7d331c;
	text-decoration: underline;
}

a:hover {
	color: #7d331c;
	text-decoration: underline;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.bottomnav:hover{
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
.flashbox {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 176px;
}
.menubox {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.contentbox {
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 30px;
	padding-left: 90px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.menuborder {
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 4px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
UL.list {
	PADDING-LEFT: 15px;
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	line-height: 28px;
	list-style-image: url(../images/sce/rustbullett.gif);
	padding-top: 5px;
}

LI.list {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 22px; PADDING-TOP: 0px
}

div#menu a
{
	padding: 0px;
	border:0px solid #7D331C;
}