a {
	color: #F3C292;
	text-decoration: none;
}
a:hover {
	color :#bf9e88;
	text-decoration: underline;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #FFF;
	margin-bottom: 5px;
}

h3 a {
	color: #F3C292;
}
h4{
	margin-bottom: 5px;
	color: #F3C292;
}
h5 {
	font-weight: 500;	
	margin-bottom: 3px;
	line-height: 1.2em;
}

p {
	font-family: georgia;
	font-size: .8em;
	line-height: 1.2em;
}
.left {
	float: left;
}
.centered {
	text-align: center;
}
.strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
#wrapper {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#header {
	height: 168px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#address {
	position: absolute;
	top:50px;
	left: 65px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	color: #BF9E88;
}
#hours {
	color:#BF9E88;
	font-weight:normal;
	line-height:1.2em;
	position:absolute;
	right:35px;
	text-align:center;
	top:47px;
}
h1#branding {
	background: transparent url(/images/fish_logo.png) no-repeat 0px 0px;
	display:block;
	height:164px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	width:525px;
}
h1#branding a {
	display:block;
	height:140px;
	width:250px;
	margin-right: auto;
	margin-left: auto;
}
h1#branding a:hover {
	background: transparent url(/images/fish_logo.png) no-repeat -678px 0px;
	width: 250px;
}


.slideshow {
	margin-top: 15px;
}


/* ********** main_nav current page hilights ********** */
#nav_home.selected,
#nav_reservations.selected,
#nav_about.selected,
#nav_catering.selected,
#nav_banquets.selected,
#body_winelist #nav_menus,
#body_menus #nav_menus,
#nav_events.selected,
#nav_catering_banquets.selected,
#nav_contact.selected {
	color: #eeeeee;
}

/* ********** menu_nav current page hilights (lunch, ********** */
#menus_nav_daily_specials.selected,
#menus_nav_wines.selected,
#menus_nav_beers.selected,
#menus_nav_dinner.selected,
#menus_nav_lunch.selected,
#menus_nav_dessert.selected,
#menus_nav_beverages.selected
 {
	color: #eeeeee;
}

/* ********** .sf-menu (drop-downs) current page hilights ********** */
#body_winelist #dropdown_nav_winelist.selected,
#body_menus #dropdown_nav_beers.selected,
#body_menus #dropdown_nav_dinner.selected,
#body_menus #dropdown_nav_lunch.selected,
#body_menus #dropdown_nav_dessert.selected,
#body_menus #dropdown_nav_beverages.selected,
#body_menus #dropdown_nav_daily_specials.selected,
#body_events #dropdown_nav_special_menus.selected,
#dropdown_nav_first_friday.selected,
#dropdown_nav_other_events.selected,
#body_events #dropdown_nav_wine_flights.selected,
#dropdown_nav_book_now.selected,
#dropdown_nav_large_party.selected,
#dropdown_nav_banquet_request.selected,
#dropdown_nav_catering_request.selected,
#dropdown_nav_location.selected,
#dropdown_nav_bios.selected,
#dropdown_nav_photos.selected
 {
	color: #eeeeee;
}

/*------------------------- main_nav --------------------------*/
#main_nav {
	width: 960px;
	height: 31px;
	margin-bottom: 10px;
	margin-left: 20px;	
}
	#main_nav li {
		float:left;
		margin:0px 25px 0;
		padding:0;
	}
	#main_nav li a {
		color: #f3c292;
		text-decoration: none;
		display: block;
		padding-bottom:6px;
	}
	#main_nav li a span {
		display: block;
		padding: 6px 0 0 0;
	}
	#main_nav li a:hover {
		color: #bf9e88;
		text-decoration: none;
		display: block;
		padding-bottom:6px;
	}
	#body_winelist #main_nav #dropdown_nav_winelist a {
		color: #fff;
	}
/*------------------------- sub_nav --------------------------*/
#sub_nav {
	clear:both;
	text-align: center;
	height:30px;
	position:relative;
}
#sub_nav_index {
	clear:both;
	height:79px;
	margin:0 0 10px 10px;
	position:relative;
}
#sub_nav a {
	text-decoration:none;
	color: #dddddd;
}
#sub_nav a:hover {
	text-decoration: underline;
}

/*------------------------- menus_nav --------------------------*/
#menus_nav {
	float:right;
	margin-top:3px;
}
	#menus_nav li {
		float:left;
		margin-right: 1.7em;
		padding-bottom:3px;
	}
	#menus_nav a {
		width: 400px;
		text-decoration: none;
		color: #F3C292;
	}
	#menus_nav a:hover {
		color: #eeeeee;
	}
	
