
body {
	font:normal .8em/12pt Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width:974px;
	border:0px solid #D4D4D4;
	margin:0 auto;
	padding:10px 0 5px;
}

#ccrLogoImg {
	margin:0 0 0 40px;
}

#email {
	float:right;
	width:200px;
	font-size:70%;
	margin:30px 0 0 0;
	text-align:right;
}

#phone {
	text-align:right;
	float:right;
	width:210px;
	font-size:70%;
	margin:30px 50px 0 0;
}

.utilBox {
	float:left;
	width:150px;
}

#utility div img {
	float:right;
}

#menu {
	width:974px;
	border:0px solid #D4D4D4;
	margin:20px auto 0;
	height:30px;	
}

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

#menu li {
	float:left;
	display:inline;
	margin:2px 15px;
	padding:0;
	font-weight:bold;
}

a:link { color:#2E688C; }	
a:visited { color:#2E688C; }	
a:hover { color:#D90B0B; }	
a:active { color:#D90B0B; }	

#menu a:link { color:#2E688C; text-decoration:none; text-transform:uppercase; font-size:85%; }	
#menu a:visited { color:#3E90C2; text-decoration:none; text-transform:uppercase; font-size:85%; }
#menu a:hover { color:#D90B0B; text-decoration:none; border-bottom:4px solid #D90B0B; text-transform:uppercase; font-size:85%; }
#menu a:active { color:#3E90C2; text-decoration:none; border-bottom:4px solid #3E90C2; text-transform:uppercase; font-size:85%; }

.active { color:#3E90C2; text-decoration:none; border-bottom:4px solid #3E90C2; text-transform:uppercase;  }

#crumbs {
	width:974px;
	border:1px solid #D4D4D4;	
	border-bottom:0px solid #D4D4D4;
	margin:0 auto;
	text-align:right;
	height:30px;	
	font-size:80%;
}

#crumbs a:link,
#crumbs a:visited,
#crumbs a:hover,
#crumbs a:active { 
	color:#808080; 
	text-decoration:none; 
	margin-top:7px; 
	width:160px; 
	float:right; 
	padding-right:10px;
}

#crumbs img {

	float:right; 
}

#body {
	width:954px;
	border:1px solid #D4D4D4;
	margin:0 auto;
	padding:10px;
}

#body p {
	line-height:180%;
	margin:10px 0;
}

#main {
	width:650px;
	float:left;
	
}


#secondary {
	width:254px;
	float:right;
	padding:10px 15px 5px 5px;
	font-size:80%;
}

#main ul li,
#main ol li,
#body ul li,
#body ol li,
#secondary ul li,
#secondary ol li {
	margin:5px 0 5px 25px;
	list-style-type: disc;
}

h1 {
	margin:20px 0 5px;
	color:#3E90C2;
	text-transform:uppercase;
	font-size:140%;
}

#body h2 {
	margin:30px 0 5px;
	color:#D90B0B;
	text-transform:uppercase;
	font-size:110%;
}

h3 {
	color:#3E90C2;
	font-size:120%;
	margin:10px 0 5px;
	text-transform:uppercase;
}

#elevator {
	width:974px;
	border:1px solid #D4D4D4;
	margin:0 auto;
	height:289px;
	background-image:url(../img/elevatorBack.jpg);
}

#elevatorText {
	float:left;
	width:450px;
	padding:20px 30px;
}

#elevatorImg {
	float:right;
}

h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#D90B0B;
	font-size:260%;
	margin:10px 0 0;
	line-height:120%;
}	

h4 {
	text-transform:uppercase;
	margin:10px 0;
}
	
#elevatorText ul {
	margin:5px 0 0 30px;
}
	
#body ul {
	margin:5px 0 0 10px;
}
	
	
#elevatorText a:link { color:#808080; line-height:180%; font-size:120%;  }	
#elevatorText a:visited { color:#808080; line-height:180%; font-size:120%;  }
#elevatorText a:hover { color:#808080; line-height:180%; font-size:120%;  }
#elevatorText a:active { color:#808080; line-height:180%; font-size:120%;  }


	
#mainOptions {
	width:974px;
	border-right:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	margin:0 auto;
	height:88px;
	background-image:url(../img/optBack.jpg);
}
	
	
.opt {
	float:left;
	width:226px;
	border-right:1px solid #D4D4D4;
	padding:0 5px 0 10px;
	height:72px;
	margin:8px 0 0 0;
}



.opt img {
	float:left;
	margin-right:10px;
}


.opt h4 a:link {
	text-decoration:none;
	color:#252525;
	font-weight;bold;
}

#bottom {
	width:974px;
	height:250px;
	margin:0 auto;
	background-color:#454545;
	border:1px solid #454545;
}

#footer {
	width:974px;
	margin:20px auto;
}

#textNav {
	margin:20px 10px;
}

#textNav ul {
	float:left;
	width:200px
	height:200px;
	padding:5px 10px;
	margin:5px 20px;
}

#textNav ul li {
	margin:10px 0 5px;
}

#textNav a:link { color:#808080; }	
#textNav a:visited { color:#808080; }
#textNav a:hover { color:#808080; }
#textNav a:active { color:#808080; }


#bottom p {
	margin:130px 0 0 0;
	color:#808080;
}

#footer a:link { color:#454545; }	
#footer a:visited { color:#454545; }
#footer a:hover { color:#D90B0B; }
#footer a:active { color:#D90B0B; }

.smaller { font-size:90%; }

strong { font-weight:bold; }

dl { margin:10px 0; }

dt {
	color:#3E90C2;
	font-size:120%;
	margin:40px 5px 10px;
}

dd {
	margin:0 5px;
}

form label {
	width:8em;
	float:left;
	text-align:right;
	margin:4px 1em 4px 0;
	clear:both;
	font-size:1em;
}

form input,
form select {
	margin:8px 0 5px 0;
	width:260px;
}

form {
	margin:50px 0 10px;
}