/* default elements */
* {margin: 0; padding: 0;}

body {
	color: #222;
	padding: 0% 0 2%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(img/back.jpg);
	background-attachment: fixed;
}

a {
	color: #642;
	text-decoration: none;
}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442;	padding: 8px 0 2px;	font-family: Geneva, Arial, Helvetica, sans-serif;}
h1 {font-size: 2.4em;	color: #669933;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}
h2 {font-size: 1.6em;color: #669933;}
h3 {font-size: 1em;	font-weight: bold;	color: #666633;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	padding-left: 26px;
	font-family: Georgia, serif;
	font-size: .9em;
	font-style: italic;
}

form,table {margin-bottom: 1.2em;}
img {
	border: 1px solid #999;
	padding: 1px;
	margin: 1px;
	background-color: #FFFFFF;
}

#wrapper #container .main .left .content p a .imgNoOutline {
	border-width: 0px;
	border-style: none;
	background-color: transparent;
	padding-right: 2px;
	color: #000;
	font-weight: bold;
	text-decoration: none; !important
}


label {display: block;}
li {line-height: 1.5em;}

p {padding: 2px 0 10px;}
p2 {padding: 2px 0 10px;font-size: 70%;	color: #003333;	line-height: 70%;}

small,.small {	font-size: 0.9em;	color: #006633;}

health,.health {	font-size: 0.8em;	color: #666666;	line-height: 100%;}
health {font-size: 70%;	color: #FF0000;}

ul {padding: 0 2em 1.2em;}


/* structure */
#wrapper {
	width: 750px;
	background-image: url(/img/wrapper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	background: #FBF9F4;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
	border-top-color: #332;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

.header {
	height: 220px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 2px;
	border-top-color: #663;
}
.hidetext {
 	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;}



/* navigation */
.navigation {
	height: 41px;
	border-top: 1px solid #996;
	background-color: #FFFFFF;
	background-image: url(img/nav.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-size: 80%;
}
.navigation a {
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(img/nav.jpg);
	background-repeat: repeat-x;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #444;
	background-color: #f3ffda;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
}
.bottom .left,.bottom .right {
	width: 49%;
}

/* footer */
.footer {color: #EED;padding: 10px;	background-image: url(img/wrapper.gif);	background-repeat: no-repeat;	background-position: center bottom;}
.footer .left {width: 66%;}
.footer .right {width: 33%;	text-align: right;}
.footer a {color: #FFF; text-decoration: none;}
.footer a:hover {color: #FFF; text-decoration: underline;}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
	clear: left;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	margin: 4px 0;
	padding: 0;
	width: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8D8A72;
}
.block li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8A72;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {background: #D2D0C0;	color: #553;}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
.right .block { color: #999999 }
.horLine {
	font-size: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 2px;
	width: 100%;
}
.blockdone {
	color: #999999;
}
#piccontainer {
	position:relative;
	width:200px;
	height:Auto;
	float: right;
	clear: none;
	padding-top: 20px;
}
.rightgal {
	float: left;
	width: 500px;
}
table {
	text-transform: capitalize;
	font-weight: bold;
	color: #693;
	font-size: 12px;
	text-align: left;
	padding: 4px;
	margin-top: 2px;
}
tr {
	border-top: 1px dotted #693;

}

th {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.none {
	display: none;
}
