/* Dreamweaver Code */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	background-image:url(../images/bg_image2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 200px 10px 10px 10px;
	color: #000;
}
.twoColFixLtHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin-top: 100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #fff;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #fff;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1, p a:link, p a:visited, p a:hover, p a:active   {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	color: #900;
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 65px;
	padding: 0px 10px 15px 0;
	text-align:left;
	border: solid thin #fff;

}
#notcurrent, a:link, a:visited, a:hover, a:active  {
	list-style-type:none;
	text-decoration:none;
	font-weight:normal;
	color: #000;
	height:30px;
	line-height:29px;
	}

.twoColFixLtHdr #mainContent { 
	margin: 30px 30px 0 215px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:left;
} 

#text_field    {
	list-style: none;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 710px;
	height: auto;
	float: left
	}
#left a:link, #left a:visited, #left a:active{
color: #FF9933;
text-decoration: none;
font-size:12px;
}

#left a:hover{
color: #fc0;
text-decoration: underline;
}

#left      { 
margin: 0;
width: 250px;
height: auto;
float: left;
}

#right        {
	list-style: none;
	margin: 0;
	width: 250px;
	height: auto;
	float: right
	}
#right p {

}
#right a:link, #right a:visited, #right a:active {
color: #FF9933;
text-decoration: none;
font-size:12px;
}

#right a:hover{
color: #fc0;
text-decoration: underline;
}

#pageContent {
	width: 750px;
	margin: 30px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: solid thin #fff;
	background-color:#fff;
}

#fullContent {
	margin: auto;
	width: 750px;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
#menuContent { /* Menu Items List*/
	text-align: left;
	font: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 250px;
	padding: 0 20px;
	list-style-image: url(../images/menu/menu_icon.png);
}

#photosList {
	list-style-image:url(../images/photo_icon.jpg);
}

#videoList {
	list-style:url(../images/video_icon.jpg);
}

.highlight {
	color: #060;
	font-size: 14px;
	font-weight: normal;
	margin: 30px 0 7px 0;
}

.current {
display:block;
font-size:14px;
font-weight:bold;
text-decoration:none; 
color: #C00; 
height:30px;
line-height:29px;
}

.current2 {
display:block;
font-size:14px;
font-weight:normal;
text-decoration:none; 
color: #C00; 
height:30px;
line-height:29px;
margin:0 0 0 10px;
}

.pageTitle {
	color: #C30;
	font-size: 18px;
	font-weight: bold;
}
.contacts {
	color: #758279;
	font-size: 1em;
	font-weight: normal;
	margin: 30px 0 -10px 0;
}
.menuTitle {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px 0 30px 30px;
}
.address {
	color: #066;
	font-size: 0.9em;
	font-weight: normal;
	margin: 10px 0 -10px 0;
	font-weight: bold;
}
.mainTitle {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
	margin: 30px 0 30px 0;
	font-weight: bold;
}
.cateringSubtitle {
	color:#060;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0 -10px 50px;
	font-weight: bold;
}
.emailLink, a:link {
	text-decoration: none;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}
#photoNav {
	text-decoration: none;
	font-weight: bold #000;
	color: #F30;
} 
	
#pictures {
	margin: auto;
	width: 690px;
	text-align: center;
}


.twoColFixLtHdr #footer {
	width: 770px;
	font-size: 12px;
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding: 0 10px 0 20px;
	text-decoration:none;
} 

.twoColFixLtHdr #footer {
	text-decoration:none;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footerLink, a:link {
	text-decoration:none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]


/* End of Dreamweaver Code*/





<style type="text/css">
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
width: 700px; /* original width was 750px */
font-size:0.5em;
padding-bottom:200px;
margin-top:0px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0 0 0 75px;
list-style-type:none;
}
.menu ul ul {
width:125px; 
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:125px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:14px;
text-decoration:none; 
color: #000;
font-weight:bold;
width:125px; /* original width was 139px */
height:30px;
padding-left:10px; 
line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:125px;
w\idth:151px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}


* html .menu ul ul a{
width:150px;
w\idth:129px;
}

/* STYLE THE TOP LEVEL HOVER FONT */
.menu :hover > a, .menu ul ul :hover > a {
color: #36F;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}


/*SUB MENU*/

/* style the outer div to give it width */
.submenu {
float:left;
list-style-type:none;
font: Arial, Helvetica, sans-serif;
color: #000;
float: left; /* since this element is floated, a width must be given */
width: 207px; /* the background color will be displayed for the length of the content in the column, but no further */
margin-top: 25px;
padding: 0px 0px 15px 0;
text-align:left;

}
/* remove all the bullets, borders and padding from the default list styling */
.submenu ul {
padding:0;
margin:0 0 0 28px;
list-style-type:none;
}
.submenu ul ul {
width:125px; 
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.submenu li {
float:left;
width:125px;
position:relative;
}
/* style the links for the top level */
.submenu a, .submenu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#000;
	width:125px; /* original width was 139px */
	height:30px;
	padding-left:10px;
	line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .submenu a, * html .submenu a:visited {
width:125px;
w\idth:151px;
}

/* style the top level hover */
.submenu a:hover, .submenu ul ul a:hover{
color:#a0ba48; 
}
/* STYLE THE TOP LEVEL HOVER FONT */
.submenu :hover > a, .submenu ul ul :hover > a {
	color:#C30;
}



</style>
