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




/*

#contact
{
	width:250px;
	border:1px solid #006634;
	text-align:right;
	color:#FFFFFF;
	padding-bottom:5px;
	background-color:#006634;
}

#contact h2
{
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-indent:5px;
}
#contact input, textarea
{
	margin-top:5px;
}

.contact_submit
{
	border:1px solid #FFFFFF;
	background-color:#006634;
	padding:0px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:85%;
}
*/

.grey_bg
{
	background-image:url(/images/grey_bg_repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f6f6;
}
.lt_blue_header{
	background-image:url(/images/site/lt_blue_title_repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:22px;
	text-indent:10px;
	font-size:120%;
	color:#003c5d;
	font-weight:bold;
	padding-top:5px;
}
.lt_blue_left{
	float:left;
	background-image:url(/images/site/lt_blue_title_side.jpg);
	width:8px;
	height:27px;
	background-position:top;
	background-repeat:no-repeat;
}
.lt_grey_bg
{
	background-image:url(/images/grey_bg_repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f6f6;
	width:100%;
	margin:0px;
	border-top:none;
}
.dk_grey_bg
{
	background-image:url(/images/site/dk_grey_bg_repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	width:100%;
	margin:0px;
	border:1px solid #003c5d;
}
.inner_border
{
	border:1px solid #003c5d;
	padding:10px;
}

#catering_box
{
	width: 262px; 
	height: 323px; 
	background-image: url(../../images/catering_bg.jpg); 
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#catering_box a, #catering_box li{
	color:#FFFFFF;
}


#main_nav .current_url
{
	/*background-color:#FFFFFF;*/
	height:32px;
	border-bottom:1px solid #FFFFFF;
}
#main_nav .current_url a{
	font-weight:bold;
	font-size:105%;
}



#join_mailing_list
{
	width:180px;
	height:149px;
	background-image:url(/images/join_mailing_list.jpg);
	background-repeat:no-repeat;
	font-size:90%;
	color:#FFFFFF;
	padding:10px;
}
#join_mailing_list h2{
	color:#FFFFFF;
	font-size:125%;
	padding-bottom:10px;
}
#join_mailing_list input{
	margin-top:5px;
}
#join_mailing_list submit
{
	font-size:90%;
}


#flash_header
{
	height:320px;
	width:660px;
}
#headline
{
	background-color:#fdfcd5;
	width:94%;
	padding:10px 3%;
	border-right:1px solid #999999;
	border-bottom:1px dashed #999999;
}

#left_side
{
	width:660px;
	font-size:90%;
	float:left;
	padding-left:10px;
	padding-top:10px;

}

#right_side
{
	width:210px;
	float:right;
	padding-top:10px;
}