/*Copyright 2011
    AldoDesign - aldo@aldodesign.com
    http://www.aldodesign.com */
	
	* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #D0DBD7;
}
body {
	line-height: 1.4em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	background-color: #d0dbd7;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	background-image: url(../images/backgTextureGreen.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* @group << -------// GLOBAL Settings //------ */

/* LINKS */

a {
	color: #427793;
	text-decoration: none;
}
a:visited {
	color: #427793;
}
a:focus {
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #D6302E;
}
/* ie fix image border */

a img {
	border: 0px;
}
/* IE6 Whitespace Bug fix*/

ul li {
	display: inline;
}



.cms ul li {
	}


.cms li {
	}



/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	line-height: 1.1em;
}
h1 {
	font-size: 22px;
	padding: 0px 0px 5px;
	font-family: 'Arvo', Arial, sans-serif;
	color: #5B503D;
	font-weight: 700;
	text-shadow: 1px 1px 0px #FFF;
	margin-bottom: 8px;
	display: block;
	vertical-align: middle;
	margin-top: 0px;
	zoom:1;
}
h1 img {
	float: left;
	display: block;
	margin-right: 10px;
}
h2 {
	font-family: 'Arvo', Arial, sans-serif;
	font-size: 20px;
	padding: 0px;
	font-style: normal;
	font-weight: 400;
	color: #427793;
}
h3 {
	font-size: 16px;
	padding: 0px;
	font-family: 'Arvo', Arial, sans-serif;
	font-weight: 400;
	color: #AA552A;
}










h4 {
font-size: 16px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #454545;
	line-height: 18px;
	margin-top: 5px;
	zoom:1;

}





h4 a {
	color: #427793;
	text-decoration: none;
}
h4 a:visited {
	color: #427793;
}
h4 a:focus {
	outline: none;
}
h4 a:hover {
	text-decoration: none;
	color: #D6302E;
}














h5 {
	font-size: 14px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	line-height: 18px;
	font-style: normal;
}
h6 {
	font-size: 13px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.image-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
}
.image-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#headerWrapper {
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(../images/backgHeaderSnow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* @end */

/* @group << --------// CONTAINERS //-------- */

#header {
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 980px;
	height: 70px;
	position: relative;
}
#apDivLogo {
	position:absolute;
	width:310px;
	height:145px;
	z-index:1;
	padding: 0px;
}
#banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	height: 300px;
	background-image: url(../images/sepiaMountain.jpg);
	background-color: #EBECE6;
	background-repeat: no-repeat;
}





.ads {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	overflow: hidden;
text-align: center;
}




#ads {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
#ads img {
	padding: 0px;
	border: 1px solid #ADADA8;
}
#ads .one-half {
	width: 390px;
	margin-right: 8px;
}
#ads .one-half.last {
	margin-right: 0px;
}





#wrapper {
	margin: 0 auto;
	padding: 0;
	display: block;
	background-color: #E6E7E1;
	background-image: url(../images/backg-texture1.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3D3CD;
	border-bottom-color: #D3D3CD;
}
#container {
	width: 980px;
	margin: 15px auto 5px;
	padding: 0px;
}
#coverScrollerContainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	height: 150px;
	background-image: url(../images/backgBurlap.jpg);
	background-color: #CDCAB7;
	background-repeat: repeat;
	border: 1px solid #CCC8B8;
	position: absolute;
	overflow: hidden;
}
/* @end */

/* @group << -------//  COLUMNS //-------- */

#colMain {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 790px;
}
#colSide {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 20px 0px;
	width: 180px;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
}
#colSide .white {
	background-color: #FFF;
	border: 1px solid #D3D3CD;
	padding: 10px;
	margin-bottom: 10px;
}
#colSide .ads {
	background-color: #FFF;
	border: 1px solid #D3D3CD;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
}
#colSide .ads img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: 1px solid #DCDDD7;
}
#colSide p {
}
#colSide h1 {
	font-family: 'Arvo', Arial, sans-serif;
	font-size: 20px;
	line-height: 1.8em;
	padding: 0px 5px 0px 10px;
	color: #6790B3;
	font-style: normal;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D0DBD7;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #E2E3DD;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-color: #E2E3DD;
	background-color: #FFF;
	background-image: url(../images/backg-h1menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#colSide h4 {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	vertical-align: middle;
	margin: 0px;
}
#colSide h4 img {
	vertical-align: top;
	padding: 0px 0px 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding: 0px;
	background-color: transparent;
	margin: 0px;
}
#content p {
	padding-bottom: 8px;
}
#content.white {
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 3px 15px 0px;
	background-image: url(../images/backg-headlines.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 1px solid #D3D3CD;
	border-bottom: 1px solid #D3D3CD;
	border-left: 1px solid #D3D3CD;
}





