/* Start of CMSMS style sheet 'Speedline Base Stylesheet' */
body {
	font: 70% 'Tahoma', sans-serif;
	background:  #EFECE0 url('/uploads/images/head-bg.gif') left top repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #424242;
}

#head {
	width: 780px;
	height: 103px;
	margin: 7px auto 0 auto;
}

#headNav {
	float: left;
	right: 250px;
	margin-top: 5px;
}

	#headNav a {
		color: #000;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		text-transform: uppercase;
		margin: 0 4px;
	}
	
#logo {
	float: right;
	margin-top: 20px;
}

#navBar {
	width: 780px;
	margin: 0 auto;
	height: 20px;
}

#mainNav {
	display: block;
	margin: 0 auto;
	padding: 2px 0 0 0;
	width: 780px;
}

	#mainNav li {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#mainNav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
	}

#mainContainer {
	width: 780px;
	margin: 55px auto 0 auto;
	text-align: left;
}

#homeMainBox {
	height: 249px;
	background-color: #e1e1e1;
	border: 1px solid #cbcac7;
}

#homeImage {
	float: left;
	border-right: 1px solid #cbcac7;
}

#homeBlurb {
	padding: 8px;
	font-size: 90%;
	line-height: 200%;
	width: 249px;
	float: right;
}

	#homeBlurb h2 {
		margin:0 0 .5em 0;
		font-family: calibri, sans-serif;
		font-size: 225%
	}

#roundBoxContainer {
	margin-top: 10px;
}

.roundy {
	float: left;
	width: 253px;
	margin-right: 10px;
}

.roundBoxHeader {
	background-color: #DBC065;
	padding:0 0 3px 5px;
	margin: 0px;
	color: #000;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: normal;
}

.roundBoxContent {
	background-color: #E1E1E1;
}

.roundBoxIcon {
	float: left;
	margin: 5px 0 0 5px;
	border: 1px solid #CBCAC7;
}

.roundBoxText {
	float: right;
	border-left: 1px solid #CBCAC7;
	background-color: #F3F3F3;
	padding: 5px;
	width: 132px;
	text-align: justify;
}

.roundBoxBreaker {
	height: 5px;
	background-color: #CBCAC7;
	clear: both;
}

.roundBoxMore {
	border-top: 1px dashed #CBCAC7;
	color: #800004;
	display: block;
	background: url('uploads/images/bullet.gif') 6.7em .45em no-repeat;
	text-decoration: none;
	text-transform: lowercase;
	text-align: right;
	margin-top: 5px;
}

#foot {
	width: 780px;
	margin:15px auto;
	padding-top: 15px;
	clear: both;
	font-size: 85%;
}

a:link {
	color: #800004;
	text-decoration: none;
}	

a:link:hover {
	color: #800004;
	text-decoration: underline;
}

a:link:visited {
	color: #800004;
	text-decoration: none;
}

a:link:visited:hover {
	color: #800004;
	text-decoration: underline;
}	
	
#leftColumn	{
	width: 165px;
	float: left;
}

	#leftColumn ul {
		margin: 0px;
		padding: 0px;
	}
	
	#leftColumn ul li {
		margin: 0px;
		padding: 0px;
		list-style-image:url('uploads/images/bullet.gif');
		list-style-position: inside;
		margin-bottom: 5px;
	}
		
#rightColumn {
	width: 600px;
	float: right;
}	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* End of 'Speedline Base Stylesheet' */

