/*  Copyright 2010
    AldoDesign - aldo@aldodesign.com
    http://aldodesign.com
/* 

/*  */

/* @group << -------// IE6 fixes //------ */

/* 24-bit PNG alpha transparency */

img, div, a, input, #header, #banner, #container, #apDivLogo, #wrapper {

	


/* IE6 Whitespace Bug fix*/
}

ul li {
	display: inline;
}

/* @end */

/* @group << -------// GLOBAL Settings //------ */

* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

html, body {
	border: 0;
	margin: 0;
	padding: 0
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #666666;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #B3B198;
}
.highlightA {
	color: #E44C00;
	margin: 0px;
	padding: 0px;
}
.highlightB {
	color: #95A05B;
	margin: 0px;
	padding: 0px;
}




a {
	color: #F06000;
	text-decoration: underline;
}

a:hover {
	color: #C00;
	background-color: transparent;
	text-decoration: none;
}

img {
	border: 0;
}

.imgRight {
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.imgLeft {
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/***** Tables *****/

table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}

table tr td {
	padding: 2px;
}

/* @end */

/* @group << -------------// FORMS //-------- */

form {
	margin: 0;
	padding: 0;
	display: inline;
}

#wrapper {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9D87;
	background-image: url(../images/backgWrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}

/* @end */

/* @group << --------// CONTAINERS //-------- */

#header {
	margin-bottom: 0px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/backgHeader.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#searchbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	color: #666;
	padding: 0px 5px;
	float: right;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	vertical-align: top;
}
#apDivLogo {
	position:absolute;
	width:355px;
	height: 100px;
	overflow: visible;
	visibility: inherit;
}

#banner {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
}

#container {
	width: 940px;
	margin: 0 auto;
	padding: 15px 10px 10px;
	background-color: #FFF;
}

.headline1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #9B3737;
	line-height: 1.2em;
	padding: 0px 0px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E6C1;
	display: block;
	margin-bottom: 2px;
}

/* @end */

/* @group << ----------// COLUMNS //-------- */

#col1 {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 20px;
	width: 215px;
}

#col1 p {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 400;
	color: #666;
}

#col1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 5px 5px 2px 0px;
	margin-left: 5px;
	margin-bottom: 2px;
	color: #666666;
}

#col2 {
	padding: 0px;
	color: #666666;
	line-height: 1.6em;
	margin: 0px;
	float: right;
	width: 710px;
}

#col2 p {
	margin: 5px 0px;
	padding: 0px;
}

#col2 h1 {
	padding: 0px;
	color: #E44C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: 400;
}

#col2 h2 {
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 400;
}

#col2 .slideshow {
	background-color: #F1F1F1;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 260px;
}
#col2  ul {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col2 li {
	display: block;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(../images/dotGreen.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-image: none;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#col2a {
	padding: 0px;
	color: #666666;
	line-height: 1.6em;
	margin: 0px;
	float: right;
	width: 710px;
}
#col2a ul {
	display: block;
}
#col2a li {
}

#col2a p {
	margin: 5px 0px;
	padding: 0px;
}

#col2a h1 {
	padding: 0px;
	color: #E44C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: 400;
}

#col2a h2 {
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 400;
}

#col2a h5 {
	font-weight:bold;
	color: #7A7965;
	background-image: url(../images/lrline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 0px 2px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
}
#col3 {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0px 0px 20px;
	width: 200px;
}

#col3 p {
	margin: 0px;
	padding: 5px;
	font-size: 1em;
}

#col3 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #95A05B;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DFD8;
}

/* @end */

/* @group << -------// Top NavHeader- with Black Bar // */

#topNavHeaderWrap {
	background-color: #303030;
	display: block;
	padding: 0px;
	clear: both;
	height: 34px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/backgTopBarMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	width: 960px;
}

#topNavHeader {
	padding: 2px 0px;
	height: 30px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #C3C1A8;
	font-size: 1em;
	line-height: 2.6em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: right;
}

#topNavHeader a {
	color: #999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

#topNavHeader a:hover {
	color: #CCC;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

#topNavHeader #form {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 180px;
	display: inline;
}

#topNavHeader .inputbox {
	background-color: #E0DDC4;
	margin: 0px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #616161;
	width: 80px;
	font-weight: normal;
	background-image: url(../images/backgImput.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
	padding-left: 5px;
}

#topNavHeader #searchButn2 {
	color: #E6E3D0;
	font-weight: 400;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	border: 1px solid #333;
	background-image: url(../images/backgButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1em;
}

#topNavHeader input:focus, textarea:focus, select:focus {
	background-color: #E0DDC4;
	border: 1px solid #333;
	background-image: none;
	color: #333;
}

#topNavHeader input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-size: 1em;
	color: #666666;
	background-color: #E0DDC4;
	padding: 0px;
	height: 23px;
	border: 1px solid #D3D6D6;
	margin: 0px;
/

* @end */
}

#menuWrapper {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-image: url(../images/backgHeader.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* @end */

