/* GLOBAL */


.link1 a:link, .link1 a:visited, .link1 a:active { color: #312304; text-decoration: none}
.link1 a:hover { color: #312304; text-decoration: underline}

.link2 a:link, .link2 a:visited, .link2 a:active { color: #A9790F; text-decoration: none}
.link2 a:hover { color: #A9790F; text-decoration: underline}

a.special-link {
  font-size: 20px;
  color: #5a9103;
  text-decoration: none;
}
a.special-link:hover {
  text-decoration: underline;
  color: #089e02;
}


body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #312304;
	background-color: #c0c090;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/background02.jpg);
}

.wrapper {
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 890px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	width: 784px;
	margin-left: 52px;
	float: left;
	display: inline;
	z-index: 1;
	/* background:#F9F7E7; */
}

#maincontent {
	border-left: 3px solid #312304;
	border-right: 3px solid #312304;
	border-bottom: 3px solid #312304;
	font-family: Arial, Helvetica, sans-serif;
	color: #312304;
	background-color: #F9F7E7;
	width: 734px;
	float: left;
	margin-top: 100px;
  padding: 25px 25px 50px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
	/* background-image: url(../images/borderelement01.gif); */
	/* background-repeat: no-repeat; */
	/* background-position: right bottom; */
}

#maincontent a.appointment-cta {
  background: url('../images/client-portal-cta.png');
  text-indent: -3000em;
  float: right;
  width: 149px;
  height: 35px;
}

#mainmenuback {
	position: absolute;
	z-index: 5;
	top: 107px;
}

#mainmenu {
	position: absolute;
	z-index: 5;
	top: 96px;
	overflow: visible;
	margin-left: 18.5px;
	padding: 0px;
	background-color: #312304;
}

table {
	font-size: 10pt;
}

#footerL {
	float: left;
	height: 40px;
	width: 240px;
	margin-left: 49px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
}
#footerR {
	float: right;
	margin-right: 49px;
	height: 40px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	z-index: auto;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}

#main_body {
	width: 100%;
	height: 100%;
	border-top: 1px solid #312304;
}


h1 {
	font-family: Cochin, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
  margin: 9px 0 24px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}

.float_lt { float: left; }

.rt { float: right; }

.clear { clear: both; }


/* BIO */

.imgBorder {
	border: 2px solid #312304;
}


/* INDEX */

#rotator {
	position: absolute;
	height: 600px;
	width: 790px;
	border: 3px solid #312304;
	z-index: auto;
	margin-right: 49px;
	margin-left: 49px;
	top: 20px;
}

ul, ol {
	font-size: 10pt;
	line-height: 17px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	text-transform: uppercase;
	line-height: 10px;
}

.cvheader {
	line-height: 7px;
}

.leftalign {
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

.center {
	text-align: center;
}

.hidden {
	margin-top: auto;
	position: absolute;
	height: 1px;
	width: 1px;
	left: -10000px;
	overflow: hidden;
}

.tableborder {
	border: 1px solid #312304;
}

.bottomlinks {
	text-align: center;
	z-index: 10;
	position: relative;
}

.lighttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9790F;
}

.red {
	color: #880000;
}


/* CONTACT */

#address_block {
	border-top: 1px solid #312304;
	border-bottom: 1px solid #312304;
}

#contact_form {
	vertical-align: middle;
	width: 600px;
	color: #000;
	font-size: 11px;
	line-height: 1.5em;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 0px;
}

#contact_form p {
	background-color: transparent;
	margin-bottom: 30px;
	padding: 0;
	line-height: 1em;
}

.half {
	width: 200px;
}

.whole {
	width: 450px;
}

.phone {
	width: 151px;
}

textarea {
	width: 450px;
}

.nodecoration {
	padding: 0;
	list-style-type: none;
}
