﻿/* CSS Document */

/*... Common body specification ...*/


body {
	margin:0 auto;
	background-color:#a3ae90;
	font-size:12px;
	line-height:1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfcfc;
}
h1 {font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	
}
h3 {;
	color: #daf889; 
	
	
	
}

/*... full layout specification ...*/
#layout{
	width:812px;
	height:1080px;
	margin:0 auto;
	background-image: url(../images/layout_bg_1230.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 0 44px 0 44px;

	}
#main_container{
	border-left: 10px solid #b0d16f;
	border-right: 10px solid #b0d16f;
	width: 792px;
	height: 998px;
	

}
#header_part{
	width:730px;
	height:150px;
	float:left;
	background-image: url('../images/header_Bridgeland_Dental_Care.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
	
}
#header_part_about_us{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_about_us.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_services{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_services.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_payments{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_payments.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_technology{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_technology.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_contact{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_Contact_Us.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_teeth_whitening{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_bg_teeth_whitening.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_invisalign_braces{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_invisalign_braces.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#header_part_reward{
	width:730px;
	height:21px;
	float:left;
	background-image: url('../images/header_Bridgeland_reward.jpg');
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
}

#company_name{
	width:300px;
	float:right;
	color: #407701;
	font-size: 48px;
	font-style: italic;
	text-align: right;
	}
#slogan{
	width:600px;
	float:right;
	font-style: italic;
	text-align: right;
	color: #407701;
	}
#navigation_part{
	width:792px;
	height:34px;
	float:left;
	background-image: url('../images/nav_bgd.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding: 25px 0 0 0;
	color: #577A18;
	}
#navigation_part a{
	padding: 0px 30px 0 30px;
	list-style: none;
}

#body_part{
	width:792px;
	height:548px;
	float:left;
	background-image: url('../images/body_top_bg.jpg');
	background-repeat: no-repeat;
	
	}
#body_content{
	width:500px;
	height:630px;
	float:left;
	padding: 18px 10px 0 15px;
	text-align: justify;
	overflow: hidden;
	
	}
#spl_links {
	width:498px;
	float:right;
	background-color: #3b6226;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	border:1px solid #daf889;
	line-height: 1.4em;
} 

#body_side_box{
	width:220px;
	float:left;
	margin: 25px 0 0 20px;
	border: 1px solid #daf889;
	}	
.heading_box {
	width:220px;
	height:33px;
	float:left;
	background-image: url('../images/body_top_heading_bgd.jpg');
	background-repeat: repeat-x;
	}
	
.heading_box_phone {
width:220px;
height:33px;
float:left;
background-image: url('../images/body_top_heading_phone.jpg');
background-repeat: repeat-x;
border-bottom: 1px solid #daf889;
margin-bottom: 15px;
}

.heading_text{
	width:165px;
	height:23px;
	float:left;
	color: #131707;
	font-weight: bold;
	padding: 10px 0 0 20px;
	}
.arrow_image {
	width:35px;
	height:33px;
	float:left;
	}
.content_box{
	width:204px;
	float:left;
	padding: 10px 8px 10px 8px;
	text-align: left;
	}

#footer_part{
	width:812px;
	height:42px;
	float:left;
	background-image: url('../images/footer_img.jpg');
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #131707;
	text-align: center;
	padding: 40px 0 0 0;

	}
	
.heading{ color:#dbf821; font-weight:bold;}
.slogan {font-size:12px; font-weight:bold;}
.link{color:#dbf821;}
.style7 {vertical-align: middle; border: 1px solid #daf889; margin-top: 15px;}
}
		
/*MAIN LINK-STYLE*/
a:active{color: #dbf821;  text-decoration:none;  }
a:visited{color: #dbf821;  text-decoration:none;  }
a:link{color: #dbf821;  text-decoration:none;  }
a:hover{color: #daf889;  text-decoration:underline;  }


.spl_links:active{color: #3b6226;  text-decoration:none; font-weight:bold; font-size: 11px; }
.spl_links:visited{color: #3b6226;  text-decoration:none; font-weight:bold; font-size: 11px; }
.spl_links:link{color: #3b6226;  text-decoration:none; font-weight:bold; font-size: 11px; }
.spl_links:hover{color: #577a18;  text-decoration:underline; font-weight:bold; font-size: 11px; }

.more:active{color:#3b6226;  text-decoration:none; font-weight:bold; font-size: 12px; }
.more:visited{color:#3b6226;  text-decoration:none; font-weight:bold; font-size: 12px; }
.more:link{color:#3b6226;  text-decoration:none; font-weight:bold; font-size: 12px; }
.more:hover{color: #FFFFFF;  text-decoration:underline; font-weight:bold; font-size: 12px; }

/* footer_links -style-details*/
.footer_links:active{ color:#577A18; text-decoration:none; font-size:11px; font-weight: bold; }
.footer_links:visited{ color:#577A18; text-decoration:none; font-size:11px; font-weight: bold; }
.footer_links:link{ color:#577A18; text-decoration:none; font-size:11px; font-weight: bold; }
.footer_links:hover{ color:#daf889; text-decoration:underline; font-size:11px; font-weight: bold; }