/* General Formatting Begin*/
body
{
  	margin: 0;
  	padding: 0;
	font-family: 'Times New Roman';
	font-size: 12px;
	color: #000;
	/* background: url(graphics/bg-brick-tile.jpg); */
}

h1
{
	width: 500px;
	font-family: 'Times New Roman';
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 5px 0 2px 0;
	color: #B0522E;
	border-bottom: 2px solid #375D4C;
}

h2
{

}

h3
{

}

a:link
{
	color: #375D4C;
	text-decoration: none;
}
	
a:active
{
	color: #B0522E;
	text-decoration: none;
}
	
a:visited
{
	color: #333333;
	text-decoration: none;
}
	
a:hover
{
	color: #B0522E;
	text-decoration: none;
}

img
{
	border: none;	
}

p
{
	width: 500px;
	font-size: 14px;
	margin: 0 0 0 30px;
	padding: 5px 0 12px 0;
	color: #375D4C;
	line-height: 17px;
}

li, ol
{
	width: 500px;
	font-size: 14px;
	padding: 5px 0 0px 0;
	color: #375D4C;
}

td
{
	width: 500px;
	font-size: 14px;
	padding: 5px 3px 3px 5px;
	color: #375D4C;
}

.orange
{
	color: #B0522E;
}

/* General Formatting End*/

/* Global Layout & Formatting Begin */

