/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #013668 repeat-x top;
	color: #666666;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #013668;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #0e5399;
	font-size: 1.5em;
	margin: 0 0 1em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}

h6{
	font-size: 1.4em;
	margin: 0 0 1em
}


p{
	line-height: 1.7em;
	padding: 0 0 1em;
	letter-spacing: 0.01em
}

#location{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #999;

	
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat-x top;
	margin: 0 auto;
	padding: 0 20px;
	width: 957px
}
#page-bot{
	background: url(../images/page-bot.gif) repeat-x top;
	height: 123px;
	overflow: hidden;
	padding: 0 20px
}

#shaun{
	color: #FFF;
	text-align:right;
	padding-top:20px;
	padding-bottom:20px
	
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 157px
}
#header .content{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 275px
}
#header h1 a{
	display: block;
	height: 157px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Slogan -*/
.slogan{
	text-indent: -9999px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav{
	background: #ffffff;
	border-top: 4px solid #ffc221;
	font-size: 14px;
	height: 49px;
	padding: 0 65px 0 0;
	text-transform: uppercase
}
#nav li{
	float: left;
	line-height: 49px;
	margin: 0 -2px 0 0;
	position: relative
}
#nav li.last{
	background: none
}
#nav li a{
	background: url(../images/nav1-sep.gif) no-repeat right;
	color: #0e5399;
	display: block;
	float: left;
	padding: 0 15px;
}
#nav li.active a{
	background: #ffc221;
	color: #ffffff;
	text-decoration: none
}
#nav .fr{
	padding: 10px 0 0
}
/*- Nav Path -*/
.nav-path{
	background: url(../images/path-bar.gif) repeat-x top;
	height: 63px;
	padding: 0 20px
}
.nav-path ul{
	float: right;
	padding: 11px 0 0
}
.nav-path li{
	float: left;
	padding: 0 0 0 9px
}
/*=== Title Placeholder ===*/
#title{
	background: url(../images/title-bgr.gif) repeat-x top;
	clear: both;
	height: 299px;
	overflow: hidden
}

#title2{
	clear: both;
	height: 10px;
	overflow: hidden;
	background-color: #013668;
}
.title-pic{
	height: 236px;
	overflow: hidden;
	width: 636px
}
/*=== Headlines ===*/
.hd{
	background: url(../images/headline-bgr.gif) repeat-x top;
	height: 49px;
	margin: 0 0 10px;
	overflow: hidden
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) #ffffff repeat-y right;
	height: 1%;
	padding: 15px 20px 0 0
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 636px
}
#centercol .content{
	height: 1%;
	padding: 20px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 281px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 636px
}
.col2{
	float: right;
	padding: 21px 20px 0 20px;
	width: 281px;
	overflow: hidden;
}
/*=== Styling Boxes ===*/
/*- Box (Video) -*/
.box-video{
	background: url(../images/video-bgr.gif) repeat-x top
}


.box-video .content{
	height: 1%;
	padding: 0 12px 15px
}
/*- Box (Store) -*/
.box-store{
	background: #c2c7c8;
	height: 1%;
	margin: -12px 0 0;
	padding: 12px;
	position: relative
}
/*- Box (Location) -*/
.box-location{
	background: url(../images/box-location.gif) no-repeat top;
	color: #787a7c;
	font-size: 12px;
	height: 150px;
	margin: 0 0 15px;
	padding: 83px 0 0;
	text-align: center;
	text-transform: uppercase
}
.box-location a{
	color: #787a7c
}
.box-location h3{
	color: #787a7c;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0 0 5px
}
.box-location p{
	padding: 0 0 5px
}
/*- Wrappers -*/
.wrap1{
	background: #ffffff;
	border: 1px solid #a9afb4;
	color: #013668;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0;
	text-align: center;
	width: 195px
}
.wrap1.last{
	margin: 0
}
.wrap1 .thumb{
	height: 170px;
	margin: 0 0 5px
}
.wrap1 .price{
	color: #0e5399
}
.wrap1 h3{
	font-size: 12px;
	margin: 0;
	text-transform: uppercase
}
/*=== Pics, Thumbs, Ads etc. ===*/
.ad{
	margin: 0 0 20px
}
.ad img{
	display: block
}
.logo-ad{
	float: left;
	padding: 24px 0 0
}
/*=== Footer ===*/
#footer{
	background: #033b71;
	border-top: 3px solid #013668;
	color: #ffffff;
	font-size: 11px;
	height: 38px;
	padding: 0 12px;
	text-transform: uppercase
}
#footer a{
	color: #bccbd9
}
#footer ul{
	padding: 13px 0 0
}
#footer li{
	border-right: 1px solid #7996b3;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	border-top: 2px solid #e4e4e4;
	clear: both;
	height: 2px;
	margin: 15px 0;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

/*=== Contact ===*/

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 115px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;

}

.team{
	display:block;
	width:150px;
	float:left;
	text-align:right;
	background-color:#666666;
	color:#FFFFFF;
	text-align:center;
	padding:2px 5px 2px 5px;
}
.title{
	display:block;
	width:300px;
	background-color:#00CCFF;
	padding:2px 5px 2px 5px;
	padding-left:5px;
	float:left;
	text-align:center;
	margin:0px 2px 0px 0px;
}
.score {
	float:left;
	padding:2px 5px 2px 5px;
	background-color:#999;
	text-align: center;
	width: 50px;
}

.time {
	float:left;
	padding:2px 5px 2px 5px;
	background-color:#CCC;
	text-align: center;
	width:50px;
}






