
* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}
html { 
	overflow-y: scroll; 
	} 

body {
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana;
	background-image: url(/images/containerbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	color: #505050;	
}


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

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

#wrap, #footer, #header {
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}

#footer, #footer a {
	color: #CCCCCC;
	padding-top: 5px;
	font-size:small;
		}

#footer {
		clear: both;
		text-align: right;
		margin-top: 5px;
		}
#header {
		background-image: url(/images/banner.jpg);
		background-repeat:no-repeat;
		padding-bottom: 67px;
		padding-top: 67px;
		width: 800px;
		text-decoration: none;
		text-indent: 200px;
		}
#header a:link {
	color: #CC0000;
	text-decoration: none;
	}
#header a:hover {
	text-decoration: none;
	}
/*-- Header Styles --*/

h2#better_way {
	height: 14px;
	padding-bottom: 2px;
	}

h3 {
	height: 10px;
	}

	
/*-- Logo & Top Nav --*/

h1 {
	color: #CC0000;
	font-size: 18px;
	}

h1 a:link {
	color: #CC0000;
	text-decoration: none;
	}
	
/*-- Teaser Styles --*/

#teaser {
	width: 500px;
	margin: 10px 0px 10px 10px;
	background: #FFFFFF;
	text-align: left;
	color: #999999;
	}

		
/*-- Main-Column Styles --*/

#main_column {
	width: 500px;
	margin: 0px 0px 10px 0px;
	background: #FFFFFF;
	clear: none;
	}
#main_content {
		padding: 10px 0px 10px 10px;;
		}
#main_content img {
		margin: 5px 5px 5px 20px;
		}
		
#main_content ul {
	line-height: 25px;
	margin: 15px;
	list-style: square; 
	}
#main_content ul ul {
	list-style: circle;
	}
#main_content ul ul ul{
	list-style: disc;
	}
	
#main_content a:link, #main_content a:active,#main_content a:visited {
	text-decoration: underline;
	color: #660000;
	}

#main_content a:hover {
	text-decoration: underline;
	color: #660000;
		}
		
.b3serv {
	color: #660000
}
.style2 {font-size: x-small}

/*-- Side-Column Styles --*/

#right_column {
	float: right;
	width: 270px;
	margin: 0px 0;
	padding-top: 5px;
	height: 100%;
	border-style: solid;
    border-width: medium;        /* sets border width on all sides */
    border-color: #666666;
	clear: none;
	}
#column_content {
	padding: 18px 0 0 0px;
	text-indent: 10px;
	}
#column_content h3 {
	margin-bottom: 2px;
	color: #666666;
	}
	
#column_content a {
	color: #CC0000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 10px;
	}
	
#column_content a:hover {
	background:#FFFFFF;
	color:#666666;
	text-decoration: underline;
	}


ul#short_list {
	list-style: none;
	margin-bottom: -6px;
	padding: 7px 0;
	padding-top: 7px;
	border-top: 1px solid #eaeaea;
	}
	
	ul#short_list li {
		padding-bottom: 12px;
		}

blockquote {
	margin-bottom: 30px;
	padding: 5px 0 0 0;
	color: #6d8da2;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	}
	blockquote p {
		margin-bottom: -2px;
		text-indent: 20px;
		background: url(/_img/quote_open.gif) 0 3px no-repeat;
		}
	span.close_quote {
		padding-right: 20px;
		background: url(/_img/quote_close.gif) top right no-repeat;
		}
	blockquote span.quote_by {
		line-height: 32px;
		font-size: 95%;
		color: #9a9a9a;
		}

/*-- Spotlight --*/

#spotlight {
	padding: 13px 15px 12px 15px;
	background: #f4ffff url(/_img/bg_spotlight.gif) bottom left no-repeat;
	border: 1px solid #dde6e5;
	}
	#spotlight img {
		height: 82px;
		width: 76px;
		padding: 1px;
		border: 1px solid #e0e9eb;
		float: left;
		}
	#spotlight h3 {
		height: 13px;
		margin: 2px 0 0 88px;
		background: url(/_img/h3_meet-the-owner.gif) no-repeat;
		}
	#spotlight p {
		margin: 0 0 4px 87px;
		}
	#spotlight p.last {
		margin-bottom: 0;
		}

/*-- Global Footer Styling --*/

#footer_wrap, #footer_wrap-news {
	margin-top: 30px;
	margin-bottom: -23px;
	padding-top: 13px;
	border-top: 1px solid #dfdfdf;
	background: #f5f5f5 url(/_img/bg_footer.gif) top left repeat-x;
	}
	#footer_wrap-news {margin-top: 0;}

#footer ul {
	width: 470px;
	list-style: none;
	}
	#footer li {
		float: left;
		margin-right: 5px;
		padding: 0 5px 1px 0;
		line-height: 1.1em;
		border-right: 1px solid #cfcfcf;
		}
	#footer li.last {
		margin-right: 0;
		border-right: none;
		}
	#footer p {
		clear: both;
		margin-bottom: 0;
		font-size: 1em;
		line-height: 1.1em;
		}
	p#copyright {
		padding-top: 7px;
		}
	p#call_us {
		height: 8px;
		width: 178px;
		margin: 23px 0 0 612px;
		background: url(/_img/ftr_give-us-a-call.gif) no-repeat;
		}

a#oc_link {
	height: 22px;
	width: 218px;
	margin: -4px 0 0 580px;
	background: url(/_img/btn_news-and-links.gif) no-repeat;
		}
	a#oc_link:hover {
		background-position: 0 -22px;
		}