#container
{
	width: 100%;
	/*width: 1000px; */
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	text-align: center;
	background-image: url(graphics/bg-container.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 790px 645px;
	z-index: 100;
}

#subcontainer
{
	width: 794px;
	/*width: 1000px; */
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
	float: left;
}

#frame
{
	width: 505px;
	/*width: 1000px; */
	height: 290px;
	margin:auto;
	background-image: url(graphics/frame.gif);
	background-repeat: no-repeat;
}

#header_container
{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#header_subcontainer
{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#header_top
{
	width: 794px;
	height: 126px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

#header_bottom
{
	width: 794px;
	height: 73px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	background: #863010;
}

#content_container
{
	
	width: 794px;
	height: auto;
	min-height: 700px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(graphics/bg-hexbrick.jpg);
}

#content
{
	
	width: 590px;
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0 0 25px 0;
	text-align: left;
	float: left;
	background: url(graphics/bg-content-top.jpg) top left no-repeat;
}

#subcontent
{
	
	width: 558px;
	min-height: 358px;
	height: auto;
	margin: 40px 0 0 22px;
	padding: 0;
	text-align: left;
	background: url(graphics/bg-subcontent.jpg) repeat-y;
}

#subcontent_menu
{
	
	width: 558px;
	min-height: 358px;
	height: auto;
	margin: 40px 0 0 22px;
	padding: 0;
	text-align: left;
	background: url(graphics/bg-subcontent.jpg) repeat-y;
}

#subcontent_menu p,li, td
{
color:#000000;
}

#subcontent-bottom
{
	width: 558px;
	height: 32px;
	margin: 0 0 0 22px;
	padding: 0;
	text-align: center;
	background: url(graphics/bg-subcontent-bottom.gif) no-repeat;
}

#body_right
{
	width: 152px;
	height: 670px;
	background: url(graphics/body-right-top.gif) no-repeat;
	float: left;
}


#nav_container
{
	width: 204px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: url(graphics/bg-nav-container-top.jpg) top no-repeat;
}

#nav
{
	width: 177px;
	height: 358px;
	margin: 40px 0 0 12px;
	padding: 0;
	text-align: left;
	background: url(graphics/bg-nav.jpg) no-repeat;
}

#nav_bottom
{
	width: 177px;
	height: 32px;
	margin: 0 0 0 12px;
	padding: 0;
	text-align: center;
	overflow: hidden;
	background: url(graphics/bg-nav-bottom.gif) no-repeat;
}

#footer
{
	clear: left;
	width: auto;
	margin: 5px auto 50px auto;
	padding: 0;
	font-family: 'Georgia';
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}

#footer a
{
	text-decoration: none;
	color: #cccccc;	
}

#swap
{
	position: absolute;
	left: 0;
	top: 0; 
	width: 1194px; 
	height: 900px;
	padding: 0 0 0 38%;
	z-index: -100;
	position: fixed;	
}

.spacer 
{
	width: 0;
	height: 358px;
	float :right;
	margin: 0;
	padding: 0;
}
	
/* Global Layout & Formatting End*/

/* Globaal Navigation Layouts & Formatting Begin */

#nav ul
{
	width: auto;
	height: auto;
	margin: 5px 0 0 12px;
	padding: 5px 0 0 0;
	font-family: 'Georgia';
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	white-space: nowrap;
}

#nav li
{

}

#nav li.active a
{
	color: #B0522E;
	background: url(graphics/arrow-bullet-active.gif) top left no-repeat;
	background-position: 5px 3px;
}

#nav li a
{
	width: auto;
	height: 24px;
	margin: 0;
	padding: 0 0 0 25px;
	display: block;
	color: #375D4C;
	text-decoration: none;
	background: url(graphics/arrow-bullet.gif) top left no-repeat;
	background-position: 5px 3px;
}

#nav li:hover a
{
	color: #B0522E;
	background: url(graphics/arrow-bullet-active.gif) top left no-repeat;
	background-position: 5px 3px;
}

#nav li:hover
{

}

#nav li.active:hover
{

}

/* Global Navigation Layouts & Formatting End */

/* PAGE SPECIFIC STYLES BEGIN */

/* Homepage Navigation Layout & Formatting Begin */

.homenav, .homenav a
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#homenav-explore
{
	position: absolute;
	left: 101px;
	top: 233px;
}

#homenav-menu
{
	position: absolute;
	left: 250px;
	top: 231px;
}

#homenav-parties
{
	position: absolute;
	left: 400px;
	top: 240px;	
}

#homenav-catering
{
	position: absolute;
	left: 127px;
	top: 548px;	
}

#homenav-events
{
	position: absolute;
	left: 275px;
	top: 579px;	
}

#homenav-about
{
	position: absolute;
	left: 400px;
	top: 561px;	
}

/* Homepage Navigation Layout & Formatting Begin */

/* Column Formatting for Restaurant Menu Page Begin */

.col
{
	width: 247px;
	height: auto;
	margin: 0 0 0 28px;
	float: left;
	background: url(graphics/bg-col-top.gif) top no-repeat;
}

.col_content
{
	width: 247px;
	height: auto;
	margin: 0 0 0 0;
	padding: 20px 0 0;
	background: url(graphics/bg-col-bottom.gif) bottom no-repeat;
}

.col_content_menu
{
	width: 247px;
	height: auto;
	margin: 0 0 0 0;
	padding: 20px 0 0;
	background: url(graphics/bg-col-bottom.gif) bottom no-repeat;
}


.col_content_menu h1
{
	width: 200px;
	margin: 0 0 0 25px;
	padding: 5px 0 2px 0;
}

.col_content_menu p
{
	width: 200px;
	margin: 0 0 0 25px;
	padding: 5px 0 12px 0;
	color:#000000;
}
.col_content h1
{
	width: 200px;
	margin: 0 0 0 25px;
	padding: 5px 0 2px 0;
}

.col_content p
{
	width: 200px;
	margin: 0 0 0 25px;
	padding: 5px 0 12px 0;
}

/* Column Formatting for Restaurant Menu Page Begin */

/* Events Schedule Panel Formatting Begin */

.event_panel
{
	width: 482px;
	height: 214px;
	margin: 22px 0 0 40px;
	text-align: center;
	background: url(graphics/bg-events-panel.jpg) no-repeat;	
}

.event_panel h1
{
	width: 460px;
	margin: 0 0 0 10px;
	padding: 25px 0 0 0;
	text-align: left;
}

/* Events Schedule Panel Formatting End */

/* Sub Navigation for Catering Page Begin */

.subnav a
{
	background: none;
	font-size: 10px;
}

/*Sub Navigation for Catering Page End */

/* PAGE SPECIFIC STYLES END */

/* FORMS BEGIN */

/* Forms Begin */

.form-field
{
	width: 110px;
	float: left;
	margin: 10px 0 0 0;
}

form
{
	width: 500px;
	font-size: 14px;
	margin: 0 0 0 30px;
	padding: 5px 0 12px 0;
	color: #375D4C;
	line-height: 17px;
}

input
{
	width: 250px;
	font-family: 'Georgia';
	background-color: #fff;
	font-size: 12px;
	color: #375D4C;
	margin: 0;
	padding: 1px 0 0 1px;
	border: 1px solid #375D4C;
	float: left;

}

input.captcha
{
	width: 20px;
	height:35px;
	font-family: 'Georgia';
	background-color: #fff;
	font-size: 20px;
	color: #375D4C;
	margin: 0;
	padding: 1px 0 0 1px;
	border: 1px solid #375D4C;
	float: left;

}

textarea
{
	width: 360px;
	height: 150px;
	font-family: 'Georgia';
	background-color: #fff;
	font-size: 12px;
	color: #375D4C;
	margin: 4px 0 6px 0;
	padding: 0;
	border: 1px solid #375D4C;

}

.button
{
	width: 150px;
	height: 25px
	font-family: 'Georgia';
	font-size: 12px;
	color: #fff;
	margin: 4px 0 6px 5px;
	padding: 2px 0 2px 7px;
	border: none;
	text-align: center;
	background: #375D4C;

}

/* Forms End */


/* FORMS END */