body {
  padding: 0;
	margin:0px auto;
  background: #77634F url('../images/body_background.jpg') no-repeat center top;
  width: 100%;
  display: table;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {
margin-top: 80px;
}

.dog_box {
border-style: dotted;
border-width: 2px;
border-color: #333333;
padding: 5px;
}

.leftbar {
background-image: url('../images/left_repeat.gif');
background-repeat: repeat-y;
}

.rightbar {
background-image: url('../images/right_repeat.gif');
background-repeat: repeat-y;
}

.copyright {
background-image: url('../images/copyright_info.gif');
text-align: center;
color: #000000;
font-family: arial;
font-size: 10pt;

}

.main_content {
background-color: #ffffff;
color: #000000;
font-family: arial;
font-size: 11pt;
}

.top_text {
width: 400px;
text-align: left;
text-indent: 12px;
}

.top_menu {
background-color: #ffffff;
text-align: center;
color: #000000;
font-family: arial;
font-size: 13px;
}

/* unvisited link */
a:link { 
color: #000000;
font-size: 12px;

}     

/* visited link */
a:visited {
color: #000000;
}  

/* mouse over link */
a:hover {
color: #666;
}   

/* selected link */
a:active {
color: #000000;
} 

td img {display: block;}.contact_box {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #6597A7;
}
.home_para {
	background-color: #BF9970;
	color: #FFFFFF;
}
.red_bold {
	font-size: 15px;
	font-weight: 600;
	color: #FF4D00;
	background-color: #FFFFFF;
}
#footer_hp, a {
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:400px;
	text-align:center;
}



h2 {
	font-size: 16px;
	color: #532F0A;
}
h1 {
	color: #1B343C;
	font-size: 18px;
}


#content .main_content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

p {
font-size:13px;}

.contact_form{
font-family: arial;
font-size: 11pt;}

.req{
color:#FF0000;}
