/******************
Global Styles
*******************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #E30017;
	margin: 0em 0em 1em 0em;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #E30017;
	margin: 0em 0em 1em 0em;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #E30017;
	margin: 0em 0em 1em 0em;
}

h4 {
	font-size: 80%;
	font-weight: normal;
	color: #E30017;
	margin: 0em 0em 1em 0em;
	font-style: italic;
}


p {
	margin: 0em 0em 1.5em 0em;
}

a:link {
	color: #E30017;
}

a:visited {
	color: #CC0000;
}

ul {
	list-style-type: square;
	margin-left: 16px;
	padding-left: 0px;
}

/******************
Logo
*******************/

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 20px;
}

/******************
Navigation
*******************/

#nav {
	position: relative;
	margin: 0px 0px 50px 0px;
	padding-top: 23px;
	text-align: right;
	left: 125px;
	width: 50%;
	min-width: 450px;
	white-space: nowrap;
	font-size: 90%;
	bottom: -17px;
}

#bori {
	position: absolute;
	right: 20px;
	text-align: center;
	}

#nav ol {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	display: inline;
	}
	
#nav a:link, #nav a:visited {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: .25em .5em .25em .5em;
	text-decoration: none;
}

#nav a:hover {
	background-color: #E30017;
	background-image: url(images/nav_bkg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}

#nav .navtextselected {
	border-left: 1px solid #E30017;
	border-right: 1px solid #E30017;
	background-color: #E30017;
	background-image: url(images/nav_bkg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
/******************
Main Content
*******************/

#main {
	position: relative;
	left: 125px;
	width: 50%;
	min-width: 450px;
	min-height: 400px;
	margin-bottom: 50px;
	line-height: 1.35;
}

#main table {
	border-collapse: collapse;
	}
	
.hide_screen {
	display: none;
	}


/******************
Menu Table
*******************/

.menu_header {
	font-size: 12px;
	font-weight: bold;
	color: #E30017;
	padding-bottom: 3px;
	padding-top: 15px;
}

.menu_price {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

.menu_item {
	font-weight: bold;
	padding-top: 10px;
}

.horiz_line {
	background-color: #E30017;
	height: 1px;
}

.horiz_line_light {
	background-color: #FF9494;
	height: 1px;
}

.anchors {
	padding: 20px 0px 20px 0px;
	}

/******************
Footer
*******************/

#footer {
	position: relative;
	min-height: 34px;
	padding: 16px 20px 10px 0px;
	background-color: #E30017;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	line-height: 1.35;
}

#footer a {
	color: #FFFFFF;
}

/******************
Credit - Note this is duped in the zen.css file
*******************/

#credit {
	position: absolute;
	left: 20px;
	margin: 0 auto;
	font-size: 85%;
	color: #E30017;
	text-align: right;
}
#credit a {
	text-decoration: none;
	color: #E30017;
	border-bottom: 1px dotted #E30017;
}
#credit a:hover {
	color: #E30017;
	border-bottom: 1px solid #E30017;
	text-decoration: none;
}


/* body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.vertical_line {
	background-color: #E30017;
	width: 1px;
}



th {
	font-family: Arial, Helvetica, sans-serif;
}

.navtextselected, .navtextselected a:link, .navtextselected a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.navtext, .navtext a:link, .navtext a:visited {
}

a:link {
	color: #E30017;
}

a:visited {
	color: #CC0000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	color: #E30017;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
}

input {
	border-width: 1px;
	border-color: #E30017;
	border-style: solid;
}

textarea {
	border-width: 1px;
	border-color: #E30017;
	border-style: solid;
}

.button {
	color: #FFFFFF;
	background-color: #E30017;
	font-weight: normal;
	font-size: 10px;
	border-top-color: #FF0000;
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #FF0000;
	border-width: 1px;
}

.main {
	z-index: 10;
	position: relative;
	width: 513px;
	left: 10px;
	top: 10px;
}

.nav {
	text-align:right;
	vertical-align: bottom;
}

.main_wide {
	z-index: 10;
	position: relative;
	width: 70%;
	left: 10px;
	top: 10px;
}

.background {
	z-index: 1;
	position: absolute;
	width: 100%;
	top: 0px;
	right: 0px;
	text-align: right;
	vertical-align: top;
	margin-right: 10px;
}

.footer {
	z-index: 3;
	position: relative;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E30017;
	text-align: right;
	vertical-align: top;
	height: 50px;
	padding-top: 5px;
	padding-right: 0px;
	bottom: 0px;
	top: 20px;
}

.pop_footer {
	width: 100%;
	height: 100%;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E30017;
	vertical-align: top;
	padding: 5px;
}

.thumbnail_image {
	border:1px solid #000000;
}
	
.photo_credit {
	font-size: 10px;
	font-style: italic;
}





*/