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

.container2 {
	margin:0 77px 0 77px;
	padding:0;
	}
	
#top_content {
	margin:0 auto 0 auto;
	border:none;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:left;
	}
	
.topcenter {
	margin:0 auto 50px auto;
	padding:0;
	text-align:center;
	}	
	
.main {
	width:500px;
	height:230px;
	}
	
.mainfloat {
	float:left;
	margin:0;
	}
	
.mainfloatc {
	float:left;
	margin:0 22px 0 22px;
	}
	
#bot_content {
	margin:0 auto 0 auto;
	border:none;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:left;
	}
	
#rightbar {
	float:right;
	width:195px;
	margin:10px 0 0 0;
	text-align:left;
	color:#a1772a;
	}
	
.rcallout {
	margin:0 0 50px 0;
	}	
	
.testimonial {
	margin:30px 0 10px 0;
	line-height:16px;
	font-size:12px;
	font-style:italic;
	}

.cap {
	font-size:11px;
	margin:5px 0 15px 0;
	line-height:14px;
	color:#ccc;
	}	
	
p {
	width:515px;
	}
	
.lefti {
	float:left;
	margin:5px 15px 15px 0;
	border:1px solid #a1772a;
	}
	
.righti {
	float:right;
	margin:5px 0 0 15px;
	border:1px solid #a1772a;
	}
	
.tabs {
	background:url(_img/tabs_bg.jpg) bottom no-repeat;
	height:58px;
	width:505px;
	margin:0 0 20px 0;
	padding:0;
	}
	
.tabs a {
	color:#999;
	}
	
.tabs a:hover {
	color:#ffe9af;
	}
	
.tab_inactive, .tab_active {
	height:58px;
	width:95px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.tab_active {
	background:url(_img/tab_over.gif) bottom no-repeat;
	color:#a1772a;
	}
	
.tab_inactive {
	background:url(_img/tab_bg.gif) bottom no-repeat;
	color:#999;
	}
	
.tabtext {
	margin-top:35px;
	}
	
	
	
	
	



.accborder {
	width:750px;
	border-bottom:1px dotted #333;
	margin:0 0 10px 0;
	position:relative;
	top:0px;
	left:-20px;
	}
	
.hover:hover {
	color:#ffe9af;
	}

.article p {
	width:auto;
	line-height:24px;
	}
	
.byline {
	line-height:16px;
	color:#abada8;
	}
	
.basic {
	margin:30px 0 20px 20px;
	}

.basic a {
	cursor:pointer;
	text-decoration:none;
	text-transform:none;
	}

.basic a:hover {
	text-decoration:none;
	cursor:pointer;
	}

.basic a.selected {
	cursor:pointer;
	text-decoration:none;
	color:#a1772a;
	}
	
	
	
.unframed {
	margin:0 0 20px 30px;
	font-size:11px;
	line-height:14px;
	color:#ccc;
	}
	
.unframed img {
	width:200px;
	margin:0 0 5px 0;
	}
	
.framed {
	float:left;display:inline;
	margin:0 0 20px 30px;
	font-size:11px;
	line-height:14px;
	color:#ccc;
	}
	
.framed img {
	width:200px;
	margin:0 0 5px 0;
	}
	
.button {
	border:1px solid #a1772a;
	background-color:#000;
	color:#a1772a;
	cursor:pointer;
	outline:none;
	}
	
.button:hover {
	color:#ffe9af;
	background-color:#333;
	outline:none;
	}
