* {
	margin:0;
	padding:0;
}

html { 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: #000;
}
body {
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	margin:0px;
	padding:0px;
	color:#666666;
	background: #000;
}
#wrapper {
	margin:auto;
	width:906px;
}
#content {
	background: url(../img/sprite-x.png) repeat-x 0 -85px #f2f2f2;
	height: auto !important;
    min-height: 500px;
    padding: 15px 25px;
}
#content p, .block p {
    line-height: 1.7em;
}
p {
	line-height: 23px;
	padding-bottom: 15px;
	color: #666666;
}

#main {
	background: #f2f2f2;
	width: 618px;
	float: left;
	font: 12px Helvetica,Verdana,Arial,sans-serif;
}
#right {
	float: left;
	background: #fff;
	width: 288px;
}
#menu {
	display: block;
	padding: 0 5px;
	position: absolute;
	bottom: 0;
}
#menu li {
	float : left;
	padding: 0;
}
#menu li a {
	float:left;
	display:block;
	font-size:12px;
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0 1px;
}

#menu .active a, #menu li a:hover {
	color: #fff !important;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
a {
	color: #3ca2e7;
}

/* Divers */
img {
	border: none;
}
#layout, #footer, .clear, #submenu {
	clear: both;
}
ul {
	list-style: none;
}

#layout {
	top: 100px;
}
#top {
    background: none repeat scroll 0 0 #000000;
    box-shadow: 0 0 10px #000000;
    height: 60px;
    margin-bottom: 290px;
    position: relative;
}
#layout #header {
	background: url(../img/sprite-x.png) transparent;
    border-radius: 6px 6px 0 0;
    height: 40px;
    position: relative;
}

#layout #header h1, #layout #header h3 {
	font-family: Rockwell,Verdana,Arial,Helvetica,sans-serif;
}
#layout #header h1 {
	color: #FFF;
    font-size: 23px;
	font-weight: normal;
}
#layout #header h3 {
	top: 10px;
	color: #5F5F5D;
	font-size: 12px;
	font-weight: normal;
}
#right h2 {
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: normal;
}
#right .block {
	background: #000;
    color: #8A8A8A;
    line-height: 1.5em;
    overflow: hidden;
    padding: 12px 10px 12px 20px;
}
#right .block h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: Rockwell,Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}
#content h3 {
	font-weight: normal;
    text-transform: uppercase;
}
#logo {
	position: relative;
    height: 135px;
    margin: 0 auto;
    text-indent: -9999px;
    top: 0;
    width: 920px;
}
#content h2 {
	margin: 0 0 10px 0
}
table td {padding: 4px;}
h3 a {
	text-decoration:none;
	font-weight: normal;
}

/* Form */
.input label {
	width: 125px;
	float: left;
	margin: 5px 0;
	padding-right: 5px;
	font-size: 12px;
	line-height: 23px;
}
.submit {
	clear: both;
	float: right;
	margin-right: 15px;
}
.input input, .input textarea, .input select {
	color: #4C4C4C;
	margin: 3px;
	padding: 3px;
	border: none;
	border: dotted 1px #BDCE39;
}
.input input, .input select {
	width: 200px;
}
.input.error input {
	float: left;
}
.error-message {
	padding:5px 10px;
	float: left;
	color: red;
	font-size: 12px;
	line-height: 23px;
}
.textarea .error-message {
	margin-left: 100px;
}
.input {
	clear: both;
}
.input textarea {
	width: 450px;
	height: 150px;
}
.submit input {
	background: #6dc731;
	color: #fff;
	padding: 3px 10px;
	border: none;
	font-weight: bold;
}
.input .date {
	width: 80px;
}

.smalltextarea {
	height: 36px !important;
}
.checkbox input, .radio input {
	margin-right:10px;
	margin-top:8px;
}
.checkbox label, .checkbox input, .radio input {
	width:auto;
}
.checkbox label, .radio label {
	clear:none;
	float:left;
	width: 90%;
}
div.input input {
	float:left !important;
}
.input.radio input, .input.checkbox input {
	clear:both;
	border: none;
}
#content li {
	list-style:disc outside url(../img/list.jpg);
	margin-left: 25px;
	line-height: 1.7em;
}

#latest-articles li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#latest-articles li a {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}
#footer p {
	color: #fff;
}
#latest-articles {
	margin-top: 15px;
}
#flashMessage.error {
	background: #ccc;
	color: red;
	border: solid 1px red;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
form h2 {
	clear: both;
	padding-top: 10px;
}
#zipcodesearch label {
	width: auto !important;
}
#zipcodesearch input, #zipcodesearch select {
	width: 60px;
}
#zipcodesearch input[type="button"] {
	float: right !important;
	clear: right;
	width: auto;
}
.ad {
	text-align: center;
	padding: 12px 20px !important;
}
#mc-embedded-subscribe-form .input input {
	width: 145px;
	clear: none !important;
}
#mc-embedded-subscribe-form .input.submit input {
	width: 92px;
}
#mc-embedded-subscribe-form .input.submit {
	margin: 0;
	clear: none !important;
}
