body {
	font-family: "Trebuchet MS",Helvetica,Verdana;
	margin: 0;
	padding: 0;
	margin-right: 50px;
	padding-left: 200px;
	padding-bottom: 0px;
}

body a {
	color: #174685;
	text-decoration: none;
}

body a:hover {
	color: #B85E28;
}

hr {
	/*display: none;*/
}

h1 {
	color: #CCDDEE;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 34px;
	text-align: left;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 146px;
	height: 573px;
	background-image: url('/images/banner.png');
	text-indent: -1000em;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#nav {
	position: absolute;
	top: 0px;
	padding-top: 10px;
	background-color: #174685;
	width: 900px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 10px;
	background-color: #174685;
	letter-spacing: 1px;
}

body.home 		#nav ul li.home a 		{ background-color: #3C6499; }
body.schedule 	#nav ul li.schedule a 	{ background-color: #3C6499; }
body.menu 		#nav ul li.menu a 		{ background-color: #3C6499; }
body.directions	#nav ul li.directions a { background-color: #3C6499; }
body.press		#nav ul li.press a 		{ background-color: #3C6499; }
body.photos		#nav ul li.photos a 	{ background-color: #3C6499; }
body.contact	#nav ul li.contact a 	{ background-color: #3C6499; }

#nav ul li a:hover {
	background-color: #B85E28;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content {
	position: relative;
	clear: left;
	top: 110px;
	width: 900px;
	border-top: 1px solid #CCDDEE;
	background-color: #174685;
}

#content h1 {
	position: absolute;
	top: -32px;
	color: #CCDDEE;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-size: 34px;
	text-align: left;
	letter-spacing: 2px;
}

#content .main-content {
	position: relative;
	background-color: #174685;
	background-position: top right;
	background-repeat: no-repeat;
	height: 100vh;
	border: 0px dotted red;
}

#content .main-content .scrollpane {
	height: 100vh;
	width: 615px;
	overflow: auto;
	background-color: #E5ECF9;
	border: 0px dotted red;
}

#content .main-content .scrollpane .pad {
	margin: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.main-content {
	font-size: 12px;
	color: #393E42;
	line-height: 17px;
}

.main-content h4 {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: auto;
	margin: 0 0 15px 0px;
}

.main-content h5 {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 0 12px 0px;
}

.main-content p {
	font-size: 12px;
	text-align: justify;
}

.main-content .article {
	clear: both;
	padding-top: 15px;
	margin-right: 100px;
}

.main-content img {
	padding: 1px;
	border: 1px solid #B3C8DD;
	background-color: white;
}

.main-content .image { 
	margin-bottom: 10px;
}

.main-content .left { 
	float: left;
	margin-right: 10px;
}

.main-content .right { 
	float: right;
	margin-left: 10px;
	margin-right: -100px;
}

.main-content .center { 
	text-align: center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content .side-content {
	position: absolute;
	top: 0px;
	left: 615px;
	width: 280px;
}

#content .side-content .pad {
	margin: 10px;
}

.side-content {
	color:  #E5ECF9;
	font-size: 14px;
	line-height: 16px;
}

.side-content ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.side-content ul li {
	color: white;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content .control {
	position: relative;
	margin-left: 780px;
	top: -9px;
	z-index: 10;
}

#content .control a {
	font-size: 11px;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	background-color: #174685;
	color: #CCDDEE;
}

#content .control a:hover {
	background-color: #B85E28;
	color: white;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a.jScrollArrowUp {
	height: 15px;
	background: none;
	background-color: none;
	background-image: url('/images/scroller.png');
	background-position: top left;
	z-index: 2;
}

a.jScrollArrowUp:hover {
	background-position: bottom left;
}

a.jScrollArrowDown {
	height: 15px;
	background: none;
	background-image: url('/images/scroller.png');
	background-position: top right;
}

a.jScrollArrowDown:hover {
	background-position: bottom right;
}

.jScrollPaneTrack {
	background: none;
	/* background: #94aecd; */
}

.jScrollPaneDrag {
	background: none;
	background-image: url('/images/scroller.png');
	background-position: center;
	background-repeat: repeat-y;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer {
	position: absolute;
	top: 590px;
	width: 900px;
	border: 0px dotted red;
}

#footer ul {
	position: relative;
	top: -574px;
	left: 660px;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px dotted green;
}

#footer ul li {
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 7px;
}

#footer ul li.facebook 	{ background-image: url('/images/social/facebook.png'); }
#footer ul li.twitter 	{ background-image: url('/images/social/twitter.png'); }
#footer ul li.meetup 	{ background-image: url('/images/social/meetup.png'); }

#footer ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #5d86bb;
	padding-left: 24px;
}

#footer ul li a:hover {
	color: #B85E28;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer p {
	text-indent: -1000em;
}
