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

body {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	margin:0px;
	font-size:11px;
	background-image: url(../images/background_lights2.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	background-position: center top;	
	color:#111;
}

h1, h2, h3, h4, h5, h6, h7, p {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}

h1 {
	font-size:32px;
	line-height:30px;
	margin-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	font-weight:normal;
	font-variant:small-caps;
	letter-spacing:9px;
	color:#513E8F;
	text-align:center;
	
	}

 h1#homepageHeadline {
	font-size:32px;
	line-height:30px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-variant:small-caps;
	letter-spacing:9px;
	color:#513E8F;
	text-align:center;
	width:270px;
	margin-top:0px;
	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCBD7E;*/
	}
	
	
h2 {
	font-size:36px;
	}
	
h3 {
	font-size:30px;
	}

h4 {
	font-size:24px;
	}
	
h5 {
	font-size:21px;
	}
	
	

p {
 font-size:11px;
 line-height:17px;
 
}

#masterContainer {
	width:780px;
	margin:0px auto;
	position:relative;

	
	}
	
	
#headerHolder {

	text-align:center;
	clear:both;
	height:58px;
	padding:0px 0px;
	visibility:hidden;

}

#dropDownMenuHolder {
	position:absolute;
	width:100%;
	top:550px;
	z-index:10;
	text-align:center;
	height:56px;
	font-size:14px;
	line-height:16px;
	
	
	}
/*#dropDownMenuHolder {
	position:fixed;
	width:100%;
	bottom:0px;
	left:0px;
	z-index:1000;
	background-color:#000;

	padding-top:15px;
	text-align:center;
	height:56px;
	font-size:14px;
	line-height:16px;
	
	
	}*/
/*#dropDownMenuHolder {

	background-color:#0047AB;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	text-align:center;
	height:24px;
	font-size:14px;
	line-height:16px;
	
	background-image: url(../images/blueBarTop.gif);
	background-repeat: repeat-x;
	
	border-bottom:4px solid #FFFFFF;
	}*/
	
#dropDownMenuHolder a {
	height:24px;
	}

#dropDownMenuHolder a:link, #dropDownMenuHolder a:visited {
	
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
	margin:0px;
	padding-top:7px;
	padding-bottom:6px;
	
	 padding-left:20px;
	 padding-right:20px;

	}

#dropDownMenuHolder a:hover {
	background-color:#0099FF;
	}


#blueBar {
	background-color:#0047AB;
	font-weight:bold;
	font-size:12px;
	height:30px;
	text-align:center;
	clear:both;
	background-image: url(../images/blueBarBottom.gif);
	background-repeat: repeat-x;
	border-top:4px solid #FFFFFF;
	}
	
	
	
#welcomeHolder {
	background-image:url(../images/HomeBackground2.gif);
	height:520px;
	}
	
#welcomeFlash {
	float:left;
	width:260px;
	}
	
#welcomeText {
	float:right;
	width:520px;
	padding-top:25px;
	}
	
#welcomeText p {
	font-size:11px;
	line-height:16px;
	padding-left:10px;
	}	
	
	
#bodyContainer {
	padding:20px 28px 0px 52px;
	height: 460px;
	background-image: url(../images/photoFrame.jpg);
	background-repeat: no-repeat;
	}

#bodyContainerInside {
	/* background-color:#FFFFFF;*/
	height: 442px;
	overflow:hidden;
	padding:0px;
	background-image:url(../images/);
	}

#bodyContainerInsidePadding {
	padding:20px 25px 25px 20px;
	}
	
#maintext {
	padding-left:70px;
	padding-right:70px;
	}
	
#sidebarRight {
	float:left;
	}
	
#footerHolder {
	font-size:10px;
	text-align:center;
	padding:150px 0px 60px 0px;
	clear:both;
	color:#999999;
}

#contactForm label {
text-align:right;
width:120px;
padding-right:15px;
float:left;
line-height:17px;
font-size:11px;
}

#contactForm #form1 input, #contactForm #form1 select,  #contactForm #form1 textarea {
	font-size:11px;
	line-height:16px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	}
	
	
#contactForm #form1 input, #contactForm #form1 textarea  {
	width:230px;
	}
	
#contactForm #form1 input:hover, #contactForm #form1 textarea:hover  {
	background-color:#FFFFCC;
	}
	
#cateringLogos img {
	margin-bottom:10px;

	}

#cateringLogos a:link, #cateringLogos a:visited {
height:100px;
vertical-align:middle;
border-bottom:10px solid #EEEEEE;
padding-left:0px;
margin-left:8px;
margin-right:8px;
}

#cateringLogos a:hover {
	border-bottom:10px solid #0047AB;
	}
	
#cateringMenus {
	clear:both;
	
	
	}


.testimonialColumn {
	padding:0px px;
	
	} 
	
	
.testimonial {
	margin-top:4px;
	margin-bottom:6px;
	
	}

.testimonialQuote {
	color:#BC722F;
	font-size:12px;
	line-height:18px;
	margin-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:0px;
	}
	
.testimonialByline {
	color:#666666;
	font-size:10px;
	line-height:14px;
	margin-top:0px;
	}
	
/*#swirlOne {
	width:790px;
	height:800px;
	margin:0px auto;
	position:absolute;
	z-index:-160;
	background-image:url(../images/swirl04big_onBlack_left.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	bottom: -10px;
	left:-240px;
	}*/
	
	
/*#swirlTwo {
	width:790px;
	height:800px;
	margin:0px auto;
	position:absolute;
	z-index:-150;
	background-image:url(../images/swirl02.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	bottom: -40px;
	right:-40px;
	}
	
#swirlThree {
	width:790px;
	height:400px;
	margin:0px auto;
	position:absolute;
	z-index:-170;
	background-image:url(../images/swirl03.gif);
	background-position:left top;
	background-repeat:no-repeat;
	top:0px;
	left:-30px;
	}*/
	
	
	
/*#swirlFour {
	width:700px;
	height:800px;
	margin:0px auto;
	position:absolute;
	z-index:-180;
	background-image:url(../images/swirl04big_onBlack_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	top:0px;
right:-240px;
	}*/
	
	
#calendarHolder {
	width:540px;
	margin-left:10px;
	float:left;
}


#calendarHolderBackground {
	width:540px;
	padding: 0px 5px;
	background-image: url(../images/);
	background-repeat: repeat-y;
	background-color:#66CC33;
}
	
	
table#calendar {
width:250px;
border-collapse:collapse;

}


#calendar th {
	color:#FFFFFF;
	background-color:#993399;
	width:14%;
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #FFFFFF;
}

#calendar thead {

}

#calendar td {
	border:1px dotted #dddddd;

	padding:5px 5px 5px 5px;
	color:#333333;
	font-size:12px;
	text-align:center;
	}
	

table#calendar .linked-day {
	background-color:#FFCCFF;	
}

table#calendar .calendar-month {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	}
.calendar-prev a, .calendar-next a {
	font-size:24px;
	padding-bottom:10px;
	text-decoration:none;
	}

table#calendar .event {
	display:block;
	font-size:11px;
	color:#003399;
	padding:5px;
	font-weight:bold;
	}

table#calendar .blank {
	display:block;
	padding:20px 1px;
	}
	
#calendar td.eventday {
	background-color:#D8EFC8;
	font-weight:bold;
	color:#519C12;
	}
	
#calendar td.calendarRightColumn {
	border-right:none;
	}
	
	
