body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #37342E;
	background-image: url(images/WFD_back.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	margin: 0px;
}
.content_back {
	background-color: #FFFFFF;
	background-image: url(images/Westfall_Content_Back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
}
.content_side {
	background-image: url(images/Westfall_Content_Side.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #CC6600;
	float:none;
	padding:none;
	display:inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	float:none;
	padding:none;
	display:inline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}

.hText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #CC6600;
	float:none;
	padding:none;
	display:inline;
	text-decoration:none;
}

.hText:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #CC6600;
	float:none;
	padding:none;
	display:inline;
	text-decoration:underline;
}

.h2Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	float:none;
	padding:none;
	display:inline;
	text-decoration:none;
}

.h2Text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	float:none;
	padding:none;
	display:inline;
	text-decoration:underline;
}


.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.footLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.footLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_back {
	background-image: url(images/Westfall%20Dental_nav_back.jpg);
	background-repeat: no-repeat;
}
.side_back {
	background-image: url(images/Westfall%20Dental_side_back.jpg);
	background-repeat: repeat-y;
}

.int_image {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #848484;
	border-bottom-color: #848484;
}
.orange_text {
	font-weight: bold;
	color: #CC6600;
}

.imgBorder {
	border: 1px solid #663300;
}

.imgBorder:hover {
	border: 1px solid #CC6600;
}

.form_Titles {
	font-weight: bold;
}

.redDot {
	font-weight: bold;
	color: #CC6600;
}

.redText {
	font-weight: bold;
	color: #CC6600;
}

.form-textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	border: 1px solid #663300;
}

.form-textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	border: 1px solid #663300;
	width:100%;
}