#content.features {
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 3px 15px 0px;
	background-image: url(../images/backg-headlinest.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 1px solid #D3D3CD;
	border-bottom: 1px solid #D3D3CD;
	border-left: 1px solid #D3D3CD;
}








.full-width {
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 5px;
}
.one-half {
	width:370px;
	display: block;
	margin-right: 16px;
	float: left;
}







.one-third {
	width:242px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.two-thirds {
	width: 500px;
	display: block;
	float: right;
}


.one-fourth {
	width:173px;
	float: left;
	margin-right: 2px;
	padding: 0px 0px 0px 5px;

}






.one-fourthl {
	width:190px;
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;

}



.one-fourthr {

	float: right;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;

}


.three-fourths {
	width:555px;
	display: block;
}
#boxes {
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
#boxes .one-half {
	overflow: hidden;
	padding: 10px;
	width: 365px;
} /* Bullets */
.last {
	margin-right: 0;
}
.bordergray {
	background-color: #FFF;
	border: 1px solid #D3D3CD;
}
.bordergray-right {
	background-color: #FFF;
	border-right: 1px solid #D3D3CD;
}
.topBlackLine {
	background-color: #FFF;
	border-top: 6px solid #10243A;
}
#jSnowToggleContainer {
	padding: 5px 10px;
	background-image: url(../images/backgMenu.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#jSnowToggleContainer button {
	background-color: transparent;
	font-size: 14px;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#jSnowToggleContainer img {
	padding: 0px;
	margin-right: 10px;
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.bullets {
	list-style: none;
	padding: 0px 0px 5px 5px;
	margin: 0px;
	line-height: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul.arrow li {
	list-style: none;
	padding: 3px 0px 4px 14px;
	background: transparent url(../images/icons/arrow_bullet.png) no-repeat 0px 5px;
	display: block;
}
ul.black li {
	list-style: none;
	padding: 5px 5px 0px 20px;
	background: transparent url(../images/icons/black_bullet.png) no-repeat 0 11px;
	display: block;
}





.mag ul {
	margin: 0;
	padding: 0;
}



.mag li a {
	color: #5E5340;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E2E3DD;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px;
	font-weight: 400;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	padding: 6px 6px 6px 10px;
	border-right-width: 1px;
	border-left-width: 4px;
	border-right-color: #E2E3DD;
	border-left-color: #D0DBD7;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

	width: 85%;

}
.mag li a:hover {
	color: #F5F3DE;
	background-color: #B1D6D9;
	background-image: none;
	text-shadow: 1px 2px 0px #000;
}





.mag li {
	color: #5E5340;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E2E3DD;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px;
	font-weight: 400;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	padding: 6px 6px 6px 10px;
	border-right-width: 1px;
	border-left-width: 4px;
	border-right-color: #E2E3DD;
	border-left-color: #D0DBD7;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

	width: 85%;

}










.magnews ul {
list-style: none;
	padding: 5px 5px 0px 10px;
	background: url(../images/icons/arrow_bullet.png) no-repeat 0 11px transparent;
	display: block;
}



.magnews li a {
list-style: none;
	padding: 5px 5px 0px 10px;
	background: url(../images/icons/arrow_bullet.png) no-repeat 0 11px transparent;
	display: block;



}
.magnews li a:hover {
list-style: none;
	padding: 5px 5px 0px 10px;
	background: url(../images/icons/arrow_bullet.png) no-repeat 0 11px transparent;
	display: block;
}





.magnews li {
list-style: none;
	padding: 5px 5px 0px 10px;
	background: url(../images/icons/arrow_bullet.png) no-repeat 0 11px transparent;
	display: block;



}















ul.red li {
	list-style: none;
	padding: 5px 5px 0px 20px;
	background: url(../images/icons/red_bullet.png) no-repeat 0 11px transparent;
	display: block;
}
ul.blue li {
	list-style: none;
	padding: 5px 5px 0px 20px;
	background: url(../images/icons/blue_bullet.png) no-repeat 0 11px transparent;
	display: block;
}
ul.green li {
	list-style: none;
	padding: 5px 5px 0px 20px;
	background: url(../images/icons/green_bullet.png) no-repeat 0 11px transparent;
	display: block;
}
ul.square li {
	list-style: none;
	padding: 5px 5px 0px 20px;
	background: url(../images/icons/square_bullet.png) no-repeat 0 11px transparent;
	display: block;
}
/* @end */

/* @group << -------// SPECIAL //--------- */

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3CD;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.hr_line {
	width: 100%;
	max-width: 940px;
	color: #00adb3;
	border-bottom: dashed 1px;
	margin-bottom: 30px;
	float: left;
}
.myButton {
	position: relative;
	z-index: 2;
	right: 0px;
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
}
.myButton a {
	background-color:#776F68;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #534E49;
	display:inline-block;
	color:#EDEBD6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:400;
	padding:2px 10px;
	text-decoration:none;
	text-align: center;
	line-height: 16px;
	text-shadow: 0px 1px 0px #333333;
	margin-top: 3px;
	margin-right: 5px;
}
.myButton a:hover {
	background-color:#E17126;
	color: #F3F3F1;
	border: 1px solid #FA7D28;
}
.myButton a:active {
	position:relative;
	top:1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* @end */

/* @group << -------//  FOOTER //-------- */

#footer {
	margin-top: 0px;
	padding: 15px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 400;
	text-align: left;
	overflow: hidden;
	color: #10243A;
}
#footer p {
	padding-bottom: 6px;
}
#footer .one-fourth {
	width: 218px;
	margin-right: 15px;
}
#footer .one-fourth.last {
	margin-right: 0px;
	width: 218px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #930;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
