@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #73bfe9;
}

h1 {
	background-color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffffff;
	padding: 9px 0 9px 33px;
	letter-spacing: 2px;
	margin: 0px;
	
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336699;
	font-weight: normal;
	width: 542px;
	border-bottom: 1px solid #d6d6d6;
	margin: 60px 0 25px 20px;
	padding-bottom: 5px;
}

h3 {
	margin: 0 0 0 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #336699;
	width: 542px;
	margin-left: 23px;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0px;
	font-style: italic;
}

img {
	border: none;
}

ul {
	padding-left: 70px;
	margin-bottom: 25px;
	margin-left: 0px;
}

ol {
	padding-left: 92px;
	margin-bottom: 25px;
	margin-left: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 175%;
	
	
}

ul li {
	list-style-type: none;
	background-image: url(../images/pump_jack.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px; 
}



/******* Site Background  ********/

#bg_top_repeater {
	background-image:url(../images/top_repeat.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#bg_top {
	background-image: url(../images/top_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

#gradient {
	background-image: url(../images/sky_gradient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#cloud_bg_repeater {
	background-image: url(../images/clouds_repeat.jpg);
	background-position: center 435px;
	background-repeat: repeat-x;
}

#cloud_bg {
	background-image:url(../images/clouds.jpg);
	background-position: center 435px;
	background-repeat: no-repeat;
}

#bg_bottom {
	background-image:url(../images/wheat_field.jpg);
	background-position:  center bottom;
	background-repeat: repeat-x;
}

/********* Site Background End **********/


#container{ 
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	*padding-bottom: 5px;
}

#logo {
	float: left;
}

#logo img {
	margin: 0px;
	padding: 0px;
}

/*********** Login Section ************/

#login {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 140px;
	padding-top: 76px;
}

#login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 8px;
	margin-left: 110px;
	display: block;
}

#login table {width: 150px !important}

#login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}

.mylandman {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	margin-right: 10px;
}

input {
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.my {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/******* Form Section End ************/




/************* Nav ***************/

#nav {
	background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
}

#nav a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #212e3c;
	text-decoration: none;
	font-weight: bold;
	margin: 11px 24px 0 24px;
	letter-spacing: 1px;
}

#nav a:hover {
	color: #336699;
}

#nav_links {
	margin-left: 15px;
}

/************ Nav End ************/





/********** Content *************/

#content {
	background-image: url(../images/index_content_bg_repeater.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 1010px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 15px;
}

/* Top content section */

#content_top {
	width: 953px;
	margin: 0 auto 25px 0;
}

#bread_crumb_section {
	float: left;
	padding-left: 60px;
}

#bread_crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#bread_crumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#bread_crumb a:hover {
	text-decoration: underline;	
}

#search {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#search_txt {
	padding-right: 10px;	
}

#content_header {
	height: 51px;
	width: 953px;
	margin-left: auto;
	margin-right: auto;
}

#content_section {
	width: 953px;
	margin: 40px auto 0 auto;
}

#content_section p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}

#content_section a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 260px;
	text-decoration: none;
	font-weight: bold;
}

#content_section a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 260px;
	text-decoration: underline;
	font-weight: bold;
}

/*  Main Content */

#content_main {
	float: left;
	width: 650px;
	/*padding-left: 31px;*/

}

#content_main p {
	color: #666666;
	width: 542px;
	margin-left: 22px;
	margin-bottom: 25px;
}

/* Side Bar */

#sidebar {
	float: right;
	width: 270px;
}

#sidebar_links {
	background-image: url(../images/int_cert_link_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ededed;
	padding-bottom: 10px;
}

#sidebar_links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 180px;
	border-top: 1px solid #ffffff;
	padding: 8px 0 8px 14px;
	margin-left: 38px;
}

#sidebar_links a:hover {
	text-decoration: none;
	width: 180px;
}

/* Quick Links */

#quicklinks {
	margin-top: 40px;
}

#quicklinks p {
	width: 152px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
}

#quicklinks_top {
	width: 270px;
	margin-bottom: 20px;
}

#quicklinks_middle {
	width: 270px;
	margin-bottom: 20px;
}

#quicklinks_bottom {
	width: 270px;
	margin-bottom: 20px;
}

.ql_img {
	float: left;
	padding-right: 15px;
}

.ql_details {
	float: left;
}

#content_bottom {
	background-image: url(../images/index_content_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1010px;
	height: 9px;
	margin-bottom: 40px;
}




/********* Content End **********/

/********* Footer ***************/


#footer_bg {
	background-image:url(../images/footer_bg_repeater.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 126px;
	
}

#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#social_links {
	float:left;
	width: 150px;
	padding-left: 30px;
}

#social_links a{
	margin-right: 5px;
}

#footer_contact_info {
	float: right;
	width: 320px;
}

#footer_links {
	float: right;
	text-align: right;
	padding-right: 50px;
}

#footer_links a{
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #c5b8a0;
	text-decoration: none;
	margin-left: 34px;
	letter-spacing: 1px;
	line-height: 200%;
}

#footer_links a:hover {
	text-decoration: underline;
}

#address {
	float: left;
	text-align: right;
	font-family: Helvetica, Arial, san-serif;
	color: #ffffff;
	letter-spacing: 1px;
	
	
}

#address p {
	margin: 0px;
	line-height: 150%;
	font-size: 11px;
}

#address a {
	font-family: Helvetica, Arial, san-serif;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}

#address a:hover {
	font-family: Helvetica, Arial, san-serif;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}

#footer_logo {
	float: right;
}

#rftb {
	font-size: 8px;
	color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-left: 3px;
	letter-spacing: 1px;
}

#rftb a{
	color: #efefef;
	text-decoration: none;
	font-size: 8px;
}

#rftb a:hover {
	color: #efefef;
	text-decoration: underline;
	font-size: 8px;
}

	
/******** Footer End ************/


.clear {
	clear: both;
}
