/* LAYOUT */

#container{
	width:793px;
	margin-left:auto;
	margin-right:auto;
	
}
	
#logo {
  position: absolute;
  top: 15px;
  left:auto;
}

	#header{
		height:123px;
		width:100%;
		background-image:url("../i/header-image.png");
	}
		
		#nav_bar{
			padding: 92px 0px 0px 285px;
		}
	
	#main{
		width:100%;
		background-image:url("../i/bg_slice.png");
		float:left;
	}
		#left_bar{
			width:193px;
			float:left;
		}
		
			#left_nav{
				height:430px;
				background-image:url("../i/left_nav_box.png");/**/
				background-repeat: no-repeat;
				padding:25px 25px 0px 26px;
				margin:5px 0px;
			}
			
			#events{
				height:163px;
				background-image:url("../i/index_r4_c1.png");*/
				background-repeat: no-repeat;
				padding:15px 25px 0px 30px;
			}
			
			#left_bar .sms {
				background: none repeat scroll 0 0 #FF9100;
				margin: 5px 0 5px 19px;
				padding: 10px 10px 10px 5px;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				border-radius:5px;
			}
			
		#content{
			width:600px;
			float:right;
		}
		
			#copy{
				margin: 5px 0px 0px 0px;
				padding: 10px 30px 30px 20px;
				background-image:url("../i/content_middle.png");/**/
				background-repeat: repeat-y;
				min-height:590px;
				_height: 590px; /* IE min-height hack */
			}
			
		#footer{
			float:left;
			width:100%;
			height: auto;
			background-image:url("../i/bg_slice.png");
			background-repeat: repeat-y;
			text-align:center;
		}
		#footer a {
			color: #CCCCCC;
		}
		
table.schedule {
	border-top:1px solid #000;
	margin:8px 10px 8px 20px;
	width:95%;
}

table.schedule.first {
	border:none;
}

table.schedule td {
	padding:2px;
}

table.schedule thead th {
	padding:12px 0px 0px 0px;
	vertical-align:middle;
}

table.schedule thead th h2,
#colLeft table.schedule h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:larger;
}

table.schedule strong {
	font-weight:bold;
	display:block;
	margin:5px 0px 0px 0px;
}

table.schedule em,
table.schedule i {
	font-style:italic;
}

table.schedule tfoot td {
	padding:20px 0px 0px 0px;
	font-weight:bold;
	text-transform:uppercase;
}


/* STYLES */

body{
	background-color:#E0E8EA;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	margin:0px;
}



img {
  border: 0;
}

a{
	/*text-decoration:none;*/
	color:#033D53;
}

.float-right{
	float: right;
	padding: 20px;
}


.italic{
	font-style: italic;
}

.bold{
	font-weight: bold;
}

.smaller{
	font-size: smaller;
}

.center{
	text-align: center;
}

.red{
	color: #FF0000;
}

.photo-testimonial a{
	padding:2px 4px 0px 4px;
	float:	right;
	margin: 3px 20px 10px 20px;
	background-repeat: no-repeat;
	width:171px;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	border: solid 2px black;
	text-decoration:none;
}

.testimonial{
	display:none;
	float:	right;
	margin: 3px 20px 10px 20px;
	background-image:url("../i/tallbox2.gif");
	background-repeat: no-repeat;
	width:171px;
	height:333px;
}

.testimonial div{
	margin: 35px 15px 0px 15px;
	height: 220px;
	font-size:12px;
}

#nav_bar a{
	color: #FAF6E9;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 3px solid #4F5A5E;
	margin: 0 3px 0 3px;
	padding-bottom: 2px;
}



#nav_bar .hold{
  border-bottom: 3px solid #FF9100;
}

/* LEFT NAV */

#left_nav h2 {
	font-size: 15px;
	color: #222222;
	border-bottom: 1px solid black;
	width: 118px;
	margin-top: 0;
	margin-bottom: 0;
}

#left_nav a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}

#left_nav ul li a:hover,
#left_nav ul li a.hold,
#left_nav ul #nav3 li a.hold {
	color: #FF9100;
}


/* Nav3 */

#left_nav ul #nav3 {
	list-style:none;
}

#left_nav ul #nav3 li {
	padding: 5px 0 0 0px;
	font-size: 10px;
}

#left_nav ul #nav3 li a {
	font-size: 10px;
	font-weight: normal;
}


#left_nav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style: disc; 
	color:black;
}

#left_nav ul li {
	padding: 0px 0 0 0px;
	line-height: 15px;
}

/* Copy */

#copy h1 {
	color: #092E71;
	border-bottom: solid #092E71;
	font-size: 18px;
	width: 100%;
	margin-top: 0;
	font-weight: bold;
	text-align: center;
}

.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}




#copy h3 {
	color: #092E71;
	border-bottom: 1px solid #092E71;
	font-size: 18px;
	width: 525px;
	margin-top: 0;
	font-weight: bold;
}

#copy h4 {
	color:#FF9900;
	font-size: 14px;
	font-weight: bold;
}

#copy p{
	margin: 0 0 0 20px;
}

.faq-list li{
	margin-bottom:25px;
}




/* EVENTS BOX */

#events h2 {
  font-size: 16px;
  color: #FAF6E9;
  border-bottom: 1px solid white;
  width: 118px;
  margin-top: 0;
  margin-bottom: 0;
}

#events ul {
  margin: 3px;
  padding: 0 0 0 15px;
}

#events li {
  color: #FAF6E9;
  padding: 10px 0 0 0;
}

#events a, 
#events a:visited {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FAF6E9;
}

#events a:hover, 
#events li.hold, 
#events li:hover {
  color: #222222;
}

/* Footer */

#footer{
	padding:3px 0px 0px 0px;
	color:white;
}
