/*
Theme Name: SR22Form
Theme URI: http://rebuildweb.com/
Description: Bryan Private Themes by RebuildWEB.COM
Version: 1.0
Author: Bowo
Author URI: http://rebuildweb.com/
Tags: flat, border, no images, two columns, widgets
*/

#menutop .page-item-2, #menutop .page-item-45, #menutop .page-item-44, #menutop .page-item-49, #menutop .page-item-361, #menutop .page-item-363, #menutop .page-item-365 {display: none;}
.statelinks {
	float: left;
	width: 150px;
}
#content .boxz {
	width: 600px;
	margin: 0px auto 20px auto;
	padding: 10px;
	border: 1px solid #666;
	background: #EEE;
}
#content .h3two {
	text-align: center;
}

body {
	background-color: #013559;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}



#wrapper {
	background-image: url(images/bodybg.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 219px;
}
#menutop {
	background-color: #003357;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#menutop ul {
	margin: 0px;
	padding: 20px 20px;
}
#menutop ul li {
	display: inline;
	list-style: none;
}
#menutop ul li a {
	margin: 0px;
	padding: 14px 10px;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
#menutop ul li a:hover {
	background: #006BB6;
	color: #000;
	padding: 13px 9px;
	border: 1px solid #FFF;
}
#searchforms {
	background-image: url(images/searchform.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
}
#leftside {
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 25px;
}
#rightside {
	float: right;
	width: 400px;
	margin-right: 25px;
	margin-top: 20px;
}
#rightside #form1 .zip {
	margin-left: 107px;
	margin-top: 45px;
	border: 1px solid #FFF;
	padding: 5px;
	width: 180px;
	font-size: 15px;
	text-align: center;
}
#rightside #form1 #searchsubmit {
	margin-top: 10px;
	margin-left: 135px;
	border: none;
	background: none;
	width: 140px;
	height: 45px;
}
.line1 {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
}






#contents {
	margin: 0px 35px;
	font-size: 14px;
	line-height: 1.4em;
}
#contentsz {
	margin: 0px 25px;
	font-size: 14px;
	line-height: 1.4em;
}
#contents h2 {
	padding: 20px 0px;
	font-size: 30px;
}
#contents h3 {
	padding: 10px 0px;
	font-size: 25px;
	text-align: center;
}
#contents h4 {
	padding: 10px 0px;
	font-size: 30px;
	text-align: center;
}







#content {
	margin: 0px 35px;
	font-size: 14px;
	line-height: 1.4em;
}
#content .post, #content .page {
	border: 1px solid #000;
	padding: 10px;
	background: #EEE;
	margin-bottom: 10px;
}
#content .post h2, #content .page h2 {
	border: 1px solid #000;
	padding: 10px;
	background: #FFF;
	margin-bottom: 10px;
}
#content .post h2 a, #content .page h2 a {
	text-decoration: none;
	color: #FF0000;
}
#content .navigation a {
	text-decoration: none;
}
#content .alignleft a {
	border: 1px solid #000;
	padding: 5px;
	float: left;
}
#content .alignright a {
	border: 1px solid #000;
	padding: 5px;
	float: right;
}








#zipquote {
	background-image: url(images/zipcode.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 284px;*/
	height: 226px;
}
#zipquote #form2 {
	text-align: center;
}
#zipquote #form2 .zip {
	margin-top: 85px;
	border: 1px solid #FFF;
	padding: 5px;
	width: 220px;
	font-size: 30px;
	text-align: center;
}
#zipquote #form2 #searchsubmit {
	margin-top: 20px;
	border: none;
	background: none;
	width: 300px;
	height: 40px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	text-align: center;
	color: #FFF;
	line-height: 1.4em;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

















/* COMMENT TAG */
#comments {
	margin: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px dotted #666666;
	padding-top: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #submit {
	width: 200px;
	padding: 5px;
}
#commentform {
	background: #FFEFCF;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	border-top: 5px solid #4C3302;
}
#commentform input, textarea {
	border: 1px solid #000000;
	width: 90%;
}
#commentlist {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#commentlist .comment {
	border-top: 5px solid #4C3302;
	background: #FFEFCF;
	padding: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
}
#commentlist .comment-author-admin {
	background: #333;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}
#cominfo {
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#comleft {
	float: left;
	width: 40px;
}
#comright {
	float: left;
	width: 300px;
}