﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 23px;
	background: #64808d;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#nav {
	background: #e3e3e3;
	width: 100%;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	width: 437px;
}

#nav a {
	text-decoration:none;
	color: #333333;
	
}

#nav a:hover {
	text-decoration:underline;
	color: black;
}


#btop {
	border-top: 7px solid #aaaaaa;
	border-bottom: 7px solid #2b2b2c;
}

#subhead {
	background: #fefefe url('../siteart/silver.jpg') repeat-x bottom;
	padding: 20px 30px 0px 30px;
}

#subhead_table {
	width:100%;
	border:0px;
}

#subhead_table td {
	font-size:12px;
	vertical-align:top;
}

#subhead_table img {
	border:0;
}


.bottom {
	vertical-align:bottom;
}

.point {
	font-size: 24px;
	color: #a2112e;
}

#main {
	padding: 28px;
	background: #white url('../siteart/white.jpg') repeat-x bottom;
}

#main-content {
	padding: 28px;
	background: #white url('../siteart/white.jpg') repeat-x bottom;
	border-top: 7px solid #aaaaaa;
	}


#main-content img {
	border: 0;
}

.title {
	color: #8e0924;
	font-size: 14px;
	font-weight: bold;
}

.titlebig {
	color: #8e0924;
	font-size: 18px;
}

.titlesm {
	color: #8e0924;
	font-size: 12px;
	font-weight: bold;
}


#linkbox {
	background: #dbe8ee;
	padding: 18px 18px 14px 18px;;
	float:left;
	margin-right: 28px;
}

#inv {
	border-left: 1px solid #e7e6e7;
}

#foot {
	color: white;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}

#contact {
	border:0;
	background: #f8f8f8;
	padding:15px;
	width: 500px;
}

#contact td {
	vertical-align:top;
	line-height: 22px;
	}

ul {
	padding: 0;
	margin:0px 0px 0px 18px;
	list-style-type: square;
}

li {
	padding-bottom: 4px;
}

.redbox {
	background: #b30f30;
	padding: 0px 15px 15px 15px;
	color: white;
	vertical-align:bottom;
	font-size: 11px;
}

.bold-heading {
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
}