/*Reset all styles. Eric Mayer*/
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*-----------------------------------------*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
}

body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align: center;
	margin: 0;
	padding: 0;
}
/*----layout-----*/
#main {
	padding: 0;
	width: 800px;
	margin: 20px auto;
	text-align:left;
	background: #CFD3B2;
}

#header {
	background: url(/site/outside.gif) no-repeat;
	background-position: 260px 15px;
	width: 800px;
}

#head {
	background: #ebede1;
	width: 713px;
	padding-left:87px;
	height: 50px;
}

#menu {
width: 760px;
padding-right:40px;
height:30px;
background:url(/site/tr.gif) no-repeat top right;
}

#content {
	clear: both;
	width: 800px;
	background: #dee2cf;
}

#contentpadd {
	padding: 10px 20px 10px 87px;
	height: 300px;
	overflow: auto;
}

#footer {
	clear: both;
	padding: 0;
	width: 713px;
	height: 27px;
	padding-left: 87px;
	padding-top:3px;
	margin: 0 auto;
	text-align:left;
	background:url(/site/bl.gif) no-repeat bottom left;
}

/*---menu ----
#menu ul {
	float:right;
	margin:0 50px 0 0;
}

#menu ul li {
	display: inline;
	float: left;
}

#menu ul li a {
	text-decoration:none;
	float:left;
	margin: 0 5px;
	padding: 2px 10px 5px 10px;
	background: #4b5b52;
	width:95px;
	text-align:center;
	color: #fff;
}

#menu ul li a:hover, #menu ul li a.selected {
	background: #90492c;
}

/*---- generic ------ */

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu #nav {
float: right;
margin: 0 0 0 0;
z-index:1;
}

#menu #nav a {
	color: #fff;
	background: #4b5b52;
}

#menu #nav a {
	text-decoration: none;
}

#menu #nav li li a {
	display: block;
	font-weight: normal;
}

#menu #nav li a:hover, #menu #nav li a.selected {
background: #90492c;
}

#menu li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
}

#menu #nav li a {
	width: 100px;
	padding: 2px 10px 3px 10px;
	text-align:center;
	display:block;
	margin:0 10px 3px 0;
}

#menu #nav li ul li a {
margin-top: 0px;
background: none;
color:#90492c;
border: 1px solid #CFD3B2;
}

#menu #nav li ul li a:hover {
border: 1px solid #90492c;
background: none;
}

#menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
}

#menu li>ul {
	top: auto;
	left: auto;
}

#menu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#menu li:hover ul, #menu li.over ul {
	display: block;
}


strong {
	font-weight: bold;
}
.clear {
	font-size: 0em;
	line-height: 0em;
	clear: both;
	height: 1px;
}

.fl {
	float: left;
}

.flp {
	float: left;
	padding: 8px 10px 10px 0;
}

.fr {
	float: right;
}

.gallery {
	height: 200px;
}

.myImgs {
	width: 297px;
	height: 200px;
	float: right;
	margin: 0 0 10px 10px;
}

.gallerybig {
	height: 230px;
}

.frp {
	float: right;
	padding: 8px 0 10px 25px;
}

.padding {
padding: 15px;
}

#gallery-thumbs {
	float:right;
	height:50px;
	width: 316px;
}

#gallery-thumbs img{
padding-right: 3px;
}

#gallery-thumbs-wide {
	float:right;
	height:50px;
	width: 620px;
}

#gallery-thumbs-wide1 {
	float:right;
	height:50px;
	width: 450px;
}

#gallery-thumbs-wide img,#gallery-thumbs-wide1 img{
padding-right: 5px;
}

/* ---forms ------ */

#xform {
	margin: 8px 0 0 0;
}

#xform label {
	float: left;
	width: 100px;
	margin-bottom:5px;
	color: #4b5b52;
	font-weight: bold;
	font-size: 1em;
}

#xform .inlinelabel {
	width: 300px;
}

#xform input {
	float: left;
	width: 150px;
	margin-bottom:5px;
}
#xform select {
	float: left;
	margin-bottom:5px;
}

#xform .longlabel {
	width: 285px;
	margin-top: 2px;
} 

#xform .ilabel {
	width: 120px;
	float: left;
}

#xform .sm {
	margin-top: 3px;
	width: 120px;
}

#xform .longlabel2 {
	width: 135px;
	margin-top: 2px;
}

#xform .s {
	width: 15px;
	float: left;
}

#xform #ftype {
	width: 623px;
	height: 70px;
}

#xform .r {
	color: #333;
}

.cbox {
	float: left;
	width: 150px;
	padding-bottom:7px;
}


#xform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom:5px;
}

#xform #xsubmit {
	width: 105px;
	margin: 1px 10px 0 0;
}

/*---- specific -----*/

h1 {
	font-size:1.6em;
	line-height: 1.5em;
	padding-top: 10px;
	font-weight:normal;
	color: #90492c;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
}

h2 {
	font-size:1.4em;
	padding: 5px 0 0 0;
	font-weight:normal;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
	color: #90492c;
}

#logo {
	margin: 20px 0 0 0;
	float:left;
}

#content p {
	padding: 3px 10px 3px 0;
	line-height:1.2em;
	font-size: 1em;
	color:#033;
}

#header p {
color: #033;
margin:125px 0 0 10px;
font-size: 1.1em;
z-index:10;
}

#footer p {
	padding: 3px 0 5px 0;
	line-height:1.45em;
	color:#033;
}

#col1 p {
	font-size: 1.4em;
	line-height: 1.3em;
	color:#820053;
	text-align: right;
}

#content p.homep {
	font-size:1.35em;
}

#content .big {
	font-size:1.5em;
	line-height: 1.3em;
}

#content .medium {
	font-size:1.3em;
	line-height: 1.2em;
}

#content .black {
	color: #000;
}

#content .red {
	color: #f05452;
}

#content .grey {
	color: #4b5b52;
}

#content .green {
	color: #8CC63F;
}

#content .orange {
	color: #E36F1E;
}

#content a {
color: #033;
	text-decoration:underline;

}

#content a:hover {
	text-decoration:none;
}

#content .list {
	line-height:1.45em;
padding: 3px 150px 3px 0;
	line-height:1.2em;
	font-size: 1em;
	color:#033;
	margin: 0;
	padding:0;
	list-style-type: none;
	color: #033;
}

#content .list li{
	margin: 5px 0 0 0;
}

#footer a {
color: #033;
text-decoration:none;
}

#footer a:hover, #footer a.selected {
	text-decoration: underline;
}

#contentpadd h1 {
	color: #4b5b52;
	font-size: 1.4em;
}