/**div
{
	border: 1px dotted green;
}*/

body {
	font-size: 90%;
	font-family: "Trebuchet MS", sans-serif;
	color: #0058a9;
	margin: 20px;
	padding: 0px;
	height: 100%;
}

p.logotext { display: none; }
h1.logotext { display: none; }

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #4394e0;
}

h1 {
	color: #006666;	
}

h2 {
	font-size: 140%;
	color: #006666;
	margin: 3px 0px 10px 0px;
}

h3 {
	font-size: 120%;
	color: #006666;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 120%;
	color: #006666;
	margin: 0px 0px 5px 0px;

}

table {
	border-spacing: 0;
	margin-top: 5px;
}

td, th {
	padding: 0px 10px 4px 0px;
}

th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #79786e;
}

#events
{
	color: #8B1A1A;
	text-align: center;
}

#events H1
{
	font-size: 220%;
	color: black;
}

#events H2
{
	color: #8B1A1A;
	font-size: 160%;
}

#events H3
{
	color: #8B1A1A;
	font-size: 120%;
}

#ltrhead
	{
		font-size: 60%;
		font-family: arial, sans-serif;
		color: black;		
	}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 168px;
}

#headerlogo {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
}

#navlinks {
	position: absolute;
	right: 0px;
	top: 0px;
	text-transform: lowercase;
	font-size: 90%;
	z-index: 4;
	display: none;
}

#navlinks ul {
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #00c0f3;
}

#navlinks li {
	padding: 2px 10px;
	background: #fffbb7;
	list-style: none;
	border-bottom: 1px solid #00c0f3;
	color: #0058a9;
}

#navlinks li:hover {
	background: #00c0f3;
	color: #fffbb7;
}

#navlinks li a {
	color: #0058a9;
}

#navicons {
	margin:0;
	padding: 0;
	position: absolute;
	top: 98px;
	left: 250px;
	z-index: 10;
	}
	
#navicons table {
	border-spacing: 0;
	margin-top: 0px;
}

#navicons  td, th {
	padding:0;
}

#navicons  th {
	font-weight: normal;
	text-align: center;
	border-bottom: none;
}

#navbuttons {
	position: absolute;
	top: 150px;
	left: 250px;
	z-index: 10;
	text-transform: lowercase;
}

#navbuttons a {
	color: #0058a9;
}

#navbuttons li {
	display: block;
	position: absolute;
	text-align: center;
	width: 100px;
}

#navbuttons li#home {
	top: 0px;
	left: 0px;
}

#navbuttons li#forums {
	top: 0px;
	left: 100px;
}

#navbuttons li#services {
top: 0px;
	left: 200px;
}

#navbuttons li#info {
	top: 0px;
	left: 300px;
}

#navbuttons li#games {
	top: 0px;
	left: 400px;
}	


#content {
	position: relative;
	top: 160px;
	margin: 0px 180px 0px 20px;
	padding: 10px 10px;
	z-index: 6;
}

#magazine_toc {
	position: relative;
	top: 170px;
	margin: 0px 180px 0px 20px;
	padding: 10px 10px;
	z-index: 6;
}

#contman 
{
	position: relative;
	background: #E8E8E8;
	border: 3px solid #778899;
	top: 180px;
	margin: 0px 180px 0px 20px;
	padding: 10px 10px;
	z-index: 6;
}

#contman H1, H2, H3, H4
{
	color: #104E8B;
	padding: 10px 10px;
/*	color: #6C7B8B*/
}

#contman a 
{
	color: #000080;
}

#contman a:hover
{
	color: blue;
}

#contman1 
{
	position: relative;
	top: 0px;
	margin: 0px 20px 0px 20px;
	padding: 10px;
	z-index: 6;
}

#contman1 a 
{
	color: blue;
}

#reslinks 
{
	position: relative;
	background: #E8E8E8;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	z-index: 6;
}

