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

html, body {
font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
padding: 0px;
margin: 0px;
height: 100%;
color: #333;
font-size: 12px;
line-height: 140%;
}

img {
border: 0px; }

#home {
border: 1px;
padding: 0px;
width: 100%;
height: 45%;
vertical-align: bottom;
}

#left {
width: 420;
vertical-align: bottom;
padding-bottom: 20px;
border-bottom: 4px solid #E32326;
}

.home_span-left {
	width: 10%;
}

#home_nav {
vertical-align: bottom;
text-align: right;
wrap: no-wrap;
padding-right: 50px;
border-bottom: 4px solid #E32326;
padding-bottom: 20px

}



#home_nav img {
padding: 0px 6px 0px 6px;

}

#redline {
	background-color: #E32326;
	width: 100%;
	margin-left: 100px;
	height: 4px;
	text-align: right;
	margin-top: 20px;
	float: right;
	position: absolute;
}

#footer {
	color: #666666;
	font-size: 10px;
	width: 100%;
	height: 10px;
	position: fixed;
	padding-bottom: 20px;
	bottom: 0px;
	background-color: white;}

#footer-left {
padding-top: 8px;
text-align: left;
border-top: 1px solid #cccccc;
}

#footer-right {
text-align: right;
padding-right: 50px;
padding-top: 8px;
border-top: 1px solid #cccccc;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #333333;
}

footer a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #E32326;
}

/* interior page */



#interior {
	width: 100%;
	padding: 30px 0px 0px 0px;
}

#span-left {
	width: 10%;
}

#logosmall {
width: 30%;
height: 50px;
vertical-align: bottom;
padding-bottom: 10px;
border-bottom: 3px solid #E32326 }


#nav {
vertical-align: bottom;
text-align: right;
wrap: no-wrap;
border-bottom: 3px solid #E32326;
vertical-align: bottom;
padding-bottom: 10px;
width: 50%;
padding-right: 50px;

}

#nav img {
padding: 0px 6px 0px 6px;

}

#content{
padding: 40px 100px 50px 100px;
}

.content_1col{
width: 560px;	
text-align: justify; 

}

.content_2col{
width: 590px;
text-align: justify; 
}

.content_2col_nonjustify{
width: 580px;
text-align: left; 
}

#content_rightcol{
float: right;
padding: 0px 0px 100px 70px;
position: relative;
color: #666;
width: 180px;
}


#content_rightcol-w{
float: right;
padding: 0px 0px 100px 70px;
position: relative;
color: #666;
width: 210;
}

ul, li {
	padding-left: 0px;
	list-style-image: url(images/bullet.gif);
line-height: 18px;
margin: 0px 0px 0px 8px;
list-style-type: none;
list-style-position: -1px;
text-align: left;
}

.long ul, .long li {
	padding-left: 0px;
	list-style-image: url(images/bullet.gif);
line-height: 17px;
margin: 0px 5px 0px 0px;
list-style-type: none;
list-style-position: -1px;
text-align: left;

}

.header {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}

.subhead {
	
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding: 4px 0px 0px 0px;

}

.subhead_rightcol {
	
	font-weight: bold;
	color: #999;
	font-size: 12px;
padding-bottom: 20px;
}

.small a, .small a:link, .small a:visited, .small a:active
{
font-size: 10px;	
color: #999
}

.xsmall {
font-size: 9px;	
line-height: 12px;
}

.pad-left {
padding-left: 2px;}

.divider {
color: #CCC;
}

#team ul, #team li {
line-height: 170%;	
}