/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande", arial, sans-serif;
	background:#bcc7e4 url('images/back.jpg') bottom center repeat-x fixed;
	font-size: 13px;
	color: #ffffff;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #ec9b22;
	text-shadow: 0px 1px 3px #21205f;
}
b {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}



ol {
}

a {
	color: #809FFF;
}

a:hover {
	text-decoration: none;
	color: #fff;
	
}

small {
		font-size: .9em;
}

hr {
	display: none;
}

img {
	border: none;
	behavior: url(iepngfix.htc);
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

img.brdr {
	padding: 3px;
	border: solid 1px #ffffff;
	background: #869ace;
}

/* Header */

#header {
	background: url('images/white.png') bottom center no-repeat;
	width: 1000px;
	height: 190px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 2;
	

	
}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	
}

#latest-post {
	float: left;
	width: 710px;
	padding: 0px 20px 0px 30px;
	margin-top: -145px;
	position: relative;
	z-index: 0;
}

#recent-posts {
    clear:both;
	float: left;
	width: 200px;
	padding: 6px 10px 10px 10px;
	border: solid 1px #fff;
	background: #21205f;
	
}


div>#recent-posts {
	clear:none;
}

#recent-posts .entry p {
	font-size: 1.2em;	
	
}

#recent-posts .title{
	color: #ec9b22;	
}

.post {
}

.post .title {
	margin: 0;
	color: #FFFFFF;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 940px;
	color: #666666;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 250px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #000;
}

#sidebar a {
	text-decoration: none;
	color: #00248F;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}
.brdr_me {
border: medium solid #cccccc;
}
.brdr_me2 {
border: thin solid #000000;
}
#edit_link a {
color: #cccccc;
position: absolute;
right:2px;
bottom:2px;
}


ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

.menu li{
	min-width:100px;
	height:50px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
	border-bottom: solid 3px #ec9b22;
}

.trainers ul{
	width:740px;
	list-style-type: none;

	
}
.trainers li {
	margin-left: 10px;
	

	
}
.trainers img{
	max-height:220px;
	max-width:240px;
	float: left;
	padding: 10px;
}


#header a{
	color:#FFf;
	text-decoration:none;
	padding: 20px;
	margin:-20px;
}
#header a:hover{
	color:#fcff00;
	text-decoration:none;
	padding: 20px;
	margin:-20px;
	font-size: 103%;
}

p{
	padding:0px 5px;
}

	.subtext{
		padding-top:15px;
	}

/*Menu Color Classes*/
.green{background: url('images/1.jpg') top left no-repeat;}
.yellow{background: url('images/2.jpg') top left no-repeat;}
.red{background: url('images/3.jpg') top left no-repeat;}
.blue{background: url('images/4.jpg') top left no-repeat; width: 150px;}
.staff{background: url('images/5.jpg') top left no-repeat;}
.purple{background: url('images/6_new.jpg') top left no-repeat;}
.grey{background: url('images/6.jpg') top left no-repeat;}


ul#filter { float: left; font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #FF3; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 752px; }
ul#portfolio li { 
	float: left; 
	margin: 0 2px 2px 0; 
	padding: 5px;
	width: 352px;
	min-height:180px;
}
ul#portfolio b { color: #ec9b22; }
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 1px solid #dedede; display: block; padding-bottom: 5px; max-width: 320px; }

#flashlogo {
	float: left;
	min-width: 227px;
	min-height: 207px;
	display: block;
}
#flashcontent {
	
}
.trainers2 ul{
	width:740px;
	list-style-type: none;

	
}
.trainers2 li {
	margin-left: 10px;
	

	
}
.trainers2 img{
	max-width: 150px;
	float: left;
	padding: 0px 10px 10px 0px;
}
.staffpage li {
	line-height: 18px;
	

	
}
