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

body,t,th {
	font:70% 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
	margin:0;
}

a {
	color:#C30;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container_HP {
	width:100%;
	background:url(../images/bkgd_blue_gradient.jpg) repeat-x;
}

#container_SEC {
	width:100%;
	background:#FFF;
}

#banner {
	width:100%;
	background:#ea5c5f;
	padding:0;
	margin:0;
}

#banner_center {
	width:831px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:15px;
	padding-bottom:25px;
	height:80px;
}

#banner_center ul {
	margin:0;
	padding:0;
	margin-top:10px;
	list-style:none;
}

#banner_center li {
	display:inline;
	font-size:117%;
	color:#FFF;
	margin-left:20px;
}

#banner_center a {
	text-decoration:none;
	color:#FFF;
}

#subnav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#subnav li {
	display:inline;
	font-size:105%;
	margin-left:20px;
}

#subnav a {
	text-decoration:none;
	color:#FC0;
}

#flash {
	width:831px;
	height:521px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/v2_bkgdwithgirl.png) no-repeat;
	clear:both;
}

#content {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background:url(../images/hp_center_bkgd_imgfade.jpg) no-repeat top center;
	display:block;
	overflow:auto;
	height:100%;
	background-color:#e7e6de;
	padding:0;
	margin-top:0;
}

#content_column {
	width:270px;
	margin-top:10px;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	float:left;
	background-color:#e7e6de;
	padding:0;
	display:block;
	overflow:auto;
}

#content_colCenter {
	width:270px;
	margin-top:10px;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	float:left;
	background-color:#e7e6de;
	border-right:10px solid #FFF;
	border-left:10px solid #FFF;
	height:720px;
	display:block;
} 

h6 {
	font-size:100%;
	background:#dbdcd0;
	padding:4px;
	margin-bottom:15px;
	margin-top:0;
	display:run-in;
}

#extras {
	background:url(../images/extras_pattern_bkgd.jpg) repeat;
	width:100%;
}

#extras_center {
	width:831px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

#footer {
	width:100%;
	background:url(../images/footer_pattern_bkgd.jpg) repeat-x #ce3738;
	padding-top:15px;
	padding-bottom:25px;
	margin:0;
	clear:left;
}

#footer_center {
	width:831px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	color:#FFF;
}

#footer_center ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer_center li {
 	display:inline;
	font-size:80%;
	color:#FFF;
}

#footer_center a {
	text-decoration:underline;
	color:#FFF;
	letter-spacing:0;
	border:0 none;
}

#footer_pattern {
	width:100%;
	background:url(../images/Footer_bottom_pattern.gif) repeat-x;
	height:10px;
}


/*SECONDARY DIVS*/

#sec_container {
	width:831px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	height:auto;
	overflow:auto;
	display:block;
	clear:both;
}

#sec_content {
	float:left;
	height:auto;
	overflow:auto;
	display:block;
	width:600px;
	font-size:110%;
}

#sidebar {
	width:200px;
	float:right;
	height:auto;
}

#sb_boxes {
	background:#e7e6de;
}

#media {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
	width:400px;
	line-height:1.5em;
}

.smallerText {
	font-size:85%;
}

.subhead1 {
	text-transform:uppercase;
	color:#C00;
	font-weight:bold;
}

.subhead2 {
	font-size:160%;
	color:#069;
	line-height:1.3em;
	display:inline;
}

#iconBox {
	width:178px;
	background:#dbdcd0;
	padding:2px;
}


/*STYLES*/

#footer_logo {
	text-align:center;
	width:118px;
}

#footer_logo a {
	color:#FFF;
	text-decoration:none;
	font-size:120%;
	border:0 none;
}

.footerShare {
	font-size:170%;
}

table.footerTable {
	color:#000;
	font-size:100%;
	line-height:150%
}

.footerHeader {
	font-size:200%;
	color:#000;
}

#header_logo {
	float:left;
	text-align:center;
	color:#FFF;
	font-size:80%;
	text-transform:uppercase;
	letter-spacing:1px;
	width:170px;
}

.YellowShort {
	background-color:#FC0;
	text-transform:uppercase;
	font-size:108%;
	padding:5px;
	padding-left:8px;
	font-weight:lighter;
	display:block;
	margin:0;
}

.YellowTall {
	background-color:#FC0;
	font-size:180%;
	padding:8px;
	font-weight:lighter;
	display:block;
	margin:0;
}

#accordion_hp {
	margin-left:10px;
	margin-right:10px;
	padding:0;
}

p.columnText {
	margin-left:10px;
	margin-right:10px;
}

p.GraySubhead {
	margin-left:10px;
	margin-right:10px;
	color:#666;
	text-transform:uppercase;
	letter-spacing:1px;
}

table.largeicon {
	vertical-align:middle;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}

.signupframe {
  border:0;
  padding:10px;
  background:#F66;
  opacity:0.8;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  color: #FFF;
}

.subscribe {
	background-color:#333;
	font-size:160%;
	padding:8px;
	display:block;
	margin:0;
	color:#fff;
	text-transform:uppercase;
}

a.darkgray {
	color:#000;
	text-decoration:none;
}

a.darkgray:hover {
	text-decoration:underline;
}

#caption {
	background:#e7e6de;
	padding:4px;
	opacity:0.8;
	line-height:1.3em;
}

#translations {
	width:150px;
	padding:15px;
	background:#FCC;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#translations span {
	display:inline;
}

#translations ul {
	padding:0;
	margin:0;
	list-style:square inside;
}

#translations li {
	padding-top:5px;
	margin:0;
}

#translations a {
	padding:0;
}

img.ImgRight {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}

.smallCaps {
	text-transform:uppercase;
	font-style:normal;
	font-size:85%;
	line-height:200%;
	color:#C30;
}
