/* CSS Document */
body {
	background-color: #660000;
	margin: 0px;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

a {
	color: #003399;
}
.header {
	width: 800px;
	height: 122px;
}
.navigation {
	width: 780px;
	height: 33px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: normal;
}
.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navigation li a {
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
	height: 23px;
	padding-top: 6px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navigation li a:hover {
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
	height: 23px;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav-tile.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.home a {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.flash {
	margin-top: 17px;
	width: 786px;
}
.content_container {
	width: 800px;
	margin-top: 17px;
}
.newsletter_signup {
	margin: 0px;
}
.newsletter_signup .submit {
	color: #FFFFFF;
	background-color: #0033CC;
	cursor: pointer;
	border: 1px solid #000000;
}
.textlinks {
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.textlinks a {
	color: #FFFFFF;
}
.address {
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #000000;
	padding: 3px;
	border: 1px solid #FFFFFF;
	width: 778px;
	text-align: center;
}
.address span {
	font-weight: bold;
}
.designby {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.designby a {

	color: #FFFFFF;
}
.content {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/header-tile.gif);
	height: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	text-align: left;
}
a:hover {
	text-decoration: none;
}
ul {
	line-height: 22px;
}

/* Form Formatting */

.requiredinfo {
	font-size: small;
	border-bottom-color: #670001;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	color: #670001;
}

.formtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	height: 32px;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #670001;
}
.formborder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #670001;
	border-bottom-style: double;
	border-bottom-width: 1px;
	color: #670001;
}
.formborderinterest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #670001;
	border-bottom-style: double;
	border-bottom-width: 2px;
	color: #670001;
	font-size: large;
}
.formselect {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #670001;
	text-align: center;
}
.formfoot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	height: 30px;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
}
.formbuttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
ul.cust_service_lists {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cust_service_lists li a {
	display: block;
	width: 278px;
	list-style-type: none;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.cust_service_lists li a:hover {
	display: block;
	width: 278px;
	list-style-type: none;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #993333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
.error {
	background-color: #FFBDBE;
	border: 1px solid #FF0000;
	padding: 10px;
	font-weight: bold;
	color: #FF0000;
}
