/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A7BEE2;
}

#page {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topper {
	text-align: center;
	width: 100%;
	background-color: #152041;
	background-image: url(/images/bgheader.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 165px;
}


#topper-blue {
	text-align: center;
	width: 100%;
	background-color: #1C1F49;
	background-image: url(/images/topper-blue.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}


#mid-blank {
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/mainbluewhite-b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAF9;
	float: left;
}

#mid-home {
	text-align: center;
	width: 100%;
	background-color: #101227;
	background-image: url(images/mid-home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAF9;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#footer {
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A7BEE2;
	padding-bottom: 10px;
}

.page2 {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}


.header {
	height: 141px;
	width: 920px;
	background-image: url(./images/header-back.jpg);
}

.header {
	height: 141px;
	width: 920px;
	background-image: url(./images/header-back.jpg);
}

/*	Begin Headers */
h1 {
	color: #141F3E;
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	}

h2 {
	margin: 0px 0 0;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #006699;
	LINE-HEIGHT: 48px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}

h5 {
	margin: 0px 0 0;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 24px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
	

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(./images/global/dot.gif);
	}

h3 {
	padding: 0;
	margin: 0px;
	font-family: "Century Gothic";
	font-size: 21px;
	color: #FFFFFF;
	line-height: 48px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
	h4 {
	padding: 0;
	margin: 0px;
	font-family: "Century Gothic";
	font-size: 17px;
	color: #000000;
	line-height: 48px;
	}
/* End Headers */

.menu {
	height: 30px;
	background-image: url(./images/menu-back.jpg);
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
}

.whiteheader {
	height: 19px;
	width: 980px;
	background-image: url(./images/whitespacetop.jpg);
	float: left;
}

.greentype {
font: 12px/18px Arial, Helvetica, sans-serif;
	color: #00FF00;
	}
	
	
a {
	color: #0033FF;
	text-decoration: underline;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #003399;
	text-decoration: underline;
}

a:active {
	color: #003399;
	text-decoration: underline;
}

a.anchorwhite {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

a.anchorwhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}


a.black {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #0033FF;
	text-decoration: underline;
}

a.chnfeature {
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
}

a.chnfeatureblack {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
}

a.chnfeaturesideblack {
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

a.chnfeaturesub {
	color: #FF0000;
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
}

a.drop:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.girlfeatures {
	color: #006699;
	font-family: arial;
	font-size: 14px;
}





input {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textarea {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 8px;
}

.textarea2 {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 8px;
}

.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.articletitle {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	
}

.articletitle24 {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 24px;
	font-weight: bold;
}

.articletitleblack {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
}

.articletitleblue {
	color: #324B95;
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	line-height: 18px;
}

.articletitlered {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.articletitleyellow {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.featurenorm {
	font-family: tahoma;
	font-size: 10px;
	line-height: 11px;
}

.featurenormwhite {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
	line-height: normal;
}

.footer {
	color: #000000;
	font-family: tahoma;
	font-size: 9px;
}

.normwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}



.sidetitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.sidetitleent {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 16px;
	
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 6px;
	padding-left: 30px;
	font-weight: normal;
}

.sidetitleent a, .sidetitleent a:visited {
	color: #FFFFFF;
	
}

.sidetitleent a, .sidetitleent a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

.sidetitleent-white {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 13px;
}

.standard {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	text-decoration: none;
}

.standard:link {
	color: #0066FF;
	text-decoration: underline;
}

.standardwhite {
	color: #FFFFFF;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	text-decoration: none;
}


.image-tophalf {
	background-color: #FFFFFF;
	float: left;
	height: 256px;
	width: 620px;
	margin-top: 39px;
}


.text-tophalf {
	background-color: #FFFFFF;
	height: 250px;
	width: 295px;
	margin-top: 39px;
	float: left;
	padding-right: 23px;
	padding-left: 22px;
	text-align: justify;
	line-height: 21px;
	padding-top: 6px;
}


.text-tophalf-header {
	font-family: Verdana;
	font-size: 21px;
	color: #3366CC;
	display: block;
	width: 295px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	line-height: 42px;
	margin-bottom: 16px;
}


.midleft {
	float: left;
	width: 628px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 24px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7BEE2;
	padding-bottom: 50px;
	padding-left: 30px;
	margin-bottom: 0px;
}

.midleft2 {
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 30px;
	padding-left: 25px;
	padding-bottom: 50px;
}

.midlefta {
	float: left;
	width: 410px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 24px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7BEE2;
	padding-bottom: 50px;
	padding-left: 30px;
	margin-bottom: 0px;
}

.midleftb {
	float: left;
	width: 400px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7BEE2;
	padding-bottom: 50px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 10px;
}


.bluemidright {
	background-image: url(./images/bluemid-right.jpg);
	float: left;
	height: 61px;
	width: 340px;
}

.homestuffbox {
	background-color: #F3F2F9;
	background-image: url(./images/homestuffbox-b.jpg);
	background-repeat: repeat-x;
	height: 361px;
	width: 278px;
	float: left;
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 23px;
	padding-bottom: 22px;
}

.homestuffbox2 {
	background-color: #F3F2F9;
	background-image: url(./images/homestuffbox-b.jpg);
	background-repeat: repeat-x;
	height: 361px;
	width: 277px;
	float: left;
	padding-top: 22px;
	padding-right: 23px;
	padding-left: 9px;
	padding-bottom: 22px;
}



.homestuffbox3 {
	background-color: #DEDBEA;
	background-image: url(./images/homestuffbox2-b.jpg);
	background-repeat: no-repeat;
	height: 405px;
	width: 340px;
	float: left;
}


.homestuffboxheader {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	background-image: url(./images/homestuffborder.jpg);
	background-position: bottom;
	display: block;
	width: 278px;
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	margin-bottom: 20px;
}



.footer {
	background-color: #FFFFFF;
	float: left;
	width: 940px;
	margin-top: 19px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 12px;
}

#footerbot {
	background-image: url(./images/fotterbot.jpg);
	height: 18px;
	width: 960px;
	display: block;
	float: left;
	margin-bottom: 19px;
}

.newsheader {
	text-align: left;
	width: 278px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 12px;
}

.newsheader a {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.mainboxleft {
	display: block;
	float: left;
	width: 140px;
	text-align: left;
	background-image: url(./images/btn-back.jpg);
	background-repeat: repeat;
}

.mainboxright {
	display: block;
	float: left;
	width: 494px;
	text-align: left;
	padding-left: 10px;
	color: #44465A;
}

.mainboxrightbig {
	display: block;
	float: left;
	width: 810px;
	text-align: left;
	padding-left: 10px;
	color: #44465A;
}

.mainboxright2 {
	display: block;
	float: left;
	width: 317px;
	text-align: left;
	padding-left: 10px;
	color: #44465A;
}

.mainboxblog {
	display: block;
	float: left;
	width: 923px;
	text-align: left;
	padding-right: 18px;
	padding-left: 19px;
	padding-top: 21px;
}


.contributebox {
	background-image: url(./images/contribute-b.jpg);
	width: 223px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: center;
	display: block;
	float: left;
}

.contributebox-bot {
	background-image: url(./images/contribute-bot.jpg);
	width: 243px;
	height: 7px;
	margin-bottom: 20px;
	display: block;
	float: left;
}

#insidebox {
	float: left;
	width: 980px;
}

#insidebox-blog {
	float: left;
	width: 960px;
	margin-top: 39px;
	background-color: #F2F2F9;
}

.stateslink a {
	text-align: left;
	display: block;
	width: 185px;
	background-color: #C5C4D7;
	background-image: url(./images/statebtn.jpg);
	float: left;
	height: 27px;
	margin-left: 5px;
	padding-left: 27px;
	padding-top: 5px;
}
.newsleftheader {
	font-size: 16px;
	background-image: url(./images/newsborder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 25px;
	width: 243px;
	margin-bottom: 20px;
}

.newsleftheader-article {
	display: block;
	width: 243px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCAD9;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 11px;
}


.newsleftheader-article a{
	display: block;
	width: 243px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 13px;
}


.issuesarticleheader {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #2E6592;
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E6592;
	font-weight: bold;
	display: block;
	line-height: 30px;
}


.videobox {
	display: block;
	float: left;
	width: 425px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.videoboxheader {
	display: block;
	float: left;
	width: 425px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	height: 25px;
}

.recommendbox1 {
	background-image: url(./images/werecommendbox1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 309px;
	padding-top: 39px;
	padding-left: 8px;
	padding-bottom: 16px;
}

.recommendbox2 {
	background-image: url(./images/werecommendbox2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 258px;
	width: 309px;
	padding-top: 8px;
	padding-left: 8px;
	margin-bottom: 16px;
}

.adleft1 {
	float: left;
	height: 125px;
	width: 125px;
	margin-bottom: 16px;
	margin-left: 17px;
	border: 1px solid #003366;
}

.adleft2 {
	float: left;
	height: 125px;
	width: 125px;
	border: 1px solid #003366;
	margin-bottom: 16px;
	margin-left: 25px;
}

.kicker
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #479473;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.categorybox {
	width: 484px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.categoryboxinside {
	width: 474px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
}

.categoryboxinside img{
	float: left;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}

.logintype {
	color: #FFFFFF;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.logintype a {
	color: #FFFFFF;
	
}

.logintype a:hover {
	color: #FFFF00;	
}

.subbox {
	float: left;
	width: 625px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.subbox2 {
	float: left;
	width: 625px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.subbox img {
	float: left;
	margin-right: 10px;
	margin-top: 18px;
	border: 1px solid #666666;
}

.subbox2 img {
	float: right;
	margin-left: 10px;
	margin-top: 18px;
	border: 1px solid #666666;
}


.imgright {
	float: right;
	border: 2px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 8px;
}

.imgright {
	float: right;
	border: 2px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 8px;
}

.imgright {
	float: right;
	border: 2px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 8px;
}

.imgleft {
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 8px;
}


.successstoriesbox img {
	float: left;
	padding-right: 8px;
}

.aboutus img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000066;
	float: left;
}

.testimonials img {
	border: 1px solid #000066;
}

.testimonials a img{
	border: 1px solid #000066;
	display: block;
}
.testimonials a img:link, .testimonials a img:visited {
	border: 1px solid #000066;	
}
.testimonials a img:hover, .testimonials a img:active {
	border: 1px solid #FFFF00;
}



.quotebox {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	width: 605px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	text-indent: 10px;
	border: 1px solid #00CCFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.tab1 a {
	display: block;
	width: 226px;
	list-style-type: none;
	height: 57px;
	float: left;
}
.tab1 a:link, .tab1 a:visited {
	background-image: url(images/tab-learnmore.jpg);
}
.tab1 a:hover, .tab1 a:active {
	background-position: 50% -57px;
}


.tab2 a {
	display: block;
	width: 226px;
	list-style-type: none;
	height: 56px;
	float: left;
}
.tab2 a:link, .tab2 a:visited {
	background-image: url(images/tab-companyplans.jpg);
}
.tab2 a:hover, .tab2 a:active {
	background-position: 50% -56px;
}

.tab3 a {
	display: block;
	width: 226px;
	list-style-type: none;
	height: 56px;
	float: left;
}
.tab3 a:link, .tab3 a:visited {
	background-image: url(images/tab-firsttime.jpg);
}
.tab3 a:hover, .tab3 a:active {
	background-position: 50% -56px;
}


.hometab a {
	display: block;
	width: 582px;
	list-style-type: none;
	height: 125px;
	float: left;
	background-color: transparent;
}
.hometab a:link, .hometab a:visited {
	background-image: url(images/home.jpg);
}
.hometab a:hover, .hometab a:active {
	background-position: 50% -125px;
}

.boldwhite {
	font-size: 16px;
	font-weight: bold;
}
.cos-free{
	position: absolute;
	z-index: 3;
	width: 500px;
	left: 160px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.upcomingevents{padding:0px 0px 0px 10px; color:#FFFFFF; text-align:left; line-height:1.3em;}
.upcomingevents h1{padding:0px 0px 5px 0px; margin:0px; font-size:15px; font-weight:bold; border-bottom:1px dotted #CCCCCC;}

.burst {
	background-image: url(/images/burst.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	position: absolute;
	margin-left: 760px;
	float: right;
	margin-top: 50px;
}

.hours{
	line-height: 12px;
	width: 250px;
	color: #1758c0;
	font-size: 11px;
}

.floatLeft { 
    float: left;
    width:  100px;
    margin: 4px; 
}
.floatRight { 
    float: right; 
    width:  100px;
    margin: 4px; 
}

.closingMSG {
	color: #ff283a;
	float: left;
}

/* START SEO */
hr {
width: 200px;
height: 2px;
color: #069;
margin: 20px auto;
}
#toggle1 { display: none; }
#validation {
width: 280px;
margin: 10px auto;
}
#validation img {
margin: 0;
padding: 0;
}
#validation p{
line-height: normal;
display: inline;
padding:1px;
}
#validation p a {
line-height: normal;
display: inline;
padding:1px;
}
#validation p a img {
display: inline;
padding:0;
border: 0;
vertical-align: middle;
}
.validation_vacation {
width: 20px;
height: 17px;
position: absolute;
margin: 0;
display: block;
}
.validation_seolink {
width: 67px;
height: 17px;
position: absolute;
margin: 0 0 0 20px;
display: block;
}
#validation_seo {
width: 80px;
height: 15px;
background: url(../images/SEO-Expert.png) no-repeat;
float: left;
margin: -16px 0 0 179px;
}

/* END SEO */
