html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font-size: 100.01%;
	color: #8E4C28;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #388DA8;
	background-image: url(../images/canvas.jpg);
}

#wrapper {
	margin: 0 auto;
	width: 790px;
	font-size: 12px;
	background-image:  url(../images/pageBg.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image:  url(../images/mastHd.jpg);
	background-repeat: no-repeat;
	height: 140px;
}

#innerwrapper {
	background-image:  none;
}

/* left column
------------------------------------------------ */

#leftcol {
	float: left;
	width: 200px;
	margin-left: 25px;
}

#leftcol h2 {
	color: #046381;
	font-size: 150%;
	padding: 3px;
	margin-top: 25px;
}

#leftcol p {
	margin: 0;
	line-height: 125%;
	color: #046381;
	font-size: 12px;
	width: 180px;
}

#leftcol .rt {
	text-align: right;
}

#leftcol .photo {
	padding: 3px;
	margin: 25px 0 10px;
}

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

#leftcol ul li {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	background-color: #388DA8;
	border-bottom: 1px solid #FAF8EE;
	margin: 0;
	padding: 0;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	color: #FAF8EE;
	padding: 4px 0 4px 4px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #44ADCE;
	color: #FAF8EE;
	text-decoration: none;
}

#leftcol .here a {
	color: #E8DDAA;
}

#leftcol .here a:hover, #leftcol .here a:focus {
	background-color: #44ADCE;
	color: #E8DDAA;
	text-decoration: none;
}

#leftcol a {
	color: #046381;
}

#leftcol a:hover, #leftcol a:focus {
	color: #43A9CA;
}

/* content
------------------------------------------------ */

#content {
	width: 537px;
	margin: 0 0 10px 220px;
}

h1 {
	font-size: 180%;
	padding: 15px 0 10px;
	color: #046381;
}

h2 {
	color: #046381;
	font-size: 150%;
	padding: 10px 0;
}

p {
	margin: 10px 0;
	line-height: 125%;
	text-align: justify;
}

.center {
	font-size: 120%;
	margin: 10px 0;
	line-height: 125%;
	text-align: center;
	font-weight: bold;
}

.left {
	float: left;
	border: 1px solid #8E4C28;
	margin: 1px 10px 2px 0;
}

.right {
	float: right;
	border: 1px solid #8E4C28;
	margin: 1px 0px 2px 10px;
}
#content a {
	color: #046381;
}

#content a:hover, #content a:focus {
	color: #43A9CA;
}

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

#content ul li {
 	list-style-type: none;
}

#content li {
	line-height: 125%;
	padding-left: 20px;
	margin-left: 0px; 
	background:  url(../images/paw.gif) no-repeat left top;
}

/* content
------------------------------------------------ */

#footer {
	background-image:  url(../images/footBg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	margin-left: 0px;
	clear: both;
}

#footer p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	color: #046381;
	margin: 0;
	padding: 3px 20px 0 0;
}

#siteInfo {
	background-image:  url(none);
	background-repeat: no-repeat;
	clear: both;
}

#siteInfo p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 95%;
	float: right;
	color: #B5AC84;
	margin: 0;
	padding: 0 24px 0 0;
}

/* image viewer */

.showfaq {
	display: block;
}

.hidefaq {
	display: block;
}

#content #left {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}

#content #right {
	float: right; 
	width: 350px;
	margin-bottom: 20px; 
}
