@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(../images/st-marys_01.jpg);
	background-repeat: repeat-x;
	background-color: #2f0112;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f2ceae;
	line-height: 18px;
}

body,html {
	height: 100%;
}

#container {
	position: relative;
	margin: auto;
	width: 900px;
	height: 100%;
	background-image: url(../images/st-marys_15.jpg);
	background-repeat: repeat-y;
}

#row-logo-links {
	float: left;
	width: 900px;
	height: 135px;
}

#row-images {
	float: left;
	width: 879px;
	height: 232px;
	padding-top: 21px;
	padding-left: 21px;
	background-image: url(../images/st-marys_14.jpg);
	background-repeat: no-repeat;
}

#row-content {
	float: left;
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/st-marys_15.jpg);
	background-repeat: repeat-y;
}
#column-content1 {
	float: left;
	width: 240px;
	padding-right: 20px;
}
#column-content2 {
	float: left;
	width: 240px;
}
.column-html_links {
	float: left;
	width: 106px;
	margin-top:20px;
	padding-left:20px;
}
#column-dental_design_links {
	float: left;
	width: 416px;
	margin-top:20px;
	padding-left:20px;
}
#column-dental_design_linksa {
	float: left;
	width: 416px;
	margin-top:20px;
	padding-left:20px;
}
#row-footer {
	float: left;
	width: 900px;
	height: 34px;
	background-image: url(../images/st-marys_17.jpg);
	background-repeat: no-repeat;
}
#row-footer1 {
	float: left;
	width: 900px;
}
#row-footer1a {
	float: left;
	width: 900px;
}
#logo {
	float: left;
	width: 161px;
	height: 135px;
}

#name {
	float: left;
	width: 739px;
	height: 99px;
}

#links {
	float: left;
	width: 739px;
	height: 36px;
}

#text-area {
	float: left;
	width: 500px;
	padding-top: 3px;
	text-align: justify;
}

#quick-links {
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-left: 20px;
}

.quick-links-button-box {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}

#address {
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
	background-color: #360115;
}

#dentist_review_top_bar{
	float: left;
	width: 200px;
	padding: 10px;
	background-color: #25000e;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #f2ceae;
}
#dentist_review_main{
	float: left;
	width: 200px;
	padding: 10px;
	background-color: #5c0726;
}

#images {
	float: left;
	width: 340px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
}


h1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #f2ceae;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #f2ceae;
}

.form_object {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #511d2f;
	background-color: #dad6b0;
	border: 1px solid #a5033f;
	padding: 3px;
	size: 100px;
}
a.side:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f2ceae;
	text-decoration: underline;
}
a.side:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f2ceae;
	text-decoration: underline;
}
a.side:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f2ceae;
	text-decoration: none;
}
a.side:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f2ceae;
	text-decoration: underline;
}
a.bottom:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #79012c;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #79012c;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #f2ceae;
	text-decoration: underline;
}
a.bottom:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #79012c;
	text-decoration: none;
}
