@charset "UTF-8";
/* CSS Document */


/* --------------- Overall styles ------------ */
/* ------------------------------------------- */
body{
	font-size:11px;
	line-height:11px;
	font-family: verdena, sans-serif;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:500;
	font-size:22px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:500;
	font-size:20px;
	margin-bottom:25px;
}

h3{
	font-weight:500;
	font-size:14px;
	margin-bottom:20px;
}



p.submit{
	float:right;
	margin-top:5px;
	margin-right:5px;
}

p.submit input{
	border:0;
	color: #FFF;
	background:#E47E1B;
	width:80px;
	height:30px;
}

ul.list{
	flaot:right;
	list-style:inside disc;
	margin-left:5px;
}

#closeStory{
	float:right;
}

#closeStory a{
	color:#FFF;
}

#top-lines{
	background:url(../images/clintoncrossingslandinglines.jpg);
	width:454px;
	height:17px;
	position:absolute;
	top:73px;
	left:346px;
}

#left-col{
	color:#000;
	line-height:16px;
	width:300px;
	position:absolute;
	top:138px;
	left:25px;
}

#logo{
	position:absolute;
	top:33px;
	left:57px;
}	

#right-col{
	position:absolute;	
}

#left-col p{
	margin-bottom:10px;
}

#top-lines{
	background:url(../images/clintoncrossingslines.jpg);
	width:500px;
	height:17px;
	position:absolute;
	top:73px;
	left:300px;
}

#main-nav{
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666;	
	text-transform: uppercase;
	position:absolute;
	top:60px;
	left:302px;
}

#main-nav li{
	float: left;
	margin-right: 2em;
}

#main-nav ul{
	list-style: none;
	padding: 0;
	margin: 0;	
}

#main-nav a {
	color:#666;
	text-decoration:none;
}

#main-nav a.active{
	color:#E47E1B;
}

#sectionHead{
	background-color:#E47E1B;
	padding:6px;
	width: 300px;
}

#wrapper{
	width:800px;
	height:600px;
	background:url(../images/clintoncrossingswhiteback.jpg);
	border:1px solid #CCCCCC;
	margin:10px auto;
	position:relative;
	margin-bottom:70px;
}

.highlight{
	color:#E47E1B;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
}


/* --------------- Form styles ------------ */
/* ------------------------------------------- */

input#name, input#phone, input#email, input#address, input#city, input#zip{
	background: #FFF;
	border: 1px solid #000;
}



p.formLabel label{
	display:block;
	float:left;
	width:4.2em;
	text-align:right;
}

textarea#question {
	background:#FFF;
	border:1px solid #000000;
	width:422px;
}

body#contact input#name, body#contact input#phone, body#contact input#email{
	margin-left: 5px;
	width: 371px;
}


body#support input#name, body#support input#address{
	margin-left: 5px;
	width: 375px;
}

body#support input#city, body#support input#zip, body#support input#phone, body#support input#email{
	margin-left: 5px;
	width: 160px;
}

body#support p.halfWidth{
	float: left;
}




/* --------------- Home styles ------------ */
/* ------------------------------------------- */
body#home #left-col{
	color:#FFF;
	line-height:16px;
	width:300px;
	position:absolute;
	top:154px;
	left:25px;
}

body#home #flash{
	width:421px;
	height:178px;
	background-color:#000;

}

#coverImages div{
	display:inline;
}

#coverTagline{
	padding:15px 0;
}



body#home #wrapper{
	background:url(../images/clintoncrossingslandingback.jpg);
}

body#home #right-col{
	top:153px;
	left:357px;
}

/* --------------- Video styles ------------ */
/* ------------------------------------------- */

body#video #sectionHead{
	width:455px;
}

body#video #left-col{
	width:465px;
	left:160px;
}

body#video #flash{
	width:465px;
	height:405px;
	margin-top:25px;

}

/* --------------- Support styles ------------ */
/* ------------------------------------------- */
body#support #right-col{
	top:138px;
	right:26px;
}

body#support #left-col{
	width:445px;
}

body#support #wrapper{
	background:url(../images/clintoncrossingssmallback.jpg);
}

#supportBox{
	margin-top:40px;
}
	

/* --------------- Contact styles ------------ */
/* ------------------------------------------- */
body#contact #right-col{
	top:138px;
	right:26px;
}

body#contact #left-col{
	width:435px;
}

body#contact #wrapper{
	background:url(../images/clintoncrossingssmallback.jpg);
}

#contactBox{
	margin-top:40px;
}

#contactBox a{
	color:#000;
	text-decoration:none;
}

#contactBox a:hover{
	color:#666;
	text-decoration:underline;
}

/* --------------- News styles ------------ */
/* ------------------------------------------- */
body#news #right-col{
	top:138px;
	right:26px;
}

body#news #left-col{
	width:280px;
}

body#news #sectionHead{
	width:260px;
}

body#news #wrapper{
	background:url(../images/clintoncrossingslargeback.jpg);
}

body#story #left-col{
	width:730px;
}

body#story #sectionHead{
	width:730px;
}

#storyBody{
	width: 730px;
	height: 370px;
	margin-top:25px;
	background-color:#FFF;
	padding:10px;
	overflow:auto;
}

#newsBox{
	width:300px;
	height:400px;
	overflow:auto;
	margin-top:20px;
}

#newsBox a {
	color:#E47E1B;
	font-weight:bold;
	fo
	
}

.newsStory{
	margin-bottom:20px;
	margin-right:15px;
}

.summary{
	margin: 20px 0 20px 5px;
	
}

.headline{
	font-size:12px;
	font-weight:bold;
}

.headline:hover{
	color:#E47E1B;
	cursor:pointer;
}

.storyLink{
	text-align:right;
}

.moreInfo{
	clear:both;
	margin-top:20px;
	font-size:1.1em;
	font-style:italic; 
}

/* --------------- FAQ styles ------------ */
/* ------------------------------------------- */
body#faq #right-col{
	top:138px;
	right:26px;
}

body#faq #left-col{
	width:280px;
}

body#faq #sectionHead{
	width:260px;
}

body#faq #wrapper{
	background:url(../images/clintoncrossingslargeback.jpg);
}


#faqBox{
	width:300px;
	height:400px;
	overflow:auto;
	margin-right:15px;
	margin-top:20px;
}

#faqBox a {
	color:#000000;
	
}

.faqQuestion{
	margin-bottom:20px;
}

.answer{
	margin: 20px 10px 20px 5px;
	
}
.question:hover{
	color:#E47E1B;
	cursor:pointer;
}

.openAnswer:hover{
	color:#E47E1B;
	cursor:pointer;
}

.answer li{
	list-style-position:outside; 
	margin-left:10px;
}

.answer ul{
 	margin:5px 0;
}

.openAnswer{
	text-align:right;
	margin-right:10px;
}

/* --------------- Landing styles ------------ */
/* ------------------------------------------- */
body#landing #top-lines{
	background:url(../images/clintoncrossingslandinglines.jpg);
	width:454px;
	height:17px;
	position:absolute;
	top:73px;
	left:346px;
}


body#landing #wrapper{
	width:800px;
	height:600px;
	background:url(../images/clintoncrossingslandingback.jpg);
	border:1px solid #CCCCCC;
	margin:50px auto;
	position:relative;
}

body#landing #left-col{
	font-weight:bold;
	top:155px;
	color:#FFF;
}

body#landing #right-col{
	position:absolute;
	top:153px;
	left:355px;
	
}