/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html{
	height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;       
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 100%;
	font-size: 75%;
}

a{
	color: #0000FF;
	text-decoration: none;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
	list-style-type: none;
}

/***********************************************/
/* design elements                             */
/***********************************************/

.hme-bk {
	background-image: url(images/buff-cut_02.jpg);
	background-repeat: no-repeat;
	height: 544px;
	width: 904px;
}
p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}
.fut-bk {
	background-image: url(images/buff-cut_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	width: 904px;
}
#Table_01 .fut-bk #ftbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#Table_01 .fut-bk #ftbox a {
	color: #FFFFFF;
}
.in-tl {
	background-image: url(images/in-tl.jpg);
	background-repeat: repeat-y;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#navigation{
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

	#navigation a{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#navigation a:link{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#navigation a:visited{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#navigation a:hover{
		color: #990000;
		text-decoration: underline;
	}

	.navigationTable{
		width: 100%;
		text-align: center;
	}
	
	.navigationCell{
		text-align: center;
	}
	
#documentBody{
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: 90%;
}

#footer{
	clear: both; 
	text-align: center;
	width: 100%;
	font-size: 90%;
}

/***********************************************/
/* form table                                  */
/***********************************************/

.formTable{
	color: #000000;
	border: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

.formSection{
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.formLabel{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.formCell{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.formNote{
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

/***********************************************/
/* report table                                */
/***********************************************/

.reportTable{
	color: #000000;
	text-align: left;
	width: 100%;
	border: 1px solid #C0C0C0;
	border-collapse: collapse; 
}

.reportHeader{
	font-weight: bold;
	background-color: #C0C0C0; 
	padding: 3px 3px 3px 3px;
}

.reportCellEven{
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	background-color: #CCCCCC;
}

.reportCellOdd{
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}

/*************************************************/
/*  message tables                               */
/*************************************************/

.messageTable{
	background-color: #990000;
	border: 1px solid #990000;
	border-collapse: collapse;
}

.messageHead{
	color: #FFFFFF;
	text-align: left;
	background-color: #990000;
	padding: 3px 3px 3px 3px;
}

.messageCellEven{
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

.messageCellOdd{
	text-align: left;
	color: #000000;
	background-color: #FF9900;
	padding: 3px 3px 3px 3px;
}

/***********************************************/
/* miscellaneous                               */
/***********************************************/

.hiddenPic{
	display: none;
}

/*************************************************/
/* new styles                                    */
/*************************************************/

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #000000;
}
.menubar {
	background-image: url(../images/menubar.jpg);
}
.menubt {
	background-image: url(../images/menubt.jpg);
}
.tableheader-middle {
	background-image: url(../images/tableheader-middle.jpg);
}
.border-blue {
	border: 1px solid #2B6B99;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #003399;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
body {
	background-color: #A8BED3; text-align: center;
}
.style4 {color: #FFFFFF}

/* General alignment and layout */

#wrapper, #footer {margin: 0 auto; border: 1px solid #000000; background: #FFF;}

#footer {width: 894px; padding: 3px; background: #999999; text-align: center; color: #FFF;}

#wrapper {width: 900px; margin-top: 8px; text-align: left;}

#topHead {height: 74px; width: 900px; padding: 0; margin: 0;}
#topHead td {padding: 1px;}

#documentBody {overflow: hidden; padding-top: 14px; padding-bottom: 14px;}

/* Navigation layout and styling */

ul#leftNav {margin: 0; padding: 0; float: left; width: 205px;}
#leftNav li {list-style: none; margin: 0; padding: 0px;}
#leftNav li a {background: url(../images/menubt.jpg) #E97373 no-repeat bottom left; padding: 7px 5px 7px 7px; display: block;}

div.menubar {padding: 8px; text-align: center;}

#navigation {overflow: hidden; border-top: 2px solid #A8BED3;}

#navigation ul {margin: 0; padding: 0; border-top: 1px solid #6F7072; list-style: none;}

#navigation ul li {
	padding: 7px 8px 8px 37px;
	float: left;
	color: white;
	text-transform: uppercase;
	background-position: 7px 6px;
	background-repeat: no-repeat;
}

#navigation ul li a {color: white; position: relative; top: 0px;}

/* list images for top menu bar */
li#homeLi {background-image: url(../images/house.gif)}
li#calendarLi {background-image: url(../images/calendar.gif)}
li#missionLi {background-image: url(../images/page_white_swoosh.gif)}
li#faqLi {background-image: url(../images/help.gif)}
li#contactLi {background-image: url(../images/email_go.gif)}
li#listingsLi {background-image: url(../images/listings.gif)}
li#membersLi {background-image: url(../images/members.gif)}
li#memberLi {background-image: url(../images/member.gif)}
li#logoutLi {background-image: url(../images/logout.gif)}
li#newPromo {background-image: url(../images/promo_icon.gif)}
li#memberHomeLi {background-image: url(../images/member-home.gif)}

/* Content box styling */

ul#leftNav, #mainBox {margin-right: 9px;}

.spacer {background: url(../images/tableheader-left.jpg) #162836 top left no-repeat; min-height: 23px; height: auto !important; height: 23px; width: 17px; z-index: 2; overflow: hidden; display: block; float: left; margin-top: -9px;}

.contentBox h1 {margin: 0;}

.contentBox h1 {background: url(../images/tableheader-right.jpg) #162836 top right no-repeat; padding-top: 9px; min-height: 23px; height: auto !important; height: 23px; font-size: 12px;}

#mainBox {width: 485px; float: left;}

.boxContent {background: #CCCCCC; border: 1px solid #2B6B99; padding: 30px 17px 15px 17px;}
.boxContent h1 {background: #CCC;}

#ads .boxContent {background: #FFF; padding: 0px;}
#ads .boxContent img {max-width: 183px;}
#ads h1 {font-weight: normal;}


.contentBox h2 {margin: 0px; color: #039; font-size: 12px;}

.clear {clear: left;}

#ads {float: left; width: 191px;}

#listingForm1 label {width: 150px; display: block; float: left;}

li.logos {text-align: center;}
ul#leftNav li.logos a {background: #ffffff;}
