body {
	/* background-color: #c33e00; */
	background-color: #ffffff;

	padding: 0;
	margin:  0;

}

body , p , td {
	font-family: Arial, Helvetica, sans-serif, sans;
	font-size: 16px;
	font-weight: normal;
}

a:link , a:visited {
	color: #c33e00;
	text-decoration: underline;
}
a:hover , a:active {
	color: #6b5022;
}
b.big { 
	font-size: 24px;
	letter-spacing: .25em;
	font-weight: bold;
}
.contentsect {
	border: 2px solid #6b5022;
	background-color: #ffffff;
	text-align: left;
}

.bodycell{
	border-right: 2px solid #6b5022;
	padding: 2px;
}

.rightside {
	width: 210px;
	font-size: 14px;
	padding: 2px;
	color: #c33e00;
}
.righttitle {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.linkbar a:link , .linkbar a:visited {
	color: #ffffff;
	font-weight: bold;
}

h3 , .headingsmall {
	font-size: 16px;
	color: #c33e00;
	font-weight: bold;
	border-bottom: 1px solid #c33e00;
}
h2 , .headingmed {
	font-size: 20px;
	color: #c33e00;
	font-weight: bold;
	border-bottom: 1px solid #c33e00;
}
h1 , .headingmed {
	font-size: 24px;
	color: #c33e00;
	font-weight: bold;
	border-bottom: 2px solid #c33e00;
}

.headpartwide{
	background-color: #ffffff;
	background-image: url(images/orange-repeating-wide-a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.headpartnarrow{
	background-color: #ffffff;
	background-image: url(images/orange-repeating-narrow-a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}

input {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 12px;
	border: 1px solid #6b5022;
	color: c33e00;
	margin-bottom: 1px;
}

.titleaddress {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
}

ul {
	display: inline;
}

li {
	display: inline;
	margin-right: 2em;
}

hr {
	color: #6b5022;
	border: 1px solid #6b5022;
	background-color: #6b5022;
	margin: 3px 0px;
}

.tableendcap {
	background-color: #ffffff;	
}
.tablecontent {
	background-color: #c33e00;	
}

.copyright {
	font-size: 10px;
	color: #c33e00;
}

a img.thumbnail {
	text-decoration: none;
}