﻿@charset "utf-8";
/* CSS Document */

.body{
background-color:#7C3A00;
background-repeat:no-repeat;
margin:0px;
}

.body-text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.contact-text{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}

.h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7C3A00;
font-size:14px;
line-height:16px;
}

.h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:14px;
}

.h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#566c11;
}

.h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000;
font-weight:700;
}

.footer-text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
}

.boxout { 
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
} 
.boxout a:link, .boxout a:visited { 
	color: #ffffff; 
	background-color: transparent; 
		text-decoration:none; 
			font-weight:bold;
} 

.boxout a:hover, .boxout a:active { 
	color: #000000;
	text-decoration:underline
		font-weight:bold; 
}

.form{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7C3A00;
font-size:12px;
line-height:13px;
}
