@charset "utf-8";
/* ------------------------- Style sheet by B&J Graphics ---------------------*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  background-color:#8A0E19;
  margin-top:0px;
  margin-bottom:5px;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	  font-size:14px;
}

th {
	font-family:  Arial, Helvetica, sans-serif;
	  font-size:14px;
}
.sixteen-bold {
	font-size:16px;
	font-weight:bold;
}
.redsixteenbold {
	font-size:16px;
	font-weight:bold;
	color:#C6181A;
}
.redateteenbold {
	font-size:18px;
	font-weight:bold;
	color:#C6181A;
}
.redateteenbold a:link {
	font-size:18px;
	font-weight:bold;
	color:#C6181A;
	text-decoration:none;
}
.redateteenbold a:visited {
	font-size:18px;
	font-weight:bold;
	color:#C6181A;
	text-decoration:none;
}
.redateteenbold a:hover {
	font-size:18px;
	font-weight:bold;
	color:#C6181A;
	text-decoration:none;
}
.redtwentybold  {
	font-size:22px;
	font-weight: bold;
	color:#C6181A;

}
.redtwentybold a:link {
	font-size:22px;
	font-weight: bold;
	color:#C6181A;
	text-decoration:none;
}
.redtwentybold a:visited {
	font-size:22px;
	font-weight:bold;
	color:#C6181A;
	text-decoration:none;
}
.redtwentybold a:hover {
	font-size:22px;
	font-weight:bold;
	color:#C6181A;
	text-decoration:none;
}
.header {
	/* background-image: url(images/headbg.jpg); 
	 background-repeat: repeat-x;  */
	 background-color:#FFFFFF;
	 width:900px;
}
.main-content {
	background-color: #EEEFF4;
	padding-left:30px;
	padding-right:20px;
	height:380px;
}
.border {	

 }
/* -------Start of wraps---------------------------------*/
.wrapleft {
	float:left;
	margin:0 0 10px 10px;
	padding:15px;
}
.wrapright {
	float:right;
	margin:0 0 5px 10px;
	padding:15px;
}
.wrapright2 {
	float:right;
	margin:0 0 0px 0px;
	padding:15px;
}
/* ------Start of Borders and Frames---------------------*/
.bordertop {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
}
.frametop	{
	border-top: 0px solid #676767;
	border-left: 4px solid #676767;
	border-right: 4px solid #676767;
	border-bottom: 4px solid #676767;
}

/* -----Start of Menus --------------------------------*/
ul.menu {
    border-top : white 2px solid;
    margin : 0;
    padding : 0;
    list-style-type : none;
}

ul.menu li {
    list-style-type : none;
    width : 100%;
}

ul.menu ul {
    padding-left : 1em;
}

ul.menu li a.menu-href { 
    display : block;
    padding : 6px 5px;
    font-weight : bold;
    text-decoration : none;
}

ul.menu li a.menu-href:hover {
    text-decoration : underline;
    background-color : #ADB583;
    color : black;
}

/* -----Start of copyright and footer------------------- */
.copyright {
    font-size: 11px;
    text-align: center;
	text-decoration: none;
}
.copyright a:link {
    font-size: 11px;
    text-align: center;
	text-decoration: none;
}
.copyright a: visited {
   	color:#333333;
	font-size: 11px;
	text-decoration: none;
}
.copyright a:hover {
    font-size: 11px;
    text-align: center;
	text-decoration: underline;
}
.footer {
	color:#000;
	font-size: 11px;
    text-align: center;
	background-color:#C5C3C4;
	background-image:url(images/foot-bg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:5px;
}
.footer a:link{
    text-align: center;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.footer a:visited{
	color:#000;	
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover{
	color:#8A0E19;
	text-decoration: underline;
}
.homeblock {
	border:dashed #CC0000 thin;
	width:370px;
	height:150px;
}
.homeworker {
	border:dashed #CC0000 thin;

}
.smtext {
	font-size:11px;
}
