﻿BODY {
	bgcolor: #FFFFFF; 
	text: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	line-height: 150%;
}

html {
	scrollbar-base-color: #C3C4BD;
	scrollbar-track-color: #C3C4BD;
	scrollbar-face-color: #C3C4BD;
}



/* NON-MENU PAGE LINK CODE */
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
.biglink {
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
}
.biglink:hover {
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
}
/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE {
	COLOR: #000000;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: normal;
}
.title {
	COLOR: #000000;
	FONT: 18px verdana, arial, sans-serif;
	font-weight: bold;
}
.subtitle {
	COLOR: #777777;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold;
}
.careertitle {
	COLOR: #666666;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold;
}
.phonetitle {
	COLOR: #666600;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: bold;
}
.testimonial {
	COLOR: #339900;
	font-weight: bold;
	font-style: italic;
}
.copytext {
	COLOR: #999999;
	FONT: 10px verdana, arial, sans-serif;
}
.date-font {
	COLOR: #636559;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: normal;
}
.just {
	text-align: justify;
}
.pageheight {
	height: 650px;
}
#flash {
	z-index: 0;
}
/* PAGE LINES & BORDERS */
.pagebars {
	background-color: #C3C5BA;
	background-image: url("picts/bar.jpg");
	height: 26px;
	border: solid #848575;
	border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
}
.pagebar-bottom {
	background-color: #C3C5BA;
	background-image: url("picts/bar.jpg");
	height: 26px;
	border: solid #848575;
	border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
}
.page-splits {
	border-top: #C0C0C0 1px solid;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 2px;
	width: 100%;
}
/* IMAGE BORDERS */
.borders {
	border: #000000 1px solid;
}
/* POPUP INTRO MESSAGE TEXT */
.messagetitle {
	COLOR: #777777;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold;
}
.messagetext {
	COLOR: #000000;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
}
/* HIDE MENU AND ITEMS FOR PRINTING */
@media print
{
.printhide {
	display: none;
}
.printhelp {
	width: 600px;
}
}
@media screen
{
.printonly {
	display: none;
}
}
/* MAIN PAGE TABLE AND IMAGE BACKGROUNDS */
.imagebackground {
	background-color: #D8D9D1;
}
.tablebackground {
	background-color: #E2E3DE;
}
/* CONTACT PAGE CODE */
.shadeform {
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 210PX;
	BORDER: #000000 1px solid;
}
.dropdown {
	COLOR: #333333;
	WIDTH: 210PX;
	FONT: 11px arial, verdana, sans-serif;
}
.textarea {
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 250PX;
	HEIGHT: 150PX;
	BORDER: #000000 1px solid;
}
.submitbutton {
	FONT: 13px arial, verdana, sans-serif;
}
/* LINKS PAGE CODE */
.searchform {
	WIDTH: 110PX;
	HEIGHT: 20PX;
	FONT: 11px arial, verdana, helvetica, sans-serif;
	background-image: url("picts/shadeform.gif");
	BORDER: #000000 1px solid;
}
.linksmargin {
	margin: 0px;
	margin-top: 5px;
}
.searchbutton {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	COLOR: #000000;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
	text="#000000"
}
/* Misc CODE */
.centered {
	text-align: center;
}
.italicgold {
	color: #996633;
	font-style: italic;
}
.bottomshade {
	background-image: url("picts/bottom-shade.gif");
}
.copyrightsm {
	COLOR: #999999;
	FONT: 8px verdana, arial, sans-serif;
	font-weight: normal;
	text="#000000"
}
.subtitleblack {
	COLOR: #000000;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}

.listalpha {
	list-style-type: lower-alpha;
}

.picturealign1 {
	margin: 3px 11px;
	border: 1px solid #000000;
}

.table3 {
	border: 1px solid #808080;
	text-align: center;
	white-space: nowrap;
}

.indent {
	margin-left: 40px;
}

.ls3 {
	list-style-type: circle;
}



/* CONTACT LAYERED TEXT STYLES */

#contacttext 		{ position:absolute; visibility: visible; left: 662px; top: 380px; width:500px; z-index:5; padding:5px;}

.contacttextlayer	{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.phonetitle		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }




