@charset "utf-8";
/* CSS Document */

/*==general===*/
body{
	background-color:#f3f3f3;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6{
	font-family: Candara, sans-serif;
	color: #006;


S
}
#outerDiv #footer #footerContent #footerLinks p a {
	color: #FFF;
	text-decoration: underline;
}


#header {
	margin:  100 auto 0;
	width: auto;
	position: relative;
	height: 400px;
	background-color: #000;
}

#outerDiv #nav {
	height: 75px;
}


#outerDiv #header #img {
	width: 637px;
	margin: 0 auto;
	overflow: visible;
	float: left;
	position: absolute;
	height: 227px;
	top: 23px;
}
#outerDiv #header #topPic {
	position: absolute;
	width: 500px;
	left: 775px;
	top: 28px;
	height: 314px;
}




#outerDiv {
	position: relative;
	background-color: #f3f3f3;

}	
#outerDiv #mainContent {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-size: 1.1em;
}


#outerDiv #mainContent #homep {
	width: 400px;
	float: left;
	line-height: 1.4em;
}
#footer {
	margin: 0px;
	background-color: #f3f3f3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;	
}
#outerDiv #mainContent a {
	color: #000;
	text-decoration: underline;
}


#outerDiv #mainContent #homeImg {
	border: 6px solid #000;
	margin-left: 20px;
	height: 235px;
	width: 352px;
}
.clear { clear: both }#outerDiv #secondContent {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-size: 1.1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}

#outerDiv #secondContent  p a {
	font-style: italic;
	text-decoration: none;
	color: #b63624;
}
#outerDiv #footer p a {
	color: #000;
	text-decoration: underline;
}

#outerDiv #secondContent #firstBox {
	float: left;
	width: 350px;
	font-size: 1em;
	padding-right: 10px;
}
#outerDiv #secondContent #secondBox {
	font-size: 1em;
	width: 350px;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 20px;
}
#outerDiv #footer #footerContent {
	width: 800px;
	margin: 0 auto;
	font-size: 1em;
	text-align: center;
}
#outerDiv #footer #footerContent #footerOne p a {
	color: #000;
	text-decoration: underline;
}


#outerDiv #footer #footerOne {
	float: left;
	width: 800px;
}
#outerDiv #secondContent p a:hover {
	font-style: italic;
	color: #ba3624;
	text-decoration: none;
}
#outerDiv #footer #footerContent #footerOne p a:hover {
	color: #B63424;
	text-decoration: none;
}
#thankyou {
	margin-left: 400px;
	background-color: #f3f3f3;
}
#outerDiv #secondContent #gallery {
	float: left;
	width: 750px;
	font-size: 1em;
	padding-right: 10px;
}
