/* CSS Document */
/* Main HTML tags */
html { 
	padding:0px;
	margin:0px;
}

body {
position: relative;
	background-color:#030200;
	background-image:url(/images/bg.jpg);
margin-top: 0px;	background-repeat:repeat-x;
	text-align:center;

	padding:0px;
}

a:link {
	text-decoration: none;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif;
	color: #7c1a27;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif; 
	color: #7c1a27;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif; 
	color: #de2f46;
	font-weight:bold;
}

a.legal:link {
	text-decoration:underline;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif;
	color: #000066;
	font-weight:bold;
}

a.legal:visited {
	text-decoration:underline;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif; 
	color: #000066;
	font-weight:bold;
}

a.legal:hover {
	text-decoration:underline;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif; 
	color: #000066;
	font-weight:bold;
}

a.jump:link {
	font-family:"Times New Roman", Times, serif; 
	font-size:14pt; 
	color:#000;
}

a.jump:visited {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt; 
	color:#000;
}

a.jump:hover {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt; 
	color:#000;
}

a.jump:active {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt; 
	color:#000;
}

#container {
	padding-top:0px;
	padding-bottom:50px;
	width:1020px;
	text-align: left;
		margin-left: auto;
	margin-right:auto;
}

td.header {
	width:1020px;
	height:182px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

td.nav {
	width:187px;
	background-color:#060404;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

td.content {
	width:582px;
	background-color:#fbedc0;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

td.contentB {
	width:646px;
	background-color:#fbedc0;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

td.ad {
	width:120px;
	background-color:#4f1b15;
	vertical-align:top;
	margin:0px;
	padding:5px;
}

td.side {
	width:120px;
	background-color:#fbedc0;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
}

h1 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color:#7b7b7b;
}

p.main {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold; 
	color:#5c131d;
	padding:20px 30px 30px 30px;
	margin:0px;
}

p.mainforms {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold; 
	color:#5c131d;
	padding:20px 30px 30px 30px;
	margin:0px;
	text-align:center;
}


p.head {
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold; 
	color:#000;
	padding:20px 30px 10px 30px;
	margin:0px;
	text-align:center;
}

.subhead {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold; 
	color:#000;
	margin:0px;
	text-align:left;
}

.subhead2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold; 
	color:#000;
	margin:0px;
	text-align:left;
}

p {
	margin:0px;
	padding:5px 0px 10px 0px;
}

p.sub {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt;
	font-weight:bold; 
	color:#5c131d;
	padding:10px 30px 10px 30px;
	margin:0px;
}

p.sublinks {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt;
	font-weight:bold; 
	color:#000;
	padding:10px 30px 10px 30px;
	margin:0px;
}

p.subforms {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt;
	font-weight:bold; 
	color:#551815;
	padding:10px 30px 10px 30px;
	margin:0px;
	text-align:left;
}

.emph {
	font-family:"Times New Roman", Times, serif; 
	font-size:14pt; 
	color:#000;
}

.emph2 {
	font-family:"Times New Roman", Times, serif; 
	font-size:12pt; 
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.form {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt; 
	font-weight:bold; 
	color:#5c131d;
}

.scroll {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt; 
	color:#d2c5a2;
}

.phone{ width:395px; margin:0 auto; text-align:center; font-family:"Times New Roman", Times, serif; font-size:22px; font-weight:bold; color:#5F2520;}