@charset "utf-8";

*{
	margin:0;
	padding:0;
}

/* Home Page Styles */

body {
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	background-color:#656565;
}

#marvin-frager-holder {
	width:685px;
	height:815px;
	margin:auto;
	background:url(images/tmj-doctor-frager.png);
	margin-top:10px;
}

#marvin-frager-title {
	width:599px;
	height:71px;
	float:left;
	background:url(images/marvin-frager-title.jpg) right no-repeat;
	padding-left:42px;
	margin-top:45px;
}

#tmd-doctor-title {
	width:auto;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:7px;
}

#tmd-doctor-description {
	width:599px;
	height:440px;
	float:left;
	padding-left:42px;
	margin-top:20px;
}

#marvin-frager-right {
	width:199px;
	height:auto;
	float:right;
	padding-left:14px;
	padding-bottom:14px;
}

#marvin-frager-photo {
	width:199px;
	height:173px;
	float:left;
}

#contact-marvin-frager {
	width:199px;
	height:33px;
	float:left;
	background:url(images/contact-frager.jpg);
	margin-top:15px;
}

#foot {
	width:658px;
	height:auto;
	float:left;
	margin-top:55px;
}


/* Contact Page Styles */

#home-contact {
	width:123px;
	height:18px;
	float:right;
	margin-top:102px;
	padding-right:24px;
}

#tmd-doctor-contact {
	width:599px;
	height:460px;
	float:left;
	padding-left:42px;
	margin-top:20px;
}

#foot-contact {
	width:658px;
	height:auto;
	float:left;
	margin-top:35px;
}





/* Font Styles */

.text12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #343c43;
}


.tmd-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #162f4f;
}
.text12b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #183b67;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c2c2c;
}



/* Rollover Styles */

.contact a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
	line-height: 20px;
}

.contact a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
	line-height: 20px;
}
.contact  a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
	line-height: 20px;
}
.contact a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #036;
	text-decoration: underline;
	line-height: 20px;
}
.tmc-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #630;
}
