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

body { 
font-family: Helvetica Neue LT, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color:#FFFFFF;
}
.space {
	background-image:url(../images/bgd.png);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	padding-bottom: 20px;
}
a {
color:#ED2024;
text-decoration:underline;
}
a:hover {
color:#ED2024;
text-decoration:underline;
}
a:visited {
color:#ED2024;
text-decoration:underline;
}
a:link {
color:#ED2024;
text-decoration:none;
}
h3 {
font-size:13px;
text-transform:uppercase;
color:#525252;
line-height:140%;
font-family: 'Nunito', Helvetica Neue LT, Helvetica, arial, serif;
font-weight:normal;
}
.wrapper {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.bottom-wrapper {
	padding-top:10px;
	border-top: 2px solid #c6c5c5;
}
.borderspace  {
	width:855px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 95px;
	}
.clear {
clear:both;
}
.menu {
	float:left;
	width:80px;
	padding-right:15px;
	padding-top: 55px;
	background-image:url(../images/menu-bgd.png);
	background-position:top;
	background-repeat:no-repeat;
	height:343px;
}
.logo {
	float:left;
	width:510px;
	padding-right:10px;
	border-right:1px solid #ccc;
	margin-top: 25px;
}
.address {
	float:right;
	width:320px;
	margin-top: 25px;
}

ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.dropmenu li{
	position: relative;
	list-style: none;
	margin: 0px;
	width: 80px;
	display: block;
	cursor: point;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.dropmenu li .logospace {
padding-bottom:30px;
}
.dropmenu li a{
	padding: 0px 0px 0px 10px;
	display: block;
	cursor: point;
	color: #726960;
	text-decoration: none;
	font-weight: bold;
}
.dropmenu li a:hover{
	color: #38322D;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background:transparent url(images/plus.png) repeat-x scroll 0 0;
	position: absolute;
	top: 13px;
	right: 10px;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.dropmenu ul, .dropmenu div{
	position: absolute;
	display: none;
	width: 162px;
	left: 80px;
	top: 5px;
	margin: 0px;
	padding: 5px;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
	border: 1px solid #333;
}
.dropmenu ul li{
	border: 0;
	float: none;
	width: 160px;
	background-image:url(../images/sub-bgd.png);
	background-repeat:repeat;
	color:#fff;
}
.dropmenu ul li a{
color:#fff;
padding:5px;
}
.dropmenu ul li a:hover {
color:#999999;
}

.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background-color: #cccccc;
	padding: 5px;
	display: none;
	position: absolute;
}
.addh3 {
	font-weight:bold;
	float:left;
	width:75px;
	color:#2b2a2a;
	text-align:right;
	text-transform:uppercase;
	padding-bottom: 10px;
}
.addp  {
	font-weight:normal;
	text-align:left;
	float:right;
	width:200px;
	text-transform:uppercase;
	color:#727272;
	padding-bottom: 10px;
}
.rightcol {
float:right;
width:850px;
}
.headlinetop {
	font-size:28px;
	color:#2a2a2a;
	padding-top:35px;
	font-family: 'Nunito', Helvetica Neue LT, Helvetica, arial, serif;
}
.headlinetop::selection {
	background: #ED2024;
}
.headlinetop::-moz-selection {
	background: #ED2024;
}
.headlinetop .gray{
color:#555454;
}
.headlinetop .gray::selection {
	background: #ED2024;
}
.headlinetop .gray::-moz-selection {
	background: #ED2024;
}
.intro {
padding-top:25px;
line-height:140%;
}
.dark {
color:#181818;
}
.sig {
padding-top:25px;
}
.recent {
margin-top:20px;
padding:10px;
}
.col1 {
	float:left;
	width:260px;
}
.col2 {
	float:left;
	width:260px;
	margin-left: 30px;
}
.col3 {
	float:right;
	width:260px;
}
.recenth3 {
color:#525252;
font-size:16px; 
text-transform:uppercase;
font-weight:500;
font-family: 'Nunito', Helvetica Neue LT, Helvetica, arial, serif;
}
.recenth3::selection {
	background: #ED2024;
	color:#fff;
}
.recenth3::-moz-selection {
	background: #ED2024;
	color:#fff;
}
.recenth3 a {
color:#525252;
text-decoration:none;
}
.recenth3 a::selection {
	background: #ED2024;
	color:#fff;
}
.recenth3 a::-moz-selection {
	background: #ED2024;
	color:#fff;
}
.recenth3 a:hover {
color:#525252;
text-decoration:underline;
}
.recentsmall {
font-size:12px;
color:#525252;
padding-bottom:10px;
}
.recentsmall::selection {
	background: #ED2024;
	color:#fff;
}
.recentsmall::-moz-selection {
	background: #ED2024;
	color:#fff;
}
.recentdesc {
font-family: 'Nunito', Helvetica Neue LT, Helvetica, arial, serif;
color:#605f5f;
font-size:13px;
line-height:140%;
letter-spacing:1px;
}
.recentdesc::selection {
	background: #ED2024;
	color:#fff;
}
.recentdesc::-moz-selection {
	background: #ED2024;
	color:#fff;
}
.recentdesc a{
color:#AC161A;
text-decoration:none;
}
.recentdesc a::selection {
	background: #ED2024;
	color:#fff;
}
.recentdesc a::-moz-selection {
	background: #ED2024;
	color:#fff;
}
.recentdesc a:hover{
color:#AC161A;
text-decoration:underline;
}
.wufoo topLabel page1 {
background-color:#000000;!important
}
