/* CSS Document */

body {

	margin: 0;
	padding: 0;
	background: #b9af9e;
}

/*------------------------------ TOP CONTACT INFO TABLE ------------------------------*/

table#contactInfo {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	line-height: 19px;
	color: #417191;
	text-align: right;
	position: relative;
	top: 35%;
	right: 5%;
}
table#contactInfo a {

	font-size: 16px;
	font-weight: bold;
	color: #417191;
	text-decoration: none;
}
table#contactInfo a:hover {

	font-size: 16px;
	font-weight: bold;
	color: #417191;
	text-decoration: underline;
}
span.contactInfoHeader {

	font-size: 16px;
	font-weight: bold;
}
span.phone {

	font-size: 13px;
}

/*------------------------------ MAIN NAV TABLE ------------------------------*/

td.thinNavLine {

	background: url(../images/thinNavLine.jpg) no-repeat 50% 55%;
	height: 1px;
	width: 1px;
}
table#mainNav a {

	display: block;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #032f4d;
	padding: 5px;
	text-decoration: none;
}
table#mainNav a:hover {

	display: block;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #032f4d;
	padding: 5px;
	background-color: #ffffff;
	text-decoration: none;
}
#activeLink {

	display: block;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #032f4d;
	padding: 5px;
	background-color: #ffffff;
	text-decoration: none;
}
div.imageMap {

	width: 400px;
	height: 115px;
	position: fixed;
}

/*------------------------------ SIDE CONTENT ------------------------------*/

td#sideColumn {

	padding: 0em 1em 0em 2em;
}

/*------------------------------ CONTENT HOME PAGE ------------------------------*/

hr.blueLine {

	height: 1px;
	border: #b5cdde solid 1px;
	border-top: none;
	margin: 0;
	padding: 0;
	width: 99%;
}
td.blueLine {

	background: #b5cdde;
	height: 1px;
	width: 1px;
}
table#midsizeBlueLine {

	margin-right: 4px;
}
td#largeWhiteBG {

	background: url(../images/largeWhiteBG.jpg) no-repeat right bottom;
}
td#smallWhiteBox1Content {

	background: url(../images/smallWhiteBoxBG1.jpg) no-repeat left bottom;
	padding-bottom: 18px; /* causes box to extend to match with brown navigation box */
}
td#smallWhiteBox2Content {

	background: url(../images/smallWhiteBoxBG2.jpg) no-repeat left bottom;
	padding-bottom: 18px; /* causes box to extend to match with brown navigation box */
}
div#largeWhiteBoxContent {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #203e50;
	margin: 0em 1.5em 0em 4.5em;
}
.contentHeader {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
img.picStroke {

	border: #203e50 solid 2px;
}
img.picStrokeBrown {

	border: #ede9e3 solid 2px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
div.smallWhiteBoxContent {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #203e50;
	margin: 1em 1.5em 0em 4.5em;
}
div.smallWhiteBox2Content {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #203e50;
	margin: 1em 1.5em 0em 1.5em;
}
div.smallWhiteBox2Content a, a:hover {

	color: #203e50;
	font-weight: normal;
	text-decoration: underline;
}

/*------------------------------ CONTENT ALL OTHER PAGES ------------------------------*/

td.mainContent {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #203e50;
	padding: 0em 1.5em 0em 1.75em;
}
td.mainContent a, a:hover {

	font-size: 12px;
	font-weight: normal;
	color: #203e50;
	text-decoration: none;
}
div.slideshowBG {

	background-color: #ecf1f4;
	padding: 1em;
	width: 500px;
}
.contentServices {
	
	padding: 1em;
}
.beforeAfterPics {

	padding: 1em;
}
.formBG {

	background-color: #ecf1f4;
	padding: 1em;
	width: 450px;
}
.formRow {

	padding-bottom: 1em;
}

div.chatBox {

	background-color: #ecf1f4;
	padding: 1em;
	float: right;
	width: 240px;
	text-align: left;
}
.contactInfo {

	font-size: 16px;
	line-height: 21px;
}
.sideContent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #203e50;
	line-height: 19px;
}
.header {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #a59985;
}
hr.bioLine {

	height: 1px;
	border: #b5cdde solid 1px;
	border-top: none;
	margin: 2em 0em;
}

/*------------------------------ BOX HEADERS ON HOME PAGE ------------------------------*/

div.brownBoxHeader {

	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	margin: 0.8em 0em 0em 1em;
}
div.smallBoxHeader1 {

	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	margin: 0.65em 0em 0em 2.35em;
}
div.smallBoxHeader2 {

	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	margin: 0.65em 0em 0em 1em;
}
div.smallBoxHeader3 {

	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 1.15em 0em 0em 1em;
}

/*------------------------------ SERIVCES PAGE ------------------------------*/

img.servicesBorder {

	border: #032f4d solid 1px;
	padding: 2px;
}

/*------------------------------ COPYRIGHT -------------------------------*/

td#copyright {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	padding: 1em 0em 3em 0em;
}
td#copyright a {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
td#copyright a:hover {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
}
