html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484545;
	background-color: #303E3F;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	min-height:101%;
	
}
p{margin:0 10px 10px; line-height:1.2}
/*Adjust line-height and hide from IE*/
html>body  p{line-height:1.17;}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}


a{ color:#AE2823; text-decoration:underline;}
a:hover{ color:#AE2823; text-decoration:none;}
.email{
	color: #CC6600;
}

#container {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 12px;
	text-align: center;
	position: relative;
}
#container2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	height: 260px;
	background-position: 0 113px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #6C686A;
}
.bg1{
	background-image: url(images/banner1.jpg);
}
.bg2{
	background-image: url(images/banner2.jpg);
}
.bg3{
	background-image: url(images/banner3.jpg);
}
.bg4{
	background-image: url(images/banner4.jpg);
}
.bg5{
	background-image: url(images/banner5.jpg);
}

.nav {
	float: left;
	margin-left: 15px;

}
.nav img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
    clear: both;
	background-color: #FFFFFF;
	height: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	
}


#tri-column{
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	overflow: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/3col-bg.gif);
}



.single{
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	overflow: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	background-color: #D1CECB;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #8F898C;
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #C6C1BD;
}

.footer-left {
	width: 220px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #444243;
	text-align: center;
	float: left;
	padding: 5px;
	margin: 5px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: groove;
	border-top-color: #3F3F3F;
    border-bottom-color: #4A4A4A;
}
.footer-right {
	font-size: 10px;
	text-align: center;
	float: left;
	padding: 5px;
	margin: 5px;
	width: 60%;
}
#footer a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.spacer {
	height: 2px;
	margin: 0px;
	padding: 0px;
	position: relative;
}


.column-left{
	float: left;
	width: 230px;
	
	margin-left: 12px;

}


	/*Adjust margin and hide from IE*/
html>body  .column-left{

	margin-left: 18px;

}

.column-center {
	float: left;
	width: 30%;
   margin-left: 17px;

	
	
	
}

.column-right {
	float: right;
	width: 228px;
	
	
}
	
.header{
	float: left;
}



.pad{
	width: 710px;
	margin-left: 25px;

}
.img-big

{
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
}
.img-left

{
	float: left;
	border: 1px solid #666666;
	padding: 2px;
	margin: 0px;
}



.cleardiv  {
	clear: both;
    line-height: 0;
     height: 0;
}
div#WebDesign {
	margin-top: 10px;
	text-align: right;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	
}
div#WebDesign a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
#appform 
{
	padding-right: 20px;
	
}



table#appform td {
background-color: #F7F7F7;	

}

table#subnav td a{
	font-weight: bold;
	text-decoration: underline;
}
table#subnav td a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

li {
	margin-bottom: 8px;
}
li li{
	margin-top: 8px;
	margin-bottom: -8px;
}
.web-design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}