@charset "UTF-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#ECF1f9 url(../images/bgshadow.png) center repeat-y;
}
#wrapper {
	width:860px;
	margin:0 auto;
	border:1px solid #FFF;
	border-bottom:none;
	border-top:none;
}
/*#banner {
	position:relative;
	background-image:url(../images/banner1.jpg);
	width:860px;
	height:208px;
}
*/
#banner{
	margin:0;
	height:208px;
/*	height:30px;
*/	background:url(../images/banner1.jpg);
	position:relative;
}
#nav{
	position:relative;
	top:168px;
	left:420px;
}

#nav a{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#023962;
	text-decoration:none;
	padding:1px 2px 3px 2px;
	margin-right:0.6em;
	}
	
#nav a:hover{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#b69b31;
	background:#FFF;
	border-bottom:11px #b69b31 solid;
	}

/*#nav a{
	display:block;
	float:left;
	margin:0.1em 0.3em;
	padding:0.1em 0.3em 0.05em 0.3em;
	text-decoration:none;
	text-transform:uppercase;
	color:#103043;
	border-bottom:3px solid #CCC;
}
#nav a:hover{
	color:#B69B31;
	border-bottom:3px solid #B69B31;
}
.navcontent {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#023962;
	text-decoration:none;
	padding:1px 2px 3px 2px;
}
a:hover.navcontent {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#b69b31;
	background:#FFF;
	border-bottom:11px #b69b31 solid;
}
*/
#logo {
	background:#FFF url(../images/logo.png) no-repeat left;
	widows:860px;
	height:108px;
}
#content {
	background:url(../images/bgfade.jpg) repeat-y;
	padding:1em 3em;
}
#content p {
	font:0.8em Arial, Helvetica, sans-serif;
	margin:1em 2em;
	color:#515c65;
}
#content p strong{
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#023962;
}

#content h1,
#content h2{
	color:#b69b31;
	font:Georgia, "Times New Roman", Times, serif;
	float:left;
	text-transform:capitalize;
	font-size:2em;
	margin-right:0.2em;
	margin-top:0.5em;
}
#content h1 {
	text-transform:uppercase;
}
#content h2 {
	color:#023962;
	font-style:italic;
}
#content h4 {
	color:#023962;
	font:Georgia, "Times New Roman", Times, serif;
	margin:2em 0 1em 0;
}
#content img{
}
#basebar {
	background:url(../images/basebar.jpg);
	height:60px;
}
.basecontent {
	text-align:center;
	font:8pt Arial, Helvetica, sans-serif;
	color:#515c65;
	padding:12px 0px;
}
a.basecontent {
	font:9pt Arial, Helvetica, sans-serif;
	color:#515c65;
	text-decoration:none;
	line-height:148%;
}
a:hover.basecontent {
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#023962;
}
.line {
	margin:8px 0px 8px 22px;
}
#imagearea {
}
#player {
	display:block;
	width:240px;
	height:180px;
	#width:240px;
	#height:180px;
	_width:240px;
	_height:180px;
	float:left;
	margin:0 6px;
}
.image1 {
	float:left;
	margin:20px 6px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.image1 img {
}
.image2 {
	display:block;
	float:left;
	margin-left:42px;
	margin-bottom:20px;
}
.image3 {
	display:block;
	float:left;
	margin-left:42px;
	margin-bottom:20px;
}
table {
	margin:auto;
	margin-top:10px;
	width:750px;
	padding:10px 5px 10px 5px;
	background:#FFF;
	border-top:1px solid #023962;
	border-bottom:1px solid #023962;
}
.tableborder {
	border-top:1px solid #023962;
	border-bottom:1px solid #023962;
	padding:10px 0px 10px 30px;
	background:#ced6df;
}
.tableborder td {
	padding-left:15px;
	border:none;
}
td {
	height:10px;
	padding:3px 0px;
	vertical-align:top;
}
.trborder {
	border-bottom:2px solid #ced6df;
}
.trborder2 {
	border-bottom:5px solid #FFF;
	background:#dee5ed;
}
.tdlong {
	width:197px;
}
#content table p {
	padding:0px 0px 0px 5px;
	margin:0px;
	vertical-align:top;
}
.sponsorlinks {
	padding-left:5px;
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#515c65;
	text-decoration:none;
}
a:hover.sponsorlinks {
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#023962;
	text-decoration:underline;
}
.italic {
	font:9pt Arial, Helvetica, sans-serif;
	font-style:italic;
}
/*.buttonpos {
	margin:10px 0px 0px 22px;	
}

a.mediabutton {
	color:#023962;
	display:block;
	float:left;
	width:201px;
	height:61px;
	background:url(../images/mediabutton.png);
	background-position:0 0;
}

a:hover.mediabutton{
	background-position:0px 61px;
	}
	
.buttonpos {
	margin:-40px 60px 40px 5px;
}*/
a.mediabutton {
	color:#023962;
	display:block;
	float:right;
	width:201px;
	height:61px;
	background:url(../images/mediabutton.png);
	background-position:0 0;
}
a:hover.mediabutton {
	background-position:0px 61px;
}
.mediapix {
	border:1px solid #ced6df;
}
.mediatext {
	padding-right:10px;
	text-align:right;
}
.right {
	float:right;
	margin:0px 22px 22px 10px;
}
.googleright {
	float:right;
	margin:10px 300px 25px 15px;
	padding:10px;
}
.mediaright {
	float:right;
	margin:20px 55px 10px 15px;
}
.gglink {
	text-decoration:none;
	color:#023962;
}
a:hover.gglink {
	text-decoration:underline;
}
.clear {
	clear:both;
}