/*------------------------- wine_prices --------------------------*/

#wine_prices {
	width: 660px;
	float: left;
	margin: 15px 5px 10px 10px;
}
	#wine_prices h3 {
		margin-bottom: 8px;
		color: #F3C292;
	}
	#wine_prices ul {
		margin-bottom: 20px;
	}
	#wine_prices li {
		background:transparent url(/images/list_style_image_winelist.gif) no-repeat scroll 0 3px;
		color:#DFD4CC;
		line-height: 1.1em;
		margin-bottom:5px;
		margin-top:5px;
		padding-left:17px;
	}
	#wine_prices p {
		line-height: 1.5em;
	}
	#wine_prices p.return {
		margin-bottom: 10px;
	}
	#wine_prices p.return a {
		color: #DDDDDD;
		text-decoration: underline;
	}
		
	#body_menus #wine_prices {
		width: auto;
	}
	#body_events #wine_prices h3 {
		color: #fff;
		text-decoration: none;
	}
	
/*------------------------- wine_menu_container --------------------------*/
#wine_menu {
	float:right;
	margin:15px 0;
	width:260px;

}
#wine_menu h4 {
	font-size: 1.3em;
}

/*------------------------- wine_menu_bottle --------------------------*/
#wine_menu_bottle {
	background:transparent url(/images/wine_bottle.gif) no-repeat right center;
	font-size:0.8em;
	margin:0px 3px 20px 3px;
	
}
	#wine_menu_bottle li {
		margin-bottom: 5px;
	}
	#wine_menu_bottle li a {
		text-decoration: none;
		color: #F3C292;
	}
	#wine_menu_bottle li a:hover {
		color: #eeeeee;
	}
	#wine_menu_bottle li a.selected {
		color: #fff;
	}
/*------------------------- wine_menu_glass --------------------------*/
#wine_menu_glass {
	background: transparent url(/images/wine_glass.gif) no-repeat scroll right 5px;
	font-size:0.8em;
	margin:0px 3px 0px 3px;
}
	#wine_menu_glass li {
		margin-bottom: 5px;
	}
	#wine_menu_glass li a {
		text-decoration: none;
		color: #F3C292;
	}
	#wine_menu_glass li a:hover {
		color: #eeeeee;
	}
	#wine_menu_glass li a.selected {
		color: #fff;
	}
/*------------------------- content_top --------------------------*/
#content_top {
	margin-bottom: 10px;
	min-height: 32px;
}
	
	a.pdf_download {
		background:transparent url(/images/pdf_icon.png) no-repeat scroll 0 0;
		color:#F3C292;
		float:left;
		font-weight: normal;
		margin-left:10px;
		padding-bottom:5px;
		padding-left:30px;
		padding-top:5px;
		text-decoration:none;
		z-index: 0;
	}
	#content_top a.pdf_download:hover, #content_top a.link_to_form:hover {
		text-decoration: underline;		
	}
	#content_top p {
		float:right;
		font-size:0.7em;
		width:600px;
	}
	
	a.link_to_form {
		background:transparent url(/images/page_white_text.png) no-repeat scroll 0 0;
		color:#F3C292;
		float:right;
		font-weight:normal;
		margin-top:5px;
		padding-bottom:5px;
		padding-left:23px;
		padding-right:30px;
		text-decoration:none;
		z-index:0;
	}
	
#content {
	background-color: #0c0c0c;
	border: 2px solid #886d52;
	clear: both;
	height: auto;
	overflow: auto;
	padding: 10px;
	position: relative;
}

h3#content_title {
	color:#DFD4CC;
	font-size:1.2em;
	margin-bottom:10px;
	padding-bottom:3px;
	text-align:center;
}

#content ul {
	margin-bottom:20px;
	margin-top:5px;
}
#content li {
	background:transparent url(/images/list_style_image_winelist.gif) no-repeat scroll 0 3px;
	color:#DFD4CC;
	line-height: 1.1em;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:17px;

}
#content p.return {
	margin-bottom: 10px;
}
#content p.return a {
	color: #dddddd;
	text-decoration: none;
}
#content p.return a:hover {
	text-decoration: underline;
}

#body_menus #content {
	padding:5px 10px 5px;
	width:auto;
}
#body_events #content h3 {
	color: #fff;
	text-decoration: none;
	margin-bottom: 15px;
	font-size: 1.6em;
}

