/* CSS Document */

/* 
	CENTERS BACKGROUND HORIZONTALLY:  background: #ffffff url(images/bg_body.gif) 50% 0 no-repeat;
	CENTERS BACKGROUND VERTICALLY:  background: #ffffff url(images/bg_body.gif) 0 50% no-repeat;
	BACKGROUND CLINGS TO LEFT BROWSER EDGE:  background: #ffffff url(images/bg_body.gif) 0 0 no-repeat;

	BACKGROUND DOES NOT REPEAT:  background: #ffffff url(images/bg_body.gif) 0 0 no-repeat;
	BACKGROUND REPEATS VERTICALLY:  background: #ffffff url(images/bg_body.gif) 0 0 repeat-y;
	BACKGROUND REPEATS HORIZONTALLY:  background: #ffffff url(images/bg_body.gif) 0 0 repeat-x;

 */

body {
	background: #3f3f3f url(/images/bg_body.jpg) 0 0 repeat-x;
	margin-top:10px;
	padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}

/*  Accessibility Navigation - blank 2x1px images with links to the Content area  */
#AccessibilityNav{
	width: 60.625em;
	min-width: 970px;
	}
#AccessibilityNav img{
	border:none;
}
/*  message for users with old Browsers - links to update Browsers  */
p#older_browsers {
	display: none;
}
/*  Company name invisible but to old browsers and Search Engines  */
div#CompanyName {
	display: none;
}

/* ************************************----------- HEADER -----------************************************ */
table#Header {
	margin-top: 0;
	width: 60.625em;
	min-width: 970px;
	border-top: solid 2px #f05c22;
	border-right: solid 2px #f05c22;
	border-left: solid 2px #f05c22;
	
}
/* ****************----------- SWIFT CURRENT INFO -----------*************** */
td#SwiftCurrentInfo {
	background-color:#000;
	background-image:url(images/bg_right_column2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-left: solid 2px #f05c22;
}
td#SwiftCurrentInfo H2 {
	color:#000000;
	font-size: 0.9em;
	font-weight:normal;
	font-style: italic;
	margin: 3px 0;
}
td#SwiftCurrentInfo a {
	color:#f05c22;
	font-size: 0.75em;
	font-weight:normal;
	margin: 5px 0 5px 0;
}
td#SwiftCurrentInfo a:hover {
	text-decoration: none;
}
table.CityInfo {
	margin-top: 5px
}
/* ************************************----------- MENUBAR -----------************************************ */
table#Menu {
	width: 60.625em;
	min-width: 970px;
	margin:0 auto;
	border-right: solid 2px #f05c22;
	border-left: solid 2px #f05c22;
	
}
td#Menubar  {
	width: 48.65em;
	background-color: #000000;
	padding: 5px 10px;
	border-top: solid 1px #f05c22;
	border-bottom: solid 1px #f05c22;
}
/*----------- 	NAVIGATION LINKS -----------

td#Menubar a {
	color: #eee1c5;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.85em;
	padding-right: 16px;
	padding-left: 16px;

}
td#Menubar a:hover {
	color: #f05c22;
}*/
/*----------- 	SEARCH -----------*/
td.Search {
	background-color: #f05c22;
	border-top: solid 1px #f05c22;
	border-bottom: solid 1px #f05c22;
	padding:9px;
}
form#Search {
	margin: 0;
	padding:1px;
}
/* ************************************----------- CONTENT AREA -----------************************************ */
table#Container {
	width: 970px;	
	background: #ffffff url(/images/bg_container.jpg) 0 0 no-repeat;
	border-right: solid 2px #f05c22;
	border-left: solid 2px #f05c22;
}

/* ************************************----------- MAIN COLUMN -----------************************************ */
td#MainColumn {
	padding-top: 5px;
	background-color: #eee1c5;
	width: 756px;
}
div#Content {
	margin: 10px 8px;
	font-size: 0.75em;
}


