/* CSS Document */

body {
	margin:0;
	background: url(images/bg.gif) repeat-y;
	font-size: 12px;
}
#top {
	float:left; padding:0;
	text-align:center;
	background-color:#eee;
	background-image: url(images/thingie.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:150px;
	vertical-align: middle;z-index: 1;
}
h1 { margin-top:10px; margin-bottom:0;
	font: 27px Georgia, "Times New Roman", Times, serif;
	color: #039; font-weight:bold;
	letter-spacing: 1px;
	text-align: center;	

}
/*
#Tquote {
	color: #207887;
	text-align:right;
	width:350px;
	font-weight:bold;
	float:right;
	background-color:#eee;
	background-image: url(images/thingie2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 12px;
	font-size: 125%;
}
*/
.quote {
	color: #87202e;
	text-align:center;
	font-weight:bold;
	margin-top: 20px;
	font-family: "Lucida Bright";
}

h2 {
color:#039; font-weight:bold; font-size: 18px; margin-left:20px;	
}

#top2  {
	font-size:150%;
	color:#039;
	text-align:center;
	margin:0 0 0 0;
	
	
}	
.line2 {
	color:#039;
	text-align:right;
	border-top: solid 1px #039;
	
	
}

h3 {color:#039; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}

h3 a:link {color:#039; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}
h3 a:visited {color:#039; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}
h3 a:hover {color:#666; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}
h4 {color:#207887; font-weight:bold; font-size: 18px;
}
h5 { text-align:center;
	color:#207887;
	font-weight:bold;
	font-size: 40px;
	letter-spacing: 15px;
	margin-bottom:0; margin-top:8px;
}
h6 { text-align:center;
	color:#207887;
	font-weight:bold;
	font-size: 14px;}
#menu{
	background: url(images/menu.gif) repeat-y top;
	position: absolute;
	height: 100%;
	width: 130px;
	left: 0px;
	top: 0px;	
}
#menu p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
			}
#menu p a:link {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	background: url(images/arrow2.gif) no-repeat left center;
}
#menu p a:visited {
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	background: url(images/arrow2.gif) no-repeat left center;
	color: #fff;list-style: none;
}

#menu p a:hover {
	color:#ff3;
	background: url(images/arrow.gif) no-repeat left center;list-style: none;
}

#main {
	position: absolute;
	height: 100%;
	width: 650px;
	top: 0px;
	left: 110px;
	text-align: center;
}
#main a:link, a:visited {
	color: #5A2F88;
	font-weight:bold;
}
#main a:hover { color:#fff; background:#ddd;}


#main p { padding: 5px 15px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
#main2 {
	position: absolute;
	height: 100%;
	width: 650px;
	top: 0px;
	left: 120px;
	text-align: left;
}
#main2 a:link, a:visited {
	color: #5A2F88;
	font-weight:bold;
}
#main2 a:hover { color:#fff; background:#ddd;}


#main2 p { padding: 5px 20px 0 25px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
#main2 li {font-size:14px; margin: 0 20px 3px 15px;}		
	
#footer { text-align:center}	
	
.box {
	background: #F8E4C9;
	border: solid 1px #222;
	width: 320px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;	
	letter-spacing: 1px;
	padding: 24px;
	font-size: 12px;
	font-weight: bold;
}
#box2 {
	float:left;
	background: #F8E4C9;
	border: solid 1px #222;
	width: 220px;
	margin: 20px;
	top:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
#box3 { float:left;
	border: solid 2px #f00;
	width: 250px; margin-left:20px; margin-right:20px;
	}
#box3 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f00;	
	letter-spacing: 2px;
	font-size: 110%; font-weight:bold;
}
#box4 {
	background: #F8E4C9;
	border: solid 1px #222;
	width: 635px;
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#box4 li { 
	letter-spacing: 1px;
	font-size: 120%;
	font-weight:bold;
	list-style: none;margin-left:65px;
	padding:6px 0;
}
#box4 li a:link { 
	color:#039;
	list-style: none;
	padding:4px 0;
}
#box4 li a:visited { color:#039;
	list-style: none;
	padding:4px 0;
}	
#right {
	float:right;
	margin-left: 15px; margin-bottom: 10px;
}
#left {
	float:left; margin-left:20px;
	margin-right: 15px; margin-bottom: 10px;
}

#rightbox {float:right; width:260px;text-align:center; margin: 6px 0 0 6px;}
 
#rightbox p {font-size:13px; color: #207887; padding:6px; margin-top: 0;}

.bold {
	font-weight: bold; font-size: 90%;
}
.bold2 {
	font-weight: bold; font-size: 90%; text-align: right;
}
.copy { font-size:90%; text-align:center }

form { margin-left: 20px;}

.blue { color: #207887; font-weight:bold;}

#ColLeft {float:left; width:275px; margin-left: 20px; }
#ColRight {float:right;width:275px;}

.qright {float:right; padding-top:5px;}

#menu.class {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-bottom: 12px;
	margin-left:-15px;
			}
#menu.class a:link {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	list-style: none;
	background: url(images/arrow2.gif) no-repeat left center;
}
#menu.class a:visited {
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	background: url(images/arrow2.gif) no-repeat left center;
	color: #fff;list-style: none;
}

#menu.class a:hover {
	color:#FFFF33;list-style: none;
	background: url(images/arrow.gif) no-repeat left center;list-style: none;
}