/* Z-index limit is 89 to allow lightbox */

body {
	background-color: #908977;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	color: #636363;
	font-weight: normal;
	font-size: 12px;

	background-image: url(../_images/pagebackground.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

div.gradient {
	width: 100%;
	background-image: url(../_images/background-1.jpg);
	background-repeat: repeat-x;
	height: 240px;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: auto;
}

body, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a img { border: none;}

div.master-container {
	background-image: url(../_images/pagebackground.jpg);
	background-repeat: repeat-y;
	z-index: 5;	
	padding: 0;
	margin: 0;
	width: 920px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	height: 100%;
}

div.text-area h1, div.text-area p, div.text-area ul {	margin-right: 50px; }

div.logo { 
	margin: 10px 0 0 0px;
}
div.hero {
	z-index: 80;
	background-image: url(../_images/pageheader.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 240px;
	float: left;
}

div.nav-area {
	float: left;
	width: 170px;
	margin: 0 0 0 40px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
div.text-area {
	float: left;
	width: 640px;
	padding: 0 0 40px 0;
	margin: 0px 0 0px 30px;
	min-height: 350px;
}

div.contact-box-left {
	float: left;
	width: 180px;
	padding-right: 20px;
	margin-bottom: 50px;
}
div.contact-box {
	float: left;
	width:400px;
	padding-left: 20px; 
	border-left:1px solid #e1e1e1;
	margin-bottom: 50px;
}
div.contact-box p { 
}
div.contact-box h2 { 
}

/* CONTENT */
p.fine {
	color: #666666;
	font-size: 11px;
	display: block;
	clear: both;
}
p.fine a {color: #666666;}
p.fine a:hover {color: black;}

div.divider-line {
	width: auto;
	height: 1px;
	border-bottom: 1px dashed #cccccc;
	padding: 0;
	margin: 10px 0 10px 0;
}

/* TEXT DEFs */
a { color: #ce4600; text-decoration: none;}
a:hover { text-decoration: underline; }
h1, h2, h3 { color: #772600; }
h1 {font-size: 20px; line-height: 24px; padding: 0; margin: 0px 0 15px 0; font-weight: normal; }
h1.nosifr { font-weight: bold; text-transform: uppercase; font-size: 12px; line-height: 14px; padding: 0; margin: 25px 0 5px 0;}
h2 {font-size: 16px; line-height: 18px; font-weight: bold; padding: 5px 0 5px 0; margin:10px 0 10px 0; }
h3 { font-weight: bold; text-transform: uppercase; font-size: 12px; padding: 0; margin: 0 0 5px 0;}
h4 { font-weight: bold; font-size: 12px; padding: 0; margin: 0;}
h5 { font-weight: bold; font-size: 18px; line-height: 26px; padding: 0; margin: 0px 0 10px 0;}
p { font-size: 13px; line-height: 20px; margin: 0 0 10px 0; padding: 0; }
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 10px 0 15px 35px;
}
li {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 5px 0;
}

/* INPUTS */
input, textarea {
	border: 1px solid #cccccc;
	background-color: white;
	font-size: 13px;
	padding: 4px;
	color: #333333;
	margin: 0;
}

select.styled-big {
	font-size: 15px;
	font-weight: normal;
}
h2.contact-h2 {
	font-weight: normal;
	color:#333; 
	font-size: 16px;
	padding:15px 0 15px 15px;
	background-color: white;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
span.mand {
	color: red;
	padding-left: 3px;
}

/* TABLES */
table.menu {
	margin: 0;
	padding: 0;
	height: 140px;
}

table th, table td {
	padding: 2px 4px 2px 0;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
table.contact {
}
table.contact td {
	vertical-align: middle;
}

/* MENU Nav Contact Box */
div.nav-contact {
	padding: 20px 0 0 0;
	border-top: 1px solid #fdeed8;
	width: 170px;
}
div.nav-contact p {
	margin: 0;
	padding: 1px 0 2px 15px;
	font-size: 12px;
	line-height: 15px;
}
div.nav-contact p a { color: black; }

/* MENU */
div.menu-end {
	width: 170px;
	height: 80px;
	background-image: url(../_images/menu-end.jpg);
}
div.nav-container, div.nav-container-active {
	background-image: url(../_images/menu-background.jpg);
	background-repeat: repeat-y;
}
div.lev2-container, div.lev2-container-active {
}
div.lev3-container, div.lev3-container-active {
}

.archived {	color: #2773f4;}
.pending {	color: #af00d7;}

.menu-link, .menu-link-been, .menu-link-active {
	text-decoration: none; 
	font-size: 13px;
	line-height: 15px;
}

.menu-link, .menu-link-been {color: #695832;}
.menu-link-been { font-weight: bold; }
.menu-link-active { font-weight: bold; color: #ce4600;}

/* MENU HOVER */
.menu-link:hover, .menu-link-been:hover {
	color: #ce4600;
	text-decoration: underline;
}	
div.lev1, div.lev2, div.lev3, div.lev1-been, div.lev2-been, div.lev1-active, div.lev2-active, div.lev3-active {
	margin: 0;
	width: 150px;
	padding: 5px 5px 5px 15px;
	border-top: 1px solid #fdeed8;
}

div.lev2, div.lev2-been, div.lev2-active { 
	width: 140px;
	padding-left: 25px;
}

div.lev3, div.lev3-been, div.lev3-active { 
	width: 130px;
	padding-left: 35px;
}

div.lev1, div.lev2, div.lev3 {
}
div.lev1-been, div.lev2-been { 
}
div.lev1-active, div.lev2-active, div.lev3-active { 
}


/* IMAGE FLOATS and CAPTIONS */

div.text-image-float {
	z-index: 22;
	float: right;
	display: block;
	width: 270px;
	padding: 0;
	margin: 0 0 10px 20px;
}

img.float-left { float: left; margin-right: 5px; }
img.float-right { float: right; margin-left: 5px; }

div.image-270-container {
	width: 270px;
}
img.text-image {
	width: 270px;
	margin: 5px 0 10px 0;
	padding: 0;
}

.pdf-icon {
	padding: 2px 0 7px 1px;
	margin: 0 0 0 0px;
	z-index: 23;
}

div.text-caption-box {
	padding: 4px 30px 0px 0px;
	margin: 0px 0 10px 0;
}

div.text-caption-box p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-style: italic;
}

div.text-caption-box p a {
	text-decoration: none;
}
div.text-caption-box p a:hover {
	text-decoration: underline;
}
.contact-tab2 {
	position: absolute;
	left: 410px;
}
div.form-div p {
	background-color: #f5f5f5;
	padding: 6px;
	width: 500px;
	margin: 0 0 2px 0;
	line-height: 22px;
}
div.button { margin-top: 20px;}
div.button a {
	border: 1px solid #e3f1d1;
	background-color: #9cce5c;
	padding: 5px 8px 5px 8px;
	margin-right: 15px;
	color: white;
}
div.button a:hover {
	text-decoration: none;
	border: 1px solid #a6d26b;
	background-color: #84bb3b;
	padding: 5px 8px 5px 8px;
	color: white;
}
div.button a:active {
	border-color: white;
}
.alert { color: red; font-weight: bold; }

div.admin-login {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -185px;
	width: 360px;
	padding: 20px 40px 30px 40px;
	background-color: white;
	border: 1px solid #380966;
}

