body
{
	margin: 0px 0px 0px 0px;
	font-family: verdana, helvetica, arial;
	color: #000000;
	font-size: 9pt;
	background-image: url(img_base/siteBkg.jpg);
	background-repeat: repeat-y;
}

table.table_top
{
	background-image: url(img_base/background.png);
	width:950px;
	height:100%;
}

table.table_header
{
	width:950px;
	height:175px;
}


td.td_header_left
{
	width:623px;
	height:30px;
	background-image: url(img_header/header_07.png);
}

tr.main_body
{
	background-image: url(img_base/background.png);
}

table.left_col
{
	background-image: url(img_base/left_column_bkgnd.gif);
}

td.td_newsletter
{
	width:140px;
	height:20px;
	background-image: url(img_base/newsletter_signup_B.png);
}

td.td_footer
{
	height:90px;
	background-image: url(img_base/footer.gif);
}



.sd_city
{
	font-family: verdana, helvetica, arial;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
}




p, div, blockquote, dl, ul, ol, select, input, textarea, li, dd
{
	font-family: verdana, helvetica, arial;
	color: #000000;
	font-size: 9pt;
}

td
{
	font-family: verdana, helvetica, arial;
	color: #000000;
	font-size: 9pt;
}



h1
{
	font-family: verdana, helvetica, arial;
	color: #000000;
}

h2
{
	font-family: verdana, helvetica, arial;
	color: #000000;
}

h3
{
	font-family: verdana, helvetica, arial;
	color: #000000;
}

h4
{
	font-family: verdana, helvetica, arial;
	color: #000000;
}


a
{
	color: #462013;
	text-decoration: none;
}

a:visited
{
	color: #462013;
	text-decoration: none;
}

a:active
{
	color: #462013;
	text-decoration: none;
}

a:hover
{
	color: #462013;
	text-decoration: underline;
}


.brown6
{
	color: #462013;
	font-size: 6pt;
}

.brown7
{
	color: #462013;
	font-size: 7pt;
}

.brown8
{
	color: #462013;
	font-size: 8pt;
}

.brown9
{
	color: #462013;
	font-size: 9pt;
}

.brown10
{
	color: #462013;
	font-size: 10pt;
}

.brown12
{
	color: #462013;
	font-size: 12pt;
}

.brown14
{
	color: #462013;
	font-size: 14pt;
}


.black6
{
	color: #000000;
	font-size: 6pt;
}

.black7 
{
	color: #000000;
	font-size: 7pt;
}

.black8
{
	color: #000000;
	font-size: 8pt;
}

.black9
{
	color: #000000;
	font-size: 9pt;
}

.black10
{
	color: #000000;
	font-size: 10pt;
}

.black12
{
	color: #000000;
	font-size: 12pt;
}

.black14
{
	color: #000000;
	font-size: 14pt;
}

.orange8
{
	color: #ac4a01;
	font-size: 8pt;
}

.orange10
{
	color: #ac4a01;
	font-size: 10pt;
}

.orange12
{
	color: #ac4a01;
	font-size: 12pt;
}

.white6
{
	color: #FFFFFF;
	font-size: 6pt;
}


.white7, a.white7:link, a.white7:visited, a.white7:hover, a.white7:active
{
	color: #FFFFFF;
	font-size: 7pt;
}


.white8
{
	color: #FFFFFF;
	font-size: 8pt;
}

.white10
{
	color: #FFFFFF;
	font-size: 10pt;
}

.white12
{
	color: #FFFFFF;
	font-size: 12pt;
}

.white14
{
	color: #FFFFFF;
	font-size: 14pt;
}

.footer
{
	color: #cccc99;
	font-size: 7pt;
		font-weight: bold;
}

.textbox
{
	border: 1px solid #663300;
	font-family: Verdana;
	font-size: 11px;
	color: #6D4500;
}

.submit
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #663300;
	background-color: #996633;
	color: #FFFFFF;
}




<!--- calendar javascript --->
.main
{
	width: 200px;
	border: 1px solid black;
}

.month
{
	background-color: black;
	font: bold 12px verdana;
	color: white;
}

.daysofweek
{
	background-color: gray;
	font: bold 12px verdana;
	color: white;
}

.days
{
	font-size: 12px;
	font-family: verdana;
	color: black;
	background-color: lightyellow;
	padding: 2px;
}

.days #today
{
	font-weight: bold;
	color: red;
}
