*{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	font-style:normal;
	font-family:verdana, sans-serif
}

body{
	background-image:url(./Images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font:normal 11px verdana, sans-serif;
	margin:0 0 10px;
	color:#333333
	}

p, address, ol{
	margin:0 0 15px;
	line-height:15px
}

strong, dt{
	font-weight:bold
}

em{
	font-style:italic
}

dt span{
	font:normal 10px verdana;
	color:#666
}

dd{
	margin:3px 10px 14px;
	padding:0 0 0 10px;
	border-left:5px solid #ebefe4
}

p{
	line-height:15px
}

option{
	padding:0 0 0 3px
}

img{
	border:0
}

a{
	color:#369;
	font-weight:bold
}

a:visited{
	color:#7e18a0
}

a:hover{
	color: #3b81c7
}

/* BEGIN: Headings ================== */
h1{
	font:normal 19px "arial narrow", arial;
	margin:0 0 6px
}

h2{
	font:normal 16px "arial narrow", arial
}

h3{
	font-size:12px;
	margin:16px 0
}

h4{
	font-size:10px;
	margin:0 0 8px
}
/* END: Headings ================== */

#leftcolumn{
	float:left;
	width:50px;
	margin-right:-3px; 
	font-size:0.9em;
}

/* BEGIN: Header =================== */
#header{
	background:url(./images/Company.jpg) top left no-repeat;
	height:275px;
	width:900px;
	}

#header p{
	float:left ;
	margin:-10px 0 0;
	color:#fff;
	padding:10px 0;
	width:900px;
	text-align:center/*;
	background:#333 url(./images/bg6.gif) bottom left no-repeat*/
}

#header p a{
	color:#fff
}
#Subhead
{
	float:inherit ;
	vertical-align :top ;
	text-align:center ;
	width:inherit 
	}
/* END: Header =================== */
/* BEGIN: Nav =================== */
#nav{
	float:left;
	width:131px;
	background-image:url(./Images/bg1.jpg)
}

#nav a{
	display:block;
	width:131px;
	text-indent:-999px;
	height:24px
}

#nav a:hover{
	background-position:bottom left
}

#nav ul{
	margin:10px 0
}

#nav ul a{
	display:block; 
	width:121px;
	text-indent:0;
	height:auto;
	font:normal 11px arial;
	color:white;
	padding:1px 0 1px 10px;
	text-decoration:none;
	border-top:0
}

#nav ul a:hover{
	text-decoration:underline
}

#nav1
{
	background-image:url(./images/nav1.gif)
}

#nav2{
	background-image:url(./images/nav2ad.gif);
	height:73px !important
}

#nav3{
	background-image:url(./images/nav3.gif)
}

#nav4{
	background-image:url(./images/nav4.gif)
}

#nav5{
	background-image:url(./images/nav5.gif)
}
/* END: Nav =================== */
/* BEGIN: Right Side =================== */
#rightSide{
	float:left;
	width:125px;height:600px;
	padding:10px 10px 0 10px;
	text-align:center;
	font-size:10px;
	background:url(./images/bg3.gif) repeat-x 0 -15px
}

#rightSide a{
	display:block
}

#rightSide a img, .imageGallery a img,  .logos img{
	border:3px solid #deb152
}

#rightSide a:hover img, .imageGallery a:hover img, .logos:hover img{
	border:3px solid #3b81c7
}

#rightSide h1{
	font:normal 16px "arial narrow", arial
}
#rightSideBorder{
	float:left;
	width:125px;
	min-height:450px;
	padding: 5px 5px 0 5px;
	background:url(./images/bg7.gif) no-repeat top left ;
}
/* END: Right Side =================== */
/* BEGIN: Footer =================== */
#bottomNav a{
	text-decoration:none;
	font-weight:normal;
	color:#333
}

#bottomNav a:hover{
	text-decoration:underline
}

#bottomNav{
	background:#003366; /*e0b65c;*/
	text-align:center;
	clear:both;
	color:white;
	padding:5px 138px;
	line-height:17px
}

#bottomNav li{
	display:inline;
	border-left:1px solid #333;
	color:White;
	padding:0 7px
}

#legalStuff{
	background:#333;
	color:#ccc;
	width:758px;
	margin:0 auto;
	padding:7px 0;
	text-align:center
}

#legalStuff a{
	font-weight:normal;
	color:#ccc
}

/* END: Footer =================== */

/* BEGIN: Left Side =================== */
#leftSide{
	float:left;
	width:125px; height:600px;
	padding:10px  0px 0  0px;
	text-align:center;
	font-size:10px;
	background:url(./images/bg3.gif) repeat-x 0 -15px
}