.fili_sm {
	margin: 20px auto;
	text-align: center;
}

.fili_sm a {
	color: #dddddd;
	font-size: .9em;
}

/*------------------------- left_col --------------------------*/
#left_col {
	float:left;
	width:610px;
}
#body_events #left_col {
	width: 600px;
}
/*------------------------- right_col --------------------------*/
#right_col {
float: right;
	padding:10px 10px 10px 5px;
	width: 300px;
}

#body_events #right_col {
	float:right;
	text-align:center;
	width:318px;
}


/*------------------------- EVENT CLASSES --------------------------*/
.event_info {
	border-bottom:1px solid #222222;
	margin-bottom:20px;
	margin-top:10px;
	min-height: 40px;
	padding-bottom:15px;
}
.event_info p {
	line-height:1.2em;
	margin-bottom:10px;
	margin-right:10px;
	padding-left:5px;
	text-align:justify;
	width:100%;
}
.event_title {
    padding-bottom:3px;
}
.event_title h4 {
	font-weight: normal;
}
.event_date {
	margin-top:2px;
	padding-bottom:3px;
}
.event_date h4 {
	font-size:0.9em;
	font-weight:normal;
}
.event_details {
	line-height:1.1em;
	text-align:justify;
}


/*------------------------- footer --------------------------*/
#footer {
	background-color:#080401;
	border:1px solid #180F08;
	color:#BF9E88;
	font-weight: normal;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:8px 5px 3px;
	width:950px;
}
	#footer li {
		float: left;
	}
	#footer li a {
		color: #BF9E88;
		text-decoration: none;
		display: block;
		padding-bottom:6px;
		font-size: .6em;
		margin-right: 2px;
	}
	#footer li a:hover {
		color: #eeeeee;
	}
	#footer li a span {
		display: block;
		padding: 6px 0 0 0;
	}
	#footer li a.selected {
		color: #ffffff;
	}
	#footer_branding {
		width: 270px;
		float: left;
                font-size: .9em;
		font-weight: normal;
		padding-bottom: 3px;
	}
	h4#footer_phone {
		float: right;
		font-size: .9em;
		font-weight: normal;
		padding-bottom: 3px;
	}
	
/*------------------------- FORMS --------------------------*/


/*------------------------- contact_us_form --------------------------*/

.required {
	color:#F3C292;
	font-weight:700;
	font-size: .8em;
	margin-right: 1px;
}
.contact_us_form {
	margin: 10px 0px 10px 20px;
	width: 535px;
}
.contact_us_form legend {
	font-size:1.2em;
	font-weight:900;
	margin:10px 10px 0;
	padding-bottom: 10px;
}

.contact_us_form .field {
	margin: 10px 0 10px;
}

.contact_us_form .field span {
	display:inline;
	float: left;
}
.contact_us_form .field label {
	display:block;
}
.contact_us_form .text-input {
	background:#FFFFFF url(https://continentalautogroup.com/images/site/shadow.gif) repeat-x scroll 0 0;
	border:2px solid #B5B8C8;
	font-size:14px;
	margin-top:4px;
	padding:4px;
	width: 300px;
}
.contact_us_form .field textarea {
	width: 100%;
	padding-right: 0;
}

.button {
	float: right;
}
.submit {
	padding: 0px 7px 0px;
}

#body_media #content, #body_reviews #content {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}
#body_reviews #content {
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;

}
#body_reviews #content p {
	font-size: 16px;
}
#body_reviews #content div.centered img {
	margin: 20px 0px 20px 0px;
}

/*------------------------- newsletter_form --------------------------*/
.newsletter_form {
	border:2px solid #886D52;
	padding:10px;
	text-align:left;
	width:270px;
	margin-top: 20px;
}
.newsletter_form legend {
	font-weight:600;
	padding-bottom: 10px;
}

.newsletter_form .field {
	margin-bottom:10px;
}

.newsletter_form .field span {
	display:inline;
	float: left;
}
.newsletter_form .field label {
	display:block;
	font-size: .8em;
}
.newsletter_form .text-input {
	background:#FFFFFF url(https://continentalautogroup.com/images/site/shadow.gif) repeat-x scroll 0 0;
	border:2px solid #B5B8C8;
	font-size:14px;
	margin-top:4px;
	padding:4px;
	width: 260px;
}
.newsletter_form .field textarea {
	width: 100%;
	padding-right: 0;
}
.newsletter_form .button {
	float: right;
}
.newsletter_form .submit {
	padding: 0px 7px 0px;
}

