/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	background-color:#492C3C;
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 50px;
}

img {
	border:0px;
}

#container {
	width:828px;
	margin:103px auto 0px;
	background-color:#FFFFFF;
}

#header {
	width:828px;
	height:200px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position: center;
}

#logoRibbon {
	position:absolute;
	width:326px;
	height:486px;
	background-image:url(../images/logo_ribbon.png);
	background-repeat:no-repeat;
	margin:-47px 0px 0px -20px;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_ribbon.png',sizingMethod='scale');
}

#homeLink {
	display:block;
	overflow:hidden;
	height:0px;
	padding-top:438px;
	position: absolute;
	width: 325px;
	margin: -51px 0pt -4pt -20px;
}

#topImages {
	position:absolute;
	width:354px;
	height:306px;
	background-image:url(../images/top_photos.png);
	background-repeat:no-repeat;
	margin:-21px 0px 0px 487px;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/top_photos.png',sizingMethod='scale');
}

#bodyContainer {
	background-color:#FFFFFF;
}

#bodyLeft {
	width:282px;

}

#bodyLeft .spacer {
	height: 400px;
}

#leftPhotos {
	background-image:url(../images/left_photos.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:329px;
	height:298px;
	padding:0px 0px 0px 0px;
	margin-top: 100px;
	margin-left:-30px;
	margin-right: -299px;
	margin-bottom: -398px;
	position: absolute;	
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/left_photos.png',sizingMethod='image');
} 

#galleryLink {
	display:block;
	overflow:hidden;
	height:0px;
	padding-top:298px;
	position: absolute;
	width: 329px;
	margin: 100px 0 0 -30px;
}

#grapeEscapeLink {
	background-image:url(../images/grapeEscapeLink.gif);
	background-repeat:no-repeat;
	height:187px;
	width:208px;
	margin-left:55px;
}

#grapeEscapeLink a {
	display:block;
	overflow:hidden;
	height:0px;
	width:208px;
	padding-top:179px;
}

#leftQuote {
	background-image:url(../images/left_quote.gif);
	background-repeat:no-repeat;
	width:278px;
	height:121px;
	margin:0px 0px 0px 20px;
}

#leftPhotos2 {
	background-image:url(../images/left_photos2.jpg);
	background-repeat:no-repeat;
	width:294px;
	height:276px;
	padding:0px 0px 0px 0px;	
}

#leftPhotos3 {
	background-image:url(../images/left_photos3.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:264px;
	padding:0px 0px 0px 0px;
}

#leftPhotos4 {
	background-image:url(../images/left_photos4.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:264px;
	padding:0px 0px 0px 0px;
}

#leftAds p {
	font-size:22px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 10px 20px;
	border-bottom:1px solid #CFD98C;
}

#leftAds p a.smallText {
	font-size: 12px;
	color: #3C5521;
}
	


#leftAds {
	/*background-image:url(../images/limo.jpg);
	background-repeat:no-repeat;*/
	width:282px;
	height:66px;
	margin-top:25px;
}

#bodyRight {
	float:right;
	width:800px;
	overflow:visible;
	_margin-left:-150px;
	_padding-left:150px;
}

#bodyRight a:link, a:visitor {
	border:0px;
}

#thumbArea {
	margin-top:20px;
}

#contestArea {
	margin-top: 20px;
	}

#contestArea p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	}	
	
#contestForm {
	background-color:#EEEEEE;
	margin-top:36px;
	padding:9px 30px 30px 30px;
	width:400px;
	margin-bottom: 26px;
	}	
	
#contestForm label {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #470D2E;
	font-weight: bold;
	font-size: 17px;
	}
	
#contestForm input {
	border: 1px solid #470D2E;
	background-color: #ffffff;
	padding: 8px 4px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
	
#contestForm input#contestSubmit {
	background-color: #691a49;
	border: 0px;
	color: #ffffff;
	padding: 8px;
	width: 75px;
	margin-left: 5px;
	}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33pt;
	font-weight:bold;
	color:#470D2E;
	margin:0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
	color:#470D2E;
	margin:0px;
}

h2.section {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
	color:#470D2E;
	margin:40px 0px 0px 0px;
	background-color:#FDEFD7;
	padding:5px 0px 5px 40px;
	background-image:url(../images/section_leaf.gif);
	background-position:2% 50%;
	background-repeat:no-repeat;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	_font-size: 14px;
	font-weight:bold;
	color:#470D2E;
	margin:0px;
	white-space:nowrap;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	line-height:18pt;
	color:#470D2E;
	padding-right:20px;
}

