/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}

a {color:#fff;font-weight:bold; }	
a:hover {color:#f26522;}

h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}
h4 {font-size:110%;border-bottom:1px solid;}
h5{font-size:90%;font-weight:bold;}
h6 {font-weight:bold;}

h1,h2,h3,h4,h5,h6 {margin-bottom:5px;}

em {
	font-style:oblique;
	color:#6d308b;
	}
	
strong {
	font-weight:bold;
	color:#662029
	}
	
body {
	background:url(../images/bg.gif);
	color:#e6e6e6;
	font:12px arial, sans-serif;
	line-height:1.3;
	padding-top:20px;
	}
		
#container {
	margin:0 auto;
	position:relative;
	width:800px;
	}
	
ul#nav {
	float:left;
	width:800px;
	background:url(../images/sig.gif) right 5px no-repeat;
	border-top:1px solid #fff;
	padding:5px 0 20px 0;
	}
	
ul#nav li , ul#nav li a{
	float:left;
	height:24px;
	}

ul#nav li a {background:url(../images/nav.gif) no-repeat;}
	
ul#nav li a.bio {
	background-position:top left;
	text-indent:-999999px;
	width:90px;
	float:left;
	}
	
ul#nav li a:hover.bio, ul#nav li a#one {
	background-position:0 -24px;
	}
	
ul#nav li a.galleries{
	background-position:-90px 0;
	text-indent:-999999px;
	width:78px;
	float:left;
	}
	
ul#nav li a:hover.galleries, ul#nav li a#two {
	background-position:-90px -24px;
	}	
	
ul#nav li a.events {
	background-position:-168px 0;
	text-indent:-999999px;
	width:64px;
	float:left;
	}
	
ul#nav li a:hover.events, ul#nav li a#three {
	background-position:-168px -24px;
	}
	
ul#nav li a.guestbook {
	background-position:-232px 0;
	text-indent:-999999px;
	width:93px;
	float:left;
	}
	
ul#nav li a:hover.guestbook, ul#nav li a#four {
	background-position:-232px -24px;
	}
	
ul#nav li a.contact {
	background-position:-325px 0;
	text-indent:-999999px;
	width:65px;
	float:left;
	}
	
ul#nav li a:hover.contact, ul#nav a#five {
	background-position:-325px -24px;
	}
	
#content {
	float:left;
	width:800px;
	margin-top:25px;
	}
	
#content p.intro {
	padding:0 60px 0 60px;
	}

#content ul.links {margin-left:60px; list-style-type: circle;}
#content ul.links li {margin-left:30px; list-style-type: circle;}
	
.homeintro {border-top:1px solid #f26522; border-bottom:1px solid #f26522; padding:10px 0; margin-bottom:10px; text-align: center;}
.sep {border-top:1px solid #f26522; margin:10px 0 0 0; padding:5px 0;}

.bio {
	width:600px;
	float:right;
	}
	
.gall-list, .gall-links {
	padding:10px 0;
	float:left;
	width:780px;
	margin-top:12px;
	}

.gall-links {
	border:none;
	padding:5px 0;
	margin-top:0;
}

	
.gall-list p, .gall-links p {
	margin-right:40px;
	float:left;
	font-size:16px;
	text-align:center;
	padding-left:60px;
	}
	

.gall-list p a, .gall-links p a {
	text-decoration:none;
	}
	
#gallery {
	float:left;
	width:600px;
	margin-left:70px;
	_margin-left:35px;
	position: relative;
	}
	
#gallery li {
	float:left;
	margin-left:6px;
	margin-bottom:6px;
	background:#575755;
	height:88px;
	width:88px;
	padding:0;
	}
	
#gallery li img {
	padding:0;
	float:left;
	}
	
#gallery p {
	font-size:18px; padding-left:5px;
	}

div.gallerysubnav {position: absolute; top:160px; left:543px; width: 100px; font-size: 11px; color:#666; z-index: 50;}
div.gallerysubnav a {font-weight: normal; color: #fff; text-decoration: none;}
div.gallerysubnav a:hover {font-weight: normal; color: #f26522; text-decoration: none;}
	
.contact form {
	margin:15px 50px;
	float:left;
	}
	
.contact form label {
	float:left;
	width:100px;
	}
	
.contact form input, .contact form textarea {
	float:left;
	width:500px;
	margin-bottom:10px;
	}
	
.contact form input.submit {
	float:left;
	margin-left:515px;
	width:89px;
	height:24px;
	}
	
.contact form p.error {color:red; margin-top:0; font-weight: bold;}

.center {
	text-align:center;
	}

img.float-left {
	float:left;
	margin:0 5px 0 0;
	padding:3px;
	background:#fff;
	border:1px solid #046e5f;
	}
	
img.float-right {
	float:right;
	margin:0 0 5px 5px;
	padding:3px;
	background:#fff;
	border:1px solid #046e5f;
	}	