/*------------------------- catering_banquets --------------------------*/
#catering_banquets_left {
	padding:12px 20px 20px 20px;
}

#catering_banquets_right {
	float: right;
	width: 300px;
}
#catering_banquets_left p {
	margin-bottom: 10px;
}
#catering_banquets_left h4.centered {
	text-align: center;
	margin-bottom: 10px;
}
#catering_banquets_left .centered h5 {
	text-align:center;
}
#catering_banquets_left .centered p {
	text-align: center;
	margin-bottom: 10px;
}
#catering_banquets_left .centered img {
	margin: 20px 0px 20px;
}
#catering_banquets_left span.bold_underline {
	font-weight: bold;
	color: #F3C292;
}

/*------------------------- bios --------------------------*/
.bios_wrapper_left, .bios_wrapper_right, .bios_details_wrapper {
	border:2px solid #1B1B1B;
	overflow: hidden;
	padding:10px 5px 10px 10px;
	
}
.bios_wrapper_left {
	float: left;
	margin: 0px 5px 10px 0px;
	width:444px;
	height: 310px;
}
.bios_wrapper_right {
	float: right;
	margin: 0px 0px 10px 5px;
	width:444px;
	height: 310px;
}
.bios_wrapper_left img, .bios_wrapper_right img, .bios_details_wrapper img  {
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	border: 2px solid #DDDDDD;
	padding: 2px;
}
.bios_wrapper_left p, .bios_wrapper_right p, .bios_details_wrapper p {
	margin-bottom: 8px;
}
.bios_details_wrapper {
	height: auto;
	width: auto;
}

/*------------------------- PHOTO_GALLERY --------------------------*/


.photos_grid {
	float:left;
	height:250px;
	margin:25px 25px 10px 35px;
	text-align: center;
	width:248px;
}
.photos_grid a img {
	border:2px solid #DDDDDD;
	padding: 2px;
}
.photos_grid a:hover img {
	border:2px solid #DDDDDD;
}
.paginate {
	font-size:1.2em;
	letter-spacing:0.2em;
	text-align:center;
}

/*------------------------- OTHER ---------------------------*/
.first_friday_header_img {
	margin-bottom: 15px;
	
}
#first_friday_details {
	margin: 5px;
	text-align:left;
}
#first_friday_details p.left {
	text-align: left;
}
#first_friday_details img {
	border:4px solid #ECECEC;
	margin-bottom:10px;
}
.special_event_section {
	margin-bottom:10px;
	padding:20px 5px 5px 5px;
}
.special_event_section img {
	margin-top:10px;
}
#content .special_event_section ul li.title {
	float: left;
	background: none;
	padding-left: 0;
	background: none;
}
#content .special_event_section ul li.date {
	float: left;
	background: none;
	padding-left: 10px;
	background: none;
}
.special_event_section p.course {
	text-decoration: underline; 
}
.special_event_section p {
	font-size:0.9em;
	font-weight:normal;
	line-height:1.4em;
}
.section_header {
	margin-bottom: 7px;
}

#facebook {
	margin:5px 5px 25px;
	text-align:center;
	width:300px;
}

#google_map {
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;
	width:580px;
}

#google_map h3 {
 font-size: .9em;
 margin-top: 5px;
}
#location_info {
	float:right;
	margin:20px 0 0 0;
	width:312px;
}

#location_info p {
	font-family: georgia;
	margin-left: 5px;
}
#location_info img {
	border: 4px solid #BF9E88;
	margin-top: 10px;
	margin-bottom: 10px;
}
.large_party {
	font-size:0.78em;
	text-align:left;
	position: absolute;
	top:18px;
	width:680px;
}
#error {
	margin: 20px;
	padding: 10px;
}
#error h1 {
	font-size: 1.4em;
}
#error ul {
	margin-bottom: 0px;
	padding: 10px 0px 10px 0px;
}
#error li {
	background: none;
	color: #A92828;
	padding: 10px;
}
#error p {
	margin: 10px 0px 10px 0px;
}
#logout {
	float:right;
	margin-bottom:5px;
	width:120px;
}

/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx .tl{
	background: url('images/formcheck/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('images/formcheck/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('images/formcheck/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('images/formcheck/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('images/formcheck/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('images/formcheck/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('images/formcheck/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('images/formcheck/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('images/formcheck/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('images/formcheck/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('images/formcheck/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}