html {height: 100%; margin-bottom: 1px;}
* {margin: 0; padding: 0;}
body {background: #fdfef6 url(images/bg.jpg) repeat-y fixed top center;}

#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
}

.logo {
	background-image: url(images/logo.gif);
	width: 290px;
	height: 290px;
	position:absolute;
	top: 10px;
	left: -70px;
	z-index:90;
}

.logo a {
	display: block;
	width:238px;
	height:289px;
}

#logolink span {display: none;}

img {border: 0 none;}
.clearme {clear: both;}

.left {
	position: relative;
	left: 30px;
	float: left;
	margin-right: 40px;
}

.right {
	position: relative;
	right: 30px;
	float: right;
	margin-left: 40px;
}

#topbar {
	position: relative;
	margin: 0 30px;
	width: 700px;
	height: 100px;
	text-indent: -5000px;
	overflow: hidden;
}

#topbar a {
	display: block;
	margin-right: 250px;
	height: 70px;
}

#navigation {
	position: absolute;
	top: 58px;
	right: 50px;
	width: 540px;
	height: 42px;
	list-style: none;
	z-index:100;
}

#navigation li {float: left;}

#navigation li a {
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -5000px;
	overflow: hidden;
}

#navigation li a:hover {background-position: bottom;}

#nav1 { background: url(images/nav1.gif) no-repeat; background-position: top; z-index:110; }
#nav2 { background: url(images/nav2.gif) no-repeat; background-position: top;}
#nav3 { background: url(images/nav3.gif) no-repeat; background-position: top;}
#nav4 { background: url(images/nav4.gif) no-repeat; background-position: top;}
#nav5 { background: url(images/nav5.gif) no-repeat; background-position: top;}
#nav6 { background: url(images/nav6.gif) no-repeat; background-position: top;}

#nav1up { background: url(images/nav1.gif) no-repeat; background-position: bottom; z-index:110;}
#nav2up { background: url(images/nav2.gif) no-repeat; background-position: bottom;}
#nav3up { background: url(images/nav3.gif) no-repeat; background-position: bottom;}
#nav4up { background: url(images/nav4.gif) no-repeat; background-position: bottom;}
#nav5up { background: url(images/nav5.gif) no-repeat; background-position: bottom;}
#nav6up { background: url(images/nav6.gif) no-repeat; background-position: bottom;}

#undernav {
	position: relative;
	margin: -1px 30px;
	width: 714px;
	height: 63px;
	overflow: hidden;
	background: url(images/undernav.png) no-repeat;
}

#content {
	position: relative;
	margin: 0 30px;
	padding: 0 0 20px;
	width: 700px;
	background: #fff url(images/content_bg.gif) repeat-x -2px 0;
	z-index: 1;	
}

#content h3 {margin: 5px 15px 10px 15px; font: italic bold 12px georgia; color:#2c2c74;}
#content h4 {margin: 5px 15px 10px 15px; font: italic bold 11px georgia;}
.angelpic {margin: 0 0 20px 20px; float:right}

h3.tophdr {
	position: relative;
	top:22px;
	left:174px;
	width: 474px;
	height: 42px;
	background:url(images/subtitle.png) no-repeat;
	z-index:200;
}

.tophdr span {
	font-size:9px;
	display: none;;
}

#maintext {
	float: left;
	width: 430px;
	margin: 0 0 0 10px;
	color: #555;
}

#header_piece {
	position:absolute;
	top:-42px;
	right:278px;
	width:146px;
	height:65px;
	background:url(images/header-piece.png) no-repeat;
}

#quote-box {
	position:relative;
	top:32px;
	left:156px;
	padding:18px 16px 18px 27px;
	margin: 0 0 0 0;
	width:210px;
	height: 85px;
	font: italic 70% arial; color:#999;
	background: url(images/quote-box.png) no-repeat;
}
#maintext ol {margin: 5px 15px; font: normal 12px/14px verdana, sans-serif;}
#maintext ul, #maintext ol {padding: 0 15px;}
#maintext ul {list-style-type: square;}
blockquote {font: italic 12px/14px verdana, sans-serif; margin:10px 40px 10px 40px;}

#maintext a {
	color: #e65200;
	text-decoration: none;
}
	
#maintext a:hover {
	color: black;
	background: #f9df79;
}
	
#maintext .maintext_title {
	clear: left;
	margin: 20px 15px 10px 15px !important;
	text-align: right;
	font: normal 12px/16px verdana, sans-serif;
}
	
#maintext .maintext_title span {
	display: block;
	float: left;
	text-align: left;
	font: normal 16px georgia;
	color: #730c15;
}
		
#maintext .maintext_detail {
	clear: both;
	line-height: 15px;
	text-align: center;
	color: #999;
}
	
#maintext img.r {
	float: right;
	position: relative;
	margin: 0 0 5px 10px;
	padding: 2px;
	border: 1px dashed #555;
}

#sidebar {
	float: right;
	width: 240px;
	overflow: hidden;
	z-index: 150;
}

#sidebar  ul {text-indent:30px;}
#sidebar  li {text-indent:0;}
#upcoming_header {display: none;}
#right_navagation_header {display: none;}