/*Client Page*/
.clientBox{
	background:#CED6DF;
	margin:0 auto 1em auto;
}
.clientBox .box{
	font-family:Arial, Helvetica, sans-serif;
	background:#EEE;
	width:330px;
	min-height:120px;
	float:left;
	margin:0.5em;
	padding:1em;
}
.clientBox .box strong{
	display:block;
	font-size:0.8em;
	color:#023962;
}

.clientBox .box i{
	display:block;
	font-size:0.7em;
	color:#777;
}

.clientBox .box a{
	font-size:0.8em;
	color:#023962;
}

.clientLogoBox{
	background:#EEE;
	width:89px;
	height:75px;
	overflow:hidden;
	float:left;
	margin:5px 10px 0 0;
	vertical-align:middle;
}
.clientLogoBox img{
	cursor:pointer;
}

/* Contact Information*/
.contactInfo{
	padding:1em;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	width:220px;
	min-height:200px;
	float:left;
	color:#023962;
}

.contactInfo address{
	color:#555;
	font-style:normal;
	padding-left:1em;
}

.contactInfo address a{
	color:#023962;
}

.googleMap{
	background:#EEE;
	width:500px;
	min-height:200px;
	float:right;
}
iframe{
	width:100%;
	height:300px;
	border:1px solid #023962;
}
/*Staff Page*/
.staffBox{
	background:#FFF;
	margin:0;
	border-top:1px solid #023962;
	border-bottom:1px solid #023962;
	padding:1em;
}

.staffBox .leftbox,
.staffBox .rightbox{
	width:150px;
	min-height:200px;
	margin:0.5em 0;
}
.staffBox .leftbox{
	text-align:right;
	float:left;
	}
.staffBox .rightbox{
	width:570px;
	float:right;
}
.staffBox .rightbox img{
	float:left;
	margin:5px;
	border:1px solid #CCC;
}

#content .staffBox .leftbox strong{
	display:block;
	clear:both;
	color:#b69b31;
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
#content .staffBox .leftbox p{
	margin:0;
	padding:0;
	color:#999;
	line-height:1.4em;
}
hr{
	border:none;
	border-bottom:1px dotted #CCC;
}

#flashBox{
	width:860;
	height:335px;
	background:url(../images/bgfade.jpg) repeat-y;
}