@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
}.columnOne {
	background-color: #ffffff;
	background-image: url(structure-01.gif);
	background-repeat: no-repeat;
}
.columnTwo {
	background-color: #d5cdc1;
	background-image: url(structure-02.jpg);
	background-repeat: no-repeat;
}
.columnTwo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#75634a;
}
.columnTwo h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-style: italic;
	color:#75634a;
}
.columnTwo a{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#761806;
	line-height: 18px;
	text-transform: capitalize;
}
.columnTwo a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#761806;
	line-height: 18px;
	text-transform: capitalize;
}
.columnThree {
	background-color: #f3efea;
	background-image: url(structure-03.gif);
	background-repeat: no-repeat;
}
.columnFour {
	background-color: #ffffff;
	background-image: url(structure-04.gif);
	background-repeat: no-repeat;
}
.columnFour p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color:#75634a;
}
.columnFour a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color:#ad471e;
	text-decoration:underline;
}
.columnFourTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color:#ad471e;
}
.columnFourHeading{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color:#75634a;
	text-transform:uppercase;
}
.columnFourSubHeading{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color:#75634a;
}
.columnFive {
	background-color: #f5f3ef;
	background-image: url(structure-05.jpg);
	background-repeat: no-repeat;
}
.columnSix {
	background-color: #ccc2b3;
	background-image: url(structure-06.jpg);
	background-repeat: no-repeat;
}
.columnSeven {
	background-color: #ffffff;
	background-image: url(structure-07.gif);
	background-repeat: no-repeat;
}
.columnFive p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color:#B0A491;
}
.columnFive a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color:#B0A491;
	text-decoration: none;
}
.columnFive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color:#AE5530;
	text-decoration: underline;
}
.formDecor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color:#75634a;
	margin-bottom: 8px;
}