#reslinks h3 
{
	padding-left: 10px;
	background: #2F4F4F;
	color: #F0FFFF;
}

#linkstab
{
	width: 514px;
	background: #BEBEBE;
	color: #000080;
	margin-bottom: 10px;
	border: 5px solid #778899;
}

#linkstab a
{
	color: #000080;
}

#linkstab a:hover
{
	color: #F0FFFF;
}

#alertinglinks {
	width: 100%;
	border-spacing: 5px 0px;
	border-collapse: separate;
	
}

#terms
{
	position: relative;
	top: 160px;
	margin: 0px 180px 0px 20px;
	padding: 10px 10px;
	font-size: 120%;
	color: #0058a9;
	z-index: 6;	
}

#regadm
	{
		position: relative;
		top: 160px;
		font-size: 80%;
		line-height: 20px;
		margin: 0px 180px 0px 20px;
		padding: 10px 10px;
		z-index: 6;
	}
	
#regadm h3
	{
		font-size: 100%;
		color: blue;
	}

#alertinglinks th {
	text-align: center;
	border: 1px solid #0058a9;
	background-color: #e2f6ff;
	padding: 0;
}

#alertinglinks th a {
	display: block;
	color: #0058a9;
	padding: 5px 10px;	
}

#alertinglinks th a:hover {
	background: #fffbb7;
}

#foravt
{
	float:left;
	position:relative;
	top: 5px;
	/*padding-right: 20px;	
	padding-left: 20px;	*/
}

#footer {
	position: relative;
	top: 160px;
	margin: 0px 180px 200px 20px;
	padding: 10px 10px;
	font-size: 80%;
}


body.login {
	background-image: none;
}

img#loginpics {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

#loginform {
	position: absolute;
	right: 45px;
	top: 330px;
	width: 350px;
	z-index: 3;
}

#loginform h2 {
	font-size: inherit;
	text-align: center;
}

#loginform input {
	border: 1px solid #fff9c5;
	background: #fff58c;
	color: #4a4835;
	font-family: inherit;
	font-weight: normal;
}

#loginform button {
	background-color: transparent;
	border: 0;
}

#loginfooter {
	position: absolute;
	left: 10px;
	top: 560px;
	z-index: 3;
}

#loginfooter a {
	border: 1px solid #00c0f3;
	padding: 5px;
	background-color: #fff58c;
	color: #0058a9;
}

#dock {
	position: absolute;
	background-color: #008B8B;
	right: 0px;
	top: 0px;
	width: 160px;
	padding-bottom: 20px;
	z-index: 4;
}

#dock ul {
	padding: 0;
	background-color: #008B8B;
	border-left: 1px solid #0058a9;
	border-right: 1px solid #0058a9;
	border-top: 1px solid #0058a9;
	margin: 10px 10px 10px 10px;
	list-style: none;
}

#dock li {
	border-bottom: 1px solid #0058a9;
}

#dock li a {
	display: block;
	padding: 5px 10px;
	color: #8B1A1A;
}


#dock li a:hover {
	background-color: #e2f6ff;
}

#dock h2 {
	border-left: 1px solid #0058a9;
	border-top: 1px solid #0058a9;
	text-align: left;
	background-color: #00c0f3;
	color: #eaf8fb;
	margin: 0;
	padding: 5px;
	font-size: 120%;
}


#whosonline {
/*	position: absolute;
	right: 0px;
	top: 180px;*/
	width: 100%;
	background-color: #9ddcf9;
	border-left: 1px solid #0058a9;
	border-top: 1px solid #0058a9;
}

#whosonline h2 {
	border: 0;
}

#whosonline h3 {
	font-size: 100%;
}

#people {
	border-bottom: 1px solid #0058a9;
}

.person {
	border-top: 1px solid #0058a9;
	padding: 5px;
	background: #e2f6ff;
}

.person img {
	float: right;
	border: 1px solid #0058a9;
	height: 50px;
}

