@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:url(images/bgRepeat.jpg) repeat-x #cbc3c0;
	
/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector 
scrollbar-base-color: #663366;
scrollbar-face-color: #99CCCC;
scrollbar-track-color: #996699;
scrollbar-arrow-color: #330033;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000;*/

}

.main { padding-left:10px}
.main h1 {
font-family:Arial, Helvetica, sans-serif; 
font-size:22px; 
font-weight:lighter; 
color:#982008; 
margin-bottom:4px
}
.main h2 {
font-family:Arial, Helvetica, sans-serif; 
font-size:15px; 
color:#999999; 
}
.main h3{
font-family:Arial, Helvetica, sans-serif; 
font-size:16px; 
color:#982008; 
line-height: 20px;
margin-bottom:0px; 
padding-top:0px;
}
.maroon {color:#982008}

.main ul{
color:#5b514a;
font-size:11px;
}

.main ul a{
color:#5b514a;
font-size:11px;
text-decoration:none;
}


.main p {
font-size:12px;
line-height: 16px;
color:#5b514a;

}

.main p a {
margin-top:0px;
font-size:11px;
line-height: 16px;
color:#990000;
text-decoration:none;

}


.main .contact p {
margin-top:0px;
font-size:11px;
line-height: 18px;
color:#5b514a;
text-decoration:none;

}

.main .contact p a {

color:#5b514a;
text-decoration:none;

}


.main #headBox{
width:260px;
height:12px;
margin-top:0px;
padding:5px;
background-color:#eee9e2;
color:#333333;
font-size:12px;

}

.main .headBox{
width:610px;
height:12px;
margin-top:0px;
padding:5px;
background-color:#eee9e2;
color:#333333;
font-size:12px;
}

.redTable {
border:2px solid maroon; 
background-color:#ede9e6 
}
.redTable strong,b { font:15px arial; font-weight:bold }
.rtlight {padding:6px; font-size:13px; padding-left:20px; padding-right:20px; min-height:60px;}
.rtdark {padding:6px; font-size:13px; padding-left:20px; padding-right:20px; min-height:60px; background-color:#dad3ce;}
.number { display:block; float:left; width:30px; height:40px; padding:12px; font-size:24px}
.step {padding:12px; }

.hefty { font-size:15px; font-weight:bold; color:#666666; font-family:Arial, Helvetica, sans-serif}

.content { padding-left:20px; padding-right:20px; padding-bottom:20px}

li {font-size:12px;
line-height: 18px;}

td{
font-family: arial, helvetica, sans-serif;
line-height:18px;
font-size: 12px;	
}

.Contact {
	font-family: arial, helvetica, sans-serif;
	padding: 2px 0px 2px 25px;
	line-height:10px;
	color:#5b514a;
	font-size: 11px;
}


.main #container { 
	width: 1038px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/down.jpg) repeat-y;
} 

.main #header { 
	width: 1038px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:125px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/header.jpg) no-repeat;
} 

.main #nav {
	float: left; /* since this element is floated, a width must be given */
	height:25px;
	width: 970px; 
	padding: 3px 0px 0px 34px;
	margin: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}

.main #pics {
	float: left; /* since this element is floated, a width must be given */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	background: #ffffff;
	height:268px;
}

.main .line{
	border-top:#FFFFFF solid 1px;
}

.main #picHolder {
	float: left; /* since this element is floated, a width must be given */
	padding: 0px 0px 0px 32px;
	margin: -82px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}


.main #footer { 
	width: 1038px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:89px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/footer2.jpg) no-repeat;
	
} 

.sidebar { padding-left:30px; padding-right:20px;}

.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 950px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	padding:0px 0px 0px 20px;
}

.main #sidebar2 {
/*background:url(images/contentbg.jpg) repeat-y;*/
background: #ffffff;
	float: left; /* since this element is floated, a width must be given */
	width: 950px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	
	margin: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	padding:20px 0px 0px 20px;
}

.main #sidebar3 {
/*background:url(images/contentbg.jpg) repeat-y;*/
background: #fdfdfb;
	float: left; /* since this element is floated, a width must be given */
	width: 970px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	
	margin: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	padding:20px 0px 0px 0px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------TOP MENU----------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/


.NavBarH {
	display:block;
	height: 25px;
	width: 970px;
	margin-left: 1px;
	background-image:url(images/menu-off.gif);
	background-repeat:repeat-x;
	background-color:#4a3d34;	
	}
	
/*-----------------------------------------------------------*/

.hbtn01	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(images/b1r.jpg) no-repeat;
	width: 96px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.hbtn01 a {
	display: block;
	width: 96px;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.hbtn01 img {width: 96px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.hbtn01 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.hbtn02	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0px 0px 0px 0px;
	background: url(images/b2r.jpg) no-repeat;
	width: 110px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.hbtn02 a {
	display: block;
width: 110px;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.hbtn02 img {width: 110px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.hbtn02 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.hbtn03	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0px 0px 0px 0px;
	background: url(images/b3r.jpg) no-repeat;
	width: 101px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.hbtn03 a {
	display: block;
	width: 101px;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.hbtn03 img {width: 101px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.hbtn03 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.hbtn04	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0px 0px 0px 0px;
	background: url(images/b4r.jpg) no-repeat;
width: 95px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.hbtn04 a {
	display: block;
	width: 95px;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.hbtn04 img {width: 95px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.hbtn04 a:hover img{visibility:hidden}


	
/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/

.hbtn05	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0px 0px 0px 0px;
	background: url(images/b5r.jpg) no-repeat;
	width: 95px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.hbtn05 a {
	display: block;
	width: 95px;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.hbtn05 img {width: 95px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.hbtn05 a:hover img{visibility:hidden}


	
/*-----------------------------------------------------------*/
