@CHARSET "UTF-8";

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img, a:link img, a:visited img { border: none; }

body  {
	font-size: 11px;
	line-height: 1.8em;
}
p { margin: 0 0 0.5em; }


a:hover* { margin: 0; padding: 0; }

a:hover {
	text-decoration: underline;
	color: #C00;
}

a {
	text-decoration: none;
	color: #D35A0A;
}

.clr { overflow: hidden; clear: both; height: 0; font-size: 1px; line-height: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: 500; font-family: Georgia, Times New Roman, serif; margin: 0; margin-bottom: 0.5em; }
h1 { margin: 0; }
h2 { font-size: 1.9em; line-height: 30px;}
h3 {
	font-size: 1.3em;
}
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

.left { float: left; }
.right { float: right; }

.page-header {
	position: relative;
	background: url(../images/pageheader_bg2.jpg) top right no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 18px;
	line-height: normal;
	height: 40px;
	color: #fff;
	
}
.page-header img { display: block; margin: 0 !important; }
.page-header * { color: #fff;  }

.beige-block {
	position: relative;
	padding: 18px 18px 14px;
	color: #333;
	background-color: #F0E9D7;
}

.orange-block { position: relative; background: #f17720; padding: 18px 18px 14px; color: #fff; }
.orange-block a {
	color: #FFF;
	text-decoration: underline;
}

.orange-block-patern {
	padding: 18px 18px 14px;
	color: #fff;
	background-color: #E68524;
	background-image: url(../images/orange-back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
.orange-block-patern .col-2-70 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FABE89;
	width: 63%;
	padding-left: 20px;
	padding-right: 30px;
}

.orange-block-patern .col-1-30 {
	width: 10%;
}
.largerText {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.book-block {
	position: relative;
	background: #efe8d6 url(../images/book_bg.gif) center top repeat-y;
	color: #3a3326;
	border: #fac27f solid;
	border-width: 1px 0;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 35px;
	padding-left: 18px;
}


.lightbrown-block {
	position: relative;
	padding: 18px 18px 14px;
	color: #000;
	background-color: #E8DFC5;
	background-image: url(../images/top-beige-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.white-block {
	background: #fff;
	color: #000;
	position: relative;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.corner-pic { position: absolute; bottom: 0; right: 0; display: block; }

.col-2-set { }
.col-2-set h4 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #D63B00;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.col-2-set ul {
	color: #333;
	line-height: 20px;
	list-style-type: circle;
	margin-left: 30px;
	list-style-image: url(../images/arrow-small.gif);
}


.col-1-50 { width: 47%; float: left; margin-right: 5%; }
.col-2-50 { width: 47%; float: right; }

.col-1-60 { width: 57%; float: left; margin-right: 5%; }
.col-2-40 { width: 37%; float: right; }

.col-1-30 { width: 27%; float: left; margin-right: 5%; }
.col-2-70 {
	width: 67%;
	float: right;
}

.col-1-70 { width: 67%; float: left; margin-right: 5%; }
.col-2-30 { width: 27%; float: right; }



.team-right-box {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 3px;
	float: left;
	width: 350px;
	line-height: 22px;
}
.orangeAccent {
	color: #F37721;
	float: left;
	margin-top: -7px;
}




.floated-block-left { display: block; float: left; margin: 0 10px 10px 0; }
.floated-block-right { display: block; float: right; margin: 0 0 10px 10px; }

.clear-after {
}
/* css compliant clears */

.form-errors-info:after,
.clear-after:after,
.col-2-set:after,
.orange-block:after,
.orange-block-patern:after,
.book-block:after,
.contact-form-container form .section-content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
} 

/* ie clears */
.form-errors-info,
.clear-after,
.col-2-set,
.orange-block,
.orange-block-patern,
.book-block,
.contact-form-container form .section-content {
  zoom: 1;
}


.vertical-accordion {}
.accordion-toggle {}
.accordion-toggle-active {}

.accordion-toggle,
.accordion-toggle-active  { 
	margin: 0; border-bottom: 1px solid #fff; padding: 6px 6px 4px;
	background: #f25e0a url(../images/orng_grad_head.jpg) top left repeat-x;
	font: 14px Times New Roman, Times, serif; color: #fff; 
}
.accordion-toggle:hover, .accordion-toggle-active:hover{
	background-image: url(../images/orng_grad_head-on.jpg);
	background-color: #ED4003;
	background-repeat: repeat-x;
	background-position: left top;
}

.accordion-toggle-active  { background: #e04a00; } 

.accordion-toggle span { padding-left: 28px; background: url(../images/accordion_bullet_r.gif) 1px 1px no-repeat; }
.accordion-toggle-active span { padding-left: 28px; background: url(../images/accordion_bullet_d.gif) 1px 1px no-repeat; }

.accordion-content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(../images/form_sect_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.accordion-content blockquote {
	padding-right: 10px;
	padding-left: 10px;
}

.accordion-content li {
	list-style: none;
	padding: 2px 2px 2px 30px; border-bottom: 1px dashed #eee; background: url(../images/link_bullet.gif) 10px 6px no-repeat;
	}
.accordion-content h4 {
	color: #CE4E09;
	margin-left: 10px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.accordion-content h5 { margin-left: 10px; } 
.accordion-content li h5 { margin-left: 0; font: 11px Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; padding: 3px 0; }
.accordion-content ul ul { margin-left: 14px; } 
.accordion-content li li { list-style: disc; padding: 0;  border: none; background: transparent; }
.col-2-shadeBox {
	background-image: url(../images/shadeBox-tile.gif);
	background-position: 0px 26px;
	background-repeat: repeat-x;
	background-color: #FAF7F0;
	width: 100%;
	min-height: 200px;
}
.col-2-40-shadeBox ul li a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 26px;
	padding-top: 3px;
	background-position: 0px 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
}
.col-2-40-shadeBox ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


.col-2-shadeBox h4 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #D63B00;
	margin-bottom: 0px;
	padding-bottom: 3px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E04A00;
	background-color: #FFF;
}
.col-2-shadeBox ul {
	display: block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
.col-2-40-shadeBox {
	display: block;
	float: left;
	width: 30%;
}
.col-2-60-shadeBox {
	float: left;
	width: 70%;
	display: inline-block;
}

.col-2-60-shadeBox ul li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
}
.col-1-100 {
	width: 90%;
	float: left;
	margin-right: 5%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.col-1-100 h4 a {
	text-decoration: underline;
}
.col-2-100-shadeBox {
	float: left;
	width: 100%;
	display: inline-block;
}
.col-2-100-shadeBox ul li {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.divider-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