#upcoming {
	margin: 10px 0 10px 0;
	width: 202px;
	height: 376px;
	background: url(images/upcoming_bg.gif) no-repeat;
}

#upcoming ul {
	font: bold 14px "Times New Roman", Times, serif;
	color:#e65200;
	padding: 110px 0 0 0;
}

#upcoming li {
	margin: 0 10px 10px 30px;
	font: bold normal 10px 'lucida grande',tahoma,sans-serif;
	color:#000;
	text-decoration:none;
}
	
#upcoming li span {
	font-weight: normal;
	color: #333;
}

#upcoming a {color:#086d38; text-decoration:none;}
#upcoming a:hover {color:#6e0d10; text-decoration:underline;}

#right_navagation {
	margin: 10px 0 10px 0;
	width: 202px;
	height: 376px;
	background: url(images/rightnav_bg.gif) no-repeat;
}

#right_navagation ul {
	font: bold 14px "Times New Roman", Times, serif;
	color:#e65200;
	padding: 110px 0 0 0;
}

#right_navagation li {
	margin: 10px 10px 10px 30px;
	font: bold normal 10px 'lucida grande',tahoma,sans-serif;
	color:#000;
	text-decoration:none;
}
	
#right_navagation li span {
	font-weight: normal;
	color: #333;
}

#right_navagation a {color:#086d38; text-decoration:none;}
#right_navagation a:hover {color:#6e0d10; text-decoration:underline;}

#right_quote {
	margin: 12px 0 14px 0;
	padding: 10px 0 0 0;
	width: 202px;
	height: 156px;
	background: url(images/right_quote.png) no-repeat;
	font: bold normal 10px 'lucida grande',tahoma,sans-serif;
	color:#000;
	text-decoration:none;
}

#right_quote p {
	margin: 10px 0 0 10px;
	padding: 10px 10px 14px 22px;
	font: italic 10px/14px verdana,sans-serif;
}

#mailinglist {
	padding: 30px 0 0 0;
	width: 202px;
	height: 183px;
	background: url(images/right_quote.png) no-repeat;
	font: bold normal 10px 'lucida grande',tahoma,sans-serif;
	color:#000;
	text-decoration:none;
}

#mailinglist h3 {

	font: bold 14px "Times New Roman", Times, serif;
	color:#e65200;
	text-align:center;
}

#mailinglist p {
	padding: 6px 0 0 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#mailinglist a {
	text-decoration:none;
	color:#e65200;
}

#mailinglist a:hover {
	text-decoration:none;
	color:#333;
}

#mailinglist a:visited {
	text-decoration:none;
	color:#cc6600;
}

#footer {
	clear: both;
	position: relative;
	margin: 0 0 20px;
	padding: 70px 0 0 0;
	font-size: 9px;
	text-align: center;
	color: #054D0E;
	background: url(images/footer.gif) 50% 0 no-repeat;
	z-index: 100;
}

.bottom_quote {
	display: block;
	height: 70px;
	position:relative;
	top: 16px;
	margin: 24px 20px 0 20px;
	padding: 5px 0 0 0;
	overflow: hidden;
	text-align: center;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#footer p {
	clear: both;
	margin: 5px 0;
	font: normal 9px/12px georgia;
}

#footer p a {color: black;}
#footer p a:hover {color: #e65200; background: #f9df79;}
	
#maintext p { margin: 8px 15px; font: normal 12px/14px verdana, sans-serif; } 
#maintext ul { margin: 5px 15px; font: normal 12px/14px verdana, sans-serif; } #truology { margin: 0px 0; width: 202px; height: 376px; background: url(images/rightnav_bg.gif) no-repeat; ; padding: 110px 0px 0px; clip:   rect(   )}
#truology a { color:#086d38; text-decoration:none; }
#truology a:hover { color:#6e0d10; text-decoration:underline; }
#truology li { margin: 0 10px 10px 30px; font: bold normal 10px 'lucida grande',tahoma,sans-serif; color:#000; text-decoration:none; }
#truology li span { font-weight: normal; color: #333; }
#truology ul { font: bold 14px "Times New Roman", Times, serif; color:#e65200; padding: 0px 0 0; }
#truology_header { display: none; }
#wholepage { float: left; width: 700px; margin: 0 0 0 10px; color: #555; }
#wholepage .maintext_detail { clear: both; line-height: 15px; text-align: center; color: #999; }
#wholepage .maintext_title { clear: left; margin: 20px 15px 10px 15px !important; text-align: center; font: normal 24px/28px verdana, sans-serif; }
#wholepage a { color: #e65200; text-decoration: none; }
#wholepage a:hover { color: black; background: #f9df79; }
#wholepage img.r { float: right; position: relative; margin: 0 0 5px 10px; padding: 2px; border: 1px dashed #555; }
#wholepage ol { margin: 5px 15px; font: normal 12px/14px verdana, sans-serif;; padding: 0 15px; }
#wholepage p { margin: 16px 15px; font: normal 16px/18px verdana, sans-serif; }
#wholepage .maintext_title span { display: block; float: left; text-align: center; font: normal 24px georgia; color: #730c15; }
#wholepage ul { padding: 0 15px;; list-style-type: square;; margin: 16px 15px; font: normal 16px/18px verdana, sans-serif; }
