/* Main Properties */
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #36342C;
	background-color: #5A5850;
	text-align: justify
}

p
{
	text-align: justify;
	font-size: smaller;
}

p.terms
{
	font-size: x-small;
}

/* Heading Properties */
h4.title
{
	color: #7687C3;
}

/* Link Properties */
a:link
{
	color: #7687C3;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #7687C3;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #F9D467;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	color: #7687C3;
	font-weight: bold;
	text-decoration: none;
}

/* Email Link Properties */
a.email:link
{
	color: #7687C3;
	text-decoration: underline;
}

a.email:visited
{
	color: #7687C3;
	text-decoration: underline;
}

a.email:hover
{
	color: #7687C3;
	text-decoration: underline;
}

a.email:active
{
	color: #7687C3;
	text-decoration: underline;
}

/*--------------------------------------- HEADER ROLLOVERS -------------------------------------------*/
/* Home rollover*/
a.homeRollover
{
	display: block;
	width: 69px;
	height: 40px;
	background: url("images/home_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.homeRollover
{
	color: #7687C3;
	background-position: -69px 0;
}

/* The Tour Rollover*/
a.tourRollover
{
	display: block;
	width: 106px;
	height: 40px;
	background: url("images/tour_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.tourRollover
{
	color: #7687C3;
	background-position: -106px 0;
}

/* The Chateau Rollover*/
a.chateauRollover
{
	display: block;
	width: 133px;
	height: 40px;
	background: url("images/chateau_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.chateauRollover
{
	color: #7687C3;
	background-position: -133px 0;
}

/*TheChef Rollover */
a.chefRollover
{
	display: block;
	width: 111px;
	height: 40px;
	background: url("images/thechef_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.chefRollover
{
	color: #7687C3;
	background-position: -111px 0;
}

/* The Cuisine Rollover*/
a.cuisineRollover
{
	display: block;
	width: 125px;
	height: 40px;
	background: url("images/cuisine_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.cuisineRollover
{
	color: #7687C3;
	background-position: -125px 0;
}

/* The Region Rollover*/
a.regionRollover
{
	display: block;
	width: 122px;
	height: 40px;
	background: url("images/region_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.regionRollover
{
	color: #7687C3;
	background-position: -122px 0;
}

/* To Register Rollover*/
a.registerRollover
{
	display: block;
	width: 134px;
	height: 40px;
	background: url("images/register_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.registerRollover
{
	color: #7687C3;
	background-position: -134px 0;
}

/* About Us Rollover*/
a.aboutRollover
{
	display: block;
	width: 111px;
	height: 40px;
	background: url("images/about_hlink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.aboutRollover
{
	color: #7687C3;
	background-position: -111px 0;
}

/*
/*--------------------------------------- HEADER ROLLOVERS END -------------------------------------------*/


/*--------------------------------------- FOOTER ROLLOVERS -------------------------------------------*/
/* Home rollover*/
a.homeRolloverf
{
	display: block;
	width: 71px;
	height: 36px;
	background: url("images/home_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.homeRolloverf
{
	color: #FFFFCC;
	background-position: -71px 0;
}

/* The Tour Rollover*/
a.tourRolloverf
{
	display: block;
	width: 106px;
	height: 36px;
	background: url("images/tour_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.tourRolloverf
{
	color: #FFFFCC;
	background-position: -106px 0;
}

/* The Chateau Rollover*/
a.chateauRolloverf
{
	display: block;
	width: 134px;
	height: 36px;
	background: url("images/chateau_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.chateauRolloverf
{
	color: #FFFFCC;
	background-position: -134px 0;
}

/* Our Chef Rollover*/
a.chefRolloverf
{
	display: block;
	width: 111px;
	height: 36px;
	background: url("images/thechef_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.chefRolloverf
{
	color: #FFFFCC;
	background-position: -111px 0;
}

/* The Cuisine Rollover*/
a.cuisineRolloverf
{
	display: block;
	width: 125px;
	height: 36px;
	background: url("images/cuisine_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.cuisineRolloverf
{
	color: #FFFFCC;
	background-position: -125px 0;
}

/* The Region Rollover*/
a.regionRolloverf
{
	display: block;
	width: 122px;
	height: 36px;
	background: url("images/region_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.regionRolloverf
{
	color: #FFFFCC;
	background-position: -122px 0;
}

/* To Register Rollover*/
a.registerRolloverf
{
	display: block;
	width: 134px;
	height: 36px;
	background: url("images/register_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.registerRolloverf
{
	color: #FFFFCC;
	background-position: -134px 0;
}

/* About Us Rollover*/
a.aboutRolloverf
{
	display: block;
	width: 106px;
	height: 36px;
	background: url("images/about_flink.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.aboutRolloverf
{
	color: #FFFFCC;
	background-position: -106px 0;
}


/*--------------------------------------- FOOTER ROLLOVERS END -------------------------------------------*/

/* Table Properties */
table
{
	background-color: #FBF8ED;
}

table.frame
{
	background-color: #000000;
}

td
{
	vertical-align: top;
}

td.bottom
{
	vertical-align: bottom;
}

td.gold
{
	background-color: #F9D467;
}

td.blue
{
	text-align: center;
	background-color: #7687C3;
}

td.region-left
{
	padding-left: 34px;
	vertical-align: top;
}

td.region-both
{
	padding-left: 34px;
	padding-right: 34px;
}

td.region-right
{
	padding-right: 34px;
	vertical-align: middle;
}

ul
{
	margin-top: 0;
	font-size: smaller;
}


/* Image Properties */
img
{
	border: 0px;
}


/* Draws a line using <div> tag */
/* Use: <div class="borderLine" style="width: 500px; margin-bottom: 0px;"></div> */
.borderLine
{
	height: 1px;
	background: #000000;
	overflow: hidden;
	margin: 0px 0px;
}
