/* @group Layout */
#doc2{
	margin-top: .1em;
}
#doc3{
	margin: 1em 2em;
}
#logorow{
}
#headerpicrow{
}
#headertitle{
	text-align: right;
}
/* @group Menus */
#nav{
	height: 2em;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #DDD;
	font-size: 85%;
}
#nav ul{
	padding: 0;
	white-space: nowrap;
}
#nav li.first{
	display: inline;
	float: none;
}
#nav li{
	display: block;
	float: left;
	padding: .5em 2.2em 0 .1em;
	margin: 0;
	list-style: none;
	font-weight: bold;
	height: 1.5em;
	position: relative;
}
#nav li#myaccountmenu{
	float: right;
	padding-right: .1em;
}
#nav .sf-menu li a.selected{
	color: #7DA927;
}
#nav .sf-menu li a.selected span{
	text-decoration: underline;
}
#nav ul.sf-menu #myaccountmenu:hover ul,
#nav ul.sf-menu #myaccountmenu.sfHover ul {
	right: 0;
	top: 2em;
	z-index: 9999;
}
#nav ul li:hover ul.dropdownmenu,
#nav ul li.sfHover ul.dropdownmenu{
	left: 0;
	top: 2em;
	z-index: 9999;
}
#nav ul ul{
	position: absolute;
	visibility: hidden;
	border: 1px solid #CCC;
	background-color: #DDD;
	width: 10em;
	padding: 0;
}
#nav ul ul li{
	float: none;
	display: block;
	margin: 0;
	padding: .7em 1em .2em 1em;
	font-size: 93%;
	font-weight: normal;
	clear: both;
	list-style: none;
	border: 0;
	background-color: #DDD;
}
#nav a{
	color: #666;
	text-decoration: none;
}
#nav ul ul a{
	padding: 0 .5em;
	display: block;
	font-weight: bold;
	margin: 0;
}
#nav ul ul li:hover{
	background-color: #EDEDED;
}
#nav a:hover{
	color: #0F6BB5;
}
#nav a:hover span{
	text-decoration: underline;
}
/* @end */
#bd{
	margin-top: 1em;
	font-size: 93%;
	line-height: 1.5em;
	min-height: 300px;
}
.contentwrapper{
	margin-left: 6.5em;
}
#ft{
	margin-top: 1em;
	border-top: 1px solid #DDD;
	padding: 1em;	
	font-size: 85%;
}
#footerdetails{
	float: right;
}
#ft span{
	float: right;
	display: block;
	margin-right: 1em;
}
#ft ul{
	float: right;
}
#ft li{
	display: block;
	float: left;
	list-style: none;
	font-size: 100%;
	font-weight: bold;
	padding: 1em 3em 0 3em;
	position: relative;
}
#ft li a{
	color: #CCC;
}
/* @group Subnav */
#subnav{
	margin: 1em 5em 0 1em;
	border-top: 1px dotted #CCC;
	font-size: 85%;
}
#subnav li{
	padding: .5em 0 .5em .8em;
	border-bottom: 1px dotted #CCC;
}
#subnav a{
	color: #666;
}
#subnav a:hover{
	color: #0F6BB5;
	text-decoration: none;
}
#subnav a:hover span{
	text-decoration: underline;
}
/* @end */
#externallinks{
	margin-top: 2em;
	margin-left: 1em;
}
#externallinks h3{
	margin-bottom: .5em;
}
#externallinks a{
	margin-right: 1em;
}
/* @end */
/* @group Home */
#news{
	border: 1px solid #CCC;
	padding: 1em;
	margin-right: 2em;
}
#news li{
	border-bottom: 1px dotted #CCC;
	padding: .5em;
}
#news li.header{
	text-align: center;
	font-size: 138.5%;
	font-weight: bold;
	list-style-image: none;
}
#news li a{
	color: #666;
}
#news li a:hover{
	color: #0F6BB5;
}
#news li p, #news li div{
	display: inline;
}

/* @end */

