body {
	background-image: 	url("./layout-images/bg-grayfade415.jpg");
	background-repeat: 	repeat-x;
	background-color: 	#B3B3B3;
	background-attachment: 	inherit;
	font-family: 		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	
}
table {
	border-collapse: 	collapse;
	padding: 		0px;
	background-image:	none;
}
#sidePanelLeft {
	background-repeat: 	repeat-y;
	vertical-align: 	top;
}
#sidePanelLeft img {
	width:			33px; 
	height:			321px;
}
#sidePanelRight {
	background-repeat: 	repeat-y;
	vertical-align: 	top;
}
#sidePanelRight img {
	width: 			36px;
	height:			321px;
}
#mainTable #bottomPanel {
	height:			38px;
	background-image:	url("./layout-images/panel_09.jpg");
	background-repeat: 	no-repeat;
}
#mainTable {
	width:			828px;
	/* HTML: align="center" ; */
	margin-left: 		auto;
	margin-right: 		auto;
}
#mainTable #mainPanel {
	background-position: 	top;
	vertical-align: 	top;
	color: 			#444444;
	background-color:	white;
}

#mainTable #mainPanel #contentTable td {
	padding: 		0px;
	vertical-align: 	top;
	 
}
#mainTable #topPanel
{
	padding: 	0px;
	margin:		0px;
}
#mainTable #topPanel #linkTabArea {
	width:		530px;
	float:		right;
	/*HTML: cellpadding="0" cellspacing="0" border="0"*/
}
#aboveNavTabs {
	font-weight: 	normal;
	color: 		#E75E00;
	font-size: 	16px;
	text-align: 	left;
	padding-left: 	25px;
	height: 	30px;
}
#navTabs {
	height:		35px;
	overflow:	hidden;
}
#navTabs li{
	padding-right:	4px;
}

#mainTable #sidePanelLeft
{
	background-image: url("./layout-images/panel_05.jpg");
	width:		33px; 
	padding: 	0px;
	margin:		0px;
}
#mainTable #sidePanelRight
{
	background-image: url("./layout-images/panel_06.jpg");
	width:		36px;
	padding: 	0px;
	margin:		0px;
}
#mainTable #topPanel {
 	vertical-align:bottom;
 	background-image:url("./layout-images/panel_01.jpg");
 	height:		86px;
}

#mainBannerImageArea {
	float:left; 
	padding-left: 	12px; 
	padding-top: 	1px;
}

h5{
	font-size:	11px;
	font-weight: 	bold;
	color: 		darkSlateGray;
	display:	block;
	clear:		both;
	text-indent:	0px;
	margin-bottom:	7px;
	margin-top:	11px;
}
.stdOutBld {
	font-weight: 	bold;
	color: 		#E55F01;
}
.stdOut {
	color: 		#E55F01;
}


#contentLeftPanel {
	display: 	block;
	float:		left;
	width:		258px; 
	height: 	529px;
	/* background-color: #f8f1df; */
	background-color:white;
	clear: 		left;
}
#contentLeftPanel #botRound{
	height: 	11px; 
	float: 		left;
	width: 		258px;
	background-image: url("./layout-images/botOrgRnd.jpg");
	background-repeat:no-repeat;
	padding: 	0px;
	margin: 	0px;	
	background-color: white;
}
#contentLeftPanel #topRound{
	height: 	11px; 
	float: 		left;
	width: 		258px;
	background-image: url("./layout-images/topOrgRnd.jpg");
	background-repeat:no-repeat;
	padding: 	0px;
	margin: 	0px;
	background-color: #F8F1DF;

}
#leftSideText {
	padding-left: 	18px;
	padding-right: 	18px;
	padding-top:	4px;
	padding-bottom:	8px;
	background-image:url("./layout-images/midOrgRnd.jpg"); 
	/* background-image:url("./layout-images/orangeArea.gif"); */
	/* height:		527px; */
	background-repeat: repeat-y;
	/* background-repeat: no-repeat; */
}


/* Main Page has a constant height for this panel*/
#leftSideTextMain {
	padding-left: 	18px;
	padding-right: 	18px;
	padding-top:	14px;
	padding-bottom:	14px;
	/* background-image:url("./layout-images/midOrgRnd.jpg"); */
	background-image:url("./layout-images/orangeArea.gif");
	height:		527px;
	/* background-repeat: repeat-y; */
	background-repeat: no-repeat;	
}
/* ------- */



#leftSideText #navTrace {
	font-size: 	10px;
	margin-top: 	0px;
}