.person h3 {
	padding: 0;
	margin: 0;
}

.person p {
	padding: 0;
	margin: 0;
}

.person .actions {
	position: absolute;
	display: none;
	right: 140px;
}

.avatar {
	border: 1px solid #0058a9;
	width: 48px;
	height: 48px;
}

table#avatop td {
	padding-right: 10px;
}

.profilesection {
	border-top: 1px solid #00c0f3;
	margin-top: 5px;
	padding-top: 10px;
}

table.messages {
/*	width: 100%;*/
}

ul.forummessages {
	list-style: none;
	margin: 0;
	padding: 0;
}

.forummessage {
	border-top: 1px solid #00c0f3;
	padding-top: 10px;
}

table.directory {
	width: 90%;
	table-layout: fixed;
	margin: 0px auto;
}

table.directory td {
	vertical-align: middle;
}

table.forums {
	table-layout: fixed;
	margin: 0px auto;
}

td {
	vertical-align: top;
}

table.messageheader {
	width: 100%;
}

tr.unread {
	font-weight: bold;
}

input, textarea, select, option {
	font-size: inherit;
	font-family: inherit;
	/*border: 1px solid #0058a9;*/
	border: 0;
	background: #e2f6ff;
}

button {
	color: #0058a9;
	background-color: #9ddcf9;
	border: 1px solid #0058a9;
}

.articlesummary {
	position: relative;
	right: -5px;

	border: 1px solid #0058a9;
	margin: 0px 10px 10px 0px;
}

.articlesummary h3 {
	background-color: #00c0f3;
	color: #eaf8fb;
	margin: 0;
	padding: 2px 10px;
}

.articlesummary p {
	padding: 0px 10px;
}

.articlesummary p.byline {
	font-style: italic;
}

.articlesummary img {
	float: right;
	margin: 10px 10px 5px 5px;
	border: 1px solid #0058a9;
}

a.skiplink {
	display: none;
}



td.userevent {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;
	background-color: #f2fb5a;
}

td.providerevent {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;
	background-color: #e57e74;
}

td.approvedevent {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;	
	background-color: #55e35b;
}

.usereventkey {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;
	background-color: #f2fb5a;
}

.providereventkey {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;
	background-color: #e57e74;
}

.approvedeventkey {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;
	background-color: #55e35b;
}

#left_text
{
	font-size: 70%;
	padding-left: 10px;
	padding-top: 1px;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 180px;
}

#right_text
{
	position: relative;
	top: 200px;
	left: 0px;
	margin-left: 190px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 15%;
}

#sub_sum
{
	/*font-size: 110%;*/
	color: #333399;	
	border: 1px solid #0058a9;
	padding-right: 20px;	
	padding-left: 20px;	
}

#sub_sum h2
{
	font-size: 120%;
	color: #333399;	
	padding-right: 20px;	
}

#newsbody 
{
	position: relative;
	top: 5px;
	padding-left: 20px;	
	padding-right: 20px;		
	font-size: 90%;
	color: #333399;	
}

#newshead 
{
	line-height: 180%;
	font-family: "Trebuchet MS", sans-serif;
	padding-left: 20px;	
	padding-top: 1px;	
}

#newsdetail 
{
	color: #333399;	
	line-height: 40%;
	padding-left: 20px;	
	padding-top: 0px;	
}

#caltab
	{
		width: 250px;
		padding-left: 20px;	
	}

#calnav th
	{
		border: 0;	
	}

TH.calendar_title 
	{
		font-family: "Trebuchet MS", sans-serif; 
		font-weight: bold; 
		color: #003333; 
		background-color: #00c0f3; 
		text-align: center; 
		height: 25; 
		width: 40
	}
	
TR.calyear 
	{
		font-size: 80%;
		text-align: center; 
		height: 25; 
		width: 40
	}
	