h1 {
	color:#f05c22;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}
H2 {
	color:#000000;
	font-size: 1.25em;
	font-weight:bold;

}
h2.ListTemplate {
	color:#000000;
	font-size: 1.15em;
	font-weight:bold;
	font-style: italic;
}
H3 {
	color:#000000;
	font-size: 1em;
	font-weight:bold;
}
H5 {
	color:#5a471c;
	font-size: 1.3em;
	font-weight:bold;
	font-style: italic;
	margin-top: 0;
}
/* 
p.quote {
	font-size: 0.75em;
	font-weight:bold;
}
p.Address {
	font-size: 0.75em;
}
 
p.SmallText {
	font-size: 0.65em;
	color: #000000;
	margin: 0 10px;
}

td#MainColumn p, td#MainColumn ul, td#MainColumn ol {
	font-size: 0.75em;
	line-height: 1.25em;
}
html>body div#Content td {
	font-size: 0.75em;
	line-height: 1.25em;
}
*/
div#Content a, div#Content a:visited {
	color:#5a471b;

}
div#Content a:hover {
	color:#5a471b;
	text-decoration: none;
}
div.ContentHorzOrangeDash {
	width: 100%;
	height: 3px;
	margin: 10px 0;
	background: url(/images/8x1-horizontal-orange-dash.gif) repeat-x center left;
}
/* ************************************----------- RIGHT COLUMN -----------************************************ */

/* ****************----------- SHENANDOAH INFO -----------*************** */
td#RightColumn {
	border-left: solid 2px #f05c22;
	background: #000000;
}
td#RightColumn H2 {
	color:#eee1c5;
	font-size: 0.9em;
	font-weight:normal;
	font-style: italic;
	margin: 3px 0;
}
div#ShenandoahInfo {
	background-color: #000000;
}
div#ShenandoahInfo a {
	color:#f05c22;
	font-size: 0.75em;
	font-weight:normal;
	margin: 3px 0 5px 0;
}
div#ShenandoahInfo a:hover {
	text-decoration: none;
}
/* ****************----------- DEALER & REP LOGIN  -----------*************** */
div#DealerLogin {
	background-color: #f05c22;
	margin: 10px 2px;
	font-size: 0.8em;
	padding: 10px;
}
div#DealerLogin h2 {
	color:#000000;
	font-size: 1.15em;
	font-weight:normal;
	font-style: italic;

}
div#DealerLogin a {
	color:#000000;
} 

Form#DealerLoginForm  {
	margin: 0;
}

/* ************************************----------- FOOTER -----------************************************ */
* html #Footer { /*  This hack allows IE to read it but not Mozilla or Firefox  */
	margin-left: 0px;
}
table#Footer {
	width: 60.625em;
	min-width: 970px;
	border: solid 2px #f05c22;
	background-color:#000000;
}
td.FeedbackWarranty a {
	color: #eee1c5;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;	
	font-style: italic;
	padding: 0 10px 0 3px;
}
td.FeedbackWarranty a:hover {
	color: #f05c22;
}
td.FeedbackWarranty img {
	padding: 0 0 0 15px;
}
td#ContactUs  {
	color: #eee1c5;
	font-weight: normal;
	font-size: 0.75em;
	padding: 0 15px 0 0px;	
}
td#ContactUs a {
	color: #eee1c5;
	text-decoration: none;
}
td#ContactUs a:hover {
	text-decoration: underline;
	color: #f05c22;
}
span.BigOrangeText {
	color: #f05c22;
	font-size: 2.3em;
	font-weight:bold;
}
td.QMI {
	color: #eee1c5;
	font-size: 0.65em;
}
table#Copyright {
	width: 60.625em;
	min-width: 970px;
}
table#Copyright td{
	font-size: 0.65em;
	color:#FFFFFF;
}
table#Copyright td a{
	color:#FFFFFF;
	text-decoration: underline;
}
table#Copyright td a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
