/* Global Styles */

* {padding: 0;
	margin: 0;}
	
* img {border: 0;}
	
body {font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #606e49;
	background-color: #9aaa75;}
	
p {margin-bottom: 1.65em;
	line-height: 1.65em;
	margin-left: 20px;}
	
h1 {font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	font-size: 1.50em;
	color: #9aaa75;
	font-style: italic;
	margin-top: 30px;}
	
h2 {color: #fff;
	padding-top: 10px;margin: 0 20px;}
#content p {color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;}

h3 {font-family: "Times New Roman", Times, serif;
	size: 1em;
	margin: 50px 10px 0 20px;}
	
a:link, a:visited {color: #606e49;}

a:hover, a:active {color: #9aaa75;}

#headerIndex {height: 300px;
	width: 600px;}
	
#specialsContent {background: url(../images/indexBgSpecials.gif) repeat-y;
	width: 600px;
	margin-left: 2px;
	min-height: 360px;}
	
/* Positioning Styles */

#liveBar {background-color: #cdd3ba;}

#liveBar img {padding: 12px;}

#header {padding-left: 235px;}

#logo {padding: 5px;}

#city {margin-top: 42px;}

#footer td li {display: inline;
	padding: 3px;
	color: #fff;}
	
#footer td ul {margin: 12px 0;}

#footer td a:link, #footer td a:visited {color: #e6eadc;
	font-weight: bold;
	text-decoration: none;}
	
#footer td a:hover, #footer td a:active {color: #fff;
	font-weight: bold;
	text-decoration: underline;}
	
#footer p {color: #a0a892;
	font-size: 85%;
	text-align: center;}
	
.homeSpecials {width: 198px;
	float: left;
	/*margin-left: 2px;*/
	border-top: 2px solid #fff;
	display: inline;}
	
.homeSpecials a:link, .homeSpecials a:visited {color: #fff;}

div.specialsImg {height: 135px;
	width: 198px;
	overflow: hidden;
	display: block;}

