body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #440000;
}
a {
	color: #3333FF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
	color: #513;
	text-decoration: underline;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
}
#articles.9725.headline h2 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}
.imgleft {
	float: left;
	margin: 0 15px 15px 0;
}
.imgright {
	float: right;
	margin: 0 0 15px 15px;
}
.floatright {
	float: right;
	margin: 25px;
}
.floatleft {
	
}
#main {
	border-top: 0px;
	border-right: 1px solid #7E4A65;
	border-bottom: 1px solid #551033;
	border-left: 2px solid #551033;
	background-color: #eeeeee;
}
.menu {
	background-color: #CCCCCC;
	border-bottom: 3px solid #43192D;
	text-transform: uppercase;
}
.menu a {
	color: #483124;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 15px;
}
.menu a:hover {
	text-decoration: underline;
}

.menu-bottom {
	border-bottom: 1px solid #500;
}

.menu-bottom a {
	color: #500;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 15px;	
}
.menu-bottom a:hover {
	text-decoration: underline;
}


.footer {
	color: #500;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.home-photos {
	background-color: #d1d1d1;
	text-align: center;
}
.home-photo-caption {
	font-size: 80%;
	padding: 5px 15px 30px 15px;
	border-top: 1px solid #553B48;
	text-align: left;
}
.khakibox {
	background-color: #D6D6B2;
	padding: 15px 30px;
	margin: 10px 0px;
	text-align: left;
}
.khakibox p {
font-size: 90%;
}
.home-text {
	font-size: 110%;
	font-weight: normal;
	padding: 15px 30px;
	color: #521031;
	text-align: left;
}
.text {
	padding: 15px 30px;
	text-align: left;
}

#TICKER {
	padding-left: 8px;
	width: 765px;
	height: 20px;
	overflow: hidden;
	float: right;
	text-align: left;
	margin-top: 17px;
}
.marquee {
color: #eea;
font-size: 12px;
}
.marquee a {
color: #eea;
text-decoration: none;
font-weight:normal;
}

#specialsUL, #specialsUL ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.featuredimg {
	margin:0; 
}

.photogallery, .gallery {
	display: inline;
	margin: 30px 100px 30px 0px;
	width: 400px;
	float: left;
}
