/* main style sheet */

body {
	margin:0 auto;
	padding:0;
	
	background-color:#520909;
	background-image:url(../images/back2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	margin:0 auto;
	padding:0;
	text-align:left;
	text-decoration: none;
}

h2 {
	color: #6e3433;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

form {
	margin:0 auto;
	padding:0;
}

a:link
{	
	color: #6e3433;
	text-decoration:none;
}

a:visited
{	
	color: #6e3433;
	text-decoration:none;
}

a:hover
{	
	color: #6e3433;
	text-decoration:underline;
}

a:active
{	
	color: #6e3433;
	text-decoration:none;
}

/* These are body fonts that the user will be able to choose from in Contribute -BB */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6e3433;
}
.style2 {
	color: #233E1C;
	font-weight: bold;
}

/* Hard Styles for template use */
.right_page_frame_home {
	position:relative;
	margin:0 auto;
	padding:0;
	width:214px;
	height:605px;
	
	background-image:url(../images/rightSideHomePage_frame.jpg);
	background-repeat:no-repeat;
}
#home_background_top {
	position:absolute;
	margin:0 auto;
	padding:0;
	
	top:0px;
	left:0px;
	width:100%;
	height:80%;
	z-index:-1;
	background-image:url(../images/background_top_z0.jpg);
	background-repeat:no-repeat;
}
#home_right_page_frame {
	position:absolute;
	margin:0 auto;
	padding:0;
	
	top:50px;
	left:780px;
	width:224px;
	height:703px;
	z-index:2;
	
	/*background-image:url(../images/home_right_page_frame.jpg)*/
	background-image:url(../images/rightside_image.png);
	background-repeat:no-repeat;
}

#home_vert_line {
	position:absolute;
	margin:0 auto;
	padding:0;
	
	z-index:4;
	
	top:0px;
	left:inherit;
	width:1px;
	height:674px;
	
	background-color:#949B9C;
}

#page {
	position:absolute;
	margin:0 auto;
	padding:0;
	
	top:0px;
	left:0px;
	width:100%;
	height:auto;
}

#header {
	position:relative;
	margin:0 auto;
	padding:0;
	
	float:left;
	
	z-index:2;

	top:0px;
	left:0px;
	width:780px;
	height:114px;
	
	background-color:#520909;
	background-image:url(../images/header_bkgd.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#main {
	position:relative;
	margin:0 auto;
	padding:0;
	
	float:left;
	
	z-index:1;

	top:0px;
	left:0px;
	width:780px;
	height:auto;
}

#footer {
	position:absolute;
	margin:0 auto;
	padding:0;
	
	z-index:0;
	
	bottom:-30px;
	left:0px;
	width:100%;
	height:105px;
	
	background-color:#520909;
	background-image:url(../images/footer_bkgd.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#home_footer {
	position:absolute;
	margin:0 auto;
	padding:0;
	
	z-index:0;
	
	top:598px;
	left:0px;
	width:100%;
	height:105px;
	
}




/* CSS Document */
#content_body {
	background-color: #DEE2DD;
	border: 1px solid #96A392;
	width: 768px;
	padding: 0;
	text-align:left;
}
.content_breadcrumb {
	color: #6e3433;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
}
a.content_breadcrumb:link
{	
	color: #233C1E;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a.content_breadcrumb:visited
{	
	color: #233C1E;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a.content_breadcrumb:hover
{	
	color: #233C1E;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a.content_breadcrumb:active
{	
	color: #233C1E;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a.contentHdr {
	color: #6e3433;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}
a.contentHdr:hover {
	text-decoration:none;
}

a.sitemapLink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}
a.sitemapLink:hover {
	text-decoration:none;
}


.footer_text_links {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #233E1C;
	text-align: center;
	display: compact;
}
.footer_text_links.a:link {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #233E1C;
	text-align: center;
	display: compact;
}

.footer_text_links.a:active {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #233E1C;
	text-align: center;
	display: compact;
}

.footer_text_links.a:hover {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #233E1C;
	text-align: center;
	display: compact;
}

.footer_text_links.a:visited {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #233E1C;
	text-align: center;
	display: compact;
}

.services_subbox { 
	background-image:url(../images/services_subbox.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.services_subbox_header{	
	color: #6e3433;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	font-weight:bold;
	text-align:left;

}

.services_subbox_header_link{	
	color: #6e3433;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	font-weight:bold;
	text-align:left;

}
.services_subbox_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

.equipment_subbox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-indent:20px;
}
.equipment_subbox_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	list-style-position:outside;
	text-indent:0px;
	list-style-type:disc;
}
.equipment_subbox_body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-indent:20px;
	text-align:left;
	background-image: url(../images/paganelli_bullet.gif);
	background-repeat:no-repeat;
	

}

.equipment_subbox_body_noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-indent:0px;
}

.content_bodytext_popup {
 
	text-align:left;
}

ul {
	list-style-image: url(../images/paganelli_bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:15px;
	margin:0 auto;
	padding:0;
	text-align:left;
	text-decoration: none;
	list-style-position: inside;
}

ol {
	list-style-image: url(../images/paganelli_bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	margin:0 auto;
	padding:0;
	text-align:left;
	text-decoration: none;
	list-style-position: inside;
}
