#bodyFront {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.jpg);
}

*{
font-family: georgia, verdana, arial;
font-size: 11px;
line-height: 16px;
}

a{
color: #3F7504;
font-weight: bold;
}

a:hover{
color: #C42F01;
font-weight: bold;
}

/*----------------CONTAINERS--------------------*/

#mainTable{
background: url(images/bg-trees.jpg);
background-repeat: repeat-x;
}

#navCell{
background-image: url(images/bg-trunk.gif);
background-repeat: repeat-y;
}

#contentCell{
background-image: url(images/bg-branch.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.containerHome{
width: 464px;
background: url(images/home-signtop.jpg);
background-repeat: no-repeat;
background-position: top left;
float: left;
}

#container{
float: left;
display:inline;
}

#col2{
float: left;
margin-left: 8px;
}

#col1{
padding-left: 11px;
/*margin-left: 11px;*/
}

#contentMain{
margin-top: 82px;
background: url(images/bg-contentmain.jpg);
background-position: bottom left;
background-repeat: repeat-y;
}

#contentMainBox{
padding: 5px 17px;
}

.welcome{
margin-bottom: 6px;
display: block;
}

#contentBottom{
background: url(images/home-2sings.jpg);
background-repeat: repeat-y;
background-position: top right;
padding-top: 0px;
}

#homeNews{
float: right;
width: 220px;
}

#homeNewsBox{
margin: 5px 10px 10px 13px;
}

#homeNews a{
display: block;
}

#footer, #footer a{
color: #C6BD91;
}

#footer img {
margin-right: 10px;
margin-top: 10px;
}

#subContainer{
width: 605px;
}

#subContainer2{
margin-left: 13px;
}


#subTop{
background: url(images/sub-signtop.jpg);
height: 214px;
}

#subContent, #subBox{
background: url(images/sub-bg.jpg);
background-repeat: repeat-y;
background-position: top left;

}

#topButtons{
margin-left: 185px;
}

#subHeader{
margin: 42px 0 0 13px;
}

#subBox1, #subBox2{
float: left;
}

.subpageContent{
margin: 8px 8px 0 19px;
text-align: justify;
}

#subBox1{
width: 427px;
}

#subBox2{
width: 147px;
}

#subBox{
float: left;
display: inline;
width: 590px;
}

.experience{
margin-bottom: 18px;
}

.experience span, .titleSub{
color: #C42F01;
font-size: 14px;
font-weight: bold;
display: block;
}

.experience img{
float: left;
margin-right: 10px;
}

.experience a{
display: block;
}

#usefulInfo a{
color: #6E462A;
display: block;
line-height: 16px;
}

#usefulInfo a:hover{
color: #C42F01;
display: block;
}

#usefulInfo img{
margin-bottom: 4px;
}

#subNav{
text-align:center;
margin-top: 8px;

}

.bullet{
	margin: 0 8px 0 10px;
}

.textNote {
	font-size: 11px;
	font-style: italic;
	color: red;

}