body {
	background-color: #CCCC99;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body2 {
	background-color: #CCCC99;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(general_graphics/home_page_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ---------- header styles ---------------*/
#top_bar {
	background-image: url(general_graphics/top_bar.gif);
	background-repeat: repeat-x;
	height: 15px;
	}
	

#bottom_bar {
	background-image: url(general_graphics/bottom_bar.gif);
	background-repeat: repeat-x;
	height: 15px;
	z-index: 4;
	}
/* ---------- header image styles ---------------*/

#generalheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/header_image.jpg);
	}
	
#fooddrinkheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/food_header_image.jpg);
}


#sundaylunchheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/sunday_header_image.jpg);
}


#winelistheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/winelist_header_image.jpg);
}

#christmasheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/christmas_header_image.jpg);
}


#weddingheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/weddings_header_image.jpg);
}

#dairyheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/dairy_header_image.jpg);
}

#fridayheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/friday_header_image.jpg);
}

#saturdayheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/saturday_header_image.jpg);
}

#weddingheader2 {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/wedding_header_image_2.jpg);
}

#conferenceheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/conference_header_image.jpg);
}

#aboutheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/about_header_image.jpg);
}

#meetteamheader {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(general_graphics/about_header_image.jpg);
}




/* ---------- useful links styles ---------------*/

.useful_link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}

.useful_link_title_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	text-align: center;
}

.useful-padding {
	padding-right: 3px;
	padding-left: 3px;
	
}
/* ---------- email link styles ---------------*/

.email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	text-align: center;
}

.email_link_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}

/* ---------- text styles ---------------*/

#centre_text {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 200px;
	padding-left: 230px;
	}



.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}



.main_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	margin: 0px 0px 20px;
	padding: 0px;
	}
	
	
.food_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
	text-align: center;
	}

	
.wine_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
	text-align: center;
}



.wine_titles_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}


#centre_coloumn {
	padding-left: 230px;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 0px;
	}
	
	
	
.useful_url_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}


a.useful_url_link:hover {
	color: #FFCC33;
}



.main_titles_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-align: center;
}


.body_text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
	
/* ---------- main navigation ---------------*/

#leftnavigation {
	background-color: #993333;
	width: 200px;
	top: 187px;
	margin: 0px;
	padding: 0px;
	left: 0;
	background-image: url(general_graphics/crdeit_logos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 450px;
	position: absolute;
	}


ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #993333;
	width: 200px;
	}
	
	
		
ul#mainnav li {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993333;
	}
	
	

ul#mainnav li a {
	display: block;
	margin: 0px;
	padding: 6px 6%;
	background-color: #CC6666;
	font: bold 0.8em/1.5 arial, sans-serif;
	color: #fff;
	text-decoration: none;
	height: 20px;
	}
	
	

ul#mainnav li a:hover {
	background-color: #473E42;
	color: #eee;
	height: 20px;
	}
	
/* ---------- sub navigation ---------------*/
	
ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px solid pink;
	}
	


ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
	}
	

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em/1.5 verdana, sans-serif;
	color: #CCCC99;
	border: 0px solid yellow;
	background-color: #993333;
	}
	

ul#mainnav ul.subnav li a:hover {
	color: #FFFFFF;
	background-color: #993333;
	text-decoration: underline;
	}
	
	

#videothanks {
	position: absolute;
	top: 219px;
	height: 200px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	right: 20px;
	}

/* ---------- calendar availablity styles ---------------*/

.calendarheader{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-align: left;
}


.calendar-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	padding: 5px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

td.calendar-cell a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	padding: 5px;
	margin: 0px;
	text-align: center;
	text-decoration: none;

}

td.calendar-cell a:hover {
	color: #FFCC33;
	text-decoration: none;
}

/* ---------- monthly availabiltiy tabels ---------------*/

.monthheader{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	text-align: left;
}

td.month-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	text-decoration: none;

}

table#days td a {
	color: #FFFFFF;
	text-decoration: none;
}

table#days td a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.calendarcodeheader{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #993333;
	margin: 0px;
	padding-left: 7px;
}

.colourcodecodetext{
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #993333;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	text-align: left;
}

.email_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
}

/* ---------- diary styles ---------------*/

.diary-cell_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FDC817;
	background-color: #993333;
	padding: 5px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 400px;
	font-style: normal;
}

.diary-cell_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 2px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 400px;
}


.diary-cell_description {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3px 5px 2px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 400px;
	font-style: normal;
}


.diary-cell_line {
	margin: 5px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 400px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #993333;
	height: 20px;
}

/* ---------- wine price styles ---------------*/
.wine_price_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDC817;
	background-color: #993333;
	padding: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 400px;
	font-style: normal;
}

.wine_cell_description {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	background-position: center;
}

/* ---------- past wedding styles ---------------*/
.past_wedding_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 2px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 400px;
	background-position: center;
}

.past_wedding_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDC817;
	background-color: #993333;
	padding: 5px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	width: 400px;
	font-style: normal;
}

.past_wedding_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	padding-top: 8px;
}

/* ---------- past wedding styles ---------------*/
.work_names {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 5px 0px;
	padding: 0px 0px 5px;
	text-align: center;
	}
.work_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9A3435;
	margin: 5px 0px;
	padding: 0px 0px 5px;
	text-align: center;
}
