/* CSS Document */

body {
	margin:0px auto;
	font-family: Georgia, 'Lucida Grande', helvetica, arial, verdana, Geneva, Trebuchet MS, sans-serif;
	font-size:12px;
	color: #393732;
	background: #554924 url(../images/rss_back.jpg) repeat-y center top;
	text-align: center;
}

img {border:0px;}

a {   color: #bf3214; text-decoration: none;}
a:hover { color: #3362a8; text-decoration: underline;}
a:visited { color: #bf3214; text-decoration: none;}
a:active { color: #3362a8; text-decoration: none;}
a:visited:hover { color: #3362a8; text-decoration: underline;}

.selected a {   color: #3362a8; text-decoration: none;}
.selected a:hover { color: #3362a8; text-decoration: underline;}
.selected a:visited { color: #3362a8; text-decoration: none;}
.selected a:active { color: #3362a8; text-decoration: none;}
.selected a:visited:hover { color: #3362a8; text-decoration: underline;}

h1, h2, h3 {padding:0px; margin: 0px;}
h2 {font-size:19px;}
h3 {font-size:19px; margin-bottom: 10px; }
h4 {font-size:19px; margin: 5px 0px 5px 0px; color:#6c2a1c; }

li {
	margin-bottom: 5px;
}

.header {
	margin:0px auto;
	width: 800px;
	height: 136px;
	padding: 0px;
	background:url(../images/rss_hdr.png) no-repeat left top;
	border:0px solid #fff;
}

.contentTop {
	margin:0px auto;
	width: 800px;
	background-color:#f6edd2;
	font-size:16px;
	border-bottom: 6px solid #6c2a1c;
	text-align:left;
}

.contentLower {
	margin:0px auto;
	width: 800px;
	background-color:#d2c69f;
	font-size:14px;
	border-bottom:4px solid #554924;
}

.footer {
	margin:0px auto;
	width: 800px;
	height:100px;
	font-size:12px;
	color: #d2c69f;
}

/*----------ELEMENTS----------------------*/
.mainpage {
	background:url(../images/mainpage.jpg) no-repeat left top;
	height: 257px;
	border:0px;
}

.select {color:#3362a8;}

.copy01 {
	padding: 20px 0px 20px 20px;
	border: 0px solid #000;
	width: 400px;
}

.copy02 {
	padding: 20px 10px 0px 20px;
	border: 0px solid #000;
	
}

.call {
	height:30px;
	width:246px;
	margin:5px 0px 0px 500px;
	background:url(../images/button-call.jpg) no-repeat left top;
	}
.calltxt {
	padding:6px 0px 0px 0px;
	color:#f3eac9;
	font-size:14px;
	text-align:center;
	}
.calltxt a {   color: #f3eac9; text-decoration: none;}
.calltxt a:hover { color: #fff; text-decoration: none;}
.calltxt a:visited { color: #f3eac9; text-decoration: none;}
.calltxt a:active { color: #fff; text-decoration: none;}
.calltxt a:visited:hover { color: #fff; text-decoration: none;}

.right {float:right;}

.imageright {
	float:right;
	width: 372px;
	text-align:center;
	font-size:11px;
}

.faq {
	margin:0px;
	padding: 0px;
	width: 600px;
	height:500px;
	background-color:#f6edd2;
	font-size:14px;
	line-height:18px;
	text-align:left;	
	overflow:auto;
}
.faqpad {padding:10px;}

.box02 {
	background:url(../images/box02_mid.gif) repeat-y left top;
	width: 257px;
	margin: 0px auto;
	text-align:center;
}

.box02 p {padding: 0px 15px 0px 15px; font-size:13px; line-height:16px;}


.box01 {
	float:left;
	background:url(../images/box02_mid.gif) repeat-y left top;
	width: 257px;
	margin: 5px 5px 5px 5px;
	text-align:center;
}

.box02 p {padding: 0px 15px 0px 15px; font-size:13px; line-height:16px;}


.boxBorder {	
	width:250px;
	margin:0px 0px 10px 10px;
	border-top:1px solid #6d5d2a; 
	border-right:1px solid  #e2d5b3;
	border-bottom:1px solid  #e2d5b3;
	border-left:1px solid  #6d5d2a;
	float:right;
}
.quickQuote {
	border:1px solid #aea179;
	padding:10px;
	background-color:#f6edd2;
	font-size:14px;
	color: #393732;
	}
.quickQuote h1 {
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	}
	
.payroll {
	margin:4px auto;
	width:96%;
	height:650px;
	border:1px solid #9b8d61;
	}



/*----------TABLES----------------------*/
table { 
	width: 100%;
	border: 0px solid #000; 
	margin: 0px auto;
	padding:0px;
	border-collapse: collapse;
}


td {
	vertical-align:top;
	text-align:left;
	padding: 20px 30px 20px 30px;
}

.tAbout {padding: 20px 10px 20px 0px;}
table .contacts {width:560px; margin:0 auto;}
.contacts td {padding:10px 5px 10px 5px; border-bottom:1px solid #8c7e51;} 
.bar {border-right: 1px solid #8c7e51; line-height:18px; padding: 20px 10px 10px 10px;}
.bar2 {border-right: 1px solid #8c7e51; background-color:#9b8b57; line-height:18px; padding: 20px 0px 0px 0px;}
.bar2 h2 {font-size:19px; margin:0px auto; text-align:center; color:#42381b; font-weight:normal; margin:0px 0px 20px 0px;}

/*----------NAVBAR----------------------*/

#menu {
	float:right;
	width:700px;
	font-size:13px;
	margin:108px 10px 0px 0px;
	border: 0px solid #fff;
}
#menu ul {
	margin:0;
  	padding:0px 0px 0px 0px;
	list-style:none;
  }
#menu li {
  	float:right;
	padding:4px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	height:24px;
  }
#menu a {
  	float:left;
	display:block;
	padding:0px 6px 0px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#d2c69f;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {float:none; border: 0px;}
/* End IE5-Mac hack */
#menu a:hover {
  	color:#f6edd2;
  }
#menu #current  {
	border-right: 1px solid #f6edd2;
	border-left: 1px solid #f6edd2;
	background-color:#5b2216;
  }
#menu #current a {
  	color:#ffffff;  }

/*----------SIDE NAVBAR----------------------*/

.sidenav {
	margin:20px 0px 0px 0px;
	width:250px;
}

#sidemenu {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Lucida Grande', arial, verdana, helvetica, Geneva, Trebuchet MS, sans-serif;
	color: #000;
    width:250px;
	}
#sidemenu ul {
    margin: 0px;
    padding: 0px 0px 8px 0px;
    list-style-type: none;
	background: url('../images/button-drop.png') repeat-x left bottom;
	}
#sidemenu ul li {
	width: 250px;
    display: block;
    margin: 0px;
	padding:0px;
}

/* MENU buttons */
#sidemenu li a {
    margin: 0px 0px 0px 0px;
	padding:0px;
    display: block;
    text-decoration: none;
}

/* MENU buttons level one */
#sidemenu li.selected_one a {
    color: #fff;
	font-size:12px;
	padding:5px 5px 0px 10px;
	margin-bottom:-5px;
	height:31px;
	background: url('../images/button-on.jpg') no-repeat left top;
	text-align:left;
}
#sidemenu li.unselected_one a {
    color: #4d4119 ;
	font-size:12px;
	padding:5px 5px 0px 10px;
	margin-bottom:-5px;
	height:31px;
	background: url('../images/button.jpg') no-repeat left top;
	text-align:left;
}
#sidemenu li.unselected_one a:hover {
	color: #fff;
	background: url('../images/button-on.jpg') no-repeat left top;
}



#sidemenu li.unselected_oneSpecial a {
    color: #c49a56 ;
	font-size:12px;
	padding:5px 5px 0px 10px;
	margin-bottom:-5px;
	height:31px;
	background: url('../images/button-on5.jpg') no-repeat left top;
	text-align:left;
}
#sidemenu li.unselected_oneSpecial a:hover {
	color: #fff;
	background: url('../images/button-on4.jpg') no-repeat left top;
}



/* MENU buttons level one */
#sidemenu li.selected_two a {
    color: #fff;
	font-size:12px;
	padding:2px 10px 2px 0px;
	margin:0px;
	background: url('../images/button-sub.png') no-repeat left top;
	text-align:right;
}
#sidemenu li.unselected_two a {
    color: #d5f0fe ;
	font-size:12px;
	padding:2px 10px 2px 0px;
	margin:0px;
	background: url('../images/button-sub.png') no-repeat left top;
	text-align:right;
}
#sidemenu li.unselected_two a:hover {
	color: #fff;
	padding:2px 10px 2px 0px;
}

