@charset "UTF-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../images/bkgd.gif); 
	background-repeat: repeat-y; 
	background-color: #081430;
	background-position: center;
	border: none;
}
.boldFont {
	font-weight: bold;
}
h2 {
	color: #B22D14;
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B22D14;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #161D29;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blueTitle {
	color: #161D29;
	font-weight: bold;
	font-size: 18px;
	padding-right: 10px;
}
.alignField {
	margin-bottom: 7px;
}
.centered {
	text-align: center;
}

.topLinkStyle {
	height: 27px;
	width: 144px;
	color: #BFC1C5;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0px 0px 0px;
	float: left;
	margin-right: 2px;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	text-align: left;
	padding: 0px;
	height: 100%;
	background-color: #bfc1c5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	color: #161B23;
	width: 834px;
	line-height: 1.2em;
}
.oneColElsCtrHdr #header {
	background-color: #818a90;
	margin: 0;
	padding: 0;
	height: 30px;
} 
#header #searchSite {
	float: left;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	width: auto;
}
#header #searchSite #cse-search-box {
	margin: 0;
	padding: 0;
}
.oneColElsCtrHdr #mainContent {
	padding: 0;
	margin: 0;
}
#mainContent #flashBanner {
	background-color: #161B23;
	height: 220px;
	width: 834px;
	margin: 0;
	padding: 0;
}
#mainContent #nav {
	background-image: url(../images/navBkgd.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 834px;
	margin: 0;
	padding: 0;
}
#mainContent #nav #navLinks {
	float: right;
	width: auto;
}
#mainContent #subMenu {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
}
#mainContent #subMenu #subMenuLinks {
	background-image: url(../images/subMemu/subMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 192px;
	margin: 0px 0px 0px 17px;
	background-color: #161D29;
}

#mainContent #flashSmall {
	background-color: #161B23;
	height: 170px;
	width: 192px;
	margin: 10px 0px 0px 17px;
	padding: 0px;
}
#mainContent #subMenuLinks ul {
	margin: 0px 0px 0px 0px;
	padding: 90px 0px 0px 0px;
}
#mainContent #subMenu #cTA {
	padding: 0;
	margin: 0;
	width: 216px;
}
#mainContent  #subMenu  #cTA  #shopAd  {
	padding: 10px 0px 10px 20px;
}
#mainContent #subMenu #cTA #shopAd img {
	border: 2px solid #FFFFCC;
}
#mainContent #subMenuLinks ul li {
	list-style-type: none;
	text-align: center;
	border: none;
}
#mainContent #subMenuLinks ul li a img {
	border: none;
}
#mainContent #subMenuLinks ul li a {
	border: 2px solid #161D29;
}
#mainContent #subMenu #subMenuLinks a:hover {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainContent #subMenuLinks #subMenuBot {
	background-image: url(../images/subMemu/submenuBot.jpg);
	background-repeat: no-repeat;
	height: 105px;
}

#mainContent #bodyText {
	background-image: url(../images/home/bodyText_bot1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #606972;
	width: 595px;
	padding-bottom: 30px;
	float: left;
	margin: 10px 23px 20px 0px;
}
#mainContent #bodyTextTop {
	background-image: url(../images/home/bodyText_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #606972;
	height: 21px;
	width: 595px;
	padding: 0;
}
#mainContent #bodyText #whatIs {
	background-image: url(../images/home/whatIsTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #BEC1C5;
	margin: 0px 0px 0px 20px;
	width: 550px;
	padding-top: 20px;
}
#mainContent #bodyText #whatIs #pageTitle {
	padding-left: 20px;
}
#mainContent #bodyText #whatIsBot {
	background-image: url(../images/home/event_bot.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 25px;
	padding: 0;
}
#mainContent #bodyText #whatIs #pageContent {
	padding: 0px 10px;
	float: center;
}

/* more detail button- site wide*/

#mainContent #bodyText #details {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 10px;
	width: 111px;
	height: 24px;
	background-image: url(../images/home/detailBut.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#mainContent #bodyText #details a {
	font-weight: bold;
	color: #D9EBF4;
	text-decoration: none;
}
#mainContent #bodyText #details a:hover {
	color: #B22D14;
}

/*bullet style - sitewide*/
#mainContent #bodyText #bullet {
	margin: 0px 5px 0px 10px;
	padding: 10px 0px 0px 30px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;	
}

#mainContent #bodyText #bullet a {
	font-size: 14px;
	font-weight: bold;
	color: #3E548B;
	text-decoration: none;
}
#mainContent #bodyText #bullet a:hover {
	color: #B22D14;
	text-decoration: underline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #bottomInfo {
	padding: 0px 0px 0px 20px;
	text-align: left;
}
#container #bottomInfo a {
	color: #161B23;
	text-decoration: underline;
}
#container #bottomInfo a:hover {
	color: #B22D14;
	text-decoration: underline;
}
#container #footerDisclaimer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	text-align: center;
	padding: 5px 0px 10px 0px;
	color: #FFFFFF;
}
.alignRight {
	float: right;
	width: auto;
}
#flashBanner a img {
	border: none;
}