TD.calendar_title 
	{
		font-family: "Trebuchet MS", sans-serif; 
		font-weight: bold; 
		color: #000033; 
		background-color: #CFCFCF; 
		text-align: center; 
		height: 25; 
		width: 40
	}
	
TD.calendar_day 
	{
		font-family: "Trebuchet MS", sans-serif; 
		color: #000033; 
		background-color: #e2f6ff; 
		text-align: center; 
		height: 25; 
		width: 40
	}


#hill
{
	margin-top: 25px;
	text-align: center;
	line-height: 20%;
}

#hill h1
{
	font-size: 300%;
	color: #0058a9;
}

#hill h2
{
	line-height: 80%;
	font-size: 240%;
	color: #0058a9;
}

#hill h3
{	
	line-height: 90%;
	font-size: 160%;
	color: #0058a9;
}

#hill h4
{
	line-height: 80%;
	font-size: 110%;
	color: #0058a9;
}

#signhead h1
{
	color: #0058a9;
}

#signhead h2
{
	line-height: 80%;
	color: #0058a9;
}

#signhead h3
{
	line-height: 90%;
	color: #0058a9;
}

#quote
{
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
}

#hometext
{
	border: 1px solid #0058a9;
	padding-left: 10px;
	padding-right: 10px;
}

#res_item
{
	position:relative;
	color: #333399;	
	padding-right: 20px;	
	padding-left: 20px;		
}

#res_item h3
{
	color: #006666;	
}

#respix_l
{
	float:left;
	position:relative;
	border: 1px solid #0058a9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;	
	padding-left: 5px;	
	margin-right: 10px;	
	margin-top: 10px;	
	margin-bottom: 10px;	
}

#respix_r
{
	float:right;
	position:relative;
	border: 1px solid #0058a9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;	
	padding-left: 5px;	
	margin-right: 10px;	
	margin-top: 10px;	
	margin-bottom: 10px;	
}

#navcontainer1
{
	position: relative;
	z-index: 5;
	width: 450px;
	height: 35px;
	border-top: 5px;
	font-size: 90%;
	font-weight: bold;
	background:#E8E8E8;
	color:#203446;
	
}

#navcontainer1 ul 
{ 
	padding: 0; 
}

#navcontainer1 ul li 
{ 
	display: inline; 
	text-align: center;
}

#navcontainer1 ul
{
	margin: 0;
	padding-left: 0px;
	letter-spacing: 0px;
}

#navcontainer1 ul li a
{
	height: 40px;
	width: 120px;
	padding: 0px 0px;
	color: #B0E2FF;
	background:#6C7B8B;
	text-decoration: none;
	text-align: center;
	float: left;
	border-left: 15px solid #E8E8E8;
	border-right: 15px solid #E8E8E8;
}

#navcontainer1 ul li a:hover
{
	background:#E1ECF4;
	color: #000000;
}

#navlist1 li a:hover, #navlist li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background: #FFFFD9;
	text-align: inherit;
}

.signpost { background: #eee url(../img/sign_wb.png) top left no-repeat; border: 1px solid #0053ab;}
h1.signpost {padding-left: 100px; padding-top: 10px; height: 50px;}

.help { background: #eee url(../img/help_wb.png) top left no-repeat; border: 1px solid #0053ab;}
h1.help {padding-left: 100px; padding-top: 10px; height: 50px;}

.forum { background: #eee url(../img/forum_wb.png) top left no-repeat; border: 1px solid #0053ab;}
h1.forum {padding-left: 100px; padding-top: 10px; height: 50px;}

.info { background: #eee url(../img/info_wb.png) top left no-repeat; border: 1px solid #0053ab;}
h1.info {padding-left: 100px; padding-top: 10px; height: 50px;}

.magazine { background: #eee url(../img/mag_wb.png) top left no-repeat; border: 1px solid #0053ab;}
h1.magazine {padding-left: 100px; padding-top: 10px; height: 50px;}
