A:link { text-decoration: underline; color: #990000; background-color: #ffffff; }
A:visited { text-decoration: underline; color: #990000; background-color: #ffffff; }
A:hover { text-decoration: underline; color: #cc3333; background-color: #ffffff; }

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 3px;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 1px;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	letter-spacing: 1px;
	}
	
hr {color: #990000;
background-color: #ffffff;
	}

.tagline {
	background-color: #c08040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #660000;
	}
	

body {
	background-color: #ffffcc;
	color: #000000;
	font-family: arial, helvitica, sans-serif;
	font-size: 13px;
	}
	
.inquiryform {
	background-color: #ffffcc;
}	
	
.outertable {
    margin-left:auto; 
    margin-right:auto;
    width: 750px;
    border-width: 4px;
    border-style: solid;
    border-color: #000000; 
    background-color: #ffdf80;
	 color: #000000;
    }
	 
.innertable {
    margin-left:auto; 
    margin-right:auto;
    width: 550px;
    border-width: 2px;
    border-style: solid;
    border-color: #000000; 
    background-color: #ffffff;
	 color: #000000;
    }
	 
.innertable2 {
    margin-left:auto; 
    margin-right:auto;
    width: 500px;
    border-width: 2px;
    border-style: solid;
    border-color: #000000; 
    background-color: #ffffff;
	 color: #000000;
    }	 
	 
.geninfoheadings {
	font-family: Arial, Helvitica, serif;
	font-size: 13px;
	font-weight: 700;
	color: #ffffff;
	background-color: #204001;
	text-align: right;
	vertical-align: top;
	}	 
	 
.sidenavigation {
	background-image: url(../graphics/side.jpg);
}

.yellowback a:link { text-decoration: underline; color: #660000; background-color: #ffdf80; }
.yellowback a:visited { text-decoration: underline; color: #660000; background-color: #ffdf80; }
.yellowback a:active { text-decoration: underline; color: #660000; background-color: #ffdf80; }
.yellowback a:hover { text-decoration: underline; color: #660000; background-color: #ffdf80; }	 
	
.bottomnavigation {		
		color: #000000;
	background-color: #ffffd9;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
 	}
.bottomnavigation a:link { text-decoration: underline; color: #000000; background-color: #ffffd9; }
.bottomnavigation a:visited { text-decoration: underline; color: #000000; background-color: #ffffd9; }
.bottomnavigation a:active { text-decoration: underline; color: #000000; background-color: #ffffd9; }
.bottomnavigation a:hover { text-decoration: underline; color: #000000; background-color: #ffffd9; }


.copyright {
	color: #ffffff;
	background-color: #c08040;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
 	}
.copyright a:link { text-decoration: underline; color: #ffffff; background-color: #c08040; }
.copyright a:visited { text-decoration: underline; color: #ffffff; background-color: #c08040; }
.copyright a:active { text-decoration: underline; color: #ffffff; background-color: #c08040; }
.copyright a:hover { text-decoration: underline; color: #ffffff; background-color: #c08040; }

.email a:link { text-decoration: underline; color: #660000; background-color: #ffdf80; }
.email a:visited { text-decoration: underline; color: #660000; background-color: #ffdf80; }
.email a:active { text-decoration: underline; color: #660000; background-color: #ffdf80; }
.email a:hover { text-decoration: underline; color: #660000; background-color: #ffdf80; }


