body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4EFE2;
	background-repeat: repeat-x;
}

.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border {
	border: 1px solid #000000;
}
.rtBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rtLftBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.redEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #821212;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #821212;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #821212;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #821212;
	font-weight: bold;
	color: #821212;
}
.brlBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bgBlack {
	background-color: #000000;
}
.bgBrown {
	background-color: #C9BEA3;
}
.doubleBorder {
	border: 4px solid #C9BEA3;
}
#content {
	text-align: justify;
	margin: 20px;
}
.redEmph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #821212;
}
div#solutions{
	text-align: justify;
	margin: 5px;
	vertical-align: top;
	border: 1px solid #000000;
	}
a.gallery:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #821212;
}
a.gallery:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #821212;
}
a.gallery:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.gallery:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #821212;
}
.nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9BEA3;
}
.samples_imagebrdr{
border:3px solid #821212;
}

#countryClubs, #commercial	{
border:#000 1px solid;
background-color:#CFC5AC;
margin:10px;
padding:10px;
min-height:75px;
}

#countryClubs fieldset, #commercial fieldset {padding:10px;}

#countryClubs .captionLineRight	{
	text-align:left;
	margin-top:-1px;
	margin-bottom:15px;
	width:100%;
	float:left;
	height:auto;
}

#countryClubs .caption2	{
	width:85px;
	display:inline-block;
	text-align:center;
	font-size:.9em;
	font-weight:bold;
	margin:0 8px 0 8px;
	width:100px;
	height:auto;
	vertical-align:top;
	float:left;
}

#countryClubs .icon	{
	margin:0 5px 0 5px !important;
	margin:0 7px 0 6px;
}