#leftSide a{
	display:block
}

#leftSide a img, .imageGallery a img,  .logos img{
	border:3px solid #deb152
}

#leftSide a:hover img, .imageGallery a:hover img, .logos:hover img{
	border:3px solid #3b81c7
}

#leftSide h1{
	font:normal 16px "arial narrow", arial
}
#leftSideBorder{
	float:left;
	width:125px;
	min-height:450px;
	padding: 5px 5px 0 5px;
	background:url(./images/bg7.gif) no-repeat top right ;
}
/* END: left Side =================== */

/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */
.sIFR-flash{
	visibility:visible !important;
	margin:0
}

.sIFR-replaced{
	visibility:visible !important
}

span.sIFR-alternate{
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}

/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1{
	visibility:hidden;
	letter-spacing:-9px;
	font-size:27px
}

.sIFR-hasFlash #rightSide h1{
	visibility:hidden;
	letter-spacing:-6px;
	font-size:17px
}

.sIFR-hasFlash h2{
	visibility:hidden;
	letter-spacing:-4px;
	font-size:15px
}
/* END: Flash Replacement ================== */
/* BEGIN: Search Results ================ */
.searchResults{
	margin:0 -8px 0 -15px
}

.searchResults ul{
	width:100%;
	clear:both
}

.searchResults li{
	background:none !important
}

.featuredList{
	padding:20px 18px 15px;
	background:url(/images/bg5.gif) repeat-x bottom left
}

.featuredList div{
	float:left;
	width:404px;
	padding:0 0 0 20px
}

.otherList{
	padding:10px;
	border-top:1px solid #ddd
}

.logos, .logos img{
	float:left;
	width:118px
}

.searchResults h3, .clubDetails h3{
	color:#fff;
	background:#333;
	padding:3px 7px;
	font-size:10px;
	margin:1px 0 0
}

.searchResults h4{
	color:#0b6726;
	margin:0
}

.featuredList h4{
	font-size:14px
}

.otherList h4{
	font-size:12px
}

.searchResults address
{
	margin:0;
}

.searchResults address em{
	font-weight:bold;
	font-style:italic;
}

.searchResults ul li{
	display:inline;
	float:right
}

.searchResults ul li a, .clubDetails ul li a{
	display:block;
	font-size:10px;
	float:left;
	padding:18px 20px 18px 26px;
	background-position:0 15px;
	background-repeat:no-repeat
}

.details{
	background-image:url(/images/iconPaper.gif)
}

.website{
	background-image:url(/images/iconArrow.gif)
}

.info{
	background-image:url(/images/iconInfo.gif)
}

/* END: Search Results ================ */


.firstElement
{
	color:White;
	border:0 !important	
}

#main{
	margin:auto;
	width:900px;
	/*height:700px;
	 border:1px solid #fff;*/
	border-top:0;
	background:white;
	richness:100
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

#content{
	float:left;
	/*width:400px;
	min-height:567px;*/
	padding: 10px 16px 100px 0px;
	/*background:url(./images/bg7.gif) no-repeat top right ;*/
	richness:100
 }

#content ul li{
	padding:0 0 6px 17px;
	background:url(./images/bullet1.gif) no-repeat 0 3px
}

#content ul{
	margin:0 0 16px
}

#adminContent{
	padding:10px 16px
}

.wide{
	width:567px !important
}

table{
	width:100%;
	margin:0 0 20px
}

th, td{
	padding:2px;
	vertical-align:top
}

th{
	text-align:right;
	padding:2px 2px 2px;
	width:150px;
	color:#003366
}

.GridHeader, .GridPager{
	background:#ede8c3;
	vertical-align:middle;
	white-space:nowrap
}

.evenRows, .GridItem{
	background:url(./images/bg4.gif) repeat-x
}

.required{
	color:#d00
}

.evenCols th, .evenCols input, .evenCols select{
	width:170px
}

.evenCols textarea{
	width:100%;
	height:100px
}

.evenCols table td input{
	width:20px
}

.alignRight{
	text-align:right;
	padding:6px
}

.indent{
	margin-left:40px
}

.noinput input 
{
	width:20px;	
}

.alpha li{
	list-style:lower-alpha;
	margin:0 0 6px 26px
}
.txtBox
{  text-align:left;
 font-family:Arial ;
 width:150px
 	}
 	
.txtBoxDollar
{text-align:right;
 font-family:Arial; 
 width:150px	} 	