/*
Theme Name: 
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/

/* reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; padding: 0;  border: 0; outline: 0; font-size: 100%; 
	vertical-align: baseline; background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	font-size: 62.5%;
	text-align: center;
	color: #858585;
	background: #ffffff;
	font: Arial, Helvetica, sans-serif;
}

/* container - place inside each section or around the entire page depending on your layout */
#wrapper {
	width: 981px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url('images/shadow.png') left repeat-y;
}

#top {
	background: url('images/top.png') top left no-repeat;
	width: 981px;
	height: 22px;
}

#bottom {
	background: url('images/bottom.png') top left no-repeat;
	width: 981px;
	height: 18px;
}

/* misc classes */
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}

/*--- Typography section -----------------------------*/
h1 {
	font: 2.5em Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 0 0 25px;
}
h2 {
	font: 2.2em Arial, Helvetica, sans-serif;
	color: #858585;
	text-align: center;
	margin: 20px 0;
	text-transform: uppercase;
}
h3 {
	font: 1.8em Arial, Helvetica, sans-serif;
	color: #333;
	text-shadow: #fff 0 1px 0;
	text-align: center;
	font-weight: bold;
}
.headline {
	font: 2.5em Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 30px 0 0 30px;
}

.white {
	color: #fff;
}
.button a:link,.button a:visited {
	color:#ffffff;
	text-decoration: none;
	font-size:	1.4em		
}
.button a:hover, .button a:active {
	text-decoration: underline;
}
.emphasis {
	color: #999999;
	font-size: 2.7em;
	font-weight: 100;
	margin: 30px 0 30px 30px;
	width: 425px;
	text-align: center;	
}

/*--- header section - put whatever you want here ---*/

.logo {
	float: left;
	width: 515px;
}

.logo a {
	display: block;
	height: 100%;
	width: 100%;	
}

#headerContact {
	float: right;
	text-align: right;
	margin: 15px 35px 0 0;
	font: 1.5em Arial, Helvetica, sans-serif;
	color: #b5b5b6;	
}

#nav {
	clear: both;
	height: 47px;
	width: 960px;
	background: url("images/navBG.gif") top left repeat-x;
	margin: 0 auto 10px auto;
}

#nav ul li{
	display: inline;
	float: left;
	border-left: 1px solid #007dc3;
	border-right: 1px solid #014972;
	height: 47px;
}

#nav ul li.navFirst {
	border-left: none;	
}

#nav ul li.navLast {
	border-right: none;	
}

#nav ul li a:link, #nav ul li a:visited {
	display: block;
	height: 100%;
	width: 104px;
	text-align: center;	
	text-decoration: none;
	font: 1.5em Arial, Helvetica, sans-serif;
	line-height: .9em;
	color: #ffffff;
}

#nav ul li a:hover, #nav ul li a:active {
	color: #333333;	
}

#nav ul li a.navHome {
	padding-top: 15px;;
}

#nav ul li a.navTommy {
	padding-top: 9px;
}

#nav ul li a.navPrep {
	padding-top: 9px;
}

#nav ul li a.navFreedom {
	padding-top: 3px;
}

#nav ul li a.navCougar {
	padding-top: 15px;;
}

#nav ul li a.navGreen {
	padding-top: 9px;
}

#nav ul li a.navWav {
	padding-top: 15px;;
}

#nav ul li a.navRunfola {
	padding-top: 9px;
}

#nav ul li a.navContact {
	padding-top: 15px;;
}

/*--- content section - put whatever you want here ---*/
#content {
	float: left;
	width: 600px;
	margin-left: 35px;	
}

#sidebarDivider {
	width: 1px;
	height: 600px;
	background-color: #333333;
	margin: 0px;
	float: right;	
}

#content ul {
	float: left;
	margin: 10px 0 0 12px;	
}

#content li {
	list-style-image: url("images/bullet.gif");
	margin: 15px 0;	
}

#content li a {
	font: 1.7em Arial, Helvetica, sans-serif;
	color: #666666;	
	text-decoration: none;
}

#content img {
	float: right;	
}

#content p {
	font: 1.3em Arial, Helvetica, sans-serif;
	margin: 10px 0;	
}


/*--- sidebar section - put whatever you want here ---*/
#sidebar {
	float: right;
	width: 300px;
	height: 650px;
	margin-right: 35px;
	margin-bottom: 70px; 
}

#sidebarLinks {
	float: right;
	width: 272px;
	background: url("images/sidebarBG.gif") repeat-y;	
}

#sidebarLinks li {
	text-align: center;
	margin: 5px 0;
	position: relative;	
}

#sidebarLinks ul ul {
	position: absolute;
	top: 31px;
	left: 35px;
	width: 100%;
	z-index: 1;	
}

#sidebarLinks ul ul li {
	margin: 0;
}

#sidebarLinks ul ul a:link, #sidebarLinks ul ul a:visited  {
	height: 23px;
	width: 200px;
	background-color: #027ec4;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 1.5em;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 5px 0 0 0;
	display: none;
}

#sidebarLinks ul ul a:hover, #sidebarLinks ul ul a:active {
	height: 23px;
	width: 200px;
	background-color: #ffffff;
	color: #027ec4;
	border: 1px solid #027ec4;
	font-size: 1.5em;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#sidebarLinks ul li:hover ul a {
	display: block;	
}

#sidebarTop {
	height: 34px;
	width: 272px;
	background: url("images/sidebarTop.gif") no-repeat;	
	margin: 0px;
}

#sidebarBottom {
	height: 34px;
	width: 272px;
	background: url("images/sidebarBottom.gif") no-repeat;	
	margin: 0;
}

/*--- footer section - put whatever you want here ---*/
#footer {
	width: 960px;
	text-align: left;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 auto;
	padding-bottom: 15px;
	clear: both;
}

#footerNav {
	width: 900px;
	margin: 0 auto;	
}

#footer ul {
	clear: both;	
}

#footer ul li {
	display: inline;
	float: left;
	margin-bottom: 5px;
}

#footer ul li a {
	color: #666;
	display: block;
	padding: 0px 10px;
	border-right: 1px solid #666;
	font-size: .9em;
}

#footer ul li a.footerNavLast {
	border-right: none;	
}

#footer p {
	clear: both;
	text-align: center;
}




