@charset "windows-1252";

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a, div, input, p, span, td, textarea, li {
	font-family: arial, helvetica;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #777256;
	background-image: url('../img/design/mainBg.gif');
	background-repeat: repeat-x;
	text-align: center;
}

div, td {
	margin: 0;
	padding: 0;
	text-align: left;
}

form {
	margin: 0;
}

h3 {
	color: #777256;
	font-size: 11px;
	font-weight: bold;
}

input, textarea {
	color: #777256;
	border-width: 1px;
	border-color: #777256;
	padding: 1px 1px 1px 2px;
	margin-bottom: 2px;
	width: 98%;
}

img {
	margin: 0px;
	display: block;
	border: 0;
}

p, li {
	color: #777256;
}

p {
	margin: 0 0 10px 0;
	text-align: justify;
}

table {
	border-collapse: collapse;
}

#bottomLinks {
	color: #C2C0B3;
	text-align: center;
	margin: 0 0 0 210px;
}

#bottomLinks a {
	color: #C2C0B3;
}

#bottomLinks a:hover {
	color: #ffffff;
}

#container {
	width: 770px;
	vertical-align: top;
	margin: 0 auto 0 auto;
	padding: 0;
}

#content {
	margin: 10px 30px 30px 30px;
}

#content a {
	color: #C60D0D;
}

#dpLogo {
	width: 100px;
	padding: 0 0 0 452px;
}

#leftCol {
	vertical-align: top;
	background-image: url('../img/design/d7.gif');
	background-repeat: repeat-y;
	background-position: top right;
	width: 208px;
}

#nav {
	background-image: url('../img/design/navBg.gif');
	padding: 0 0 0 8px;
}

#rightCol {
	width: 562px;
	vertical-align: top;
}

#topImg {
	margin: 0 0 0 5px;
}

.address {
	color: #777256;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.button {
	width: auto;
	font-weight: bold;
}

.dropDownMenu {
	background-color: #ffffff;
	border: 5px solid #ffffff;
	color: #fff;
	margin: -5px 0 0 200px;
	position: absolute;
	visibility: hidden;
	width: 140px;
	z-index: 100;
}

.dropDownMenu a {
	font-weight: bold;
	color: #ffffff;
	background-color: #800000;
	display: block;
	padding: 2px 0 2px 6px;
	text-decoration: none;
	text-align: left;
}

.dropDownMenu a:hover{
	background-image: url('../img/design/menuOnBg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
}

.fieldset {
	border: 1px solid #ffffff;
	padding: 20px;
	background-color: #C2C0B3;
}

.legend {
	width: 150px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: 0;
	padding: 2px;
	background-color: #777256;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.menuBase {
	width: 200px;
	height: 18px;
	display: block;
}

.menuBase:hover {
	background-image: url('../img/design/menuOnBg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.menuActive {
	width: 200px;
	height: 18px;
	display: block;
	background-image: url('../img/design/menuOnBg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.preload {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.simg {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
	cursor: pointer;
}
