*
{
	margin: 0px;
	padding: 0px;
}
IMG
{
	border: none;
}
BODY
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #757575;
	background-image: url(../images/bg.site.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 49px 0px 10px;
}
DIV#outer
{
	width: 100%;
	text-align: center;
}
DIV#wrapper
{
	width: 1000px;
	margin: auto;
	clear: both;
	text-align: left;
}
DIV#header
{
	height: 95px;
	width: 1000px;
	border-bottom: 5px solid #DE8423;
}
DIV#content
{
	background-color: #FFF;
	padding-bottom: 25px;
}
DIV#page_contents
{
	padding: 0px;
	text-align: justify;
}
DIV#gallery
{
	width: 1000px;
	height: 400px;
	position: relative;
	clear: both;
}
DIV#gallery_large
{
	width: 600px;
	position: relative;
	float: right;
}
DIV#gallery_thumbs
{
	width: 400px;
	position: relative;
	float: left;
}
DIV#gallery_thumbs IMG
{
	cursor: pointer;
}
DIV#gallery_links
{
}
DIV#gallery_links DIV
{
	width: 40px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
}
DIV#gallery_links A
{
	display: block;
	width: 100%;
	height: 100%;
}
DIV#gallery_links A:hover
{
	background-color: #90CE4F;
	color: #FFF;
}
.gallery_link_selected
{
	background-color: #90CE4F;
	color: #FFF;
}
DIV#footer
{
	width: 1000px;
	border-top: 4px solid #CCCCCC;
	height: 40px;
	line-height: 40px;
	background-color: #FFFFFF;
	margin: auto;
	clear: both;
	font-size: 15px;
	font-weight: bold;
}
H1
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 2px;
}
H2
{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 2px;
}
P
{
	margin: 0px 0px 10px;
}
A
{
	text-decoration: none;
	color: #757575;
	outline: none;
}
A:HOVER
{
	color: #DE8423;
	text-decoration: none;
}
A:VISITED
{
	color: #B2B2B2;
}
A:VISITED:hover
{
	color: #DE8423;
	text-decoration: none;
}
#footer A
{
	text-decoration: none;
}
#footer A:HOVER
{
	color: #DE8423;
	text-decoration: none;
}
#footer A:VISITED
{
}
#footer A:VISITED:hover
{
	color: #DE8423;
	text-decoration: none;
}
.orange
{
	color: #DE8423;
}
.question
{
	cursor: pointer;
	margin-bottom: 5px;
}
.answer
{
	margin-bottom: 10px;
}
#contact-area
{
	float: right;
	width: 450px;
}
#contact-area INPUT, #contact-area TEXTAREA
{
	border: 1px solid #DE8423;
}
.error
{
	color: #FF0000;
}
.contact_question
{
	float: left;
	width: 135px;
	text-align: right;
	padding-right: 5px;
}
.contact_answer
{
	padding: 1px;
}
.siteLogo
{
	position: relative;
	top: 20px;
	left: 20px;
}
.siteStrapline
{
	position: relative;
	left: 360px;
	top: 20px;
}
.title_quote
{
	margin: 30px 0px 10px;
	/*[empty]list-style:;*/
}
