body {
background:#FFF;
text-align:center;
border:0;
margin:0;
padding:0;
}

/* divs */
#container {
background:#FFF;
margin:0 auto;
text-align:left;
width:964px;
padding:0px;

}

/*#navigation {
padding:21px 0 21px 28px;
background:#97161a;
}*/

#navigation {
padding:21px 0 0 28px;
width:964px;
height:62px;
margin:auto;
background: url("../img/navigationBg.jpg") no-repeat left top;
}

#header {
background:#ffffff;
margin:0 auto;
width:964px;
}

#header img{
float:left;
}

#subhead{
margin:0 auto;
width:850px;
}

.content_left {
float:left;
margin:10px 0 0 56px;
width:850px;
}

.content_leftie6 {
float:left;
margin:28px 0 0 28px;
width:850px;
}

.footer {
/*border-top:1px dashed #a71212;*/
margin:7px auto 0;
padding-bottom:21px;
padding-top:21px;
text-align:left;
width:850px;
}

/** classes **/

.clear {
clear:left;
}

/** typography **/
h1 {
color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:28px;
font-weight:1000;
margin-bottom:20px;
width:850px;
text-align:left;
display:block;
float:left;
}


h2 {
color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:700;
margin-bottom:3px;
}

h3 {
color:#564843;
font-family:Helvetica, Arial, sans-serif;
font-size:24px;
font-weight:900;
margin-bottom:14px;
}

h4{

color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:700;

}

h5{
color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:28px;
font-weight:1000;
width:850px;
text-align:left;
display:block;
float:left;
}


p {
color:#564843;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
line-height:22px;
text-align:left;
}



a {
color:#97161a;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
font-weight:bold;
margin:0;
text-decoration:none;
}

a.vrse{
	color:#ff6633;
	
}


a.ss{
	color:#003366;
	
}

a.smallLink{
font-size:12px;
}

a:hover {
color:#424242;
}

ul {
color:#564843;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:20px;
list-style-image:url(../img/li.jpg);
list-style-position:inside;
margin-bottom:21px;
margin-left:28px;
}

ol {
color:#564843;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:20px;
list-style-position:inside;
margin-bottom:21px;
margin-left:28px;
}

#navigation ul,.top {
color:#FFF;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
font-weight:bold;
margin:0;

}
#navigation a {
	color:#fff8ce;
	font-size:16px;
}
#navigation a:hover{
color:#FFF;
}

li{list-style:none;}

.topText{
	color: #98171a;
}

#navigation li {
display:inline;
}

.space{
display:inline;
padding-left:28px;
}



/* ----- FIELDS ----- */

form span {
	color:#564843;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
}

.needed{
	color:#97161a;
}

textarea.textarea{
	font-family:Helvetica, Arial, sans-serif;
}

input.text, input.file{
	padding:2px 0 2px 0;/*size of text fields */
	margin-top:5px;
	margin-bottom:25px;
}

textarea.textarea{
	font-family:Helvetica, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:25px;
}

/*subject*/
select{
	font-family:Helvetica, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:25px;
	padding:1px 0 1px 0;
}

*:first-child+html select.select[class]{
	margin:1px 0;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
#coaster{
	margin-bottom:50px;
}

/* ----- SIZES ----- */

input.large, select.large, textarea.textarea{
	width:460px;
}

textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}