p strong {
	font-size:13pt;
}

p a:link {
	text-decoration:underline;
}

p a:hover {
	text-decoration:none;
}

small { 
	color: #492C3C;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	}

ul.greenRibbon {
	background-image:url(../images/greenRibbon.gif);
	background-repeat:no-repeat;
	width:800px;
	height:57px;
	margin:29px 0px 0px 0px;
	*margin-right:0px;
	padding-left:50px;
	list-style:none;
}

ul.greenRibbon li, ul.greenRibbon li a:link, ul.greenRibbon li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#470D2E;
	text-decoration:none;
}

ul.greenRibbon li a:hover {
	text-decoration:underline;
}

ul.greenRibbon li a.restaurantsApply {
	text-decoration: underline;
}

ul.greenRibbon li {
	float:left;
	margin:5px 0px 0px 0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url(../images/ul_leaf.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height: 16px;
}

ul.greenRibbon li.galleryRibbon {
	float:left;
	margin:20px 0px 0px 0px;
	padding-left:29px;
	padding-right:0px;
	background-image:url(../images/ul_leaf.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height: 18px;
}

/*--Temporary Expanded Green Ribbon--*/

ul.greenRibbon2 {
	background-image:url(../images/greenRibbon2.gif);
	background-repeat:no-repeat;
	width:493px;
	height:87px;
	margin:29px 0px 0px -218px;
	*margin-right:-300px;
	padding-left:215px;
	list-style:none;
}

ul.greenRibbon2 li, ul.greenRibbon2 li a:link, ul.greenRibbon2 li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#470D2E;
	text-decoration:none;
}

ul.greenRibbon2 li a:hover {
	text-decoration:underline;
}

ul.greenRibbon2 li a.restaurantsApply {
	text-decoration: underline;
}

ul.greenRibbon2 li {
	float:left;
	margin: 13px 0px 0px 0px;
	padding-left:29px;
	padding-right:20px;
	background-image:url(../images/ul_leaf.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height: 19px;
}

ul.greenRibbon2 li.galleryRibbon {
	float:left;
	margin:20px 0px 0px 0px;
	padding-left:29px;
	padding-right:20px;
	background-image:url(../images/ul_leaf.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height: 14px;
}


/*--End of Temporary Expanded Green Ribbon--*/

.list {
	list-style: none;
	position: relative;
	margin: 0;
	margin-bottom: 144px;
	padding: 0;
	padding-right: 20px;
}

.list li {
	border-bottom: 1px solid #480E2E;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#470D2E;
	margin: 0;
	padding: 15px 0;
	width: 100%;
}

.list a:link, .list a:visited {
	color: #3C5521;
	text-decoration: underline;
	font-weight: bold;
}

.list div {
	margin: 0;
}

.list .phone {
	display: block;
	font-weight: bold;
}

.list .info {
	float: left;
	width: 50%;
}

.list .right {
	display: block;
	width: 50%;
	text-align: right;
	padding: 0px;
	line-height: 1.3em;
	margin-left: 50%;
	_margin-left: 0%;
	*width: 49%;
	min-height: 4.9em;
	_height: 3.9em;
	right: 0px;
}

.list h3, .list .right, .list a, .list p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#sponsors {
	clear:both;
	height:125px;
	width:828px;
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:top;
}

#sponsors p { 
	margin-left:100px;
	padding-top:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#492C3C;
	line-height:16px;
	
}

#sponsors p .strong {
	font-size:10px;
	font-weight:bold;
}

#sponsors a:link, a:visited {
	text-decoration:none;
	color:#492C3C;
}

#sponsors a:hover {
	text-decoration:underline;
}

#footerPhotos {
	background-image:url(/images/footer_images.png);
	width:472px;
	height:296px;
	position:relative;
	margin:-250px -60px 0px 0px;
	float:right;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_images.png',sizingMethod='image');
}


#footer {
	width:828px;
	height:88px;
	background-image:url(../images/bottom_rip.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#492C3C;
	_position: absolute;
}

#footerDgLogo {
	background-repeat:no-repeat;
	height:57px;
	margin-left:579px;
	margin-top:33px;
	position:absolute;
	width:233px;
	z-index:0;
}