@charset "utf-8";

*{margin:0; padding:0; border:0;}

body {background: #d2b895;
  text-align:center;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
	margin-top:50px;}
	
/*.contentbg{background-color:#CECEA6;}*/
.contentbg {background-image:url(../images/contentbg.gif); background-repeat:repeat-y; width:908;} /*content area background bg*/
.contentbgpu {background-repeat:repeat-y; width:600;} /*content area background bg for pop up*/

.rgtcontentbg {width:200px; background-color:#000000;}

.lftcontentbg {background-color:#fff;}

.floatright {float: right;
		 margin: 0 0 10px 10px;}

.floatleft {float: left;
		 margin: 4px 8px 2px 0;}
		 
p {color:#252525; padding:6px 14px 6px 14px; text-align:left;}
		 
h1 {position:relative;
		width:496px;
		height:74px;
		overflow:hidden;
		font-family:"Times New Roman", Times, serif;
		font-size:1.75em;
		font-weight:normal;
		}

h1 span {position:absolute;
		left: 0;
		top: 0;
		width:100%;
		height:100%;
		background-repeat:no-repeat;
		}	 
		 
h2 {position:relative;
		width:496px;
		height:40px;
		overflow:hidden;
		font-family:"Times New Roman", Times, serif;
		font-size:1.75em;
		font-weight:normal;
		}

h2 span {
	position:absolute;
	left: 1px;
	top: 1px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}	

ul {text-align:left; padding:6px 32px 0px 32px; list-style-image:url(../images/bullets_1.gif);}

li {color:#215E34; text-transform: none; font-weight:bold; padding:4px 0;}

ul.subpage {text-align:left; padding:6px 32px 0px 32px; list-style-image:url(../images/bullets_1.gif);}

li.subpage {color:#517949; font-weight:bold; text-transform: none; padding:4px 0;}

ul.blacktxt {color:#000000;}

ul.blacktxt li {color:#000000; font-weight:normal;}

li.extraspace {padding:14px 0;}
	
.boldgreen {color:#406c37;}

td.emailbox1 {background-image:url(../images/emailhd.jpg); background-position:top; background-repeat:no-repeat; background-color:#e8e9db; width:183px; height:150px;}

.copyright {font-size:10px; color:#fff; margin-left:10px; line-height:18px;}
.appt {font-size:16px; color:#000000; font-weight: bold;}

input {border: #c3c3a2 1px solid;}

img {border:0px;}

a:link {color:#821a25;text-decoration:underline; text-transform: none; font-weight: normal;}
a:visited {color:#821a25;text-decoration:underline; text-transform: none; font-weight: normal;}
a:hover {color:#000;text-decoration:underline; text-transform: none; font-weight: normal;}
a:active {color:#821a25;text-decoration:underline; text-transform: none; font-weight: normal;}

a.footer:link {color:#000;text-decoration:none; text-transform: none; font-weight: normal; font-size:11px; margin:0 10px;}
a.footer:visited {color:#000;text-decoration:none; text-transform: none; font-weight: normal; font-size:11px; margin:0 10px;}
a.footer:hover {color:#fff;text-decoration:none; text-transform: none; font-weight: normal; font-size:11px; margin:0 10px;}
a.footer:active {color:#000;text-decoration:none; text-transform: none; font-weight: normal; font-size:11px; margin:0 10px;}

a.atm:link {color:#004a80;text-decoration:underline; text-transform: none; font-weight: normal;}
a.atm:visited {color:#004a80;text-decoration:underline; text-transform: none; font-weight: normal;}
a.atm:hover {color:#000;text-decoration:underline; text-transform: none; font-weight: normal;}
a.atm:active {color:#004a80;text-decoration:underline; text-transform: none; font-weight: normal;}

.bionames {color:#990000;}

.golfprices {color:#990000;}

ul.golfeval {list-style:none; text-align:center;}

ul.golfeval li {color:#000000; font-weight:normal; padding:3px 0;}

.fitness-prices {font-weight:bold; color:#000;}
.fitness-prices td {padding:6px 0;}
.fitness-prices strong {color:#990000;}

.border-bottom {border-bottom:1px dotted #666;}
