body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333333;
}

.wrapper {
	background-color:#000000;
}

.bkg_leaf {
	background-image: url(media/bkg_leaf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkg_flower {
	background-image: url(media/bkg_flower.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.ctrText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #746e32;
	text-align: center;
	font-style: italic;
}
.ctrText  a:link {	
	color: #746e32;
	text-decoration: none;
}
.ctrText  a:visited {	
	color: #746e32;
	text-decoration: none;
}
.ctrText  a:hover {	
	color: #746e32;
	text-decoration:underline;
}
.ctrText  a:active {	
	color: #746e32;
	text-decoration: none;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746e32;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 5px;
}
.contentText a:link {	
	color: #746e32;
	text-decoration:underline;
}
.contentText a:visited {	
	color: #746e32;
	text-decoration:underline;
}
.contentText a:active {	
	color: #746e32;
	text-decoration:underline;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	color: #746e32;
	font-size: 12px;
	letter-spacing: .1em;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.menuText a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #fdfdfd;
	text-decoration:none;	
}
.menuText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #fdfdfd;
	text-decoration:none;	
}
.menuText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #9b9023;
	text-decoration:none;	
}
.menuText a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #fdfdfd;
	text-decoration:none;	
}

.listlinkText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #746e32;
	text-align: center;
	font-style: italic;
	text-decoration: none;
}
.listlinkText a:link {
	color: #746e32;
	text-decoration: none;
}
.listlinkText a:visited {
	color: #746e32;
	text-decoration: none;
}
.listlinkText a:hover {
	color: #746e32;
	text-decoration:underline;
}
.listlinkText a:active {
	color: #746e32;
	text-decoration: none;
}


.tableMenu .menuText {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.address td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.footer {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 50px;
	padding-top: 20px;
}
.footer a:link {
	color:#999999;
	text-decoration:none;
}
.footer a:visited {
	color:#999999;
	text-decoration:none;
}
.footer a:active {
	color:#999999;
	text-decoration:none;
}

.address td a:link {
	text-decoration:none;
	color: #666666;
}
.address td a:visited {
	text-decoration:none;
	color: #666666;
}
.address td a:hover {
	text-decoration:underline;
	color: #666666;
}
.address td a:active {
	text-decoration:none;
	color: #666666;
}
.subTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #746E32;
	text-align: left;
	padding-left: 125px;
}
.subTitlesSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #746E32;
	text-align: center;	
}

.centeredTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #767035;
}

.contentHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #767035;
}
.pix {
	border: medium double #CFCFBC;
}
