@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #671a1a;
	background-image: url(../images/BGY.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

HTML {
	font-size: 100%;
}

hr {
	color: #661919;
	background-color: #661919;
	height: 2px;
	border: none;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
#Body-BGTX {
	background-attachment: scroll;
	background-image: url(../images/Body_BGTX.gif);
	background-repeat: repeat-x;
	background-position: top;
}

html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.button, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 3px solid #FFFFFF;
	color: #671a1a;
	background-color: #F8F5E9;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #F8F5E9;
}
input[type="submit"]:active {
	background-color: #F8F5E9;
}
input[type="submit"][disabled] {
	border-color: #FFFFFF;
	color: #671a1a;
	background-color: #F8F5E9;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 3px solid #FFFFFF;
	color: #671a1a;
	background-color: #F8F5E9;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #F8F5E9;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #F8F5E9;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}
.h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
.h2 {
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
.h3 {
	font-size: 18px;
	font-weight: normal;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed a:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TextWhite {
	color: #FFFFFF;
}
.TextNewsletter {
	font-size: 16px;
}

.TextWhite {
	color:#FFFFFF;
	font-size: 14px;
}
.TextWhite A {
	color: #FFFFFF;
}
.TextWhite A:visited {
	color: #FFFFFF;
}
.TextWhite a:hover {
	color: #FFFFFF;
}
#BG {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}

#BGTX {
	background-image: url(../images/BGTX.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#BGY {
	background-image: url(../images/BGY.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#BGT {
	background-image: url(../images/BGT.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#Container {
	margin-left: auto;
	margin-right: auto;
	width: 815px;
	height: 100%;
}


#Header {
	height: 206px;
	width: 815px;
}

#Logo {
	height: 77px;
	width: 815px;
}

#Nav {
	height: 42px;
	width: 815px;
	display: block;
}
#Nav ul {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 754px;
	display: inline;
}
#Nav ul li { 
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
}

#Footer {
	line-height: 20px;
	clear: both;
	background-image: url(../images/BG_Small.gif);
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 13px;
	height: 108px;
	width: 815px;
	font-size: 14px;
}
#Footer a { 
	color: #FFFFFF;
}
#Footer a:visited {
	color: #FFFFFF;
}
#Footer a:hover {
	color: #FFFFFF;
}
#Footer p {
	clear: both;
	margin: 0px;
	line-height: 20px;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
	width: 655px;
}
#Footer ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: 19px;
	float: left;
	width: auto;
	background-image: url(../images/FooterDevider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
#Footer ul li a {
	padding-right: 10px;
}

#Padd {
	padding: 13px;
}

#Float-Left {
	float: left;
	padding-right: 13px;
	padding-bottom: 13px;
}
#Float-Right {
	float: right;
	padding-bottom: 13px;
	padding-left: 13px;
}
#Right-Col {
	float: right;
	width: 225px;
	margin-bottom: 13px;
	margin-left: 13px;

}
#Right-Col-Block {
	width: 219px;
	border: 3px solid #FFFFFF;
	margin-top: 15px;
	background-image: url(../images/BG_Small.gif);
	color: #FFFFFF;
}
#Right-Col-Block-Title {
	font-size: 28px;
	text-transform: uppercase;
	background-image: url(../images/BG_Small_DarkTint.gif);
}
#Right-Col-Block-Padd {
	padding: 10px;
}
.TexrMaroon {
	color: #660000;
}
#Thumbnail-Row {
	float: left;
	margin-bottom: 13px;
}
#Thumbnail-Row #Thumbnail-Padd {
	margin-right: 12px;
}
#facebook {
	margin: 15px 0;
}