/* @group Info Pages */
#instructors1, #instructors2, #instructorDetail{
	float: left;
	padding: 1em;
}
#instructors1, #instructors2{
	width: 150px;
}
#instructorDetail{
	width: 250px;
}
#instructors1{
	text-align: right;
}
#mapwrapper{
	height: 350px;	
	padding-left: 1em;
}
#contacttext{
	margin-top: 3.5em;
}
#contact h3{
	color: #666;
}
#about .event{
	margin-bottom: 3em;
}
/* @end */
/* @group Reserve */
#reserve, #reserveHeader, #reserveFooter, #reserveEvents{
	margin: 1em auto;
	width: 99%;
}
table td.header, .calheader{
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
	font-size: 107%;
	font-weight: bold;
	color: #0F6BB5;
}
#reserveFooter{
	text-align: center;
}
#reserve .displayTime a{
	color: #666;
}
#reserve .displayDetail a span{
	color: #005ec7;
	font-weight: normal;
}
#reserveEvents td{
	border: 1px solid #CCC;
	padding: .5em;
}
#roomlayouttable{
	border: 2px solid #999;
}
#roomlayouttable th, #reserveEvents th{
	background-color: #0F6BB5;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#roomlayouttable th,#roomlayouttable td{
	padding: .5em;
}
#reserve .displayTime, #reserve .displayDetail{
	color: #CCC;
}
/*#roomlayouttable .spotcell{
	padding: 2px 7px;
	text-align: center;
	vertical-align: top;
}*/
#customerinfo{
	width: 70%;
	margin: 1em auto;
}
.text .tools{
	text-align: right;
}
#serieslisting h3 span{
	font-size: 85%;
	font-weight: normal;
	color: #666;
}
#bd .right{
	text-align: right;
}
#bd .left{
	text-align: left;
}
#logintitle, #loginform{
	width: 75em;
	margin-left: auto;
	margin-right: auto;
}
#loginform{
	margin-top: 2em;
	margin-bottom: 5em;
}
#logintitle div h1{
	text-align: right;
}
#logintitle div.first h1{
	text-align: left;
}
#loginform div{
	border: 1px solid #CCC;
	width: 380px;
	text-align: center;
	height: 250px;
}
#loginform h3{
	margin-bottom: 1em;
}
#loginform td{
	padding: .3em;
}
#loginform p{
	margin-top: 2em;
}

#punchcard{
	margin: 1em auto;
	width: 200px;
	border: 1px solid #0F6BB5;
	text-align: center;
}
#punchcard li{
	float: left;
}
/* @end */
/* @group Base Styles */
.company-parens{
	color: #DDD;
}
.company-b{
	color: #7DA927;
}
.company-east{
	color: #0F6CB6;
}
.plainicon {
	vertical-align: top;
	background-color: #7DA927;
}
.icon {
	vertical-align: top;
	background-color: #7DA927;
}
a:hover img.icon {
	background-color: #999;
}
#bd a.buttonLink{
	padding: .4em;
	color: #FFF;
	background-color: #7DA927;
	border: 1px dotted #0F6BB5;
	*border: 1px solid #0F6BB5;
}
.button{
	color: #FFF;
	font-weight: bold;
	padding: .4em;*padding:.2em .4em;
	background-color: #0F6CB6;
	border: 1px dotted #7DA927;
	*border: 1px solid #7DA927;
}
.button:hover, #bd .buttonLink:hover {
	cursor: pointer;
	background-color: #DDD;
}
.button:hover{
	color: #0F6CB6;
}
#bd a.buttonLink:hover{
	color: #7DA927;
}
.errorMessage{
	margin: 10em auto;
}
a.link, h3 a.link{
	text-decoration: underline;
}
/* @end */



/* @group HTML Elements*/
HTML {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	color: #666;
}
a, a:visited{
	text-decoration: none;
	color: #1f76af;/*0F6BB5*/
	font-weight: bold;
}
a:hover {
	color: #414F7A;
	text-decoration: underline;
}
a img{
	border: 0;
}
p{
	display: block;
	margin: .5em .1em;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
th {
	text-align: center;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 93%;
	background-color: #cccccc;
	font-weight: bold;
	padding: .2em;
}
h1{
	font-size: 138.5%;
	font-weight: bold;
	margin: .5em 0;
}
h2{
	font-size: 131%;
	font-weight: bold;
	margin: 0 0 .5em .5em;
	color: #999;
}
h2 a{
	margin-left: 2em;
	font-size: 77%;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
h3{
	font-size: 116%;
	margin: 1em 0 0 0;
	color: #0F6BB5;
	font-weight: bold;
}
h4{
	text-align: left;
	font-size: 116%;
	margin: 0;
	font-weight: normal;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
blockquote{
	margin-left: 2em;
	font-style: italic;
}
/* @end */