h1,h2,h3,h4,h5,h6 {
	color: #003875; 
	font-weight: lighter;
	font-family: Arial, sans-serif; 
	margin-top: 4pt; 
	margin-bottom: -2pt 
}


p,ul {
	font-family: arial;
	font-size: 0.8em;
	color: #666633;

}

a {
	color: #000066;
}

.white {
	color: #ffffff;
}

.centercolumn {
	background: url(images/righthandslice.jpg) top right repeat-y;
	padding-right: 5%;
	padding-left: 2%;
}

.shadowcolumn {
	background: url(images/lefthandsideslice.jpg) top left repeat-y;
}


.navigation ul {
	font-family: georgia, arial, helvetica;
	font-size: 1.1em;
}
.navigation li {
	list-style-image: url(images/bullet.gif);
	padding: 3px;

}
.navigation a:link, .navigation a:hover, .navigation a:visited {
	text-decoration: none;
	color: #666633;
	padding: 3px;

}
.navigation a:hover {
	color: #666633;
	background-color: #C4C1A3;
}
.homeindent {
	padding-top: 10px;
	padding-left: 10px;
}

.specials {
	font-family: cursive;
	font-size: 3.0em;
	color: #FF0000;
	padding-top: 10px;
	padding-left: 10px;
}

.footer {
	background-color: #003875;
}

.footer p {
	color: white;
}

.footer a:hover, .footer a:visited, .footer a:link {
	color: #ffffff;
}


#header {
	margin-left: 15%;	
	left: 15%;	
}

.homegallery img {
	border:1px solid #333333;
}.clickthru {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #09F;
	text-align: left;
}
.button {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

