body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 0.8em;
	color: #333333;
}
/*
   FEATURES at top of page 
*/
#features {
	background: #F4F4F4;
	width: 100%;
	border-bottom: solid 1px #333333;
}
#features2 {
	width: 100%;
	border-bottom: solid 1px #888888;
}
.feature {
	float: left;
	width: 250px;
	padding: 0 20px 0 20px;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
}
.feature h2 {
	font-size: 100%;
	margin: 2px 0 5px 0;
	text-align: left;
}
.feature p {
	font-size: 100%;
	margin: 0 0 5px 0;
}
.feature a:link {
	color: #562868;
	text-decoration: none;
}
.feature a:visited {
	color: #927594;
	text-decoration: none;
}
.feature a:hover {
	color: #e53f23;
}
/*
   PAGE everything under features 
*/
#page2 {
	position: relative;
	padding-top: 200px;
	width: 100%;
}
body>#page #page2 {
	background: url(images/sky.png) left top no-repeat;
}
/*
   HEADER adaminaby stories header
*/
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin: 50px 0 10px 0;
	padding: 5px 0 5px 0;
}
body>#page #header {
	background-image: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 250%;
	margin: 0 0 0 40px;
	color: #144360;
	padding: 0;
	border-bottom: solid 2px #144360;
}
/*
   CONTENT 
*/
#content {
	background: #F6F6F6;
	margin: 0 0 20px 2%;
	padding: 20px;
	xpadding: 20px 2% 20px 2%;
	line-height: 1.4;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
width: 59%;
}
body>#page #content {
	background: url(images/contentBG85.png);
}
#content h1 {
	font-size: 140%;
	color: #e53f23;
	margin: 0;
	padding: 40px 0 10px 0;
}
#content h2 {
	font-size: 120%;
	font-style: italic;
	color: #d94f21;
	margin: 10px 0 10px 0;
}
#content h3 {
	font-size: 120%;
	color: #497095;
	margin: 10px 0 10px 0;
}
#content h4 {
	font-size: 110%;
	color: #583128;
	margin-top: 10px 0 10px 0;
}
#content p {
	margin-top: 0 0 10px 0;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	border : thin dotted #333333;
	margin-left : 16px;
	margin-right : 16px;
	padding : 3px;
}
#content blockquote p {
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0;
}
#content a:link {
	color: #56017A;
}
#content a:visited {
	color: #111111;
}
#content a:hover {
	color: #FF7800;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgcentre {
	margin: 0 auto 0 auto;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
#content .normal {
	font-weight: normal;
}
#content a.seolink:link, #content a.seolink:visited, #content a.seolink:hover {
	color: #000000;
	text-decoration: none;
}
#content .mediumtext {
	font-size: 125%;
}
#content .largetext {
	font-size: 150%;
}
#content .largertext {
	font-size: 200%;
}
#content .tahoma {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content .verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .arial {
	font-family: Arial, Helvetica, sans-serif;
}
#content .courier {
	font-family: "Courier New", Courier, monospace;
}
#content .size48 {
	font-size: 3.75em;
}
#content .size32 {
	font-size: 2.5em;
}
#content .size24 {
	font-size: 1.875em;
}
#content .size22_7 {
	font-size: 1.8125em;
}
#content .size21_3 {
	font-size: 1.75em;
}
#content .size20 {
	font-size: 1.5625em;
}
#content .size18_7 {
	font-size: 1.5em;
}
#content .size18 {
	font-size: 1.40625em;
}
#content .size16 {
	font-size: 1.25em;
}
#content .size13 {
	font-size: 1.0175em;
}
#content .redtext {
	color: #ff0000;
}
#content .darkredtest {
	color: #a60000;
}
#content .bluetext {
	color: #0000ff;
}
#content .blacktext {
	color: #000000;
}
#content .highlight {
	background: #ffff00;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
   MENU on right 
*/
#menu {
	position: absolute;
	right: 0px;
	top: 270px;
	width: 28%;
	background: #F6F6F6;
	padding: 20px;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
}
body>#page #menu {
	background: url(images/contentBG85.png);
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#menu li li ul {
	margin-left: -6px;
	background: url(images/submenuUL.gif) left top repeat-y;
}
#menu li li.lastchild ul {
	background: none;
}
#menu li li {
	margin-left: 1em;
	padding-left: 6px;
	background: url(images/submenu.gif) left top no-repeat;
}
#menu li li.lastchild {
	background: url(images/submenuB.gif) left top no-repeat;
}
#menu a {
	line-height: 1.0;
	font-size: 120%;
	font-weight: bold;
}
#menu a:link {
	color: #562868;
	text-decoration: none;
}
#menu a:visited {
	color: #927594;
	text-decoration: none;
}
#menu a:hover {
	color: #e53f23;
}
#menu a.current:link, #menu a.current:visited {
	color: #e53f23;
}
/*
   FOOTER 
*/
#footer {
	border-top: solid 1px #CCCCCC;
	padding: 0 0 5px 10px;
	margin-top: 10px;
}
#footer p {
	text-align: right;
	margin: 0;
	font-size: 90%;
	color: #AAAAAA;
}
#footer a {
	padding: 3px 10px 0 10px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
#footer a:hover {
	text-decoration: none;
	color: #808080;
}
/*
   PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 93%;
}
.pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.pic:link, .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
}
.pic:hover {
	background: #D0DDFD;
	text-decoration: none;
}
/*
   RESPONSE FORM 
*/
#response div {
	margin: 10px;
}
#response textarea {
	width: 100%;
}
#response label {
	display: block;
	font-weight: bold;
}
#response input:focus, #response textarea:focus {
	background: #EEEEEE;
}

