/* De La Vergne CSS Document */

body {
	background-color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}

/*Text*/
.H1 {
	font-size:18px;
	font-weight:500;
	color:#663333;
	line-height:18px;
	text-transform:uppercase;
	}
	
.H2 {
	font-size:14px;
	color:#663333;
	line-height:22px;
	}
	
.NextPage {
	font-size:18px;
	color:#FFFFFF;
	text-align:right;
	line-height:22px;
	}
	
.body {
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-align:left;
	}
	
.goodbye {
	font-size:14px;
	color:#000000;
	line-height:22px;
	text-align:left;
	}
	
.Noteworthy {
	font-size:11px;
	color:#000000;
	font-weight:500px;
	line-height:15px;
	text-align:left;
	list-style:outside;
	list-style-type:square;
	}
	
.ContactRunner {
	font-size:10px;
	color:#FFCC99;
	letter-spacing:125%;
	text-align:center;
	}
	
.SpecialsTitle {
	font-size:14px;
	color:#663300;
	line-height:21px;
	text-align:left;
	}
	
.SpecialsDescription {
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:left;
	}

.SpecialsDescription2 {
	font-size:13px;
	color:#000000;
	line-height:21px;
	text-align:left;
	}


/* Main Divs */
#Wrapper {
	position:absolute;
	margin:0px;
	width:890px;
	}

#NavWrapper {
	position:relative;
	margin-top:-636px;
	margin-left:220px;
	width:669px;
	height:25px;
	}

/*START Navagation*/
#Home, #Homepage {
	position:relative;
	margin-left:0px;
	width:100px;
	height:25px;
	}
	
#Menu, #Menupage {
	position:relative;
	margin-left:100px;
	margin-top:-25px;
	width:96px;
	height:25px;
	}
	
#Specials, #Specialspage {
	position:relative;
	margin-left:196px;
	margin-top:-25px;
	width:127px;
	height:25px;
	}
	
#Contact, #Contactpage {
	position:relative;
	margin-left:323px;
	margin-top:-25px;
	width:156px;
	height:25px;
	}
	
#Review {
	position:relative;
	margin-left:479px;
	margin-top:-25px;
	width:190px;
	height:25px;
	background:url(images/div-images/review.jpg) no-repeat;
	}
#Home {
	background:url(images/div-images/home.jpg) no-repeat;
	}
#Home:hover, #Homepage {
	background:url(images/div-images/home-ro.jpg) no-repeat;
	}
#Menu {
	background:url(images/div-images/menu.jpg) no-repeat;
	}
#Menu:hover, #Menupage {
	background:url(images/div-images/menu-ro.jpg) no-repeat;
	}
#Specials {
	background:url(images/div-images/specials.jpg) no-repeat;
	}
#Specials:hover, Specialspage {
	background:url(images/div-images/specials-ro.jpg) no-repeat;
	}
#Contact {
	background:url(images/div-images/contact.jpg) no-repeat;
	}
#Contact:hover, #Contactpage {
	background:url(images/div-images/contact-ro.jpg) no-repeat;
	}
#Review:hover {
	background:url(images/div-images/review-ro.jpg) no-repeat;
	}
/*END Navagation*/


#LeftBar {
	position:relative;
	margin:0px;
	width:220;
	height:660px;
	background:url(images/div-images/left-bar2.jpg) no-repeat;
	overflow:hidden;
	}

#HomeMainContainer {
	position:relative;
	margin-left:220px;
	margin-top:11px;
	width:669px;
	height:600px;
	background-color:#fdffe9;
	}

#HomeLeftContent {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	width:349px;
	height:600px;
	background-color:#fdffe9;
	background:url(images/div-images/main-bkgrnd2.jpg) no-repeat;
	}

#HomeFlashContent {
	position:relative;
	margin-left:349px;
	margin-top:-600px;
	width:320px;
	height:600px;
	background-color:#fdffe9;
	}

#HomeTextContainer {
	position:relative;
	margin-left:275px;
	margin-top:-600px;
	display:block;
	overflow:auto;
	padding-top:25px;
	padding-bottom:75px;
	width:280px;
	height:450px;
	}

#MainContainer {
	position:relative;
	margin-left:220px;
	margin-top:11px;
	width:669px;
	height:600px;
	background:url(images/div-images/main-bkgrnd.jpg) no-repeat;
	}

#MenuContainer {
	position:absolute;
	margin-left:230px;
	margin-top:25px;
	width:600px;
	height:1025px;
	background-color:#660000;
	}

#MainTextContainer {
	position:relative;
	margin-left:275px;
	margin-top:-600px;
	display:block;
	overflow:auto;
	padding-top:25px;
	padding-bottom:75px;
	width:330px;
	height:450px;
	}

#Noteworthy {
	position:relative;
	margin-left:248px;
	margin-top:-47px;
	padding-left:25px;
	padding-top:10px;
	width:345px;
	height:70px;
	}

#NoteworthyHome {
	position:relative;
	margin-left:248px;
	margin-top:-47px;
	padding-left:25px;
	padding-top:10px;
	width:320px;
	height:70px;
	}
