


/* CSS Document */

html, body {
height:100%;
width: 100%;
}

body,td,th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:link {
	color: #A5001E;
	text-decoration: none;
}
a:visited {
	color: #A5001E;
	text-decoration: none;
}
a:hover {
	color: #A9A95A;
	text-decoration: none;
}
a:active {
	color: #A9A95A;
	text-decoration: none;
}

p {
padding-bottom:2px;
}

.pic {
padding-bottom:10px;
}

h1, h2, h3, h4 {
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
line-height:normal;
font-weight:normal;
text-transform:capitalize;
}

h1 {
font-size:20px;
color:#91002B;
display:block;
border-bottom:1px dotted #91002B;
}

h2 {
font-size:22px;
text-transform:uppercase;
}

h3 {
font-size:13px;
font-weight:bold;
}

h4 {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#91002B;
}

.itals {
font-weight:bold;
font-style:italic;
color:#333333;
}

table {
border:1px solid #cfcfcf;
}

td {
background-color:#f0f0f0;
}

#container {
margin-left:auto;
margin-right:auto;
width:810px;
display:block;
padding-left:3px;
padding-right:3px;
border-left:1px solid #cfcfcf;
border-right:1px solid #cfcfcf;
}

#redbox {
margin-top:26px;
padding:10px;
vertical-align: middle;
background-color: #91002B;
text-align: left;
color: #fff;
}

#masthead {
position:relative;
top:0;
width:auto;
margin-left:auto;
margin-right:auto;
padding-bottom:5px;
border-bottom:1px solid #cfcfcf;
}

#strapleft {
position:relative;
float:left;
width:590px;
height:25px;
padding-left:5px;
padding-top:2px;
}

#strapright {
position:relative;
float:left;
width:210px;
height:25px;
text-align:right;
padding-right:5px;
padding-top:2px;
}

#contentcontainer {
position:relative;
}

#leftcon {
position:relative;
float:left;
width:200px;
padding-top:10px;
padding-left:5px;
}

#rightcon {
position:relative;
float:left;
width:585px;
padding-left:20px;
padding-top:10px;
}

#spacer {
clear:both;
}

.air {
padding-top:20px;
}

#footer {
position:relative;
top:0;
display:block;
padding-top:15px;
padding-bottom:15px;
clear:both;
text-align:center;
border-top:1px solid #cfcfcf;
}


.block {
display:block;
background-color:#91002B;
color:#FFFFFF;
padding:5px;
}


.TopHeadline {
border-top-style: none;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
color: #A5001E;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

#quote {
font-size: 13px;
color:#91002b;
font-weight:normal;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
line-height: 16px;
}
#attribute {
font-size: 11px;
color:#333333;
font-weight:bold;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
padding-top:10px;
}

