@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

body {
	background:#000;
	margin: 0 0 0 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p { margin-top:5px; }

h3 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:10px;
}

/*MAIN CONTAINERS*/
#banner {
	text-align:center;
	margin:0px auto;
	background:url(../images/banner.jpg) top center no-repeat;
	height:145px;
}
#mainNavigation {
	background:url(../images/bgNav.gif) top center repeat-x;
	height:49px;
	margin:0px auto;
	width:960px;
	font-size:12pt;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#mainNavigationInner {
	padding-top:15px;
}
#mainNavigation a {
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}
#mainNavigation a:hover {
	background:url(../../images/mainOver.gif) top left repeat-x;
	color:#de4d4d;
}
#doubleGreyLine {
	background:url(../images/lineGrey.jpg) top center no-repeat;
	height:8px;
}
#flashHomepage {
	text-align:center;
	margin:0px auto;
}
#mainContentArea {
	margin:0px auto;
	width:960px;
	color:#FFFFFF;
	font-size:11pt;
	text-align:left;
}
#mainContentArea a {
	color:#fff;
	text-decoration:underline;
}
#mainContentArea a:hover {
	color:#de4d4d;
}
#contentTopLine {
	background:url(../images/lineSolidGrey.gif) top center no-repeat;
	height:20px;
	margin-bottom:2px;
}
#columnContainer {
	width:960px;
}
#whiteSpace {
	width:960px;
	color:#000000;
	background:#ffffff;
	font-size:11pt;
}
#whiteSpaceInner {
	width:920px;
	padding:30px 20px 20px 20px;
	color:black;
}
#whiteSpace a {
	color:black;
	text-decoration:underline;
}
#whiteSpace a:hover {
	color:#de4d4d;
}
	

/*******homepage********/
#leftColumn {
	width:302px;
	float:left;
	font-size:10pt;
	text-align:left;
	color:#fff;
}
#leftColumnContactBox {
	background:url(../images/bgBox.gif) bottom center repeat-x #383838;
	border:#404040 1pt solid;
}
.leftColumnBoxInner {
	width:272px;
	margin-left:15px;
	margin-top:10px;
	padding-bottom:20px;
}
.leftColumnText {
	margin-left:20px;
	width:200px;
	line-height:20px;
}

#rightColumn {
	width:646px;
	float:right;
	font-size:10pt;
	text-align:left;
	background:url(../images/bgBox.gif) bottom center repeat-x #383838;
	border:#404040 1pt solid;
}
.rightColumnText {
	margin-left:10px;
	width:210px;
}
.rightContentInner {
	width:606px;
	margin-left:20px;
	margin-top:20px;
}
.rightContentInner a {
	color:#de4d4d;
	text-decoration:none;
}
.rightContentInner a:hover {
	color:#fff;
}


/*bottom*/
.homeButton {
	margin-top:5px;
}
#bottom {
	text-align:center;
	color:#9c9c9c;
	font-size:8pt;
	background:url(../images/bgBottom.gif) top center repeat-x;
	width:960px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:
}
#bottom a {
	color:#9c9c9c;
	text-decoration:none;
}
#bottom a:hover {
	color:#de4d4d;
}
#bottomRedBar {
	background:url(../images/redBar.jpg) bottom center no-repeat;
	height:30px;
	margin-bottom:1px;
}

/*contact page*/
.contactLeft {
	float:left;
	width:500px;
}
.contactRight {
	float:right;
	width:280px;
}
.textBox2 {
	width:280px;
	margin-bottom:10px;
}
#findUs {
	background:url(../images/bgFindUs.gif) top center no-repeat;
	height:43px;
}

/*misc classes*/
.faqQuestion {
	color:#de4d4d;
	font-weight:bold;
}
.roundedTop {
	background:url(../images/grRoundedTop.gif) bottom center no-repeat;
	height:20px;
}
.roundedBottom {
	background:url(../images/grRoundedBottom.gif) top center no-repeat;
	height:20px;
}
.logoBottom {
	text-align:center;
	margin-bottom:20px;
}

.cutLine {
	background:url(../images/lineCut.gif) center center repeat-x;
	height:20px;
}

.dottedTitleBar {
	background:url(../images/lineDotted.gif) top repeat-x;
	height:30px;
	font-size:9pt;
	color:#999999;
	padding-left:10px;
	padding-top:5px;
}
.redBar {
	background:url(../images/redBar.png) center center no-repeat;
	height:20px;
}
.subText {
	color:#505050;
}
.clear {
	clear:both;
}
.spacer20 {
	height:20px;
}
.dottedLine {
	background:url(../../images/dottedLine.gif) top center repeat-x;
	margin-top:3px;
	height:20px;
}
.title {
	margin-bottom:5px;
}

/*links*/
