/* CSS Document */

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #753333;
	border-left-color: #753333;
	border-top-color: #753333;
	border-right-color: #753333;
}

body {
	background-color: #592929;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
 }

a.navcopy:hover { 
	color: #838c6c;
}
 
 a.navcopy:active { 
	color: #8ba5c9;
}


.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #753333;
}
.bodycopy {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a.bodycopy {
	color: #49637d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.bodycopy:hover, a.bodycopy:active {
	color: #753333;
}

input, textarea, select {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     line-height: 14px;
}

#smallbody ul {
	padding: 0px;
    margin: 2px 0px 20px 15px;
}
	

#smallbody li {
	list-style-type: none;
	margin-bottom: 6px;
}

#smallbody {
	color: #753333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #753333;
	text-decoration: none;
	font-weight: bold;
}

a.redlinks {
	color: #753333;
	font-weight:bold;
}

a.redlinks:hover {
	color: #054f8c;
	font-weight:bold;
}


a.redlinks:active {
	color: #054f8c;
	font-weight:bold;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height: 14px;
}

a.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.copyright:hover {
	text-decoration:underline;
}

a.copyright:hover {
	text-decoration:active;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 14px;
}

a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}

a.footer:hover {
	text-decoration:active;
}

.greenlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6ebb1f;
	text-decoration: none;
	font-weight: bold;
}

a.greenlinks {
	color: #6ebb1f;
	font-weight:bold;
}

a.greenlinks:hover {
	color: #1d97c3;
	font-weight:bold;
}


a.greenlinks:active {
	color: #1d97c3;
	font-weight:bold;
}

 #contactpadding {
	padding-top:5px;
	padding-left:10px;
}

.red {
	color: #FF0000;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

.maroon {
	color: #753333;
}
.img {
padding: 0 0 12px 12px; 
float:right;
}