body
{
	background-color		: #fff;
	font					: 13px verdana, arial, sans-serif;
/*	color					: #6A6A6A; */
	color					: #fff; 
}

hr
{
	display					: none;
}

#servicemenu
{
	list-style-type			: none;
	margin					: 0;
	padding					: 6px;
	padding-bottom			: 0;
	text-align				: left;
	font-size				: 12px;
	font-weight				: bold;
}
#servicemenu li
{
	list-style-type			: none;
	padding					: 0;
	margin					: 0;
	display					: inline;
	padding-right			: 10px;
	font-size				: 12px;
	font-weight: bold;
}
#pageWrapper
{
/*	width					: 754px;*/
	margin					: auto;
	text-align				: center;
}
#pageAlign
{
	text-align				: left;
}
#pageHead
{
/*	height					: 106px; */
	height					: 132px;
	position				: relative;
/*	background				: #CCFF99 url(theme_images/header-bg4.jpg) top left no-repeat;	*/
	background				: #CCFF99 url(theme_images/header-bg4.jpg) top left no-repeat;			
}
#pageHead h1.title
{
	margin					: 0px;
	padding					: 0px;
	color					: #fff;
/*	font-size				: 200%; */  
font-size:26px;
	position				: absolute;
/*	top					: 40px; */
	top					: 10px;
/*	left					: 100px; */
	left					: 80px;
}
/* new pageHead marquee added by MC */
#pageHead marquee
{
	position				: absolute;
        left                                    : 0px;
        right                                   : 0px;
        top                                     : 90px;
        font-size:                              : 10px;
        color					: #ffc;
}
#pageHead cite
{
	position				: absolute;
/*	width					: 465px; */
/*	text-align				: center; */
text-align				: right;
/*	right					: 0px; */
right					: 10px;
	top						: 0px;
	color					: #ffc;
/*	text-transform			: uppercase; */
	font-style				: normal;
/*	padding					: 5px 0;  */
	padding					: 1px 0;
	font-weight				: bold;
/* MC added the below line */
font-size:12px;
}
#pageBody
{
	margin					: 10px 0;
}
a, #pageBody a:visited
{
	color					: #275136;
}
a:hover
{
	color					: #277327;
}
#pageSidebar
{
	float					: left;
/*	width					: 180px;*/
	width					: 180px;
	background				: #DDDFCB url(theme_images/pagesidebar-bg.gif) top left repeat-y; 
}
#pageNav
{
/*	background				: #f93 url(theme_images/pageNav-bg.gif) top left repeat-y; */
	background				: #f93 url(theme_images/kotel3.jpg) top left repeat-y;
	color					: #fff;
}
#pageNav h2.title
{
	background				: url(theme_images/pageNav-heading.gif) top left no-repeat;
	padding					: 0;
	margin					: 0;
	font-size				: 12px;
	text-align				: right;
	height					: 34px;
	padding					: 15px 20px 0 0;
}
#pageNav ul, #pageNav li
{
	padding					: 0;
	margin					: 0;
	list-style-type			: none;
	margin					: auto;
}
#pageNav ul
{
	width					: 148px;
	padding-bottom			: 5px;
}
#pageNav li
{
	
	height					: auto!important;
	padding-top				: 5px;
        text-align                              : center;
	padding-left			: 2px;
	height					: 23px;
	min-height				: 23px;
	background				: url(theme_images/pageNav-button.gif) top left no-repeat;
	margin-bottom			: 2px;
}
#pageNav li a, #pageNav li a:visited
{
	color					: #275136;
	text-decoration			: none;
	font-size				: 12px;
}
#pageNav li a:hover
{
	color					: #c30;
}
#blockD
{
	background				: url(theme_images/pagesidebar-end.gif) bottom left no-repeat;
	padding-bottom			: 15px;
}	
#blockD_1, #blockD_2, #blockD_3
{
	width					: 160px;
	overflow				: auto;
}
#blockC_1, #blockC_2
{
	width					: 160px;
	overflow				: auto;
}
#blockC_2
{
	position				: relative;
}
#blockD h2.title
{
	padding					: 0;
	margin					: 0;
	background				: url(theme_images/pagesidebar-heading2.gif) top left no-repeat;
	height					: 30px;
	text-align				: center;
	font-size				: 16px;
	color					: #277327;
	padding-top				: 8px;
}
#blockD p
{
	font					: 11px/16px verdana, arial, sans-serif;
}
#pageContent
{
	margin-left				: 190px!important;
/*	width	: 560px;*/
	font					: 11px verdana, arial, sans-serif;
	margin-left				: 186px;
}
#frontsplash
{
	width					: 565px;
	height					: 139px;
/* edit below*/
/*margin: auto;*/
margin: left;
	background				: url(theme_images/frontsplash_B3.jpg) top left no-repeat;
}
#frontsplash2
{
	width					: 565px;
	height					: 139px;
        top                                     : 142px;
        right					: 5px;
	position				: absolute;
        text-align				: right;
/* edit below*/
/*margin: auto;*/
}
#frontsplash3
{
	width					: 700px;
	height					: 72px;
        top                                     : 17px;
        right					: 5px;
	position				: absolute;
        text-align				: right;
/* edit below*/
/*margin: auto;*/
}
#leftContent h2.title, #rightContent h2.title
{
	margin					: 0;
	padding					: 0;
	font-weight				: normal;
	color					: #277327;
	font					: 18px verdana, arial, sans-serif;

	height					: 26px;
	padding-left			: 10px;
	padding-top				: 4px;
}
#leftContent, #rightContent
{
	padding-top				: 10px;
	padding-left			: 5px;
	color					: #C36F32;
}
#leftContent
{
	margin-top				: 10px;
	float					: left;
	width					: 375px;
	background				: url(theme_images/leftcontent-bg.gif) top right no-repeat;
}
#rightContent
{
	float					: left;
	margin-top				: 10px;
	margin-left				: 10px;
	padding-left			: 10px;
	width					: 160px;
	background				: url(theme_images/rightcontent-bg.gif) top left no-repeat;
}
#leftContent h2.title
{
	background				: url(theme_images/left-heading.gif) top left no-repeat;
	width					: 356px;
}
#leftContent p, #rightContent p
{
	margin-top				: 5px;
	line-height				: 16px;
}

