html, body { background: #ebdfc7 url(../images/background.jpg) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #555555; margin: 0px; }

h1, h2, h3, h4, a { color: #c12d1c; margin: 0px 0px 12px; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 6px 0px 12px; line-height: 20px; }
li {line-height: 20px;}

img { border: 0px; }

h1 {font-size: 22px; }
h2 {font-size: 18px; }
h3 {font-size: 16px; }
h4 {font-size: 14px; }

.font10 { font-size: 10px; font-weight: normal; }
.font12 { font-size: 12px; font-weight: normal; }

hr { border: none; border-bottom: 1px solid #CCCCCC; margin: 20px 0px; }

blockquote { padding: 10px 10px 20px 90px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; background: url(../images/quote.gif) no-repeat; margin: 10px 20px 20px; }
	blockquote p { margin: 5px 0px; }
	blockquote p strong {}

.left { float: left; } .right { float: right; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; } .alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.clearer { clear: both; float: none; }

td { vertical-align: top; }
input.textbox { border: 1px solid #999999; width: 250px; padding: 4px; }
textarea.textbox { border: 1px solid #999999; width: 250px; padding: 4px; height: 100px; }
input.error { border: 1px solid #FF0000; }
textarea.error { border: 1px solid #FF0000; }

#container { width: 990px; margin: 0px auto; } 

#header { position: relative; width: 990px; height: 130px; background: url(../images/header.jpg); }

	#logo { padding-top: 12px; padding-left: 22px; }
	
	#contact { float: right; padding-top: 18px; padding-right: 22px; text-align: right; font-size: 18px; }
		#contact p { margin: 0px; }
		#contact a { color: #666666; }
		#contact strong { color: #c12d1c; font-size: 32px; }
		
	#menu { position: absolute; top: 102px; left: 20px; font-size:16px; line-height: 16px; }
		#menu ul { list-style-type:none; margin: 0px; padding:0px; }
		#menu ul li { float: left; line-height: 16px; }
		#menu ul li a { padding: 7px 9px 6px; margin: 0px; color:#FFFFFF; border-left: #aaaaaa 1px solid; border-right: #666666 1px solid; }
		#menu ul li a:hover { background: url(../images/menu-active.jpg) repeat-x bottom #c12d1c; text-decoration: none; }
		
#content { margin: 5px 0px; }

#buttons { width: 240px; float: left; margin-top: 2px; }
	#buttons img {  }
	
.credit_cards { padding: 0px 8px; line-height: 1.2em; }
.credit_cards img { margin: 5px; }

/* HOME */

#banner { width: 735px; height: 148px; margin-bottom: 1px; }



#home-content { float: left; width: 445px; background: #FFFFFF url(../images/home-content-bg.jpg) repeat-y; padding:0 25px; margin-top: 2px; }
#home-content-header { background: url(../images/home-content-head.jpg) no-repeat; width: 495px; height: 12px; margin-left: -25px; margin-bottom: 4px; }
#home-content-footer { background: url(../images/home-content-foot.jpg) no-repeat bottom; width: 495px; height: 94px; margin-left: -25px; margin-top: -30px; }

#main-content { float: left; width: 700px; background: #FFFFFF url(../images/main-content-bg.jpg) repeat-y; padding:0 25px; margin-top: 2px; }
#main-content-header { background: url(../images/main-content-head.jpg) no-repeat; width: 750px; height: 12px; margin-left: -25px; margin-bottom: 4px; }
#main-content-footer { background: url(../images/main-content-foot.jpg) no-repeat bottom; width: 750px; height: 94px; margin-left: -25px; margin-top: -30px; }

#main-content img, #home-content img { background-color: #FFFFFF; padding: 3px; border: 1px solid #CCCCCC; }

#staff img { padding: 0px; border: none; margin: 0 20px 10px 10px; }
#no-borders img { padding: 0px; border: none; }

.news { position: relative; height: 150px; }
.news img { position: absolute; top: 0px; right: 0px; width: 130px; height: inherit; margin: 0px; }
.news p, .news h2 { margin-right: 150px; }
		
#news { float: right; width: 200px; background: #FFFFFF url(../images/news-bg.jpg) repeat-y; padding: 0 25px; }
	#news h2 { font-size: 14px; background-color: #f8e6d3; margin: 10px -10px 5px; padding: 2px 10px; }
	#news img { width: 192px; height: auto; background-color: #FFFFFF; padding: 3px; border: 1px solid #CCCCCC; }
#news-header { background: url(../images/news-header.jpg) no-repeat; width: 250px; height: 36px; margin-left: -25px; margin-bottom: 10px; }
	#news-header h1 { color: #FFFFFF; font-size: 16px; margin: 0px; line-height: 38px; padding: 0px 25px; }
	#news-header a { color: #FFFFFF; }
#news-footer { background: url(../images/news-footer.jpg) no-repeat bottom; width: 250px; height: 20px; margin-left: -25px; }
	

#footer { width: 990px; }
	#bowhouse { font-size: 11px; text-align: center; }

.address { float: left; width: 290px; padding: 5px 20px 15px; background-color: #ffffff; border-top: 3px solid #ebdfc7; border-bottom: 2px solid #ebdfc7; margin: 10px 20px 20px 0px; }
.address h2 { margin: 0px; }

#profiles img { border: none; padding: 0px; }
.profile { background: url(../images/polaroid.jpg) no-repeat; width: 200px; height: 200px; float: left; margin: 10px; }
.crop { margin: 26px 22px 0px; height: 121px; width: 149px; overflow: hidden; }
.crop img { width: 149px; }
.caption { text-align: center; width: 190px; height: 30px; font-weight: bold; }
.caption p { vertical-align: middle; }

/*
.tickercontainer { position: relative; background: url(../images/ticker_bg.gif) no-repeat; width: 990px; height: 45px; margin: 0px; padding: 0px; padding-top: 19px; }

.tickercontainer .mask { position: relative; left: 7px; width: 977px; overflow: hidden; }

ul#ticker { display: inline; position: relative; left: 990px; font-weight: bold; list-style-type: none; margin: 0px; padding: 0px; }

ul#ticker li { display: inline; margin: 0 50px 0 0; padding: 0px; color: #c12d1c; font-size: 30px; text-transform: uppercase; }

ul#ticker a { white-space: nowrap; padding: 0px; margin: 0px; color: #c12d1c; font-weight: bold; } 
*/

#tickercontainer { position: relative; background: url(../images/ticker_bg.gif) no-repeat; width: 990px; height: 24px; margin: 0px; padding: 18px 0; }

ul.marquee {
	/* required styles */
	display: block; padding: 0; margin: 0; list-style: none; line-height: 1; position: relative; overflow: hidden;

	/* optional styles for appearance */
	width: 977px;
	height: 40px; /* height should be included to reserve visual space for the marquee */
	margin: 0 7px;
}

ul.marquee li {
	/* required styles */
	position: absolute; top: -999em; left: 0; display: block; white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	color: #c12d1c; font-size: 20px; font-weight: bold; 
}

ul.marquee li a { color: #c12d1c; }