﻿body 
{
    line-height: 1.3em !important;
}

#container
{
	width: 870px;
	min-height: 800px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

a
{
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.clearer
{
	clear: both;
	margin-bottom: 20px;
}


#content 
{
	margin-top: 5px;
}

#footer
{
	padding-left: 15px;
	padding-right: 15px;
}

#banner
{
	margin-left: 15px;
	text-align:center;
	width:100%;
}

#banner img
{
    padding:10px;
}

.colordiv
{
	width: 370px;
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	padding: 10px 5px 10px 5px;
	text-align: center;
	color: Black;
	font-size: 1.3em;
	-moz-border-radius: 5px;
}

.surveydiv
{
	width: 370px;
	background-color: #e5ecf3;
	border: solid 1px #666699;
	padding: 10px 5px 10px 5px;
	text-align: center;
	color: Black;
	font-size: 1.0em;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
}

.content-bottom
{
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 862px;
	height: 20px;
	background: url(Images/bottomshadow.png) no-repeat left bottom;
	z-index: 0;
}

.left-column
{
	width: 405px;
	float: left;
}

.right-column
{
	width: 385px;
	position: relative;
	float: right;
	padding-right: 20px;
	font-size: .8em;
}

.left-column img
{
	float: left;
	margin-right: 15px;
}

.left-column h2
{
	margin-top: 0 !important;
}

.left-column p 
{
	margin: 4px 0 0 49px;
	height: 85px;
	font-size: .8em;
	color: #484848;
}

.feature-header 
{
    color: #19194b;
    font-weight: normal;
    font-size: 1.4em;
    border-bottom: 1px solid #99b9e1;
    margin-top: 1.5em;
    line-height: 1.5em;
}

.feature, .feature a
{
	margin: 4px 0 0;
	height: 85px;
	font-size: .8em;
	color: #484848;
	text-align: left;
}

.left-column a.title
{
	font-size: 1.5em;
	font-weight: bold;
}

.title, title a
{
	font-size: 1.5em;
	font-weight: bold;
}

.features
{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2em;
}

.feature:hover
{
	background-color: #eeeeee;
}

img 
{
	border: 0px;
}

hr
{
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border-width: 0px;
}

.more, .more:visited
{
	font-weight: bold;
	color: #EF2F36;	
}

.more:hover
{
	text-decoration: underline;
}

.shot
{
	border: solid 1px #cccccc;
	padding: 5px;	
	float: left;
	margin-right: 15px;
}

.feature-header
{
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}

.feature-content
{
	padding-top: 15px;
	margin: 15px 0px 0px 15px;
	font-size: .9em;
	font-weight: normal;
	color: #333333;
}

.note
{
	width: 612px;
	padding: 10px 10px 10px 53px;
	color: Black;
	margin-left: 75px;
	background-image: url(Images/info.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #FFFFCC;
	border: 1px solid #D7CE28;
}

#irc
{
    width: 825px;
    height: 450px;
    border: solid 0px;
    margin: 15px 10px 0px 0px;
}
