html { background: #e5dcc4 url(/images/background.gif) fixed left no-repeat;; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; margin: 0px; }

h1, h2, h3, h4 { margin: 20px 0px 10px; font-weight: normal; }

h1 { color: #856097; }
h2, a { color: #9b79ab; }
h3, h4 { color: #a29479; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 10px 0px 20px; line-height: 20px; }
li { margin: 0px 0px 10px; line-height: 18px; }

img { border: 0px; }

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

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

#container { width: 800px; margin: 30px auto; border: #FFFFFF 4px solid; background-color: #FFFFFF; } 

#header { }

#logo { width: 800px; height: 86px; margin-bottom: 4px; }

#banner img { margin-bottom: 4px; }
	#banner-right { float: right; }

#nav { width: 800px; height: 37px; background: #856097 url(/images/Nav_bg.jpg) repeat-x; }
	#nav a { color: #FFFFFF; font-size: 16px; padding: 10px 20px; border-right: #FFFFFF 4px solid; line-height: 37px; vertical-align: middle; }
	#nav a.email { padding-left: 255px; border: none; }

#content { margin: 20px; }
	div.right img { background: url(../images/image_shadow.jpg) no-repeat; padding: 2px 15px 15px 2px; margin-bottom: 10px; }
	div.right img.none { background: none; padding: 2px 15px 15px 2px; margin-bottom: 10px; }
	
	a.button { color: #FFFFFF; font-size: 16px; padding: 5px 20px; line-height: 37px; vertical-align: middle; font-weight: bold; background: #856097 url(/images/Nav_bg.jpg) repeat-x; }

#footer { width: 800px; background: url(/images/Footer_bg.jpg) repeat-x bottom; text-align: center; padding: 15px 0px; }
#footer p { margin: 5px; }

#bowhouse { margin-bottom: 25px; text-align: center; font-size: 12px; }
	#bowhouse a { color: #666666; }
	
#map { width: 760px; height: 500px; border: 1px #999999 solid; }
	#map img { background: none; }
