body {
	background-color: #DBD5A6;
	background-image: url(/images/background3.jpg);
	background-repeat: repeat;
}
a.main:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
	color: #003300;
}
a.main:hover {
	text-decoration: none;
	color: #993300;
}
a.main:active {
	text-decoration: none;
	color: #E4801E;
}

a:link.breadcrumb, a:visited.breadcrumb{
	color: #003300;
	font-weight: bold;
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, Verdana, serif;
	font-style: oblique;
	text-decoration: none;
}

a:hover.breadcrumb, a:active.breadcrumb {
	color: #D54500;
	font-weight: bold;
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, Verdana, serif;
	font-style:oblique;
}
a:link {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #993300;
	background-color: #DBD5A6;
}
a:active {
	text-decoration: none;
	color: #003300;
}
div#footer {
	background-color: #003300;
	font-size: 11px;
	vertical-align: middle;
	text-align:center;
	color: #FFFFFF;
	padding: 10px 0px 5px 0px;
}
div#footer a:link {
	font-family: calibri;
	font-size: 11px;
	margin: 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:visited {
	font-family: calibri;
	margin:  0px 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	font-family: calibri;
	margin:  0px 10px;
	font-size: 11px;
	text-decoration: none;
	color: #993300;
	background-color: #DBD5A6;
}
div#footer a:active {
	font-family: calibri;
	margin:  0px 10px;
	font-size: 11px;
	text-decoration: none;
	color: #DBD5A6;
}
div#footer p {
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, Verdana, serif;
	margin: 10px 0px 0px 0px;
	color: #FF9562;
	font-size:12px;
	}
div#Body p.upright {
	text-align:right;
	margin-top: -40px;
	margin-right: 35px;
	font-size: 11px;
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, Verdana, serif;
}
div#Menu p.narrow {
	margin: 30px 250px 10px 0px;
}

div#List ul {
	font-family: calibri;
	margin: 0px 15px 25px 15px;
	padding: 20px;
	font-size: 13px;
	color: #003300;
	font-weight:normal;
}

div#Menu {
	font-family: calibri;
	margin: 0px 15px;
	font-size: 14px;
	color: #003300;
}

div#Menu h3 {
	font-size: 16px;
	margin: 0px 15px 5px 0px;
}

div#Menu ul {
	margin: 0px 15px 25px 15px;
	font-size: 14px;
	color: #003300;
	font-weight:normal;
}

div#Menu li {
	margin: 0px 0px 7px 10px;	
}

div#Menu li li {
	margin: 0px;
	font-size: 13px;
	color: #008A00;
}
div#Menu li li li{
	margin: 0px;
	font-size: 13px;
	color: #000000;
}
div#Menu p.note {
	color: #993300;
	font-size: 12px;
	font-style: italic;
	margin: -3px 0px 10px 0px;
}

div#Menu p.sublist {
	margin: 0px;
	font-size: 13px;
	color: #008A00;
	font-style:oblique;
}
div#Body {
	font-family: calibri;
	margin: 0px 15px;
	
}

div#Body h1 {
	color: #D54500;
	font-weight: bold;
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size: 22px;
	padding: 10px 15px 0px 15px;
}

div#Body h2 {
	color: #E4801C;
	font-weight: bold;
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size: 16px;
	padding: 10px 15px 0px 15px;
	margin-bottom: -15px;
}

div#Body p {
	margin: 15px;
	font-size: 14px;
	color: #003300;
}
div#Body p.subheader {
	color: #993300;
	font-family: calibri;
	margin: 0px 15px 5px 5px;
	font-size: 13px;
	padding: 0px 10px 10px 10px;
	font-style: italic;
}

