body {
	background: #C4E3E6 none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
} 

a {
	color:  ;
}

a:link {
	color: #3974B5 ;
}

a:visited {
	color: #15BCC0 ;
}

a:hover {
	color: #3974B5 ;
}

.holder {
	width: 878px;
	padding: 0;
	padding-left: 145px;
	margin: 0px auto 0px auto;
}

.content {
	padding: 0;
	margin: 0;
	width: 100%;
}

.nav_1 {
	padding-top: 65px;
	margin: 0;
	text-align: right;
	margin-right: 170px;
}
.nav_1 ul {
	display: inline;
}
.nav_1 ul li {
	display: inline;
}

.nav_3 {
	float: left;
	padding-top: 60px;
	margin: 0;
	width: 275px;
}
.nav_3 ul li {	
	display: list-item;
}

.nav_3 form label {
	float:left;
	width: 30%;
	margin-right:10px;
	padding-top:5px;
	text-align:right;
}

.nav_2 {
	float: left;
	background: transparent url(../Images/furniture/pgIndex.gif) top left no-repeat;
	margin: 0;
	padding-top: 1px;
	height: 68px;
	width: 453px;
}

.nav_2 ul {
	display: inline;
}
.nav_2 ul li {
	display: inline;
}

.contentbody{
	float: left;
	width: 420px;
	height: 288px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 10px;
	overflow: auto;
}

.label {
	color: #15BCC0;
	font-weight: bold;
	
}

.teampic {
	float:right;
	margin-right: 15px;
	border: 1px solid #3974B5;
	padding: 1px;
}

.title {
	color: #15BCC0;
	font-weight: bold;
	font-size: 1.2em;
}

.fees {
	width: 390px;
	padding: 5px;
	margin: 0px;
	border:none
}

.feeshr {
	color: #15BCC0;
	font-size: 1.0em;
	font-weight: bold;
}

.feesleft {
	text-align:left;
	width: 295px;
}

.feestime {
	text-align:right;
	width: 100px;
}

.feesright {
	text-align:right;
	width: 40px;
}

.days {
	color: #3974B5;
	text-align:left;
	font-weight:bold;
	width: 60px;
}


.times {
	text-align: center;
	width: 150px;
}

/* have to create this due to IE/Mozilla margin differences
otherwise i would have just stuck a top-margin on #top .holder */
#buffer {
	background-color: #92B3D6;
}

#top {
	background-color: #92B3D6;
	border-bottom: 3px solid #3974B5;
	height: 86px;
}
#top .holder {
	background: #92B3D6 url(../Images/furniture/bgshadowstop.gif) top center repeat-y;
	height: 86px;
	margin: 0px auto 0px auto;
}
#top .content {
	background: transparent url(../images/furniture/bg000000a.jpg) top left no-repeat;
	height: 100%;
}

#main {
	background-color: #E5F8F8;
	border-top: 3px solid #13BABF;
	border-bottom: 3px solid #3974B5;
}
#main .holder {
	background: #E5F8F8 url(../Images/furniture/bgshadowsmain.gif) top center repeat-y;
}
#main .content {
	background: transparent url(../images/furniture/bg000000b.jpg) top left no-repeat;
	height: 356px;
}

.msg {
	margin: 5px 10px 0px 10px;
	font-weight:bold;
}

#bottom {
	border-top: 3px solid #13BABF;
	background: #C4E3E6;
}

#bottom .holder {
	background: #C4E3E6 url(../Images/furniture/bgshadowsbottom.gif) top center repeat-y;
}
#bottom .content {
	background: transparent url(../images/furniture/bg000000c.jpg) top left no-repeat;
	height: 23px;
}

#bottom .footer {
	padding-top: 5px;
	margin-left: 300px;
}
