/*Header*/
#headercontainer {
	background-color: #fff;
	padding: 24px 0 18px 0;
	position: relative;
}
#header {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	position: relative;
	width: 850px;
	margin: 0 auto;
}
#logo {
	float: left;
}
#header .addressphone {
	padding-top: 67px;
	text-align: right;
}
#header p {
	margin-bottom: 0;
	padding-bottom: .25em;
}


/*Content*/
#contentwrap {
	width: 501px;
}
#contentcontainer {
	position: relative;
	width: 850px;
	margin: 0 auto;;

}
#content {
	background-color: #fff;
	margin-left: 177px;
	padding: 1em 16px 0 16px;
	width: 503px;
}
#contentwrap {
	float: left;
	padding-bottom: 3em;
}
#content h1 {
	border-bottom: 1px solid #d7eee7;
	clear: both;
	color: #746459;
	font-size: 1.7em;
	padding: 0 0 .3em 0;
	margin: 0 0 .5em 0;
}
	/*Links*/
#content a {
	color: #73b5ad;
	text-decoration: underline;
}
#content a:link {
	color: #73b5ad;
}
#content a:visited {
	color: #73b5ad;
}
#content a:hover {
	color: #377f72;
	text-decoration: underline;
}
#content a:active {
	color: #5FA79A;
}
#content a.brown {
	color: #5a4a42;
	text-decoration: underline;
}
#content a:link.brown { 
	color: #5a4a42;
}
#content a:visited.brown { 
	color: #5a4a42;
}
#content a:hover.brown { 
	color: #5a4a42;
	text-decoration: underline;
}
#content a:active.brown { 
	color: #5a4a42;
}
	/*PDF Links*/
#content a.pdf {
	background-image: url(/assets/images/page_white_acrobat.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-bottom: 0;
	padding: 3px 25px 0px 0;
	text-decoration: underline;
}
#content a.pdf span {
}
#content a.pdf:hover {
	border-bottom: 0;
}

	/*Floated filler to give min-height to content box*/
#filler {		
	float: right;
	height: 750px;
	width: 1px;
}

/*Right column*/
#rightcontent {
	position: absolute;
	top: 100px;
	right: 0px;
	color: #fff;
	padding: 0 0 0 0;
}
#rightcontent a.requestAppointment {
	background-color: #add6ce;
	border-top: 1px solid #fff;
	color: #5a4a52;
	display: block;
	font-size: 9px;
	padding: 4px 4px;
	font-weight: bold;
}
#rightcontent a.requestAppointment:hover {
	background-color: #adc6be;
	color: #000;
}




/*nav*/
#sidenav {
	background-image: url(/assets/images/nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: .9em;
	height: 360px;
	left: 0;
	padding-top: 30px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 177px;
}
#sidenav ul {
	margin: 0;
	padding: 2em 0 0 25px;
}
#sidenav ul li {
	margin: 0;
	padding: 0;
	display: inline;	/*IE fix*/
}
#sidenav a {
	color: #5a4a42;
	display: block;
	font-size: .9em;
	height: auto;
	margin: 0;
	padding: .5em 1em .5em 0;
	text-transform: uppercase;
}
#sidenav a:link { }
#sidenav a:visited { }
#sidenav a:hover {
	color: #fff;
	background-color: #a78a78;
	text-transform: uppercase;
}
#sidenav a:active {
	text-transform: uppercase;
}
#sidenav li.currentNav a {
	color: #fff;
	background-color: #a78a78;
	text-transform: uppercase;
}


/* Cosmetics: borders and backgrounds*/
#leftleafbg {
	position: absolute;
	left: -9px;
	top: 358px;

}
#rightleafbg {
	position: absolute;
	top: 340px;
	left: 712px;
}
#toprightcorner {
	position: absolute;
	top: 0;
	left: 712px;
	left: 705px;
}
#leftborder {
	background-image: url(/assets/images/left-side-green-shadow.gif);
	background-repeat: repeat-y;
	background-position: 146px 493px;
}
#topborder {
	padding-left: 177px;
}



/*General purpose*/
.block {
	display: block;
}
.brown {
	color: #5a4a42;
}
.blue {
	color: #73b5ad;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.bottomblueborder {
	padding-left: 1em;
	padding-bottom: .25em;
	border-bottom: 1px solid #d7eee7;
}

input.checkbox {
	border: 0;
}

/*Online Store link*/
#toplinkwrap {
	width: 850px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	text-align: center;
}

a#estore {
	background: #a78a78 url(/assets/misc/rounded.php?sh=s&r=10&w=100&h=25&fg=a78a78&bg=fff&si=b) no-repeat bottom center;
	position: absolute;
	top: 0;
	padding-top: 20px;
	right: 38px;
	display: block;
	width: 100px;
	height: 40px;
	color: #fff;
}
a#estore:hover {
	background: #dfbc9f url(/assets/misc/rounded.php?sh=s&r=10&w=100&h=25&fg=dfbc9f&bg=fff&si=b) no-repeat bottom center;
}

a#billpay {
	background: #a78a78 url(/assets/misc/rounded.php?sh=s&r=10&w=100&h=25&fg=a78a78&bg=fff&si=b) no-repeat bottom center;
	position: absolute;
	top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	right: 145px;
	display: block;
	width: 100px;
	height: 40px;
	color: #fff;
}
a#billpay:hover {
	background: #dfbc9f url(/assets/misc/rounded.php?sh=s&r=10&w=100&h=25&fg=dfbc9f&bg=fff&si=b) no-repeat bottom center;
}

