body {
	background: #e6e6e6 url('../images/tile_container.gif') top center repeat;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:14px;
	color:#333;
}

a {
   color:#b50707;
}

a:hover {
	color:#000;
	text-decoration:none;
}

#wrapper-site {
	width:900px;
	margin:0px auto;
}

#header {
	margin:0px;
	padding:0px;
	position:relative;
}

#header #logo {
	margin:0px;
	padding:0px;
	width:900px;
	height:138px;
	position:relative;
	text-indent:-9999px;
	background:url('../images/header.jpg') top left no-repeat;
	overflow:hidden;
}

#header ul#nav {
	margin:0px;
	padding:0px;
	position:relative;
	background:url('../images/nav_tile.jpg') top left repeat-x;
	overflow:hidden;
}

#header ul#nav li {
	float:left;
	margin:0px;
	padding:0px;
	
}

#header ul#nav li a {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:block;
}

#header ul#nav li#nav-home a {
	background: url('../images/nav_home.gif') top left no-repeat;
	width:96px;
	height:48px;
}

#header ul#nav li#nav-home a:hover {
	background: url('../images/nav_home_ro.gif') top left no-repeat;
}

#header ul#nav li#nav-programs a {
	background: url('../images/nav_programs.gif') top left no-repeat;
	width:129px;
	height:48px;
}

#header ul#nav li#nav-programs a:hover {
	background: url('../images/nav_programs_ro.gif') top left no-repeat;
}

#header ul#nav li#nav-instructors a {
	background: url('../images/nav_instructors.gif') top left no-repeat;
	width:153px;
	height:48px;
}

#header ul#nav li#nav-instructors a:hover {
	background: url('../images/nav_instructors_ro.gif') top left no-repeat;
}

#header ul#nav li#nav-academy a {
	background: url('../images/nav_academy.gif') top left no-repeat;
	width:117px;
	height:48px;
}

#header ul#nav li#nav-academy a:hover {
	background: url('../images/nav_academy_ro.gif') top left no-repeat;
}

#header ul#nav li#nav-gallery a {
	background: url('../images/nav_gallery.gif') top left no-repeat;
	width:111px;
	height:48px;
}

#header ul#nav li#nav-gallery a:hover {
	background: url('../images/nav_gallery_ro.gif') top left no-repeat;
}

#header ul#nav li#nav-contact a {
	background: url('../images/nav_contact.gif') top left no-repeat;
	width:112px;
	height:48px;
}

#header ul#nav li#nav-contact a:hover {
	background: url('../images/nav_contact_ro.gif') top left no-repeat;
}

#slideshow {
	margin:0px;
	padding:0px;
	width:900px;
	height:222px;
}

#wrapper-content {
	width:900px;
	min-height:450px;
	margin:0px;
	padding:0px;
	float:right;
	position:relative;
	background: url('../images/tile_body_gradient.gif') top left repeat;
	background-color:#000
}

#col1 {
	width:200px;
	margin:0px 0px 0px 0px;
	float:left;
}

#col2 {
	margin:0px 10px 0px 0px;
	padding:20px 0px 0px 20px;
	width:480px;
	float:left;
}



#col2 h1 { 
	margin:0px 0px 10px 0px; 
	font-size:16px; 
	color:#FFF; 
}

#col2 p {
	margin:0px 0px 8px 0px;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

#content a { text-decoration:underline;color:#000; }

#content ul {
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 20px 40px;
}

#content ul li {
	margin:0 0 5px 0;
}

#content ol {
	list-style-type:decimal;
	list-style-position:outside;
	margin:0 0 20px 40px;
}

#content ol li {
	margin:0 0 5px 0;
}

#col1 ul#subnav {
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
}

#col1 ul#subnav li {
	margin:0px;
	padding:2px 0px 2px 10px;
	
}

#col1 ul#subnav li a {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:block;
	width:175px;
	height:69px;
}

#col1 ul#subnav li#subnav-gallery a {
	background: url('../images/sub_nav_gallery.gif') top left no-repeat;
}

#col1 ul#subnav li#subnav-contact a {
	background: url('../images/sub_nav_contact.gif') top left no-repeat;
}

#col1 ul#subnav li#subnav-academy a {
	background: url('../images/sub_nav_academy.gif') top left no-repeat;
}

#col3 {
	width:180px;
	margin:0px 0px 0px 0px;
	float:left;
}

#col3 #contact-callout {
	width:160px;
	height:auto;
	margin:15px 0px 0px 0px;
	padding:10px;
	background-color:#000;
	float:left;
}

#col3 #contact-callout p {
	margin-bottom:2px;
	color:#FFF;
}

#footer {
	width:900px;
	height:100px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}

#footer ul#footer-nav {
	margin:10px 0px 0px 8px;
}

#footer ul#footer-nav li {
	display:block;
	float:left;
	margin:0 20px 0 0;
	color:#000;
}

#footer ul#footer-nav li a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

#footer ul#footer-nav li a:hover {
	color:#b50707;
	text-decoration:underline;
}
#col3 #contact-callout h1 {
	margin-bottom:2px;
	color:#FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
