body {
	margin: 15px 0px 15px 0px ;
	font-family: georgia, times, serif ;
	font-size: 12px ;
	line-height: 19px ;
	background: url(images/page_bg.gif) #361D18 ;
	background-position: top ;
	background-repeat: repeat-x ;
	text-transform: lowercase ;
	color: #40311A ;
}

input, select, textarea {
	font-family: georgia, times, serif ;
	font-size: 12px ;
}

p, li, td, div {
	line-height: 19px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 32px ;
	line-height: 36px ;
	font-weight: bold ;
	color: #7F1E15 ;
	font-family: georgia ;
	margin-top: 0px ;
	letter-spacing: -2px ;
}

h2 {
	font-size: 22px ;
	line-height: 26px ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button, .buttonUp {
	padding: 8px ;
	text-align: center ;
	background: none ;
	border-left: 1px solid #A5281C ;
	border-right: 1px solid #731B13 ;
}

.buttonUp {
	background: url(images/button_up.gif) ;
	background-position: center ;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #ffffff ;
	display: block ;
	text-align: center ;
	padding: 6px 9px ;
	text-decoration: none ;
	font-size: 18px ;
	font-family: georgia ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.nav_link:hover {
	text-decoration: underline ;
}

a:link {
	color: #7F1E15 ;
}

a:active, a:visited {
	color: #B2291D ;
}

a:hover {
	color: #4C110C ;
}

#content {
	border-top: 1px solid #ffffff ;
	padding: 15px ;
	background: url(images/content_bg.jpg) ;
}

/* Menu */

.menu_type {
	font-size: 18px ;
	font-style: italic ;
	margin-top: 10px ;
	letter-spacing: -1px ;
}

.menu_typeExtra {
	font-style: italic ;
}

.menu_item {
	padding-top: 3px ;
	padding-left: 10px ;
}

.menu_name {
	font-weight: bold ;
	letter-spacing: 1px ;
}

.menu_desc {
	padding-left: 10px ;
	letter-spacing: 1px ;
}

.info_text {
	font-size: 11px ;
	letter-spacing: 2px ;
}

a.white_link:link, a.white_link:active, a.white_link:visited {
	color: #ffffff ;
	text-decoration: underline ;
}

a.white_link:hover {
	text-decoration: none ;
}

.border {
	border: 1px solid #7F1E15 ;
}

.menu {
	font-size: 22px ;
	font-weight: bold ;
	letter-spacing: -1px ;
	font-style: italic ;
}