/* CSS Document */

body
{
    background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	margin-bottom: 0px;
}
p{margin:10px 0!important;}
a
{
	text-decoration: underline;
	color: #6a8745;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}



h1
{
	color: #6A8745!important;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	background-color: #EFF3E9;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2
{
	font-family: "Century Gothic";
	font-size: 20px;
	text-transform: none;
	line-height: 24px;
}

h3
{
	color: #6A8745;
	font-family: Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
}

li
{
	list-style-image: url(escape_html/images/arrow.html);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}


#wrapper
{
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu
{
	background-image: url(escape_html/images/menubg.html);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu
{
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #6a8745;
	line-height: 45px;
	padding-left: 5px;
	width: 1004px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu li
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu li a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.dropdown-menu > li > a {padding:10px 20px !important; clear: both;
    font-weight: 400;
    line-height: normal !important;
    color: #333;
    white-space: nowrap;
}

.menu li a:hover
{
	background-position: center center;
	color: #FFFFFF;
	background-color: #282828;
	line-height: 45px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
}

#header
{
	width: 1004px;
}


#content
{
}

.welcome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6A8745;
	padding: 25px;

}
.welcome_h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6A8745;
	text-transform: uppercase;

}


.img_left
{
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E5E5E5;
}

#block2
{
}


.serving
{
	width: 268px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565656;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6A8745;
	float: left;

}


.specialevent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565656;
	float: right;
	width: 680px;
}
.specialevent p
{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #565656;
}
.specialevent_h1
{
	padding-top: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6A8745;
}
.clear
{
clear:both;
}

#siteseal {
    position: relative;
    top: 5px;
}
#footer {
    height:80px;
    background-color: #6A8745;
    margin-top: 3px;
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
    font-weight: bold;
}
.phno
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 15px;
	text-align: center; margin:50px 0!important;
}


#insidepage

{
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.floatright
{
	margin: 15px;
	float: right;
}


