
body { background: #fff url(/images/base/main_bg.jpg) no-repeat center top; }

#feature {
	height: 320px;
	margin-left: 20px;
	width: 720px;
}
#featurettes { height: 253px; margin-left: 16px; }
#featurettes img { float: left; margin: 33px 11px 0 0; }

#content ul { 
	display: inline;
	float: left;
	width: 140px;
}

#content .left { background: url(/images/main/div.gif) no-repeat 206px 35px; width: 207px; }
#content .left h3, #content .left p { margin-right: 10px; }
#content .right { width: 209px; }

html, body, 
h1, h2, h3, h4, h5, h6, 
form, fieldset,
p, ol, ul, li, 
dt, dd, dl,
table, th, tr, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
img, fieldset, input, textarea, select { border: 0; margin: 0; }




#logo { float: left; }
ul#nav1 { float: left; height: 44px; list-style: none; width: 516px; }
#nav1 li { float: left; height: 44px; margin: 0; padding: 0; text-indent: -1000em; }
#nav1 li a { display: block; height: 100%; overflow: hidden; width: 100%; }
#n-about { width: 68px; }
#n-weddings { width: 94px; }
#n-events { width: 125px; }
#n-photos { width: 127px; }
#n-contact { width: 102px; }
#n-about a, #n-weddings a, #n-events a, #n-photos a, #n-contact a { background: url(nav.gif); }
#n-about a:hover { background-position: 0 44px; }
#n-weddings a { background-position: -68px 0; }
#n-weddings a:hover { background-position: -68px 44px; }
#n-events a { background-position: -162px 0; }
#n-events a:hover { background-position: -162px 44px; }
#n-photos a { background-position: -287px 0; }
#n-photos a:hover { background-position: -287px 44px; }
#n-contact a { background-position: -414px 0; }
#n-contact a:hover { background-position: -414px 44px; }

#wrapper .clearf { clear: both; height: 30px; }
#footer1 { background: url(/images/base/div.gif) no-repeat; margin: 0 20px; padding: 30px 0; }
#footer1 .logo { float: left; margin: 0 59px 0 24px; }
#footer1 p { color: #663; font: 1.1em/1.8 Georgia, serif; }
#footer1 p a { color: #663; margin: 0 5px; }
#footer1 p .main { margin-left: 0; }
#footer1 p a:hover { color: #000; }

#content {
	display: inline;
	float: left;
	margin-left: 44px;
	width: 435px;
}

#content .block { margin-bottom: -0.6em; }
#content p, #visit p { font-size: 1.2em; line-height: 1.8; margin: 0.6em 0 1.2em 0; }
#content h3, #content p span { color: #366; font: 2em Georgia, serif; }
#content h3 a { color: #366; }
#content p span { font-size: 20px; }
#content p a { color: #933; text-decoration: underline; }
#content p a:hover, #content h3 a:hover { color: #000; }

#content ul { 
	color: #663; 
	font-size: 1.2em; 
	line-height: 1.8; 
	list-style: none outside; 
	margin: 0.6em 0 1.2em 0;
}
#content li { background: url(/images/shared/dot.gif) no-repeat 0 9px; padding-left: 8px; }

#visit { display: inline; float: right; margin-right: 45px; width: 205px; }

#visit label { color: #663; display: block; font-size: 1.2em; margin-top: 0.6em; }
.input, .textarea, .select { 
	background: #ebe5d4;
	color: #555;
	font-family: inherit;
	font-size: 1.2em;
	border-top: 2px solid #d7d2c3;
	border-left: 2px solid #d7d2c3;
}
.input, .textarea { width: 100%; }
.textarea { height: 80px; }
.select { margin-top: 0.6em; width: 100%; }
.submit { margin-top: 0.6em; }
.small { width: 101px; }