html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
background-color: #E3D6CD;
color: #000000;
text-align: center;
}

#wrapper {
width: 800px;
background-color:#FFFFFF;
margin:10px auto;
border: 0px solid #000000;
text-align:left;
}

#banner {
height: 110px;
background-repeat: no-repeat;
}

#content{
	background-color: #FFFFFF;
	padding-top: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}


#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

.leftimage{
float: left;
margin-right: 10px;
border: 0px solid #000000;
}
.rightimage{
	float: right;
	margin-left: 10px;
	border: 0px solid #000000;
	margin-bottom: 5px;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	border-top: 0px solid #000000;
	background-color: #9F8D81;
	color: #FFFFFF;
	width: 800px;
	text-align: left;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
background-color:#6633CC;
}
a:link {
	color: #9F8D81;
	text-decoration: none; 
}
a:active {
	color: #DAC3B4;
	text-decoration: none; 
}
a:visited{
	color: #9F8D81;
	text-decoration: none; 
}
a:hover {
	color: #CD1345;
	text-decoration: none; 
}
a:link.altlinks {

	color: #DAC3B4;
	text-decoration: none; 
}
a:active.altlinks {

	color: #7B7168;
	text-decoration: none; 
}
a:visited.altlinks {

	color: #DAC3B4;
	text-decoration: none; 
}
a:hover.altlinks {
	color: #9F8D81;
	text-decoration: none; 
}

a:link.blacklinks {
	color: #000000;
	text-decoration: none; 
}
a:active.blacklinks {
	color: #DAC3B4;
	text-decoration: none; 
}
a:visited.blacklinks{
	color: #000000;
	text-decoration: none; 
}
a:hover.blacklinks {
	color: #CD1345;
	text-decoration: none; 
}

.footer_layout {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: auto;
	float: left;
}

.navigation {
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 240px;
	width: 580px;
}
.margin {
	margin-right: 6px;
	float: right;
	width: 545px;
}
.bold {
	font-weight: bold;
}
  
.left {
	background-attachment: scroll;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right {
	background-attachment: scroll;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.title {
	font-size: 110%;
	color: #B13140;
	font-weight: bold;
}
.quote {
	padding-right: 40px;
	padding-left: 40px;
}
.txt-80pcent {
	font-size: 85%;
}
li, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxes {
	float: right;
	margin-top: 15px;
}
.txt-80pcentBOLD {
	font-size: 85%;
	font-weight: bold;
}
.links {

	padding-right: 40px;
	padding-left: 40px;
}
#footer2 {
	border-top: 0px solid #000000;
	background-color: #E3D6CD;
	color: #736257;
	width: 800px;
	text-align: left;
	font-size: 85%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.listLineHeight {
	padding-bottom: 8px;
}
.imgLeft {
	padding-right: 5px;
	padding-bottom: 5px;
}
.redText {
	color: #B13140;
}
.top_border {
	margin-top: 21px;
}
.testimonial {
	color: #000000;
	font-size: 85%;
}

