﻿*{
	margin: 0;
	padding: 0;
}

body{
	height: 100%;
	margin: 0;
}

a
{
	color: #b80c0c;
	text-decoration: none;	
}

a:hover
{
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

#quotes
{
	color: #332644;
	font-weight: normal;
	font-size: 12pt;
	font-style: italic;
}

#pagetop{
	background-color: #ffffff;
	background-image: url('images/title.png');
	background-repeat: no-repeat;
	margin: 0pt auto;
	padding-right: 265px;
	margin-top: 20px;
	width: 577px;
	height: 33px;
}

#topimage{
	background-color: #ffffff;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	margin: 0pt auto;
	width: 840px;
	height:150px;
	color: #9A0301;
}

#content
{
	margin: 0pt auto;
	width:840px;
}

#contentnews{
	margin: 0pt auto;
	height: 200px;
	width:840px;
}

#contentfaq
{
	height:auto;
	margin: 0pt auto;
	width:840px;
}

#textheader_left{
	margin: 160px 0 0 0px;
	width:350px;
	background-repeat:no-repeat;
	background-position:left;
}

#textheader_center{
	margin: 160px 0 0 10px;
}

#textheader_right{
	margin: 160px 0 0 137px;
}

#topbar{
	background-image: url('images/redbar.png');
	background-repeat: no-repeat;
	margin: 0pt auto;
	margin-top: 30px;
	width: 840px;
	height: 8px;
	position:relative
}

#leftbox{
	width:350px;
	/*height:300px;*/
	font-family: Arial, Helvetica, Verdana;
	font-size: .7em;
	margin-top:5px;
}

#faqquestions{
	margin-left:20px;
}

#centerbox
{
	width:250px;
	margin: -300px 0px 0px 370px;
}

#filler
{
	background-color:#332644;
	width:250px;
	margin-top:3px;
}

#navtab{
	margin: 3px 0 0 0;
}

#rightbox
{
	width:200px;
	font-family: Arial, Helvetica, Verdana;
	font-size: .7em;
	margin: -300px 0px 0px 635px;
}

#largetext{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
}

#pagebottom{
	background-color: #ffffff;
	background-image: url('images/redbar.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 832px;
	height: 8px;
	visibility: visible;
}

#nav{
	font-family: Arial, Helvetica, Verdana;
	font-size: .8em;
	font-weight: bold;
	margin: -10px 0px 0px 295px;
	padding-bottom: 10px;
}

#nav a{
	text-decoration: none;
	color: #000000;
}

#nav a:hover{
	color: #CC3300;
}


#section{
	background-image: url('images/section_header.png');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 32px;
	width: 768px;
	height: 41px;
}

#box1{
	background-color: #d2b07a;
	width: 192px;
	height: 284px;
	margin-left: 32px;
	border-right: 1px #543f1d solid;
	border-left: 1px #543f1d solid;
}

img{
	border: 0px;
}

img.minilogo{
	float:right;
	margin-top: -15px;
}

#copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align: center;
	color: #5f8ec5;
	margin: 0px auto;
	width: 840px;
}
