@font-face{
	font-family: SackersHeavy;
	src: url('SackersGothicStd-Heavy.otf');
}@font-face{
	font-family: SackersMedium;
	src: url('SackersGothicStd-Medium.otf');
}

#right h5{
	text-transform:uppercase;
	font-size:10px;
	padding: 0;
	background-color:#ccc;
	color:white;
	background: transparent url(../images/right_menu_item_bg.png) repeat-x left top;
	text-align: left;
	line-height:19px;
	text-align: center;
}
#right li{
	border-bottom:1px solid #bbb;
	padding:12px;
	background-color:#E5EAEC;
	font-size:12px;
	color:#666666;
}
#right li.withimage{
	/*height:40px;*/
	/*position:relative;*/
	/*padding-left:58px;*/
}
	#right li.withimage img{
		/*position:absolute;
		left:12px;
		top:12px;*/
	}
	#right li.withimage a{
		/*display:block;*/
	}
	#right li.withimage p,
	#right li.withimage a.header{
		font-size:0.8em;
		/*margin-top:6px;*/
	}
	#right td.text{
			padding:0px 6px;
		}
#right a{
	color:#666666;
}
#right a:hover{
	color:black;
}
#right li.light{
	background-color:white;
}
#right span.title{
}
#right p.small{
	font-size:0.8em;
	margin-top:0.5em;
}
#right .rightiframe_featured{
	height:635px;
}
#right .rightiframe_news{
	height:370px;
}
#right .follow_us{
	padding: 20px 0 10px;
}
#right .follow_us h6{
	font-family: SackersHeavy, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
#right .follow_us img{
	margin: 8px 8px 0 0;
}
#right .brochure{
	padding: 0 0 10px;
}
#right .brochure a{
	display:block;
	overflow: hidden;
}
#right .brochure a:hover{
	background-color:#900;
}
#right .brochure img{
	float:left;
	padding:13px 5px 8px 5px;
}
#right .brochure span.brochure_download{
	display: block;
	font-family: SackersHeavy, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color:#666;
	padding-top:15px;
}
#right .brochure a:hover span.brochure_download{
	color:#fff;
}
#right .brochure span.brochure_click{
	display: block;
	font-family: SackersHeavy, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#900;
}
#right .brochure a:hover span.brochure_click{
	color:#fff;
}
#right .contact_us{
	width:170px;
	padding:10px 15px;
	margin-top:25px;
	background-color:#666;
	color:#fff;
}
#right .contact_us h3{
	font-family: SackersMedium, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#right .contact_us label{
	font-size:12px;
}
#right .contact_us input, #right .contact_us textarea{
	width:168px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin:0 0 5px;
}
#right .contact_us input#contact_submit{
	width:170px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background:#900;
	font-size:12px;
	border:0px none;
	margin:0;
	padding: 2px 0;
}

#right .contact_us + h5{
	margin-top: 20px;
}
