/*  */

/* Set background colors */
#header, #footer_bar, .drop-down .level2 li, .drop-down li a.level1:hover, .drop-down li.level2-footer, .drop-down li.level2 .menu-footer {
  background-color: #009966!important;
}
#navigation, .results, #footer_bar .sub_heading strong, .drop-down li.level2 a:hover, #designed_outer  {
	background-color: #007A52;
}
#contact_block, #contact_page, #mailing_list, #column form, #content .sub_heading, #footer_info_inner, .row1 {
	background-color: #E5F1ED!important;
}
#content .sub_heading strong, #footer_info_inner .sub_heading {
	background-color: #B2D7CB;
}



/* Set text colors */
a {
  color: #333;
}
#header span, #content .submit, .c_submit, #mailing_list .submit, .recent_post, .recent_post a, #footer_bar .submit, .question, .answer, .results, #contact, #footer_bar .sub_heading strong, ul.drop-down, ul.drop-down a, .drop-down li a, #designed_inner, #designed_inner a, fieldset#pop_up input, #contact a {
  color: #fff;
}
#sitename {
  color: #CCCCCC;
}
body, #content, #contact_block label, .featured_link, #content .recent_post, #content .recent_post a, div#content .recent_post_right  {
  color: #384B4C;
}
#contact_block .input_text, #contact_block select, #contact_block textarea, #contact_page .input_text, #contact_page select, #contact_page textarea, #mailing_list .input_text, .search_input, #column .search_input {
  color: #000;
}
#contact_page label, #mailing_list label, .heading, #content .sub_heading strong, .textarea, #footer_info_inner {
	color: #384B4E;
}
.recent_post_right .more {
	color: #ccebe0;
}









/* Set padding values */
body, #contact_block select, #contact_page select, .drop-down .level2 li {
  padding: 0px!important;
}
#footer_bar {
	padding-top: 39px;
	padding-bottom: 39px;
}
#footer {
  padding-top: 20px;
}
#contact_block label, #mailing_list label, .question {
	padding-right: 2px;
}
#contact_block .input_text, #contact_block select, #contact_block textarea, #mailing_list .input_text, .search_input, #column .search_input {
	padding: 5px 7px 5px 2px!important;
}
#contact_page label {
	padding-left: 2px;
}
.question {
	padding-left: 30px;
	padding-top: 10px;
}
.answer {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
.results {
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 25px;
}
.heading, #content .sub_heading strong {
	padding-top: 5px;
	padding-bottom: 9px;
}
#content .sub_heading strong {
	padding-right: 3px;
}
#footer_bar .sub_heading strong {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-top: 5px;
}
#footer_info_inner .sub_heading {
	padding: 7px 0px;
}
#designed_inner {
	padding-top: 11px;
}
fieldset#pop_up input {
  padding: 6px;
  padding-left: 30px;
}

div.search_page {
  padding-bottom: 10px;
}
div.sidetext {
  padding-left: 5px;
}







/* Set margin values */
.inner_wrapper {
  margin: auto;
}
body {
  margin: 0px;
}
#header {
  margin-bottom: 35px;
}
#content {
  margin-bottom: 21px;
}
#footer_bar_left {
	margin-left: 54px;
	margin-right: 32px;
}
#content .submit, .c_submit, #mailing_list .submit {
	margin-top: 5px;
	margin-left: 119px;
}
.c_submit {
  margin-left: 304px;
}
.featured_link {
	margin-bottom: 44px;
}
.recent_post {
	margin-top: -1px;
}
.recent_post_right .more img {
	margin-bottom: -14px;
}
.search_input {
	margin-top: 17px;
}
#footer_bar .submit {
	margin-top: 19px;
}
.answer {
	margin-top: 10px;
}
.votes {
	margin-top: 3px;
	margin-left: 11px;
}
#contact {
	margin-top: -17px;
	margin-right: 65px;
}
.heading {
	margin-bottom: 28px;
}
#footer_info_inner .sub_heading {
	margin-bottom: 18px;
}

#designed_inner {
	margin: auto;
}
#built {
	margin-left: 34px;
}
#optimized {
	margin-right: 34px;
}
div.search_page {
  margin-bottom: 10px;
}
div.sidetext {
  margin-bottom: 15px;
  margin-top: 10px;
}








