body {
font-family:Georgia,Times,serif;
font-size:1em;
line-height:1.3em;
text-align:center;
background-color:#FBA81C;
margin:0;
color:#fff;
}

/* --- nav --- */

#nav {
width:100%;
background:#EA6C22;
margin:0;
padding:12px 0;
color:#006633;
text-align:center;
}

#nav a:link, #nav a:visited {
color:#FFCD7F;
font-size:1.2em;
margin: 0 20px;
text-decoration:none;
border:0;
background:none;
}

#nav a:hover {
color:#fff;
}

/* --- header --- */

#header {
margin:0px auto;
width:760px;
height:190px;
padding: 0 0 0 0;
/*background-image:url(images/03-logo-purple.gif);
background-position:right;
background-repeat:no-repeat; */
text-align:center;
}

/* --- wrapper --- */

#wrapper {
width:760px;
margin-right:auto;
margin-left:auto;
margin-bottom:20px;
padding:0;
text-align:left;

/*background-image: url(images/03-content-bg-purple.gif);
background-repeat:repeat-y;*/
min-height:500px;
}

/* --- left --- */

#left {
width:760px;
padding:0 0 0 0;
float:left;
}

#leftheader {
height:11px;
/* bg colour for these header divs needs to match the main r or l bg colour because of strange ie wrapping */
background-color:#7A0660;
background-image: url('images/03-onecolheader-purple.gif');
background-repeat:no-repeat;
padding:0;
}

#leftcontent {
padding:20px 60px 10px 45px;
background:#F48920 url('images/09-wrapper-bg.gif') left repeat-y;
}

/* --- right --- */

#right {
background:#7A0660;
width:200px;
padding:0;
float:right;
}

#rightheader {
height:11px;
/* bg colour for these header divs needs to match the main r or l bg colour because of strange ie wrapping */
background-color:#7A0660;
background-image: url(images/03-rightheader-purple.gif);
background-repeat:no-repeat;
padding:0;
}

#rightcontent {
padding:25px 20px 10px 25px;
}

#right p {
padding-top:0;
margin-top:0;
}

#right h3 {
margin-bottom:.3em;
}

/* --- footer --- */

#footer09 {
font-size:12px;
padding:5px 10px;
}

#footer {
border-bottom:4px solid #3E0F4B;
background:#B1A8C4;
padding:10px;
font-size:11px;
color:#7A0660;
}

#footer a:link, #footer a:visited {
color:#7A0660;
}

#footerinner {
width: 740px;
margin: 0 auto;
text-align:left;
}

#siteby {
float:right;
text-transform:none;
}

#siteby a:link, #siteby a:visited {
color:#FFF3DF;
background:none;
}

/* --- text --- */

h1, h2, h3, h4 {
margin-top:0;
color:#fff;
font-weight:normal;
line-height:110%
}

h1 {
font-size:1.8em;
}

h2 {
font-size:1.4em;
margin-bottom:8px;
}

h3 {
font-size:1.2em;
}

p {
text-align:justify;
padding:0px;
}

a:link, a:visited {
color:#fff;
text-decoration:none;
background:#EA6C22;
padding:3px 4px;
}

a:hover {
color:#fff;
background:#CF5D19;
}

pre {
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
line-height:1.3em;
}

img.home {
background-color:#fff;
padding:5px;
border:1px solid #EA6C22;
}

p.bask {
text-align:center;
margin:0 0 20px 0;
padding:0;
}

p.bask img {
margin-left:25px;
}

/* --- specifics --- */
/* images in main body text */
img.inparleft {
margin-right:20px;
display:block;
background-color:#fff;
padding:5px;
border:1px solid #EA6C22;
float:left;
}

img.inparright {
margin-left:20px;
display:block;
background-color:#fff;
padding:5px;
border:1px solid #EA6C22;
float:right;
}

/* style for practioners and services layout */

#service-links a:link, #service-links a:visited {
color: #FFCD7F;
border:0;
}

#service-links a:hover {
color:#fff;
background:none;
}

#service-links {
font-size:14px;
text-align:center;
background:#EA6C22;
padding:12px 0;
color: #FFCD7F;
}

.left-align {
width: 160px;
float:left;
margin: 0;
padding:0;
margin-bottom:20px;
}

.right-align {
padding:0 0 20px 180px;
padding-top:0;
}

.right-align p {
margin-top:0;
padding-top:0;
}

/* style for Formmailer.php  */

.mailwrapper {
	text-align: left;
}

.maildiv {
	/*margin: 0 auto 0 auto;*/
	text-align: left;
	width: 365px;
	margin-left: 100px;
}

.maildiv form {
	text-align: left;
}

.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 95px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}

.maildiv a {
	color: #005ABE;
}

.maildiv h2 {
	color: #fff;
	font-size: 120%;
}

.maildiv input {
	margin-bottom: 10px;
	width: 225px;
	background:#fff;
	border: 1px solid #EA6C22;
}

.maildiv textarea {
	margin-bottom: 10px;
	background:#fff;
	border: 1px solid #EA6C22;
}

.maildiv input.fm_verify {
	width: 60px;
}

.maildiv select {
	margin-bottom: 10px;
}

.maildiv textarea {
	margin-bottom: 10px;
}

.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #EA6C22;
}

.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	border: 0px;
}

.maildiv .legendspacing {
	height: 10px;
}

.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}

.maildiv .fmsubmit {
	float: left;
}

#Submit {
	margin:0px 0px 10px 113px;
	background:#fff;
	width:75px;
	color:#000;
	font-weight:bold;
	border: 1px solid #EA6C22;
	padding:2px;
	font-size:1em;
	cursor:pointer;
}

/*.maildiv input {
	background:#B1A8C4;
	border: 1px solid #3E0F4B;
}*/


.fmtextarea {
	background:#B1A8C4;
	border: 1px solid #3E0F4B;
}

.maildiv .fmrequired {
	color: #fff;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

.maildiv .fmspacer {
	height: 0px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #fff;
	margin-bottom: 15px;
	margin-left: 95px;
	font-size:12px;
}

.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}

.maildiv .fmerrorbox {
	text-align: left;
}

.maildiv li {
	margin: 0 0 4px 0;
}

.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}