body {
	background-color: #a4c471;
	background-image: url(../images/the_vintage_bgrd-grde.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3a3a3a;
	line-height: 15px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: dd6300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: dd6300;
}
a:visited {
	text-decoration: none;
	color: dd6300;
}
a:hover {
	text-decoration: underline;
	color: dd6300;
}
a:active {
	text-decoration: none;
	color: dd6300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	weight: normal;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	weight: normal;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	weight: normal;
}
h4 {
	font-size: 14px;
	color: #2c989b;
	weight: normal;
}
h5 {
	font-size: 18px;
	color: #333333;
	weight: normal;
}

#top {
width: 750px; 
margin: auto; 
height: 79px;
margin-top: 0px;
background-position: auto;
}

#nav {
width: 750px; 
margin: auto; 
height: 38px;
margin-top: 0px;
background-position: auto;
}

#content {
width: 750px;
height: 100%;
margin: auto; 
background-color: #fff;
background-image: url(../images/white.gif);
background-position: auto;
}

#footer {
width: 750px;
height: 46px;
background-image: url(../images/green.jpg);
margin: auto; 
font-size: 10px;
background-position: auto;
}

.style1 {
	font-size: 10px;
	color: #FFFFFF;
}

.style3 {
	color: #CC3300;
	font-weight: bold;
}
.style4 {
	color: #3bb8bc;
	font-weight: bold;
}
.style5 {	color: #FFFFFF;
	font-size: 12px;
}
.style6 {	color: #2c989b;
	font-size: 13px;
	font-weight: bold;
}



