/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6699CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

#main {
	margin: 0 auto 10px;
	width: 781px;


}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
	font-size: .9em;
}

#nav ul li {
	float: right;
	padding: 10px 10px 7px 9px; 
	position: relative;
	
}

#nav ul li a {
	/*height: 8px;*/
	/*color: #000;*/
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#nav ul li.active a,
#nav ul li a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

#main-nav-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

#main-nav-list ul li {
	display:inline;
}

#main-nav-list ul li a {
	float: left;
	padding: 11px 30px 11px 31px; 
	display: block;
	margin: 0;
	
	
	
/*	padding: 10px 10px 10px 10px; */
}

#main-nav-list ul li a.active {
background-image:url(../images/amentities_up.gif);
background-repeat: repeat-y;
}

#main-nav-list ul li a.over,
#main-nav-list ul li a:hover {
	background-image:url(../images/over_background.gif);
	background-repeat: no-repeat;
	
}

.logo {
float: left;
padding-left: 20px;
height: 95px;
}


.main-nav {
clear:both;
background-color: #248ED1;
border-top: solid #043B77 1px;
border-bottom: solid #043B77 1px;
height: 33px;
padding: 0;
margin: 0;
}

.sidehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6699CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #003399;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

/* =-=-=-=-=-=-=-[Footer]-=-=-=-=-=-=-=- */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #003399;
 }
 .footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #6699CC;
 }
 #footer:link, #footer:visited {
 	color: #003399;
	font-weight: bold;
	text-decoration: none;
 }
 #footer:hover, #footer:active {
	color: #ff6600;
	text-decoration: none;
 }
 /* =-=-=-=-=-=-=-[sidebar]-=-=-=-=-=-=-=- */
 .sidebar_up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #003399;
	background-image:url(../images/sidebar_orange.gif);
    background-repeat: repeat-y;
}
 .sidebar_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #003399;
	background-image:url(../images/sidebar_blue.gif);
    background-repeat: repeat-y;
}
 	#sidebar:link, #sidebar:visited {
 	color: #003399;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
 }
 	#sidebar:hover, #sidebar:active {
	color: #ffffff;
	text-decoration: none;
}

div.sidebar-list
{
	padding : 5px;
}

div.sidebar-list ul
{
	margin: 0 0 5px 18px;
}

div.sidebar-list p 
{
	font-weight : bold;
	margin-bottom : 3px;
	
}

/*-=-=-=-=-=-=Priority club/ Header-=-=-=-==-== */
.pcheader {
background-image:url(../images/priority_club.gif);
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.header {
background-image:url(../images/nav_background.jpg); background-position: 1px;
background-repeat: no-repeat;
}
.header2 {
border-top:thin #043B77 solid;
}

/*-=-=-=-=-=-=Rules/border-=-=-=-==-== */
.rule {
background-color: #043B77;
}
/*-=-=-=-=-=-=navigation-=-=-=-==-== */

.nav {
background-color: #248ED1;
}
.up {
display: block;
background-image:url(images/up_background.gif);
background-repeat: repeat-y;
}


/*-=-=-=-=-=-=content-=-=-=-==-== */
.content {
	/* background-repeat: no-repeat;
	border: thin none #000099;  */
	background-image: url(../images/bg_vertical_twolines.gif); background-repeat: repeat-y; background-position: 181px; 
	width: 781px;
	height: 100%;
	margin-top: 20px;
}

.content-home {
	/* background-repeat: no-repeat;
	border: thin none #000099;  */
	width: 781px;
	height: 600px;
	margin-top: 20px;
}
.content_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003399;
}

.content_text a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003399;
font-weight: normal;
text-decoration: underline;
}
.content-left {
display:block;
width:180px;
float: left;
padding-right: 10px;
}

.content-center {
width: 385px;
float: left;
}

.content-right {
width: 190px;
float: right;
margin-left:0px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #003399;
}
#content:link, #content:visited {
 	color: #003399;
	text-decoration: underline;
 }
 #content:hover, #content:active {
	color: #ff6600;
	text-decoration: none;
 }
 #mail:link, #mail:visited {
 	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
 }
 #mail:hover, #mail:active {
	color: #003399;
	text-decoration: none;
 }

.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #003399;
}

.center { text-align : center; }
.clear { clear: both; height:.01px; }
.right { float: right; }
.left { float: left; }
.indent { padding-left: 30px; padding-right: 30px; }

#textlink:link, #textlink:visited { color: #003399; text-decoration:underline } /* Darker blue */
#textlink:hover { color: #000099; text-decoration:underline} /* Dark BLue */