/* @group << -----------// Top MAIN Menu //------ */

#menu {
	margin: 0 auto;
	width: 960px;
	padding: 0;
	height: 30px;
	background-color: transparent;
}

#menu li {
	list-style: none;
	display: inline;
}

#menu li a {
	text-decoration: none;
	margin: 0;
	font-weight: 400;
	color: #605C49;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.2em;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	float: right;
	text-transform: capitalize;
	background-color: #E6E6E4;
	background-image: url(../images/backgMenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBFBFA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C4AB;
}

#menu li a:hover {
	color: #ff5400;
	background-image: url(../images/backgMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu li a.current {
	color: #E44C00;
}

/* @end */

/* @group << -------// Vertical Navigation //---- */

#navVertical {
	margin: 0;
	padding: 0;
	display: block;
}

/* IE6 Whitespace Bug fix*/

#navVertical li {
	list-style: none;
	display: inline;
}

#navVertical ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#navVertical a:link, #navVertical a:visited {
	color: #232B49;
	text-decoration: none;
	background-image: url(../images/mainNav-art.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	background-color: #F6F3EE;
	display: block;
	border-right: 1px solid #D6D3CC;
	border-bottom: 1px solid #D6D3CC;
	border-left: 1px solid #D6D3CC;
}

#navVertical a:hover {
	color: #9AAF30;
	text-decoration: none;
	background-image: url(../images/maniNav-art_over.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}

/* @end */

/* @group << -----------// Blocks Set //------ */

#block1 {
	padding: 10px 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #E0E0D6;
}

#block1 h1 {
	color: #6F6F6F;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.1em;
}

#block1 p {
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}

#block1 img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}

#blockNews {
	padding: 5px 5px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#blockNews h1 span {
	color: #E44C00;
	padding-left: 1px;
}

#blockNews h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #666666;
	line-height: 1em;
	padding: 0px 0px 4px;
	display: block;
}

#blockNews p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 0px 5px 5px;
	color: #707070;
}

#blockNews b {
	color: #707070;
	font-weight: bold;
}

#blockNews a:link, #blockNews a:visited {
	color: #F06000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
	padding-left: 5px;
}

#blockNews a:hover, #blockNews a:active {
	color: #000;
	text-decoration: none;
	background-color: #F4F4F4;
}

/* @end */

/* @group << -----------// Boxes //------ */

#box_1, #box_2, #box_3 {
	margin: 5px 12px 5px 0;
	padding: 5px 0px;
	float: left;
	width: 168px;
	border-top: 3px solid #333;
}

#box_4 {
	margin: 5px 0px 5px 0;
	padding: 5px 0px;
	float: left;
	width: 168px;
	border-top: 3px solid #333;
}

#box_1 p, #box_2 p, #box_3 p, #box_4 p {
	padding: 0px 0px 5px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.3em;
	color: #989A9A;
}

#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #707070;
	font-size: 1.1em;
	font-weight: 400;
	background-image: none;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 1.4em;
	text-transform: capitalize;
}

#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#box_1 li, #box_2 li, #box_3 li, #box_4 li {
	margin: 0;
	padding: 2px 0 0 0px;
	font-size: 1em;
}

#box_1 img, #box_2 img, #box_3 img, #box_4 img {
	margin: 0;
	padding: 0px 0px 8px;
	display: block;
}

/* @end */

/* @group << -----------// SPECIAL //--------- */

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}

.divider-line {
	background-image: url(../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

/* @end */
/* @group << ---------// Table for Forms //-- */

#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 690px;
}

#box-table-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #E0DDC4;
	border-top: 2px solid #E0DDC4;
	border-bottom: 2px solid #fff;
	color: #93917C;
}

#box-table-a strong {
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
	text-transform: capitalize;
}

#box-table-a td {
	padding: 8px;
	background: #FBF7EE;
	border-bottom: 1px solid #E0DDC4;
	color: #777565;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#box-table-a tr:hover td {
	background: #FFFFFF;
	color: #666666;
}

.box-table-Headline {
	font: bold 1.3em/1.6em Arial, Helvetica, sans-serif;
	padding: 10px 0 4px;
	margin: 0 0 5;
	color: #8F8D7D;
	display: block;
	background-image: url(../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* @end */
/* @group << ----------// LISTS //-------- */
#lists {
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-top: 5px;
}
#lists ul li {
	display: list-item;
	list-style-image: none;
}
#lists ul {
	margin: 0px 0px 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#lists li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../images/dotGreen.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 1.1em;
}
#lists img {
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
}
#lists p {
	line-height: 1.5em;
	padding-bottom: 5px;
}
/* @end */

/* @group << ------------// FOOTER //-------- */

#footer {
	margin-top: 1px;
	padding: 5px 0px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	word-spacing: 1px;
}

#footer a:link, #footer a:visited {
	color: #FFC;
	text-decoration: underline;
	font-style: italic;
}

#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}

/* @end */
