@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #D2B788 url(images/bg-page.jpg) repeat-x left top;
}
p {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}
h1 {
	font: bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}
h2 {
	font-size: 18px;
	color: #CA6500;
}
h3 {
	color: #8A0000;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4 {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}

h6 {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}

a {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3C1E10;
	text-decoration: underline;
}
a:hover {
	color: #060;
	font-weight: bold;
}
#mainWrapper {
	height: auto;
	/*background: url(images/bg-page-center.png) no-repeat left top;*/
	margin: 0px;
	padding: 0px;
	width: 1075px;
}
#header {
	height: 91px;
	width: 969px;
	margin-left: 106px;
}
#belowHeader {
	width: 969px;
	margin-left: 106px;
	height: 43px;
	padding-top: 3px;
}
#Content {
	margin: 0px;
	padding: 0px;
	height: auto;
}

#leftSide {
	padding: 0px 5px;
	height: auto;
	width: 230px;
	float: left;
	/*background: url(images/bg-leftSide.jpg) no-repeat left 1px;*/
	margin: 0px 0px 0px 106px;
	overflow: hidden;
	display: inline;
}
#leftSide #request {
	font: 500 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #624200;
	text-align: center;
	width: 225px;
	height: 72px;
	float: left;
}

#leftSide #contact-short {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5C4A3C;
	float: left;
}


#rightSide {
	width: 698px;
	padding: 5px;
	height: auto;
	margin: 0px;
	float: left;
	border-left: 10px solid #F2ECE1;
}
#rightSide #form1 {
	border: 1px solid #644300;
}
#rightSide #form1 #mainContact {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}

#rightSide #contact {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #522C1B;
}
#rightSide #contact-form {
	padding: 10px 5px;
	height: auto;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #522C1B;
}
#rightSide #new-patient {
	padding: 5px;
	height: auto;
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #522C1B;
}

#rightSide #contact p a {
	color: #06C;
}
#mainWrapper #Content #rightSide p a  {
	font-weight: bold;
}



#rightSide ul li {
	font: bold 16px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}
#rightSide ul li a {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
	text-decoration: underline;
}
#rightSide ul li a:hover {
	color: #004319;
}

.imgRight {
	margin: 2px;
	padding: 0px;
	float: right;
	top: 0px;
}

#footer {
	padding: 0px;
	height: 150px;
	width: 1069px;
	clear: both;
	margin: -10px 0px 15px 56px;
}
#footerTable a {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
	text-decoration: underline;
}
#footerTable a:hover {
	color: #060;
}

#footerTable {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
}

#bottomLinks {
	color: #d1b887;
}
#bottomLinks a {
	color: #d1b887;
}
.centered {
	text-align: center;
}
.linkDescription {
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72572C;
}
#Content #rightSide table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #522C1B;
	font-weight: bold;
}

