/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	font-family:  Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #373737;
	background-color: #d69642;
	background-image: url(images/PRbackground.gif);
	background-repeat: repeat;
}

/*

a:link, a:visited { color: #d44601; text-decoration: none; font-weight:normal;} 
a:active, a:hover { color: #000; text-decoration: underline}

*/

#printer_friendly_wrapper {
	display:inline-table;
	float:right;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}


h1 {
	margin:0px 0px 10px 0px;
	padding-top: 20px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	color:#333;
	text-decoration: none;
}
h2 {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
	color:#8b8d01;
	text-decoration: underline; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}


#page_header {
	margin:0px 0px 10px 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	color:#333;
	text-decoration: none;
}








#page_header_menu {
	margin:0px 0px 10px 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
	color:#333;
	text-decoration: none;
}

.page_header_menu_large {

	font-size: 20px;
}

.menu_catering_section {

		font-weight: bold;
	font-size: 14px;
}



#container {
	margin: 10px auto 10px auto;
	width: 880px;
	height: auto;
	background: url(images/bg.png);


}




#header {
	width: 880px;
	height: 240px;
	 background: url(images/header.gif);  
}
#site_title {
	padding-top: 120px;
	padding-left: 60px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
#site_slogam {
	padding-top: 10px;
	padding-left: 50px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#left_column {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 176px;
	position:relative;
	top: 0px;
	left:60px;

}

#right_column{
	float: left;
	width: 570px;
	padding-right: 0px;
	margin-right: 0px;
	position:relative;
	top: 0px;
	left:70px;
	
}


#menu_right_column{
	float: right;
	width: 720px;
	padding-right: 0px;
	margin-right: 70px;
	
}




#right_column a:link, #right_column a:visited {
	color:#00F;
} 
#right_column a:active, #right_column a:hover {
	color:#00F;
	text-decoration: none;
}






.menu {
	margin: 10px 5px 30px 0px;	
	height: 162px;
	width: 150px;
	background: url(images/left_button.gif);
	line-height: 24px;
}


.menu ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.menu ul li {
	display: block;
}

.menu ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 2px;
	margin: 3px;
	color: #CCC;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #FFF;
}





#menu_box_wrapper_left {
	width:195px;
	float:left;
}

#menu_box_wrapper_right {
	width:340px;
	float:right;
}


#menu_box_photo {
	float:right;
}



#menu_box {
	width:190px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	border: 1px dotted #666;
	color: #000;
	background-color: #9C9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


.menu_box_large_link{
	font-size:14px;
	font-weight:bold;
}

.menu_box_large_NOlink{
	font-size:14px;
	font-weight:bold;
	color:#00F;
}




#menu_footer {
	width:96%;
	text-align:center;
	font-size:11px;
	color:#666;
}







#cateringservicesbox {
	background-color: #9C9;
	border: 1px dashed #666;
	width:90%;
	padding:10px;
}


.fontbold{

	font-weight:bold;
}

.fontsize14 {
	font-size:14px;

}


.fontsize14bold{
	font-size:14px;
	font-weight:bold;
}


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




/*


a:link {
	color:#F00;
	font-weight:bold;
}

a:visited {
	color:#F00;	
	font-weight:bold;
}


a:hover {
	color:#390;
	text-decoration: none;
	font-weight:bold;
}


*/




.sideboxhoursaddress {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	border: 1px dotted #666;
	color: #000;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:128px;
}
.subtitle{
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #000;
}


.subtitle_nounderline{
	font-weight: bold;
	font-size: 14px;
	color: #F00;
}



.post_box {
	clear: left;
	margin-top: 0px;
}
.text_area {
	float: left;
	clear: left;
	background: #e8ffd1;
	padding: 10px;
	border: 0px solid #ffffff;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.text_area p{
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
.publish_date {
	clear: both;
	padding-top: 15px;
	color: #499200;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	clear: both;
	height: 52px;
	width: 880px;
	padding-top: 0px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer_copy {
	padding-top: 30px;
	color: #FFFFFF;
}




#footer_copy a:link, #footer_copy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
} 
#footer_copy a:active, #footer_copy a:hover {
	color: #FFFFFF;
	text-decoration: none
}






.sidebar {
	width: 150px;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin: 0px;
	/*/*/font-size: 85%; /* */
}


.sidebar a {
	/*/*/padding: 6px;
	display: block;
	border: 1px solid #666;
	font-size: 12px;
	text-decoration: none;
	line-height: 1em;
	width: 136px; /* */
}

.sidebar a:link, .sidebar a:visited {
	color: #fff;
	background-color:#CD2327;
}

.sidebar a:hover, .sidebar a:active {
	/* BACKGROUND-IMAGE: url(images/sidebarlinkbg.jpg); 
	BACKGROUND-REPEAT: no-repeat;   */
	color: #FFFFFF;
	background-color:#00773C;	/* border: 1px solid #000;  */
}

.sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

.sidebar li {
	/*/*/margin: 0px 0px 3px 0px; /* */
}

.sidebar strong {
	color: #49438D;
	font-weight: bold;
}





.photo_left_padding {
	margin-left:15px;
	margin-bottom:10px;
	border: 1px solid #333;
}




#reviews_wrapper{
	width:96%;
	margin:20px 0px 0px 0px;

	
	
}





#photoboxwestmorenews{
	width:380px;
	margin:30px 0px 5px 20px;
	
	
}










/* NEW FORM COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}





/* STRUCTURE CSS */


.ddfmwrap {
	margin: 15px auto 15px 0px;
	width: 480px;   /* original 450px */
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;

}

form.ddfm {
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 460px; /* original 430px */
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block;
	float: left;
	width: 30%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;

}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 1px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 1px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,     /*  input field size          */
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 1px;
	font-size:12px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
		font-size:12px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 15px;
	width: 96%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
		font-size:120%;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
	color: #FF0000;
	font-size:120%;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}










/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;

}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

form.ddfm .credits {
	font-size: 86%;
	color:#999;
}


form.ddfm .credits a {
	color:#999;
}


form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {

	font-weight: bold;

}



.sent_message {
	font-weight: bold;
}


.contactformheader {
	position:relative;
	left:150px;
	top:-20px;
	font-size:120%;
	font-weight:bold;
	color: #000;
	margin-bottom:10px;
}








.under_fieldbox {
	position:relative;
	left:156px;
	top:-14px;
	font-size:98%;
	color: #F00;
}

.verification_code {
	position:relative;
	left:150px;
	top:-10px;
	font-size:98%;
	color: #F00;
}






.formhtml {
	position:relative;
	left:0px;
	top:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:560px;
	line-height:18px;
	margin-bottom:24px;
}


.formhtml_centered {
	position:relative;
	left:0px;
	top:5px;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:560px;
	line-height:18px;
	margin-bottom:24px;
}



.clear { clear: both; }
