/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#c1272d;
}
a:hover {
	color:#c1272d;
	text-decoration : underline;
}

body {
	vertical-align:top;
	padding:0;
	margin: 0;
	background-image: url(../images/steel.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family:  "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	margin: 0 0 8px 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}


h2 {
	font-family:  "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #c1272d;
	margin: 0 0 5px 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

img {
	display:inline;
	margin:0;
	padding:0;
}	

#intro {
	width:820px;
	height:auto;
	margin:0 auto 0 auto;
	padding:50px 70px 0 70px;
	text-align:center;
	position:relative;
}

#skip1 {
    width:60px;
	padding:0;
	margin:0;
	position:absolute;
    left:0;
    top:370px;
}

#skip2 {
    width:60px;
	padding:0;
	margin:0;
	position:absolute;
    left:900px;
    top:370px;
}

#intro p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 5px 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#wrapper {
	width:968px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#flash {
	width:952px;
	height:265px;
	float:left;
	margin:0;
	padding:0;
	background-color:#000000;
	border:4px solid #000000;
	overflow:hidden;
}
#flash img {
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subheader {
	width:952px;
	height:175px;
	float:left;
	margin:0;
	padding:0;
	background-color:#000000;
	border:4px solid #000000;
		background-image: url(../images/subheader.jpg);
	background-repeat:no-repeat;
}
/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#vertnav {
	width:170px;
	padding:15px 0 40px 0;
	margin:0;
	float:left;
}

#vertnav ul
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size: 13px;
line-height:15px;
font-weight: normal;
text-align:right;
}

#vertnav a
{
display: block;
padding: 5px 20px 5px 10px;
width: 140px;
text-decoration: none;
color: #FFFFFF;
}


#vertnav a:hover
{
text-decoration: none;
color:#c1272d;
background-image: url(../images/nav_on.gif);
background-repeat:no-repeat;
background-position:center;
}

#vertnav a#current
{
text-decoration: none;
color:#c1272d;
background-image: url(../images/nav_on.gif);
background-repeat:no-repeat;
background-position:center;
}


/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/
#container {
	width:960px;
	padding:0;
	margin:0;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	border:4px solid #d71920;
}

#finally {
	width:960px;
	height:94px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/finally.jpg);
	background-repeat:no-repeat;
	border-bottom:4px solid #000000;
}

#content {
	width:960px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
	background-image: url(../images/column.gif);
	background-repeat:repeat-y;
}

#scroll {
	width:728px;
	padding:0;
	margin:0 0 15px 0;
	border:1px solid #000000;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
}

#copycontainer {
	width:745px;
	padding:15px 0 0 15px;
	margin:15px 0 0 15px;
	float:left;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
	display:inline;
}

#columns {
	width:745px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/columns.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.copycolumn {
	width:175px;
	padding:0 10px 0 0;
	margin:0;
	float:left;
}
.columnheader {
	width:175px;
	height:35px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/columnheader.gif);
	background-repeat:no-repeat;
}

.columnheader p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0;
	padding: 14px 0 0 10px;
	font-style: normal;
	font-weight: bold;
}
.columncurve {
	width:155px;      
	padding:8px 10px 0 10px;
	margin:0;
	float:left;
	background-image: url(../images/curve.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.red {
	color:#e51837;
}
.columncopy {
	width:155px;      
	padding:0 0 10px 0;
	margin:0;
	float:left;
}
.columncurve img {      
	padding:0;
	margin:0 0 8px 0;
	float:left;
	display:inline;
	border:1px solid #d71920;
}

#column {
	width:170px;
	padding:0;
	margin:0;
	float:left;
}

#address {
	width:140px;
	padding:0 20px 0 10px;
	margin:0;
	float:left;
	text-align:right;
}

#address p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#copycontainer ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#copycontainer li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 3px 7px;
}

/*--------------------------------------------------------------------------------------------------
	subpage content
--------------------------------------------------------------------------------------------------*/

#subcopycontainer {
	width:700px;
	padding:20px 30px 0 30px;
	margin:15px 0 0 15px;
	float:left;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
	display:inline;
}

#subcopycontainer p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#subcopycontainer ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#subcopycontainer li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 0 0 3px 7px;
}

.subimage {      
	padding:0;
	margin:0 0 10px 10px;
	float:right;
	display:inline;
	border:1px solid #d71920;
	clear:right;
}

.destination {
	width:700px;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	float:left;
	border-bottom:1px solid #a7a9ac;
}

.imagecontainer {
	width:700px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
}

.imagecontainer img {      
	padding:0;
	margin:0 10px 10px 0;
	float:left;
	display:block;
	border:1px solid #d71920;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:690px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.form {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #e51837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:2px;
	margin:0;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #e51837;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #e51837;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #c1272d;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #c1272d;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#c7531c;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:968px;
	margin:0;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
}

#footer p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 13px;
	color:#d71920;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#footer a  {
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}

.snipe {
	color:#FFFFFF;
}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}