/* Fitness Through Boxing Style Sheet 
10.07.05 
Jonathan Russell
jonathan@macphoenix.com
tech.macphoenix.com */

*
{
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	line-height: normal;
	font-style: normal;
}

html { background-color: #000; }

body
{
	width: 763px;
	background-color: #FE5;
	margin: 0 auto;
	padding: 13px;
	border-left: double 12px red;
	border-right: double 12px red;
}

p, ul
{
	color: black;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: medium;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

h1
{
	font-weight: normal;
	font-size: x-large;
	font-family: impact, "trebuchet ms", sans-serif;
	margin: 0;
}

h2
{
	font-weight: normal;
	font-size: large;
	margin: 0;
	font-family: impact, "trebuchet ms", sans-serif;
}

em, i { font-style: italic; }

em.title, i.title
{
	font-family: impact, "trebuchet ms", sans-serif;
	font-style: normal;
}

ul
{
	margin-left: 10px;
	padding: 0;
}

a
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
img { border: 0; }

#header
{
	width: 100%;
	background-color: transparent;
	clear: both;
}

#head_logo { float: left; }
#head_logo:hover { background-color: #FC3; }
#head_imgs { float: right; }

#button_line
{
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

.address, .address span
{
	text-align: center;
	clear: both;
	font-family: impact, "trebuchet ms", sans-serif;
	font-size: medium;
}

#center_col
{
	width: 480px;
	float: right;
}

#center_col h1, #center_col h2, #main_col h1, #main_col h2 { color: red; }

#left_col
{
	width: 240px;
	float: left;
	border: 1px solid black;
	padding: 10px 10px 0px 10px;
	background-color: white;
	font-size: 12px;
}

.row_left
{
	background-color: white;
	padding: 13px;
	clear: both;
	overflow: hidden;
}

.row_left img
{
	float: right;
	padding-left: 13px;
}

.row_right
{
	padding: 13px;
	clear: both;
	overflow: hidden;
}

.row_right img
{
	float: left;
	padding-right: 13px;
}

.caption
{
	font-size: x-small;
	margin-left: -13px;
}

.fac_photos
{
	padding: 13px 13px 13px 0;
	float: left;
}

#footer
{
	padding-top: 13px;
	clear: both;
}

#foot_imgs { float: left; }
#foot_logo:hover { background-color: #FC3; }
#foot_logo { float: right; }

#attribute
{
	text-align: center;
	color: black;
	font-size: x-small;
	vertical-align: middle; 
}
#attribute a { color: black; }
#attribute a:hover { color: #F90; }

#mission_statement
{
	width: 450px;
	background-color: white;
	text-align: center;
	padding: 13px;
	border: 3px solid red;
	margin: 0px;
	margin-top: -13px;
	height: 200px;
	float: right;
}

#bullet 
{
	list-style: disc inside;
	text-align: left;
	margin-left: 1em;
	float: left;
}

#star
{
	list-style: circle inside;
	text-align: left;
	margin-left: 5em;
	float: left;
}

#mission_statement p
{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}

blockquote 
{
	padding-left: 13px;
	padding-right: 13px;
	border: solid 3px red;
	background-color: white;
}

#callout
{
	padding: 13px;
	margin: 6px;
	background-color: black;
	border-top: double 12px red;
	border-bottom: double 12px red;
}

#callout p 
{
	margin: 0;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size:120%;
	color: white;
}
#class_table {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
	background-color: #FF9;
	border:#000 1px solid;
	border-collapse:collapse;
}

#class_table, #class_table td, #class_table th
{
border:1px solid black;
}

.facebook {
	float:left; 
	margin:10px 0px 0px 50px; 
	border:1px #666 solid;
	}