/* Borders */
#contact_block .input_text, #contact_block select, #contact_block textarea, #mailing_list .input_text, #column .search_input {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
}
#content .submit, .c_submit, #mailing_list .submit, #footer_bar .submit, img, fieldset#pop_up input {
  border: 0px;
}
.featured_link, .heading {
	border-top: 1px solid #384B4E;
	border-bottom: 1px solid #AFB7B8;
}
.recent_post {
	border-top: 2px solid #29A97E;
}
.recent_post_right strong, #footer_bar .sub_heading strong {
	border-bottom: 1px solid #66C2A3;
}
.search_input {
	border-top: 1px solid #7c7c7c;
}
.answer {
	border-top: 1px solid #66C2A3;
}
#content .sub_heading strong {
	border-top: 1px solid #384B4E;
	border-bottom: 1px solid #A2B0AF;
}
#footer_bar .sub_heading strong {
	border-top: 1px solid #ffffff;
}
.drop-down .level2 li {
	border-bottom: 1px solid #007A52;
}
#footer_info_inner .sub_heading {
	border-top: 1px solid #384B4E;
	border-bottom: 1px solid #819F99;
}
div.search_page {
  border-bottom: 1px solid #A2B0AF;
}





* {
  font-family: Verdana, Arial;
}
.inner_wrapper {
  text-align: left;
  width: 1000px;
}
#outer_wrapper {
  text-align: center;
  width: 100%;
}
a:hover {
  text-decoration: none;
}
#header {
  height: 158px;
}
#header h1 {
	font-size: 20px;
	line-height: 20px;
	float: right;
	color: #fff;
	margin: 0px;
	margin-left: 50px;
	margin-top: 30px;
	text-indent: -5000px;
}
#header span {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	display: block;
	position: absolute;
	right: 78px;
	bottom: 7px;
	height: 70px;
	text-align: right;
}
#header .inner_wrapper {
	position: relative;
	height: 158px;
	background-image: url('/images/header.jpg');
	width: 1026px;
	background-repeat: no-repeat;
	background-position: top center;
}
#navigation {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  height: 35px;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#navigation .inner_wrapper {
	height: 35px;
}
#content {
  font-size: 12px;
  line-height: 22px;
 	text-align: center;
}

#footer_bar_left {
	width: 614px;
	float: left;
}

#footer_bar_right {
	width: 228px;
	float: left;
}

#footer {
  width: 900px;
  height: 100px;
  font-size: 10px;
}


#contact_block label {
	font-size: 12px;
	display: block;
	text-align: right;
	font-weight: normal;
}
#contact_block .input_text, #contact_block select, #contact_block textarea {
	width: 217px!important;
	font-size: 12px;
	text-align: right;
}


#contact_page label {
	font-size: 12px;
	display: block;
	text-align: left;
	font-weight: normal;
}
#contact_page .input_text, #contact_page select, #contact_page textarea {
	width: 400px!important;
	font-size: 12px;
	text-align: left;
}



#content .submit, .c_submit {
	background-image: url('../images/button.png');
	width: 108px;
	height: 28px;
	font-weight: bold;
	cursor: pointer;
}


/* Mailing List */
#mailing_list {
	width: 228px;
	float: left;
}
#mailing_list .icon {
	right: 0px;
	left: -34px;
}
#mailing_list label {
	font-size: 12px;
	display: block;
	text-align: left;
	font-weight: normal;
}
#mailing_list .input_text {
	width: 217px!important;
	font-size: 12px;
	text-align: right;
}
#mailing_list .submit {
	background-image: url('../images/button.png');
	width: 108px;
	height: 28px;
	font-weight: bold;
	cursor: pointer;
}

/* Featured Links */
.featured_link {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 45px;
	width: 324px;
	background-image: url('/images/dark-arrow.png');
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
}
.featured_link .icon {
	position: absolute;
	top: 0px;
	left: -37px;
}

/* Recent / Forum Posts */
.recent_post {
	font-size: 12px;
	line-height: 22px;
}
.recent_post a {
	font-size: 12px;
	text-decoration: none;
}
.recent_post_left {
	width: 244px;
	float: left;
}
.recent_post_right {
	width: 370px;
	float: left;
	position: relative;
	padding-bottom: 40px;
}
.recent_post_right strong {
	display: block;
	width: 370px;
}
.recent_post_right .more {
	position: absolute;
	bottom: 25px;
	right: 0px;
}


/* Search Box */
.search_input {
	width: 216px;
	font-size: 12px;
	text-align: right;
}
#footer_bar .submit {
	float: right;
	background-image: url('../images/colored-button.png');
	width: 108px;
	height: 28px;
	font-weight: bold;
	cursor: pointer;
}

#column .search_input {
	width: 217px!important;
	font-size: 12px;
	text-align: right;
}

/* Site Poll */
.question {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	font-family: tahoma;
	display: block;
	text-align: right;
}
.answer {
	font-size: 12px;
	line-height: 22px;
	font-family: tahoma;
	display: block;
	text-align: right;
	position: relative;
}
.answer input {
	position: absolute!important;
	top: 15px!important;
	right: 0px;
}
.results {
	width: 224px;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}
