html, body, form, h1, h2, h3 {
margin: 0;
padding: 0;
}

body {
background: url('../images/bg.gif') repeat;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

p {
margin-left: 15px;
margin-right: 10px;
text-align: left;
}

#header {
background: url('../images/header.gif') top center no-repeat;
width: 750px;
height: 130px;
padding: 0;

}

.headertxt {
width: 550px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
padding-top: 50px;
text-align: right;
}

.greytxt {
color: #999999;
font-weight:lighter;
letter-spacing: 3px;
}

#slidemenu {
background: url('../images/menubg.gif') top left no-repeat;
width: 750px;
height: 25px;
float: right;
}

#content {
margin: 0;
padding: 0;
width: 750px;
text-align: left;
background: #FFFFFF;
}

#banner {
position: relative;
background:url('../images/banner.jpg') no-repeat;
width: 750px;
height: 211px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #996633;
letter-spacing: 10px;
text-align: center;
}

#banner a {
color: #996633;
text-decoration: none;
}

#banner a:hover {
color: #FFFFFF;
}

#banner a:visited {
color: #996633;
text-decoration: none;
}

#banner a:visited:hover {
color: #FFFFFF;
} 

.bannertxt {
position: relative;
top: -7px;
}

#quote {
position: relative;
background: url('../images/quote.gif') top center no-repeat;
width: 750px;
height: 84px;
text-align: center;
}

.homeleft {
width: 375px;
font-size: 12px;
}

.tagline {
font-size: 14px;
color: #663333;
font-style: italic;
text-align: justify;
}

.homeright {
width: 345px;
float: right;
border-bottom: 2px dotted #666666;
font-size: 12px;
margin-right: 10px;
}

.homeright p {
margin-left: 0;
text-align: left;
}

.innerpage {
width: 725px;
font-size: 12px;
}

h1 { 
font-size: 22px;
font-weight: normal;
color: #339933;
margin-left: 15px;
text-align: left;
}

h2 { 
font-size: 22px;
font-weight: normal;
color: #339933;
margin-left: 0px;
text-align: left;
}

h3 { 
font-size: 15px;
font-weight: bold;
color: #339933;
margin-left: 15px;
text-align: left;
}

.indent {
margin-left: 20px;
margin-bottom: 0;
}

a {
color: #339933;
text-decoration: underline;
}

a:hover {
color: #339933;
}

a:visited {
color: #339933;
font-weight: bold;
text-decoration: underline;
}

a:visited:hover {
color: #339933;
font-weight: bold;
}

	
#footer {
	clear: both;
	position: relative;
	margin-top: -10px;
	width: 750px;
	background: url('../images/footerbg.gif');
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:hover {
color: #FFFFFF;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:visited:hover {
color: #FFFFFF;
}

.footerleft {
width: 450px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footerright {
width: 290px;
float: right;
text-align: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right: 5px;
}
