@charset "UTF-8";

/* v1.0 | 20080212 */

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, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
}
ol, ul {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-left: 15px;
}
ul {
	margin-bottom: 25px;
}
li {
	margin-bottom: 7px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link {
	color: #8A5E12;
	text-decoration: underline;
}
a:visited {
	color: #8A5E12;
	text-decoration: underline;
}
a:hover {
	color: #A6AD26;
	text-decoration: none;
}

#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#flower {
	float: right;
	width: 285px;
	margin-right: 43px;
	_margin-right: 15px;
	position: relative;
	z-index: 1000;
}
#logo {
	height: 87px;
	width: 575px;
	background-repeat: no-repeat;
	margin-top: 52px;
	margin-left: 40px;
	_margin-left: 15px;
	float: left;
}
#logo h1 {
	text-indent: -9999px;
	margin-bottom: -15px;
}
#logo h2 {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	text-align: right;
	font-weight: normal;
	color: #9fa615;
	font-style: italic;
	line-height: 25px;
}
#logo  h3 {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	text-align: right;
	font-weight: normal;
	color: #895D10;
	font-style: italic;
	line-height: 25px;
}
#mainwrapper {
	background-color: #FFFFFF;
	overflow: hidden;
	clear: both;
}
#mainborder {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	overflow: hidden;
}
div#navigation {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
div#navigation li {
	list-style-type: none;
	display: inline;
	line-height: 32px;
}
div#navigation li a {
	text-decoration: none;
	color: #9fa615;
	padding-top: 9px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	text-transform: uppercase;
	font-size: 13px;
}
div#navigation li a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	color: #895D10;
	padding-right: 15px;
	padding-left: 15px;
}
#maincontent {
	margin-right: 25px;
	margin-left: 25px;
	overflow: hidden;
	padding-bottom: 15px;
}
#leftcontent {
	float: left;
	width: 466px;
}
#leftcontent p {
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	margin-bottom: 20px;
}
#leftcontent h2 {
	text-transform: uppercase;
	color: #9FA615;
	font-size: 20px;
	letter-spacing: 5px;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 10px;
}
#leftcontent h3 {
	color: #895D10;
	font-style: italic;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 20px;
}
h4 {
	color: #9FA615;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 25px;
	margin-top: 0px;
}
#rightcontent {
	float: right;
	width: 399px;
	margin-top: 45px;
}
#rightcontent  p {
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height: 270px;
	clear: both;
}
#footertext img {
	margin-bottom: -7px;
}
#footertext a:link {
	text-decoration: none;
	font-size: 14px;
}
#footertext  a:visited {
	text-decoration: none;
	font-size: 14px;
}
#footertext {
	padding-top: 40px;
}
#footertext p {
	text-align: center;
	font-size: 11px;
	color: #666666;
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.picborder {
	padding: 4px;
	border: 1px solid #b6b9b2;
}
.gallery {
	padding: 15px;
	border: 1px solid #BBC058;
	overflow: hidden;
	clear: both;
	margin-top: 15px;
}
.gallery h4 {
	padding-top: 12px;
}
.gallery img {
	float: left;
}
.galleryname {
	float: left;
	margin-left: 15px;
}
#skip {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#skip p {
	font-size: 12px;
}