#mainCategoryArea{
	float: 		left;
	padding-left: 	12px;
	padding-top: 	4px;
}
#mainCategoryArea td{
	background-repeat:no-repeat;
	height:		229px;
	width:		158px;
	vertical-align: top;
	/* border-right:	1px #aaaaaa dashed; */
	/* border-top: 		1px #aaaaaa dotted; */
	/* border-bottom: 	1px #aaaaaa dashed; */
	padding-top:	4px;
	padding-right:	3px;
	background-image:url("./layout-images/smlOrgCtnr.jpg"); 
}
#mainCategoryArea td img{
	/* height:110px; */
	/* width:140px; */
	margin-left: 	9px;
	margin-top: 	5px;
	border-style:	none;
}
#mainCategoryArea td h1{
	font-size: 	10px;
	color: 		#2F4F4F ; /* 2F4F4F  is DarkSlateGray */
	font-weight: 	bold;
	text-align: 	center;
	margin: 	6px 10px 5px 10px;
}
#mainCategoryArea td p{
	font-size: 	9px;
	color: 		#444444;
	font-weight: 	normal;
	padding-left: 	12px;
	padding-right: 	11px;
	margin: 	0px 0px 0px 0px;
}
#mainCategoryArea td a{
	text-decoration: none;
}


#legal {
	display: 	block;
}
#beneathMainContainer #linkArea {
	display: 	block;
	padding-bottom:	2px;
	color:		black;
}
#pageTitle {
	color: 		#1e5f1f;
	font-size: 	16px;
	font-weight: 	normal;
	border-bottom: 	1px Gray solid;
	float: 		left;
	margin-left: 	16px;
	margin-bottom:	6px;
	width:		475px;
	padding-top: 	4px;
}
#mainTextArea {
	width:		475px;
	padding-left: 	16px;
	padding-top: 	4px;
	font-size: 	11px;
	float: 		left;
	text-indent:	10px;
}


#mainTextArea .inlineImageLeft{
	float:		left;
	margin: 	10px 20px 10px 7px;
}
#mainTextArea .inlineImageRight{
	float:		right;
	margin: 	10px 7px 10px 20px;
}
#mainTextArea .inlineImageCaption{
	font-size:	9px;
	color: 		gray;
        text-align: 	center;
        padding-top:	2px;
        text-indent:	0px;
}


#bannerImage {
	float: 		left;
	padding-top:	4px;
	padding-left: 	16px;
	padding-bottom:	6px;
}
#beneathMainContainer {
	padding-left:	70px;
	color:		gray;
	text-align:	center;
}

.summaryHeading{
	font-weight: 	bold;
	text-decoration:none;
	color: 		#E55F01;
	display: 	block;
	padding-top:	12px;
	padding-bottom: 12px;
}
a.summaryHeading:hover{
	text-decoration:underline;
}
.summaryDescription{
	font-weight: 	normal;
	color: 		black;
	padding-top: 	0px;
	padding-bottom: 0px;
	display: 	block;
}

#addresses li{
	list-style-type:none;
	display:	block;
	text-indent:	0px;
	margin-bottom: 	20px;
	border-style: 	none;
	border-width: 	0px;
	border-bottom-width: 1px;
}
#addresses {
	margin-left: 0;
	padding-left: 0;
}

#testimonials li{
	list-style-type:none;
	display:	block;
	width:		300px;
	text-indent:	0px;
	margin-bottom: 	20px;
	padding-left:	7px;
	padding-top:	3px;
	background:	#FFFFFF;
	color:		darkBlue;
	border-style: 	dashed;
	border-color:	gray;
	border-width: 	0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	font-style:	italic;
	font-weight:	normal;
}
#testimonials{
	margin-left: 30px;
}
#testimonials a{
	text-decoration:none;
	color: darkSlateGray;
}
#testimonials a:hover{
	text-decoration:underline;
}


label {
	text-indent:	0px;
	width: 		160px;
	float: 		left;
	text-align: 	right;
	margin-right: 	5px;
	margin-left:	5px;
	display: 	block;
}
input{
	color: 		black;
	background: 	#ffffff;
	border: 	1px solid #E55F01;
	padding:	1px 4px 1px 1px;
}
textarea {
	font-weight:	normal;
	font-family:	Verdana;
	font-size:	11px;
	color:		black;
	border: 	1px solid #E55F01;
}
select {
	color: 		black;
	background: 	#ffffff;
	border: 	1px solid #E55F01;
	padding:	1px 4px 1px 1px;
}
#submitButton {
	display:	block;
	clear:		both;
	float:		left;
	margin-top:	20px;
	margin-left:	170px;
	font-weight:	normal;
	color:		green;
}
fieldset {
	border: 	1px solid gray;
	width: 		440px;
	margin-bottom:	10px;
	margin-left:	10px
}
legend {
	text-indent:	0px;
	color: 		black;
	background: 	#f8f1df;
	border: 	1px solid gray;
	padding: 	2px 5px 2px 5px;
}
fieldset em {
	padding-left:	5px;
	color:		gray;
}.h7 {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.H8 {
	font-family: "Monotype Corsiva";
	font-size: 15px;
	font-weight: bold;
	color: #E55F01;
}
