@import "coupon.css";

body {
	margin: 10px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/bkground.jpg);
	background-repeat: repeat;
	background-color: #733823;
}

h2 {
	margin: 0 0 10px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h3 {
	margin: 10px 0 5px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

p {
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #733823
}

a:hover, a:active {
	text-decoration: underline;
	color: #321E15;
}


/*** Basic Framework ***/

#contain {
	margin: 0 auto;
	width: 900px;
	
	background-image: url(images/containBG.gif);
	background-repeat: repeat-y;
	background-color: #321e15;
	border: 3px solid #321e15;
}

#interior {
	margin: 5px;
	width: 888px;
	
	border: 1px solid #ffffff;
}


/*** Left Interior Content ***/

#interiorLeft {
	width: 233px;
	
	float: left;
	display: inline;
}

#menu {
	padding: 10px 0 10px 7px;
	/*border-bottom: 30px solid #914f41;*/
}

#sidebar {
	border-top: 30px solid #914f41;
	clear: both;
}

p.address {
	margin: 15px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ead8cc;
	
	text-align: center;
}

p.language {
	font-size: 12px;
	font-style: italic;
	color: #ead8cc;
	
	text-align: center;
}


/*** Right Interior content ***/

#interiorRight {
	width: 655px;
	
	float: right;
	display: inline;
}


/** Header **/

#header {
	margin: 10px 0 10px 0;
	width: 640px;
}

#headerLeft {
	width: 270px;
	
	float: left;
	display: inline;
}

#headerRight {
	width: 279px;
	
	float: right;
	display: inline;
}

#headerRight img {
	margin: 64px 0 0 0;
}


/** Page Content **/

#content {
	margin: 0 0 12px 0;
	padding: 10px;
	width: 620px;
	
	/*background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y;
	background-color: #dbb4a4;*/
	/*background-color: #ffd1b6;*/
	/*background-color: #dacebc;*/
	background-color: #B9B280;
	
	border: 1px solid #321e15;
}

#pageTitle {
	margin: 30px 0 10px 0;
	border-bottom: 1px solid #321e15;
}


/*** Footer ***/

#footer {
	margin: 10px  auto 0 auto;
	width: 900px;
	
	text-align: center;
}

#footer ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	
	list-style: none;
	
	font-size: 11px;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	padding: 0px 6px 0px 4px;
	
	font-size: 16px;
	font-weight: bold;
	
	text-decoration: none;
	color: #DBB76D;
}

#footer ul li a:hover {
	color: #321E15;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	
	color: #bd8e7b;
}

#footer p a {
	color: #bd8e7b;
}

#footer p a:hover {
	color: #321e15;
}


/*** General Styles ***/

div.clear {
	clear: both;
	
	line-height: 1px;
	font-size: 1px;
	
	height: 1px;
}

div.center {
	text-align: center;
}


/*** General Pages ***/

/*** Page with list of subpages ***/

#listPage ul {
	list-style: square;
}

#listPage ul li p {
	font-weight: bold;
}


/***** Begin Individual Pages *****/


/*** Home Page ***/

#home img {
	margin: 0 0 10px 10px;
	float: right;
	display: inline;
	border: 1px solid #321E15;
}


table	{
	border: 3px solid #914F41;	
	margin-bottom: 10px;
}	

table img {
	text-align: center;
	
}

td	{

	border: 2px solid #914F41;
	padding:0px 5px 0px 5px;
}

td	p	{
	text-align: center;
	font-weight: bold;	
	color: #914F41;
}

.tableFooter	{
	font-size: 10px;
	text-align: center;
	color: #000000;
}


td	h2	{
	text-align: center;
	color: #914F41;
}

td	h3	{
	text-align: center;
	color: #914F41;
}

#home table img {
	text-align: center;
	margin: 0px 135px 0px 0px;
}

#specialTable table img {
	text-align: center;
	margin: 0px 135px 0px 0px;
}

#specialTable img {
	margin: 0px 0px 10px 0px;
	border: 1px solid #321E15;
}


/*** Why Our Office ***/

#office {	

}


/*** Testimonials ***/

#testimonials {

}


/*** Meet Us ***/

#meet {

}


/*** Smile Gallery ***/

#smile {

}


/*** Orthodontics ***/

div.orthoList {
	padding-bottom: 220px;
}

#ortho {

}

#ortho img {
   margin-right: 5px;
   border: 1px solid #733823;
}

/*#SpecialTable	{
	float:left; 
	display:inline; 
	margin:0 10px 0 10px;"
}

#SpecialTable img	{
	float: right;
	display: inline;
	margin: 0 10px 0 10px; 
}*/


/*** Cosmetic Dentistry ***/

div.cosmeticList {
	padding-bottom: 200px;
}

#cosmetic {
	
}


/*** General Dentistry ***/

div.generalList {
	padding-bottom: 120px;
}

#general {
	
}


/*** Sleep Apnea ***/

div.sleepList {
	padding-bottom: 200px;
}

#sleep {
	
}


/*** New Technology ***/

div.technologyList {
	padding-bottom: 150px;
}

#technology {
	
}


/*** New Patients ***/

div.newpatientsList {
	padding-bottom: 220px;
}

#newpatients {
	
}


/*** Location ***/

#location {
	
}


/*** Request an Appointment ***/

#appointment {
	
}


/*** Newsletter and Articles ***/

#newsletter {
	
}


/*** Patients List ***/

div.patientsList {
	padding-bottom: 220px;
}

#patients {
	
}


/*** Ask Dr. Glass ***/

#ask {
	
}


/*** Free Consultations ***/

#consultations {
	height: 350px;
}


/*** Financing ***/

#financing {
	height: 350px;
}


/*** Emergencies ***/

#emergencies {
	height: 350px;
}


/*** Referral ***/

#referral {
	
}


/*** Miscellaneous ***/

div.miscList {
	padding-bottom: 240px;
}

#misc {
	
}


/*** Site Map ***/

#sitemap {
	
}

.stdImage
{
	margin: 7px 15px 7px 8px;
	border: #321e15 1px solid;
}

.galImage
{
	margin: 2px;
	border: #321e15 1px solid;
}

.thumbImage
{
	border: #321e15 1px solid;
}

div .subLinks
{
	text-align: center;
	margin: 0px;
	padding: 8px 0px 18px 0px;
	border: 0px;
	clear: both;
}
