@charset "UTF-8";

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #9d9990;
}

a img {
	border-width:0px;	
}

a {
	color: #b5121b;
}

strong {
	color: #606060;
}

/*h1 {
	font-size: 1.4em;
	color: #541800;
	letter-spacing: 1px;
}/**/
h1 {
	color: #999999;
	font-size: 2em;
	letter-spacing: 3px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.3em;
	color: #000;/*#606060;/**/
}

div#header div#nav_blurbs {
	color: #a19a86;
	font-size: 0.8em;
}

div#content {
	font-size: 0.9em;
	line-height: 1.5em;
}

div#bottom {
	font-size: 0.8em;
	line-height: 1.3em;
}

/*************************************************************\
										PAGE SPECIFIC
\*************************************************************/

div#home_highlights_inner a {
	color: #541800;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #dddad3;
}
div#home_highlights_inner a:hover {
	color: #b5121b;/*#000000;/**/
}

/*div#menupage_content h1 {
	color: #cccccc;
	font-size: 2em;
	letter-spacing: 3px;
	text-transform: uppercase;
}/**/
div#menupage_content h2 {
	padding-top: 0px;
	margin-top: 0px;
	color: #000000;
}
