/* Copyright 2007 JD Webmedia*/



body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#01172E;
	margin-top: 0px;
}

div#container {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 670px;
	text-align: left;
	padding: 50px 50px 25px 50px;
		}
		
div#Header{
	height:130px;
	width:530px;
	float:right;
	}
		/* Top Navigation Menu */
div#Navigation{
	list-style: none;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	Height:30px;
	width: 620px;
	}
	
#Navigation ul
{
list-style: none;
padding: 0;
margin: 0;
float:right;

}

#Navigation li
{
float:left;
padding: 0;
list-style: none;
text-align: center;

}

#Navigation li a
{
line-height: 2em;
padding-left:15px;
padding-right:15px;
display: block;
background-image:url(../images/navigation.jpg);
color:#000000;
text-decoration: none;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
border: 1px solid #FFFFFF;

}

#Navigation li a:hover, li a#selected
{
color:#000066;
text-decoration:underline;

}

div#Footer{
	width:700px;
	height:45px;
	margin: 0 auto 0 auto;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	text-align:center;
	padding-top:15px;


}

	
div#Content{
	padding:20px;
	/*margin-top:10px;*/
	background-color:#FFFFFF;
	}
	
h1{
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size:22px;
display:inline;
font-weight:bold;
color:#000066;
font-style:italic;}

h2{
padding: 0 0 0 0; 
margin: 0 0 0 0;
font-size:16px;
color:#000066;
display:inline;
text-align:center;
}


.HomepageImage{
width:300px;
height:225px;
/*border: #000000 1px dotted;*/
display:inline;
float:right;
}

.QuoteBox{
	width:300px;
	height:320px;
	border: #000000 1px dotted;
	display:inline;
	float:right;
}

.QuoteBox2{
	width:300px;
	height:240px;
	border: #000000 1px dotted;
	display:inline;
	float:right;
}

.EventsBox{
width:300px;
float:left;
text-align:center;
}





p{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#003366;
}

a:link , a:visited {
text-decoration:none;
color:#003366;
border-bottom:#000033 dashed 1px;
}

a:hover{
color:#000066;
border-bottom:#000033 solid 1px;
}

.required{
color:#FF0000;
font-size:18px;
}
/*** Form Styling ***/
input.formbtn {
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	background-color:#000066;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	}

.textbox {color:#0033FF; border:1px solid #000066; background:#efefef; font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:2px; width:180px; height:18px;}

.textbox2 {color:#0033FF; border:1px solid #000066; background:#efefef; font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:2px; width:180px; height:50px;}

.GoogleCheckout{
width:182px;
margin-left:64px;

}

.HeaderContainter{
height:190px;
margin-bottom:1px;
padding-bottom:1px;
}

.CoachQuoteText{
font-size: 14px;
	font-weight: bold;
}

}