.social {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}
.social img {
	padding-right: 10px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}




























/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */



form ul{
	position:relative;
	list-style-type:none;
	width:300px;
}



form li{
	line-height:2em;
	margin:0;
	padding:1px 4px 6px 9px;
	display: inline-block;
}


form li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
/* Holly Hack Targets IE Win only \*/
	* html form li {height: 1%;}
	form li {display: block;}
/* End Holly Hack */




form li div{
	float:left;
	display:inline;
	margin-right:5px;
	color:#444;
}
form li.focused{
	background-color:#fff7c0;
} 
form li p{
	clear:both;
	font-size:9px;
	line-height:13px;
	color:#444;
}

form li div.left{
	width:20%;
}
form li div.right{
	width:20%;
}
form li div.left .medium, form li div.right .medium{
	width:200%;
}

.clear{
	clear:both;
}

form li div p{
	margin-bottom:3px;
}
form li img.icon{
	float:left;
	margin:.35em 5px 0 0;
}


/* ----- INFO ----- */

h2{
	font-size:160%;
	margin:0 0 3px 0;
	clear:left;
}
.info{
	display:inline-block; 
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:1px dotted #ccc;
}
.info[class]{
	display:block;
}
.info p{
	font-size:95%;
	line-height:130%;
	margin:0 0 1em 0;
}

/* ----- SECTIONS ----- */

form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
}
form ul li.first{
	border-top:none;
	margin-top:0px;
	padding-top:1px;
}
form .section h3{
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 1em 0;
}

/* ----- BUTTONS ----- */

.buttons{
	clear:both;
	margin:10px 0 20px 7px;
	padding:0;
}
.buttons .button{
	font-size:120%;
	margin:0 5px 0 0;
	padding:0 7px;
	cursor: pointer;
}

/* ----- FOOTER ----- */

.footer{
	padding-top:5px;
	line-height:40px;
}
.footer a{
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	font-weight:bold;
	line-height:125%;
	padding:4px 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:95%;
}
input.text, textarea.textarea, select.select{
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(http://wufoo.com/images/fieldbg.gif) repeat-x top;
	color:#333;
}
input.text{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
	margin:1px 0 1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:99%;
}
input.tags{
	width:290px;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

form li.error{
	background-color: #FFDFDF;
	margin:3px 0;
}
form li.error h3{
	margin-top:3px;
	font-size:110%;
	line-height:130%;
	color:red;
}
#liError{
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
}
form #liError p{
	color:#222;
	font-size:85%;
}
input.error, textarea.error{
	border:1px solid #EF5959;
	border-left:1px solid #FF8F8F;
	border-top:1px solid #FF8F8F;
	background:#fff;
}
p.error, li.error label.desc{
	color:red !important;
	clear:both;
}

/* ----- REQUIRED ----- */

.req{
	color:red;
	font-weight:bold;
}

/* ----- INSTRUCTIONS ----- */

.instruct{
	display:none;
	position:absolute;
	left:100%;
	width:45%;
	margin:-1px 0 0 10px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:85%;
	color:#444;
}
form li:hover .instruct, form li.focused .instruct{
	display:block;
}
#container #stage form ul{
	width:400px;
}
#container #stage form li{
	width:400px;
}
.instruct{
	width:400px;
	left:30%;
	margin-left:25px
}
.instruct[class]{
	width:29%
}




.floatright {

float:right;
margin:10px;


}



.floatleft {

float:left;
margin:10px;


}
