#content-wrap {	/* Main Body Wrapper */
	margin: 0 auto;
	width: 940px;
}

#content-background {
}

#header {
	height: 100px;
}

#header-logo {
	float: left;
}

#header-quote {
}

#header-menu {
	float: left;
	padding-left: 0px;
	width: 940px;
	height: 35px;
}

#main-background {
}

#leftpic {
	float: left;
	padding: 0px;
	width: 469px;
	height: 400px;
	border-right:1px solid white;
}

#textpane {
	float: left;
	width: 440px;
	padding: 15px;
	height: 370px;
	background: #E0EEEE  /* azure2 */	
}

#rightpic {
	float: left;
	padding: 0px;
	width: 469px;
	height: 400px;
	border-left:1px solid white;
}

img.floatleft { 
    float: left;
    margin-right: 10px; 
	margin-bottom: 10px;
}


/* MENU BAR */
#menubar-tel {
	margin:0;
	padding:0;
	background:#FFFFFF menu_bg.jpg 0 0 repeat-x;
	width:105px;
/*	border-left:1px solid #FFFFFF;  */
/*	border-right:1px solid #FFFFFF; */
	border-bottom:1px solid gray;
	border-width:1px 0;
	padding:10px 0px 5px 0px;
	float:right;
	color: Gray;
	text-decoration:none;
	font: bold 12px/12px Time New Roman;	
	text-transform:uppercase;
	text-align: right;
}

#menubar {
	margin:0;
	padding:0;
	background:#FFFFFF menu_bg.jpg 0 0 repeat-x;
	width:835px;
	float:left;
/*	border-left:1px solid #FFFFFF;  */
/*	border-right:1px solid #FFFFFF; */
	border-bottom:1px solid gray;
	border-width:1px 0;
}

	
#menubar li {
	display:inline;
	padding:0;
	margin:0;
}
	
#menubar a:link,
#menubar a:visited {
	color: Gray;  /* Gray  */
	background:#fff;  /* White  */
	padding:10px 35px 5px 0px;
	float:left;
	width:auto;
	text-decoration:none;
	font: bold 12px/12px Time New Roman;	
	text-transform:uppercase;
}
	
#menubar a:hover {
	color:#B22222;  /* Brick Red  */
	background: #fff;  /*white */
}
	
#menubar li:first-child a {
	border-left:1px solid #FFFFFF;
}

#home #menubar-home a,
#menuselection #menubar-menuselection a,
#venues #menubar-venues a,
#portfolio #menubar-portfolio a,
#gallery #menubar-gallery a,
#contact #menubar-contact a {
	color:#B22222;  /* Brick Red  */
	background: #fff;  /* White  */
/*	text-shadow:none; */
}


.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer-background {
	float: left;
	padding-top: 7px

}


#footer {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 835px;
	height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	border-top:1px solid gray;
}

#footer-link {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 105px;
	height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	border-top:1px solid gray;
 	text-align: right;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.txtcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
}

.navboxlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #777777;
	border: 1px solid #999999;
	text-align: left;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
	text-indent: 1px;
	padding: 3px;
}

.navboxtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	font-style: normal;
	text-indent: 1px;
	line-height: 12px;
	padding: 3px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	padding: 2px;
}
