.padded {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;

}
.linkPurple{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkPurple a{
	color: #736D64;
	text-decoration: none;
}
.linkPurple a:hover{
	color: #671DC2;
	text-decoration: underline;
}

.linkMaroon{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkMaroon a{
	color: #736D64;
	text-decoration: none;
}
.linkMaroon a:hover{
	color: #842242;
	text-decoration: underline;
}

.linkRed{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkRed a{
	color: #736D64;
	text-decoration: none;
}
.linkRed a:hover{
	color: #BA0711;
	text-decoration: underline;
}

.linkOrange{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkOrange a{
	color: #736D64;
	text-decoration: none;
}
.linkOrange a:hover{
	color: #CC500A;
	text-decoration: underline;
}
.linkYellow{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkYellow a{
	color: #736D64;
	text-decoration: none;
}
.linkYellow a:hover{
	color: #C29C05;
	text-decoration: underline;
}

.linkGreen{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkGreen a{
	color: #736D64;
	text-decoration: none;
}
.linkGreen a:hover{
	color: #1F6825;
	text-decoration: underline;
}

.linkBlue{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkBlue a{
	color: #736D64;
	text-decoration: none;
}
.linkBlue a:hover{
	color: #0556BF;
	text-decoration: underline;
}

.linkLghtBlue{
	font-family: Arial, Helvetica, sans-serif;
	color: #736D64;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;

}
.linkLghtBlue a{
	color: #736D64;
	text-decoration: none;
}
.linkLghtBlue a:hover{
	color: #52AAF1;
	text-decoration: underline;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504B45;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 0px 10px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35332F;
}
.main a{
	color: #35332F;
}
.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504B45;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	font-weight: bold;
}
}
.formrow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B5A294;
	valign: top;
}
input {
	background-color: #BFD5EA;
	border: 1px solid #2B54AA;
}
textarea {
	background-color: #BFD5EA;
	border: 1px solid #2B54AA;
}
.gallery a:hover img{
	border: 1px solid #000000;
	filter: Gray;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#35332F;
	font-size:10px;
	}
.footer a {
	color:CC0000;
	font-weight:400;
	}