@charset "UTF-8";
/* CSS Document */
body {
	background-color: #c5c656;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
a:link, a:visited, a:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3333;
	text-decoration: none;
}
a:hover,a:hover:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}
li {
	font-family: "Lucida Grande", "Geneva CY", sans-serif;
	font-size: 11px;
	line-height: 14px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer      {
	color: #797b15;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 6px;
}
.footer a,.footer a:link,.footer a:visited     {
	color: #797b15;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 3.2ex;
	text-decoration: none;
}
.footer a:hover,.footer a:visited:hover     {
	color: #FF3333;
	font-size: 9px;
	font-family: Verdana;
	line-height: 3.2ex;
	text-decoration: underline;
}
.sub_footer {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
.footer_right {
	text-align: right;	
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
/* -----------------Content Divs ----------------- */
#content_style {
	background-color: #F1E9D2;
}
#main_content {
	padding-left: 10px;
	background-color: #F1E9D2;
}
/* #homecontent_area {
	background-image:url(images/layout_16.gif);
	background-repeat: repeat-y;
} */
#copy_style {
	width: 400px;
	margin-left: 5px;
	padding-left: 5px;
}
#gallery_style {
	padding-left: 18px;
}
#sidebar {
	background-color: #E9DDA7;
}
#photo_style {
	padding-top: 15px;
}
.photo_style {
	padding-top: 15px;
	margin-top: 15px;
}
#links_main {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#links_sub {
	text-align: right;
	padding-top: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f4f4e3;
	padding-right: 10px;
}
.links_sub a,.links_sub a:visited {
	color: #f4f4e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links_sub a:hover,.links_sub a:visited:hover {
	color: #FF3333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sub_sidebar {
	background-image: url(images/layout_17.gif);
	background-repeat: repeat-y;
	float: right;
}
.side_left {
	background-image: url(images/side_left.gif);
	background-repeat: repeat-y;
	width: 27px;
}
.side_right {
	background-image: url(images/side_right.gif);
	background-repeat: repeat-y;
	width: 25px;
}small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c656;
}
.contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
