@charset "UTF-8";
/* CSS Document */

body{
	font-family: Verdana; 
	color: #2a0004;
	background: #a50e0e fixed;
	margin: 0;
	padding: 0;
}

p{
	font-weight: bold;
}

p.index{
	font-weight: normal;
	font-size: 18px;
	padding-left: 50px;
	padding-right: 50px;
	}

#citation{
	font-size: 10px;
	border: 1px solid black;
	text-align: center;
	margin: 0 auto;
	width: 500px;
	margin-top: 100px;
}

#header{
	height: 200px;
	width: 800px;
	font-size: large;
	color: #fff;
	text-align: left;
	background: url(img/stvs_header2_new1.png) no-repeat 0;
	_margin-top: -50px;
	_margin-bottom: -45px;
	_border: none;
}

#historycenter{
	clear: both;
	margin: 0 auto;
	width: 600px;
}

#menupad{
	height: 79px;
	width: 800px;
	margin: 0;
}

#pclinks{
	height: 120px;
	width: 790px;
	padding-left: 5px;
	padding-top: 5px;
	_padding-top: 48px;
	margin-bottom: -50px;
}

#pclinks2{
	height: 80px;
	width: 790px;
	padding-left: 5px;
	_padding-top: 48px;
	margin-bottom: 25px;
}

#menubox{
	height: 120px;
	width: 270px;
	margin-left: 238px;
	margin-top: -80px;
}

#bottom_menu{
	margin: 0 auto;
	height: 300px;
	width: 800px;
	background: url(img/bottom_menu/index_menu_back_new.png) repeat-x;
	border: none;
	border-style: none;
}

#menu
{
	font-size: large;
	line-height: 20px;
	font-weight: bold;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	top: 5px;
	padding-top: 5px;
}

#maincontent{
	background: #f9f9f9;
	text-align: left;
	border-bottom-color: #fff3fa;
	position: relative;
	width: 800px;
	border-width: 1px;
	border-style: solid;
	margin-top: -60px;
	padding-top: 3px;
}

#p-res{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.maincontent-left{
	width: 600px;
	float: left;
	text-align: left;
	background: #f9f9f9;
}

.maincontent-left p{
	color: #000;
	font: bold 10pt Arial, "Helvetica", Geneva, sans-serif;
	text-align: left;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 5px;
}

.maincontent-left h1{
	color: #000;
	font: bold 24pt Arial, "Helvetica", Geneva, sans-serif;
	text-align: center;
	margin-bottom: 0;	
}

.maincontent-left h2{
	color: #000;
	font: bold 16pt "Arial", "Helvetica", Geneva, sans-serif;
	text-align: center;
}

.maincontent-left h3{
	color: #000;
	font: bold 14pt "Arial", "Helvetica", Geneva, sans-serif;
	text-align: center;
}

.maincontent-left h4{
	color: #000;
	font: bold 12pt "Arial", "Helvetica", Geneva, sans-serif;
	text-align: center;
}

.maincontent-right{
	float right;
	text-align: right;
	width: 190px;
	margin-left: 590px;
	padding-top: 70px;
	height: auto;
}

.maincontent-left hr{
	color: black;
	height: 2px;
}

hr {
	background-image: url(img/steves_hr.jpg);
	height: 15px;
	width: auto;
	border-style: none;
}

#contentpadding{
	padding-top: 125px;
	height: 475px;
	width: 800px;
}

.reservation_images
{
	margin: 0 auto;
}

/* CSS Menu Created by Dynamic Drive */
a.boldbuttons{
background: transparent url('img/roundedge-gray-left.png') no-repeat top left;
display: block;
float: left;
color: white;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: red; /*button text color*/
}

a.boldbuttons span{
background: transparent url('img/roundedge-gray-right.png') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 5px;
	margin: 0 auto 0 auto;
	background: url(img/menur_bg3.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(img/menur_hover_left3.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(img/menur_hover_right3.gif) no-repeat right top; /*right tab image path*/
}



#clear{
	clear: both;
	margin: 0 auto;
	font-size: 57%;
	text-align: center;
	width: 800px;
	border-top: dashed 1px white;
	border-bottom: dashed 1px white;
	}

a.orig:link {color: black; text-decoration: none; font-weight: bold; text-transform: capitalize;}
a.orig:visited {color: #A50E0E; text-decoration: underline; }
a.orig:hover {color: #460000; text-decoration: underline;}
a.orig:active {color: blue; text-decoration: none; }
a.orig:focus {color: blue;}

a.index:link { border-style: none; color: transparent;}
a.index:visited { border-style: none;}
a.index:hover { border-style: none;}
a.index:active { border-style: none;}
a.index:focus { border-style: none;}