@charset "utf-8";
/* CSS Document */

/* Gourmet Styles */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/site_elements/gdc_bg.jpg) top left repeat-x fixed;
	background-color: #FFF;
}

div#wrapper {
	background-color: #FFF;
}

img {
	border: none;
	margin: 0 10px 0 0;
}

.clear {
	width: 100%;
	clear: both;
}

/* Header */

div#headerwrapper {
	width: 100%;
	height: 53px;
	background: #000000;
	border-bottom: 10px solid #5A9D00;
}

div#header {
	width: 850px;
	height: 53px;
	margin: 0 auto;
}

div#header a {
	text-decoration: none;
}

#title {
	width: 280px;
	display: block;
	padding-left: .5em;
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	color: #98989A;
}

.lonecolor {
	color: #5A9D00;
}

#address {
	width: 320px;
	float: right;
	margin-top: -2.5em;
	color: #5A9D00;
}

.notice {
	font-weight: bold;
	font-size: 16px;
}

/* Text Elements */

h1, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A9D00;
	font-size: 1.5em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A9D00;
	font-size: 1.15em;
} 

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e5f9c8;
	font-size: 1em;
	padding: .5em 0 0 0;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;
	line-height: 1.5em;
	text-align: justify;
}


.emphasized {
	font-style: italic;
	font-weight: bold;
	color: #5A9D00;
}

/* Content */

.welcomeMessage {
	padding: 2em;
}

.welcomeMessage p {
	padding-bottom: 1.5em;
}

.shadHolder {
	width: 860px;
	margin: 0 auto;
	background: url(../images/page-ds.png) top repeat-y;
}

div#wrapper {
	width: 850px;
	margin: 0 auto;
	border-left: 2px solid #5A9D00;
	border-right: 2px solid #5A9D00;
}

div#slideshow {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;;
	border-left: 2px solid #5A9D00;
	border-right: 2px solid #5A9D00;
}

div#eventImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/events_img2.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}



div#eventPlanningImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/events_img.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#cateringImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/careers.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#lunchImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/lunch.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#staffImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/about_staff.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#menuImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/menu.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#servImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/services.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#contactImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/contact.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

#welcomeImage {
	width: 560px;
	height: 328px;
	float: right;
	clear: right;
	background: url(../images/site_elements/welcome.jpg) no-repeat;
	border-left: 4px solid #5A9D00;
	border-bottom: 2px solid #5A9D00;
	margin: 0;
	padding: 0;
}

div#tophalf {
	width: 850px;
	height: 328px;
	border-bottom: 4px solid #5A9D00;
	padding: 0;
	margin: 0;
	background: #FFF;
}

div#content {
	width: 850px;
	background-color: #FFFFFF;
}

div#ltcontent {
	width: 560px;
	float: left;
	clear: both;
	padding: 1em;
}

div#rtcontent {
	width: 250px;
	float: right;
	padding: 1.5em 0;
	text-align: center;
	background:  #FFFFFF;
}

div#rtcontent p {
	padding:  0 12px;
	text-align: center;
}


/*----------- Events Teaser --------------*/

div#rtcontent #eventsTeaser {
	width: 218px;
	height: 110px;
	margin: 0 auto;
	background: url(../images/site_elements/eventsteaser_bg.jpg) top left no-repeat;
}

div#rtcontent #eventsTeaser p {
	color: #e5f9c8;
	line-height: 1em;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: .25em .90em 0 .90em;
}

div#rtcontent #eventsTeaser a {
	float: right;
	color: #8fc447;
	text-decoration: none;
}

div#rtcontent #eventsTeaser a:hover {
	color: #990000;
}


/*----------- End Events Teaser --------------*/

/*----------- Testimonials --------------*/

div#rtcontent #testimonials {
	width: 218px;
	height: 110px;
	margin: 0 auto 1em auto;
	background: url(../images/site_elements/testimonial.bg.jpg) top left no-repeat;
}

div#rtcontent #testimonials p {
	color: #333;
	line-height: 1em;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: .25em 2em 0 2em;
}

div#rtcontent #testimonials a {
	text-align: right;
	padding-left: 1em;
	color: #990000;
	text-decoration: none;
}

div#rtcontent #testimonials a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

div#rtcontent #testimonials h3 {
	font-size: 14px;
	font-weight: bold;

}

/*----------- End Testimonials --------------*/

div#ltcontent #lunchmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	list-style: none;
	margin-top: 1em;
}

div#ltcontent #lunchmenu li {
	padding: .5em;

}

div#ltcontent #lunchmenu li a {
	text-decoration: none;
	color: #5A9D00;
	font-weight: bold;
}

div#ltcontent #lunchmenu li a:hover {
	color: #000000;
	text-decoration: underline;
}

div#sampMenContainer {
	width: 565px;
}

#sampMenContainer ul {
	width: 565px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-left: 0;
	padding-left: 0;
}

/*div#ltcontent #samplemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1em;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;

}
*/

div#ltcontent #samplemenu li {
	float: left;
	list-style: none;
		
}

div#ltcontent #samplemenu li a {
	background-color: #5A9D00;
	color: #C9C9C9;
	text-decoration: none;
	float: left;
	padding: 6px;
	border: 1px solid #000;
}

div#ltcontent #samplemenu li a:hover {
	background-color: #2E5000;
	color: #000;
}