.results strong {
	line-height: 22px;
}
.votes {
	width: 218px;
}

body, div, span {
	font-family: tahoma;
}



#contact {
	float: right;
	font-size: 15px;
	font-family: tahoma;
	text-transform: lowercase;
	position: relative;
	top: -10px;
}
#contact img {
	position: relative;
	top: 3px;
}
#contact a {
	text-decoration: none;
}

#column {
	width: 228px;
	float: left;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}

/* Headings */
.heading {
	font-weight: bold;
	font-size: 16px;
	width: 613px;
	position: relative;
}
.heading .icon {
	position: absolute;
	left: -31px;
}
#content .sub_heading {
	padding-bottom: 17px;
	position: relative;
}
#content .sub_heading strong {
	display: block;
	text-align: right;
	font-size: 16px;
}
#footer_bar .sub_heading {
	position: relative;
}
#footer_bar .sub_heading strong {
	display: block;
	font-size: 16px;
	text-align: right;
}
.sub_heading .icon {
	position: absolute;
	right: -31px;
	margin-top: -30px;
}
#footer_bar_left .sub_heading strong {
	text-align: left;
}
#footer_bar_left .sub_heading .icon {
	position: absolute;
	left: -31px;
	margin-top: 0px;
}



.textarea {
	padding-left: 54px;
	padding-right: 32px;
	width: 614px;
	font-size: 12px;
	line-height: 22px;
	float: left;
}

/* Main Color */
ul.drop-down {
	width: 675px;
	float: left;
}

ul.drop-down, ul.drop-down a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
	cursor: pointer;
}

.drop-down .divider {
	display: none;
}

.drop-down ul.level1 {
	margin-left: -10px;
}
.drop-down ul.level2 {
	top: 37px!important;
	width: 155px;
	position: absolute;
	left: 1px;
	border-top: 1px solid #fff;
}

/* Background Images */
.drop-down li a {
	display: block!important;
	height: 29px!important;
	padding-top: 6px!important;
	padding-left: 10px!important;
	padding-right: 26px!important;
}
.drop-down .level2 li {
	width: 170px!important;
	height: 35px;
	text-align: right;
}

.drop-down .level2 li a {
	overflow: hidden;
	display: block;
	width: 135px;
	padding-left: 20px;
}


/* Hover Effects */
.drop-down li a.level1:hover {
	background-image: url('/images/arrow.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.drop-down li.level2 a:hover {
	display: block;
	background-image: url('/images/arrow.gif');
	background-position: top right;
	background-repeat: no-repeat;
}



/* Footers */
.drop-down li.level2-footer, .drop-down li.level2 .menu-footer {
	height: 35px!important;
	overflow: hidden;
	padding-left: 0px!important;
	background-image: none!important;
	background-repeat: no-repeat!important;
}

/* Footer Info Box */
#footer_info_outer {
	width: 874px;
	margin: auto;
	margin-bottom: 115px;
	position: relative;
}
#footer_info_inner {
	text-align: left;
	font-size: 10px;
	font-family: verdana;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url('/images/info-footer.png');
	padding-bottom: 24px;
}
#footer_info_inner a {
	text-decoration: none;
	font-weight: bold;
}
#footer_info_inner .sub_heading a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 22px;
}


#footer_info_inner .left_colum {
	float: left;
	width: 227px;
	margin-left: 3px;
}
#footer_info_inner .middle_colum {
	float: left;
	width: 227px;
	margin-left: 15px;
}
#footer_info_inner .right_colum {
	float: left;
	width: 227px;
	margin-left: 15px;
}



/* Designed By */
#designed_outer {
	width: 100%;
	text-align: center;
}
#designed_inner {
	height: 67px;
	width: 938px;
}
#designed_inner, #designed_inner a {
	font-size: 10px;
	line-height: 11px;
	font-family: verdana;
	text-decoration: none;
}
#designed_inner a {
	font-weight: bold;
}
#built {
	text-align: left;
	float: left;
	width: 400px;
	position: relative;
}
#built .icon {
	position: absolute;
	top: 0px;
	left: -34px;
}
#optimized {
	text-align: right;
	float: right;
	width: 400px;
	position: relative;
}
#optimized .icon {
	position: absolute;
	top: 0px;
	right: -34px;
}

/* Gallery */
fieldset#pop_up input {
  background-image: url(/images/button.png);
  height: 16px!important;
  width: 72px!important;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#column ul {
  list-style: none;
  text-align: right;
}
#column ul li {
  font-size: 12px; 
}
div.sidetext {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
  position: relative;
  text-align: right;
}

