﻿body 
{
	margin:0;
	padding:0;
	background:url(../images/background.jpg) repeat-x #fff;
	font-family:Arial, Sans-Serif;
}

a:link {color:#2da0d0; text-decoration:underline; font-weight:bold;}
a:active {color:#2da0d0; text-decoration:underline; font-weight:bold;}
a:visited {color:#2da0d0; text-decoration:underline; font-weight:bold;}
a:hover {color:#11749e;}

h1 {color:#212060; margin:30px 22px 6px 22px; font-size:13px; font-weight:bold; }
.sponsorHeader {color:#fff; line-height:30px; margin: 0 22px 0 22px;}
h2 {color:#666; margin:0 22px 16px 22px; font-size:12px; font-weight:bold;}
h5 {color:#212060; margin-top:0; margin-bottom:6px; text-transform:uppercase; font-size:11px; font-weight:bold; }
img {border:none;}

#mainContainer {width:820px; margin:0 auto;}
#header {height: 161px; background:url(../images/header.jpg) no-repeat #000;}

#nav {width:850px; height:40px; background:url(../images/navBlue.jpg) repeat-x;}
#nav ul {margin: 0; padding:0;}
#nav ul li {float: left; list-style-type:none; height:40px;}
#nav ul li a {padding-left:13px; padding-right:12px; line-height:50px; color:#fff; font-size:11px; font-weight:bold; text-decoration:none; text-transform:uppercase;}
#nav ul li a:hover {color:#f2f2f2;}
.navItem  {background:url(../images/navRepeat.jpg) repeat-x;}
.navItemDown  {background:url(../images/navRepeatDown.jpg) repeat-x;}
.navDivider {background:url(../images/navDivider.jpg) no-repeat; width:3px;}
.yellowNav {width:108px; background:url(../images/yellowNav.jpg) no-repeat; text-align:center;}
.greyNav {width:152px; background:url(../images/greyNav.jpg) no-repeat; text-align:center;}

#subnav {width:820px; height:29px; line-height:29px; font-size:11px; font-weight:bold;}
#subnav ul {margin: 0; padding:0; color:#888; margin-left:16px;}
#subnav ul li {float: left; list-style-type:none;}
#subnav ul li a {padding-left:13px; padding-right:12px; color:#888; font-size:11px; font-weight:bold; text-decoration:none;}
#subnav ul li a:hover {color:#555;}
.firstSub {margin-left:10px;}

.homeLeft { margin-left:10px; width:531px; height:339px; margin-top:20px; float:left;}
.homeRight { margin-right:10px; width:258px; height:339px; margin-top:20px; float:right; background:url(../images/homeRight.jpg)}
.homeRight p {font-size:10px; margin-top:0; margin-right:92px; margin-bottom:0;}
.homeRight a {color:#212060; text-transform:uppercase; font-weight:bold;}
.homeRight a:hover {text-decoration:none;}

.homeCallouts {width:816px; height:193px; background:url(../images/homeCallouts.jpg); margin-top:20px;}
.homeCallouts p {margin:40px 10px 4px 89px; color:#fff; font-size:12px;}
.noTopMargin {margin-top:0;}

#insideLeft {width:530px; color: #707070; padding:0; background:#fff; margin-top:30px; font-size:11px;float:left; min-height:350px; border:1px solid #f4f0f1; border-top:0;}
#insideLeftHeader {background:url(../images/interiorLeftHeader.jpg) no-repeat; height:64px; }
#insideHeaderImage { margin-left:21px; padding-top:40px;}
#insideLeft p {line-height:18px;  margin-top:0; font-family: Arial; margin-left:22px; margin-right:22px;}
#insideLeft ul {margin-left:50px; list-style-type:square; line-height:22px;}

.insideRight { width:258px; height:339px; margin-right:10px; float:left; margin-top:40px; background:url(../images/homeRight.jpg)}
.insideRight p {font-size:10px; margin-top:0; margin-right:92px; margin-bottom:0;}
.insideRight a {color:#212060; text-transform:uppercase; font-weight:bold;}
.insideRight a:hover {text-decoration:none;}
.insideRight a:active {color:#212060; text-transform:uppercase; font-weight:bold;}
.insideRight a:visited {color:#212060; text-transform:uppercase; font-weight:bold;}

#footer {color:#9a9a9a; font-size:9px; margin-top:10px; margin-bottom:20px;}
#footer a {font-size:10px; text-decoration:none; text-transform:uppercase; color:#9a9a9a; font-weight:bold;}
#footer a:hover {text-decoration:underline;}

.spacer {height:25px;}
.clear {clear:both;}

.myImages {margin:15px; margin-top:5px;}