/*CSS*/

body {
	background:#d2d8a0;
	margin:0;
	padding:0;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 11px;
	line-height: 140%;
	color: #726263;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
  } 
  
html>body {font-size:small;}

ul {margin:0px; padding-left:20px; }

li {	font-size: 11px; margin:2px 0px; padding:0;}

a, a:link, a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #595c3f;
	display: inline;
}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
}


em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6, {
	line-height: 133%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
p {	
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 145%;
	font-size: 11px;
	}
p.smalltext {	font-size:x-small;}
#content p.intro {
	font-size:small;
	font-weight: normal;color: #726263;
}
#content p.intro a{font-size:small; font-weight: normal;color: #726263;}

hr {
	color: #FBF8F0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DAD3BC;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.welcome{
	font-size: large;
	font-weight: bold;
	color: #595c3f;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #81874e;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #81874e;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #EDE9E1;
	padding: 2px 3px 2px 5px;
	border: 1px dashed #DAD3BC;
}

h3 {
	font-weight: bold;
	font-size: medium;
	font-variant: small-caps;
	text-transform: capitalize;
	line-height: 110%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding-right: 20px;
}

h4 a{
	font-weight: bold;
}

h5 {
	font-size: small;
	color: #81874e;
	font-weight: bold;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	display: inline;
	top: 20px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	margin-bottom:0;
	margin-top:10px;
}

img {
	border:0;
	}
	
hide {
	display: none;
	}

#banner
	{
	height: 72px;
	width: 664px;
	display: block;
	padding: 3px 0 0 60px;
	background-image: url(phone.gif);
	background-repeat: no-repeat;
	background-position: 520px top;
	}

#maintable
	{
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border: 0px;
	padding: 0px;
	background-image: url(petrabg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

#header
	{
	background:url(header.gif) no-repeat center -5px;
	height: 40px;
	width: 724px;
	display: block;
	padding-top: 17px;
	}
#mainnav{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
#mainnav a, a:link, a:visited {
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	line-height: 133%;
	color: #81874e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 0;
	text-decoration: none;
	}
#mainnav a:hover {
	color: #595c3f;
	text-decoration: underline;
	}
	
#mainnav a.current {
	color: #525538;
	}

#mainnav td {
	text-align: center;
}
	
#content
	{
	width: 620px;
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}
#content a, a:link, a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #595c3f;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

#content a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#content h2 {
	font-size: medium;
	font-weight: bold;
	color: #81874e;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 2px 3px 2px 1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content h2 a, a:link, a:visited {
	font-size: medium;
	font-weight: bold;
	color: #81874e;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 2px 3px 2px 1px;
	display: inline;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content h2 a:hover {
	font-size: medium;
	font-weight: bold;
	color: #595c3f;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 2px 3px 2px 1px;
	display: inline;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content h5 a, a:link, a:visited {
	font-size: small;
	color: #575757;
	text-decoration: underline;
	margin: 0px 0px 3px;
	padding: 1px 5px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#content h5 a:hover {
	font-size: small;
	color: #000000;
	text-decoration: underline;
	margin: 0px 0px 3px;
	padding: 1px 5px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	



.2col {
	width: 50%;
}


#leftpull {
	bottom: 0px;
	width: 1px;
	height: 1px;
	position: relative;
	clear: right;
	}
#copyright {
	font-size: xx-small;
	text-align: right;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	padding: 0px;
	clear: both;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#copyright a, a:link, a:visited, a:hover {
	font-weight: normal;
	text-decoration: none;
	padding: 11px 40px 0 0;
	margin: 0px;
	font-size: xx-small;
	display: inline;
	color: #595c3f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#copyright a:hover {
	font-weight: normal;
	text-decoration: underline;
	padding: 10px 40px 0 0;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.treatments {
	display: block;
	clear: both;
}

#profile {
	width: 236px;
	height: 400px;
	padding: 0;
	margin: 0;
	background-image: url(profile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}
#profile a, a:link, a:hover, a:visited, a:active{
	text-decoration: none;
	font-weight: normal;
}
#profile a:hover{
	text-decoration: underline;
	font-weight: normal;
}
#profile h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	text-transform: none;
}
#profile h3 a, a:link, a:hover, a:visited, a:active{
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#profile h3 a:hover {
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

div.promoholder {position:relative; height:547px;}

div.promoholder img.promo {position:absolute; bottom:135px; right:2px;}

div.promoholder img.promo2 {position:absolute; bottom:0; right:2px;}

.profile1 {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 118px;
}
.profile1 p {
	margin-bottom: 1px;
	margin-top: 1px;
}
.profile2 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.profile2 p {
	margin-bottom: 15px;
	margin-top: 1px;
}

#content .profile2 a {padding:0px 0 2px 0; display:block; text-align:left;}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

span.cont {
	line-height: 120%;
	font-weight: bold;
	margin-top: 10px;
	display:block;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}