.Button-Text {
	font-family: calibri;
	margin:  10px 30px 10px 0px;
	font-size: 14px;
	color: #003300;
}
NAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
NAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	letter-spacing: 2px;
	color: #003300;
}
#Header {
	color: #993300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 25px 10px 0px 10px;
	font-size: 14px;
}
.HeaderLine {
	color: #993300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
	font-size: 14px;
	border-top-color: #993300;
	border-top-style: solid;
	border-top-width: thin;
	margin-top: 30px;
	padding: 5px 10px 0px 0px;
}
.Header {
	color: #993300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 5px;
	font-size: 14px;
	padding: 10px 10px 0px 10px;
}

.Title {
	color: #003300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 0px 0px 10px;
}
td.background
{
	padding: 0px;
	background-color:#E4801C;
}
.Text-Body {
	font-family: calibri;
	margin: 0px 15px 25px 15px;
	font-size: 14px;
	color: #003300;
}
.List-Body {
	font-family: calibri;
	margin: 0px 15px 5px 15px;
	font-size: 14px;
	color: #003300;
}
p.text {
	font-family: calibri;
	margin: 25px 15px;
	font-size: 14px;
	color: #003300;
}
div#Quote {
	quotes: '<<' '"';
	font-family: calibri;
	margin: 15px 50px 0px 50px;
	color: #003300;
	font-weight: normal;
	letter-spacing: 1px;
	
}
div#Quote p {
	font-size: 13px;		
}

div#Quote p.line {
	border-bottom-color: #993300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 50px 25px -7px -10px;
}
div#Quote p.author {
	font-family: "ITCBenguiatGothic Bold", Candara, Georgia, Verdana, serif;
	margin: 25px 72px 0px 74px;
	font-size: 18px;
	color: #993300;
	letter-spacing: 1px
}

div#Quote h2 {
	font-size: 16px;
	margin: 0px 0px 25px -25px;
	color: #E4801C;
	letter-spacing: 1px;
}
div#Quote span {
	quotes: '<<' '"';
	font-family: calibri;
	margin: 0px 0px 0px 15px;
	font-size: 13px;
	color: #003300;
	font-weight: normal;
	letter-spacing: 1px;	
}

div#Quote p.title {
	font-family: calibri;
	margin: 0px 25px 25px 90px;
}

div#Quote span.picture {
	float: right;
	text-align: center;
}

/*
div#Header a:link {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div#Header a:visited {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div#Header a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #993300;
	font-size: 12px;
}
div#Header a:active {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
	background-color: ffffff;
	font-size: 12px;
}

a.button_sv { 
        background:url(svcs_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}

a.button_sv span { 
        display: none; 
}

a.button_sv:hover { 
        background: url(svcs_over.gif) repeat 0px -24px; 
}
a.button_me { 
        background:url(menu_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}

a.button_me span { 
        display: none; 
}

a.button_me:hover { 
        background: url(menu_over.gif) repeat 0px -24px; 
}
a.button_we { 
        background:url(weddings_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}

a.button_we span { 
        display: none; 
}

a.button_we:hover { 
        background: url(weddings_over.gif) repeat 0px -24px; 
}
a.button_ve { 
        background:url(venues_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}

a.button_ve span { 
        display: none; 
}

a.button_ve:hover { 
        background: url(venues_over.gif) repeat 0px -24px; 
}
a.button_co { 
        background:url(corp_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}
a.button_co span { 
        display: none; 
}

a.button_co:hover { 
        background: url(corp_over.gif) repeat 0px -24px; 
}
a.button_ch { 
        background:url(chef_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}
a.button_ch span { 
        display: none; 
}
a.button_ch:hover { 
        background: url(chef_over.gif) repeat 0px -24px; 
}

a.button_po { 
        background:url(portfolio_over.gif) repeat 0px 0px; 
        width: 102px; 
        height: 22px; 
        display: block; 
}

a.button_po span { 
        display: none; 
}

a.button_po:hover { 
        background: url(portfolio_over.gif) repeat 0px -24px; 
}
.SubHeader {
	color: #993300;
	font-family: calibri;
	margin: 0px 5px 5px 5px;
	font-size: 13px;
	padding: 0px 10px 10px 10px;
	font-style: italic;
}

*/
