
* {
margin : 0;
padding : 0;
}
body {
padding-top : 0;
font : 80% "Trebuchet MS", verdana, arial, sans-serif;

background : #eee url(../images/background.jpg) repeat; 
/* background : #000000; */
color : #000000;
}


#wrapper {
width : 798px;
margin : 0 auto;
border : 5px solid #fff;
background : #eee url(../images/wrapperbck2.jpg) repeat-y;
/* background : #eee url(../images/blubckgnd.jpg) repeat-y; */
/* background : #eee url(../images/sidebckgnd.jpg) repeat-y; */
color : #000000;
}



#header {
width : 798px;
height : 297px;
float : right;
margin : 0;
background : #b2a591 url(../images/header.jpg) no-repeat;
color : #666;
}




#banner {
width : 100%;
height : 15px;
/* background : url(../images/bannerbckgnd.gif) no-repeat; */
text-align: right;
margin : 0;
padding : 0;
border-bottom : 0px solid #fff;
color : #333;
/* background : #681010; */
} 




#banner a {
margin : 5px;
color : #ffffff;
background : none;
}
#banner a:hover {
color : #f2b738;
background : none;
text-decoration : underline;
}

#contact_hover a {
width : 140px;
height : 58px;
background : url(../images/templateImages/callsToAction/contactus2.gif) no-repeat;
	float:right;
	display:block;
	padding:15px;
	margin-top: 10px;

}
#contact_hover a:hover {
width : 140px;
height : 58px;
background : url(../images/templateImages/callsToAction/contactus2a.gif) no-repeat;
	float:right;
	display:block;
	padding:15px;
	margin-top: 10px;
}



#navcontainer {
width : 152px;
margin : 0 0 20px 0;
}
#navcontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}
#navcontainer a {
display : block;
padding : 3px;
width : 143px;
font-weight: bold;
font-size: 14px;
border-bottom : 1px solid #eee;
background : #55470A;
color : #eee;
}
#navcontainer a:link {
color : #FFFFFF;
background : #55470A;
text-decoration : none;
}

#navcontainer a:visited {
color : #FFFFFF;
background : #55470A;
text-decoration : none;

}

#navcontainer a:hover {
background : #ede7cf;
color : #000000;
}



#sidebar {
float : left;
width : 155px;
height:100%;
padding : 0;
margin : 0;
border-top : 1px solid #fff;
font-size : 100%;
line-height : 1.8em;
background : #55470A; 
color : #333;
background : url(../images/sidebckgnd.jpg) repeat;

}


#contentwrapper {

background : url(../images/fadebck1.jpg) no-repeat;


}


#content {
float : left;
width : 600px;
margin : 20px 0px 0px 20px;
line-height : 1.8em;
/* background : #DFE8F0; */
color: #000000;

}


.list ul li {

list-style-type: disc;

margin-left: 35px;

}

.list ol li {

list-style-type: decimal;

margin-left: 35px;

}


#content_us {
float : left;
width : 550px;
margin : 20px 10px 0 20px;
line-height : 1.8em;
}

#content_test {
float : right;
width : 550px;
margin : 20px 10px 0 20px;
line-height : 1.8em;
}

#jumpLinks1 {
	float:left;

}

#jumpLinks2 {
	float:left;	
	padding: 0px 0px 0px 40px;

}

#jumpLinks3 {
	float:right;	
	padding: 0px 0px 0px 0px;

}


#returnToTop {
	text-decoration:none;
	text-align: right;
}





#footer {
clear : both;
width : 600px;
margin-left : 155px;
padding-left : 5px;
text-align : center;
border-top : 5px solid #54470A;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}

#copyright a:hover {
	color: #000000;
	text-decoration: none;
}



p {
margin : 0px 20px 10px 15px;
color : #000000;
background-color : inherit;
}


h1 {
margin : 110px 0 0 455px;
padding : 20px;
font-size : 120%;
color : #000000;
background :transparent;
}


h2 {
margin : 0 0 0 15px;
padding : 0;
font-size : 120%;
letter-spacing : 10px;
text-transform : uppercase;
text-align: center;
color : #000000;
background : inherit;
}

h3 {
margin : 10px 0 0px 13px;
padding : 0px 0px 0px 3px;
text-transform : uppercase;
font-size : 120%;
letter-spacing : 3px;
color : #000000;
background : inherit;
}


.indexWhy {
margin : 10px 0 10px 15px;
padding : 0 0 3px 3px;
text-transform : uppercase;
font-size : 120%;
letter-spacing : 5px;
color : #000000;
background : inherit;

}

h4 {
font-size : 180%;
}

#aboutMessage {
padding-top: 5px;
font-size : 130%;

}

.freehelpleft {

text-align: left;

}

.freehelpCenter {

text-align: center;

}



.title {
margin : 0 0 0 0px;
padding : 0;
font-size : 1.5em;
letter-spacing : 0px;
text-align: center;
color : #000000;
}


.marginSpace {
	padding: 3px;
	background : #54470A;
}






.imagewhitebox {
border : 5px solid #54470A;
}

.img {
margin : 0 0 10px 0;
}


a img {
border : none;
}

.myborder {
border : 1px solid #fff;
padding : 5px;
margin : 0 0 0 4px;
}

.myimg {
float : left;
border : 1px solid #eee;
padding : 5px;
margin : 5px 10px 10px 4px;
}

.mylogo {
margin-right : auto;
}


a, a:visited {
text-decoration : underline;
color : #3b3107;
background : inherit;
}

a:hover {
color : #000000;
background : inherit;
text-decoration : underline;
}




.servicesImageRight {
border : 3px solid #54470A;
margin: 0px 0px 15px 15px;

}


.helpImageRight {
border : 3px solid #54470A;
margin: 0px 0px 15px 15px;

}

.marginSpaceLeft {
border : 3px solid #54470A;
margin: 0px 0px 10px 10px ;

}

.marginSpaceRight {
border : 3px solid #54470A;
margin: 0px 10px 10px 0px ;

}

.contactSpaceLeft {
border : 3px solid #54470A;
margin: 0px 0px 10px 10px ;

}

.contactSpaceRight {
border : 3px solid #54470A;
margin: 0px 10px 10px 0px ;

}


.aboutSpaceLeft {
border : 3px solid #54470A;
margin: 0px 0px 10px 10px ;

}

.aboutSpaceRight {
border : 3px solid #54470A;
margin: 0px 10px 10px 0px ;

}

.employmentSpaceLeft {
border : 3px solid #54470A;
margin: 0px 0px 10px 10px ;

}

.employmentSpaceRight {
border : 3px solid #54470A;
margin: 0px 10px 10px 0px ;

}

.serviceTableLL {
padding-left: 40px;

}

.serviceLeftColumn2 {
padding-left: 64px;
}

.serviceMidColumn {
padding-left: 0px;
}

.helpTableLL {
padding-left: 45px;
}
