@charset "utf-8";
/* CSS Document */

#body {
	 width: 950px;
	 margin: 0px auto;
	 text-align: center;
	 font-size: 12px;
	 color: #000000;
	 font-family: Arial, Helvetica, sans-serif;
	 background-image: url(images/main_bg.jpg);
	 line-height: 135%;
	 }
	 
p {
  margin: 0px;
  padding: 0px;
  }
  
h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #7d7d64;
   padding: 0px;
   margin: 0px;
   }
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding:0px;
   margin: 0px;
   }
   
ul {
   padding: 0px 0px 0px 10px;
   margin: 0px;
   }
   
li {
   list-style-image: url(images/to_use/li_bullet.png);
   padding: 0px;
   }
   
.spacer {
width: 950px;
height: 35px;
}
  
#divider_div {
			 width: 100%;
			 background-image: url(images/to_use/div.jpg);
			 background-repeat: repeat-x;
			 height: 7px;
			 clear: left;
			 }
  
#container {
		   width: 950px;
		   border: 3px solid #FFFFFF;
		   background-color: #e0dbc5;
		   }	
		   
.fields {
background-color: #FFF;
color: #784f25;
border: none;
font-size: 12px;
margin: 0px 5px 0px 5px;
}

.buttons {
background-color: #c5b5b2;
color: #400b00;
border: 1px solid #FFF;
font-size: 11px;
font-weight: bold;
}
		   
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

a:link {
		color: #525244;
		text-decoration: none;
		}
			   
a:visited {
		   color: #525244;
		   text-decoration: none;
		   }
			   
a:hover {
		 color: #525244;
		 text-decoration: underline;
		 }
		 		 

img {
	border-style: none;
}


/* Row1 */

#row1 {
	  width: 950px;
	  height: 235px;
	  }

/* Row2 */
	  
#row2 {
	  width: 950px;
	  height: 46px;
	  }
	  
#row2 a:link {
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
		}
			   
#row2 a:visited {
		   color: #FFF;
		   text-decoration: none;
		   font-weight: bold;
		   }
			   
#row2 a:hover {
		 color: #FFF;
		 text-decoration: underline;
		 font-weight: bold;
		 }
	  
#row2_1 {
	  width: 112px;
	  height: 31px;
	  float: left;
	  text-align: center;
	  padding-top: 15px;
	  background-image: url(images/code_02.jpg);
	  }
	  
#row2_2 {
	  width: 129px;
	  height: 31px;
	  float: left;
	  text-align: center;
	  padding-top: 15px;
	  background-image: url(images/code_03.jpg);
	  }
	  
#row2_3 {
	  width: 125px;
	  height: 31px;
	  float: left;
	  text-align: center;
	  padding-top: 15px;
	  background-image: url(images/code_04.jpg);
	  }
	  
#row2_4 {
	  width: 134px;
	  height: 31px;
	  float: left;
	  text-align: center;
	  padding-top: 15px;
	  background-image: url(images/code_05.jpg);
	  }
	  
#row2_5 {
	  width: 653px;
	  height: 46px;
	  float: left;
	  text-align: left;
	  background-image: url(images/to_use/menu_bg.jpg);
	  background-repeat: repeat-x;
	  padding-left: 30px;
	  }
	  
#row2_6 {
	  width: 267px;
	  height: 46px;
	  float: left;
	  text-align: center;
	  background-image: url(images/to_use/menu_bg.jpg);
	  background-repeat: repeat-x;
	  }
	  
#row2_6 {
	  padding: 10px 0 0 0 ;
	  float: left;
	  text-align: center;
	  background-image: url(images/to_use/menu_bg.jpg);
	  background-repeat: repeat-x;
	  }

	  
.link_spacing {
padding-right: 30px;
display: block;
float: left;
padding-top: 15px;
}

.image_spacing {
width: 7px;
height: 46px;
padding-right: 30px;
display: block;
float: left;
background-image: url(images/to_use/link_div.jpg);
background-repeat: no-repeat;
}
	  
/* Row3 */
	  
#row3 {
	  width: 950px;
	  height: 28px;
	  clear: left;
	  }	 
	  
/* Row4 */
	  
#row4 {
	  width: 950px;
	  }	
	 
#row4_left {
width: 211px;
float: left;
background-color: #d3cfba;
}

#row4_left_top {
width: 186px;
height: 21px;
background-image: url(images/code_09.jpg);
text-align: left;
padding-left: 25px;
padding-top: 20px;
color: #d3ceb9;
font-weight: bold;
}

#row4_left_bottom {
width: 186px;
padding: 25px 0 25px 25px;
background-color: #d3cfba;
text-align: left;
}

#row4_left_bottom a:link {
		color: #784f25;
		text-decoration: none;
		}
			   
#row4_left_bottom a:visited {
		   color: #784f25;
		   text-decoration: none;
		   }
			   
#row4_left_bottom a:hover {
		 color: #784f25;
		 text-decoration: underline;
		 }

#row4_right {
width: 689px;
float: left;
text-align: left;
padding: 20px 25px 20px 25px;
}	

#dnn_contentpane {
width: 689px;
float: left;
text-align: left;
padding: 20px;
}	

	  
/* Footer */
	  
#footer {
		width: 950px;
		height: 65px;
		font-size: 11px;
		background-color: #30261d;
		color: #fff;
		clear: both;
		}
		
#footer_left {
			 width: 603px;
			 height: 42px;
			 float: left;
			 text-align: left;
			 padding: 23px 0px 0px 15px;
			 }
			 
#footer_right {
			  width: 317px;
			  height: 42px;
			  float: left;
			  text-align: right;
			  padding: 23px 15px 0px 0px;
			  }
			  
#footer a:link {
			   color: #dbcb15;
			   text-decoration: none;
			   }
			   
#footer a:visited {
			      color: #dbcb15;
			      text-decoration: none;
			      }
			   
#footer a:hover {
			    color: #dbcb15;
			    text-decoration: underline;
			    }
				
.text-spacing {
padding-right: 15px;
}
		
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}