#fullContent h2.title
{
	margin					: 0;
	padding					: 0;
	font-weight				: normal;
	color					: #277327;
	font					: 18px verdana, arial, sans-serif;
	height					: 26px;
	padding-left			: 10px;
	padding-top				: 4px;
	margin-right			: 10px;
	background				: url(theme_images/inner3-heading3.gif) top left no-repeat;
}

#fullContent
{
	float					: left;
	padding-left			: 5px;
/*	color					: #C36F32; mc replaced with*/
	color					: #5E2605;
	padding-top				: 10px;
/*	width					: 559px;*/
	background				: url(theme_images/leftcontent-bg.gif) top right no-repeat;
}
#fullContent p
{
	margin-top				: 5px;
	line-height				: 16px;
}
#pageFooter
{
	position				: relative;
	color					: #fff;
	margin-top				: 8px;
	width					: 757px;
/* edit below*/
margin:auto;
	height					: 41px;
	background				: url(theme_images/footer-bg.gif) top left repeat-x;
}
#pageFooter ul, #pageFooter li
{
	margin					: 0;
	padding					: 0;
	list-style-type			: none;
}
#pageFooter li
{
	display					: inline;
}
#pageFooter #footNav
{
	position				: absolute;
	top						: 10px;
	right					: 15px;
}
#pageFooter #footNav a, #pageFooter #footNav a:visited
{
	color					: #fff;
	text-decoration			: none;
	padding					: 0 5px 0 3px;
}
#pageFooter #footNav a.last, #pageFooter #footNav a.last:visited
{
	border-right			: 0;
}
#pageFooter a:hover
{
	color					: #ECE1BE;
}
#pageFooter p
{
	position				: absolute;
	top						: 10px;
	margin					: 0;
	padding					: 0;
	left					: 15px;
}
#pageFooter #footLeft
{
	float					: left;
	background				: url(theme_images/footer-left.gif) top left no-repeat;
	width					: 9px;
	height					: 41px;
}
#pageFooter #footRight
{
	float					: right;
	background				: url(theme_images/footer-right.gif) top left no-repeat;
	width					: 9px;
	height					: 41px;
}
#pageContent .sub
{
	margin-top				: 0;
}
.contentWrapper
{
	padding					: 0px 10px;
	padding-bottom			: 15px;
}

#brand	{
	clear: both;
	margin: auto;
	width: 195px;
	margin-bottom: 20px;
	padding-top: 10px;
	font-size: 11px;
	}

#brand a, #brand a:visited	{
	font-weight: bold;
}

/* new style sheet text for text cross fading */


			div {
				text-align: left;
			}
			
			/* class styles */
			.fade-box {
				margin-left: 0px;
				position: absolute;
				top: 163;
				width: 300px;
/*				height: 150px; */
				height:  50px;
			}
			.fade-box p {
				width: 280px;
				padding: 5px 10px 0 10px;
				margin: 0;
				background: #E0EADF;
			}
			.fade-box h2 {
				width: 290px;
				margin-top: 29px;
				padding-left: 5px;
/*				background: #E0EADF; */
			}
			
			/* id styles */
			#title-box {
				width: 764px;
				height: 10px;
/*				height: 30px; */
				/* the following is a hack to work around IE's box model */
				//height: 44px;
/*                                //height: 64px; */
				padding-top: 14px;
/*				padding-top: 34px; */
				background: url(images/title-back.gif) repeat-x;
			}
			#crossfade-container {
				margin: 0px 0px 0px 10px;
				width: 300px;
/*				height: 150px; */
				height: 50px;
				background: url(images/fade-box-bg.gif);	
			}
			
			
			/* the boxes that fade */
			#box-1 {
				
			}
			#box-2 {
				
			}
			#box-3 {
				
			}


