body {
	background-color: #DBDBDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
}

p {
margin-top:0px;
margin-bottom:10px;
line-height:130%;
}
h1 {
margin:0px;
padding-top:0px;
margin-bottom:10px;
line-height:100%;
font-size:29px;
}
h2 {
margin:0px;
margin-bottom:10px;
border-bottom:1px solid #DBDBDB;
font-size:20px;
font-weight:bold;
}
h3 {
margin:0px;
margin-bottom:10px;
font-size:17px;
font-weight:bold;
}


.centeredHolder {
width:870px;
margin: 0 auto;
text-align:left;
}

.topHolder {
2background-image:url(images/top-bg.jpg);
background-repeat:repeat-x;
height:200px;

-1moz-border-radius: 5px;
-1webkit-border-radius: 5px;	
}

.contentHolder1 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#FFFFFF;
padding:10px;
}

.topimage {
background-image:url(images/top.jpg);
height:200px;
}

.topRightImage {
width:587px;
background-color:#DBDBDB;
height:50px;
float:right;
text-align:right;
color:#666666;
}
.topLeftImage {
width:283px;
background-image:url(images/top_r1_c1.jpg);
background-repeat:no-repeat;
height:50px;
float:left;
}

.topLeftImage A {
color:#666666;
text-decoration:none;
}

.topLinksRight {
text-align:right;
font-size:16px;
color:#666666;
padding-top:18px;
}

.topLinksRight A {
color:#666666;
padding-bottom:0px;
text-decoration:none;
border-bottom:1px dotted #666666;
}

.menuRow {
height:45px;
padding-left:2px;
}

.menuButton {
width:84px;
float:left;
margin-right:2px;
background-color:#523525;
color:#FFFFFF;
padding:3px;
font-weight:bold;
border:2px solid #BF9B8B;
margin-top:8px;
text-align:center;
font-size:14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;	
}

.menuButton A {
color:#FFFFFF;
text-decoration:none;
}

.menuButtonLast {
float:left;
width:5px;
margin-right:2px;
background-color:#523525;
color:#FFFFFF;
padding:3px;
border:1px solid #000000;
margin-top:8px;
text-align:center;
font-size:14px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;	
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}

.menuButtonFirst {
float:left;
width:5px;
margin-right:2px;
background-color:#523525;
color:#FFFFFF;
padding:3px;
border:1px solid #000000;
margin-top:8px;
text-align:center;
font-size:14px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;	
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.mainContent {
background-color:#EBEBEB;
border:1px solid #CCCCCC;
padding:10px;
width:850px;

}

.topLinks {
height:30px;
}

#footercontainer {
	width: 870px;
	margin: 0 auto;
	margin-top:10px;
	border:1px solid #85573F;
	margin-bottom:10px;
	background-color:#C2967E;
	height:60px;
	padding-top:25px;
	color:#85573F;



	
	
}
#footerlinks {
	text-align:center;
}
#footerLeft {
	width:480px;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}
#footerMiddle {
	width:230px;
	float:right;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}
#footerRight {
	width:230px;
	float:right;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}

A { 
color:#006699;
}