div#ltcontent #services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 1em;
}

/* Navigation */

div#navigation {
	width: 282px;
	height: 328px;
	float: left;
	clear: both;
	border-bottom: 2px solid #5A9D00;
	border-right: 2px solid #5A9D00;
	border-left: 2px solid #5A9D00;
}

div#navwrapper {
	width: 282px;
	height: 328px;
	background: url(../images/site_elements/nav_bg.jpg) top left no-repeat;
}

div#navigation ul {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#navigation li {
	font-size: 14px;
	list-style: none;
	font-weight: bold;
}

div#navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	width: 278px;
	margin: 0;
	text-decoration: none;
	color: #C9C9C9;
	border-top: 1px solid #C5DD7D;
	background-color: #5A9D00;
}

html>body #navigation li a { 
	width: auto; 
}

div#navigation li a:hover {
	background-color: #2E5000;
	color: #000;
}

/*---------contact form---------*/

fieldset {
margin: 1em 0;
padding: 1em;
border: 1px solid #333;
}

legend {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333;
}

label {
display: block;
}

input {
width: 200px;
}

#contact {
width: 500px;
}


.warning {
	color: #FF0000;
}

#updates {
	margin: 4em 0 4em 2em;
	width: 40em;
}

.longbox {
	width: 30em;
	border: 1px solid #333;
}

#contactTime input {
	width: 15px;
}

/* Footer */

div#footer {
	width: 100%;
	float: left;
	clear: both;
	background-color: #000000;
}

#fdsHolder {
	width: 859px;
	float: left;
	clear: both;
	background: url(../images/page-ds.png) top repeat-y;
}

div#footerHome {
	width: 847px;
	margin-left: 2px;
	float: left;
	clear: both;
	background-color: #000;
	border-left: 4px solid #5A9D00;
	border-right: 4px solid #5A9D00;
	border-bottom: 4px solid #5A9D00;
}

div#footerdata {
	width: 830px;
	margin: 0 auto;
	clear: both;
	padding: 2em 0 0 0;
}

div#footerdata ul {
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A9D00;
	border-right: 2px dotted #5A9D00;
	float: left;
	margin: 0 0 1em 12px;
	padding: 0 0 0 1em;
	list-style: none;
	font-weight: bold;
	font-size: .65em;

}

div#footerdata ul#block-c {
	border-right: none;
	margin-left: 13em;
	margin-top: -1em;
}

/* ----------< Client List (Testimonials Page) >----------*/
div#clientList h1 {
	display: block;
	margin: 1em 0;
}

div#clientList ul {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #000;
	border-right: 2px dotted #000;
	float: left;
	margin: 0 0 1em 12px;
	padding: 0 0 0 1em;
	list-style: none;
}

div#clientList ul li {
	padding-top: .5em;
}

div#clientList ul#block-e {
	border-right: none;
	padding-left: 2em;
}

/* ----------< End Client List (Testimonials Page) >----------*/

h3#eventsCatered {
	width: 380px;
	float: left;
	clear: both;
}

ul#cateredEvents {
	width: 180px;
	display: block;
	float: left;
	clear: both;
}

ul#cateredEvents2 {
	display: block;
	float: right;
	
}

div#copyrightinfo {
	width: 830px;
	margin-left: 1em;
	color: #d5ecb9;
	float: left;
	clear: both;
}

div#copyrightinfo p {
	color: #d5ecb9;
}

div#copyrightinfo a {
	text-decoration: none;
	color: #d5ecb9;
}

div#copyrightinfo a:hover {
	text-decoration: underline;
	color: #FFF;
}

div#copyrightinfo p#designInfo {
	float: right;
	height: 35px;
	margin: -2em 2em 0 0;
	padding-left: 3em;
	padding-bottom: 1em;
	padding-top: .5em;
	text-align: center;
	color: #d5ecb9;
	background: url(../images/site_elements/ayr_logo.jpg) top left no-repeat;
}

/*--------- lightbox ---------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav { 
	left: 0;
}
#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {	
	padding:0 10px; color: #666; 
}

#imageData #imageDetails { 
	width: 70%; float: left; text-align: left; 
}
	
#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}		
	
#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* ----------< Slide >---------- */

#slider {
	width: 560px;
	margin: 0 auto;
	position: relative;
	background: url(../images/site_elements/lunch_platter.jpg) center no-repeat;
}

.scroll {
	
	height: 540px;
	width: 560px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	border: 4px solid #5A9D00;
}

.scrollContainer div.panel {
	padding: 20px;
	height: 500px;
	width: 520px;
}

ul.slideNavigation {
	width: 560px;
	list-style: none;
	margin: 0 0 0 .5em;
	padding: 0;
}

ul.slideNavigation li {
	font-size: 12px;
	float: left;
	background: #000;
	border: 1px solid #5A9D00;
	text-align: center;
}

ul.slideNavigation li a {
	width: 110px;
	display: block;
	text-decoration: none;
	color: #5A9D00;
	padding: 1em;
}

ul.slideNavigation li a:hover {
	color: #000;
	background: #5A9D00;
}

ul.slideNavigation li a.selected {
	color: #000;
	background: #5A9D00;
}


/* ----------< Slider Div Styles >--------- */

#reg {
	margin-top: 260px;
	margin-bottom: 40px;
}


