/* CSS Document */

body   {
	color:            #666;
	font-size:        11px;
	font-family:      Arial, Helvetica, sans-serif;
	background-color: #633420;
	margin:           0;
	}

table#main   {
	width: 737px;
 }

table#main td#leftbordercell  {	background-repeat: repeat-y;
	width:             9px }

table#main td#leftcolumn  {	background-color: #dcdcdc;
	width:            139px;
	vertical-align:   top }
/*
td#content   {
	color:            #61311b;
	font-size:        0.8em;
	line-height:      18px;
	background-color: #fff;
	text-align:       left;
	padding:          10px;
	width:            589px;
	vertical-align:   top }
*/
table#content   {
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        13px;
	line-height:      18px;
	color:            #61311b;
	background-color: #fff;
	text-align:       left;
	padding:          10px;
	vertical-align:   top }
	
table#gallery   {
	font-family:      Arial, Helvetica, sans-serif;
	color:            #61311b;
	padding:          10px 0px 10px 0px;
	vertical-align:   top }

table#gallery h1 {font-size: medium; font-weight: bold; margin-top: 0;}

.footerStyle  {
	color:       #e4e4e4;
	font-size:   10px;
	text-align:  right;
	padding-top: 0.3em }
	
.footerStyle a {
	color: #747474;
	font-size: 10px;
	line-height: 9px;}

div.FOOTER   {
	color:       #6e97c9;
	font-size:   10px;
	padding-top: 0 }

div.FOOTER a {color: #747474; font-size: 10px; line-height: 9px;}
div.FOOTER td {vertical-align: top;}
table#nav {width: 139px; margin-top: 80px;}
td#content p.firstpara {margin-top: 0;}
td#content div.featurequote  {	font-size:     1em;
	text-align:    center;
	margin-top:    10px;
	margin-bottom: 15px }

td#content h1 {font-size: medium; font-weight: bold; margin-top: 0;}
.quotes  {	
	background: #cccccc;
	padding:    10px;
	border:     solid 2px #cccccc }

.byline {font-style: italic; font-size: 12px;}
.direction {font-size: 11px; font-weight: bold;}
.small {font-size: 11px; font-weight: bold; text-align: center;}
.imgborder {border: 2px solid #cccccc;}
.contactfrm {border: 2px solid #633420; background: #dcdcdc; color:#633420;}

/* link styles */
td#content a:link {color: #333;}
td#content a:visited {color: #333;}
td#content a:hover {color: #d97245;}

td#footer a:link {color: white;}
td#footer a:visited {color: white;}
td#footer a:hover {color: #CCCCCC;}

a.MENU-1-OFF
{
  display:			block;
  width:			130px;
  font-family:      Arial, Helvetica, sans-serif;
  font-size:		17px;
  color:			#9b9a9a;
  font-weight:		bold;
  text-align:		right;
  text-decoration:	none;
  margin-right:     10px;
  padding-bottom:   15px;
  letter-spacing:	1px;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  display:			block;
  width:			130px;
  font-family:    	Arial, Helvetica, sans-serif;
  font-size:		17px;
  color: 			#633420;
  font-weight:		bold;
  text-align:		right;
  text-decoration:	none;
  margin-right:     10px;
  padding-bottom:   15px;
}