/*Burleson Orthodontics Main Style*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ol, dl, address 
{
    font-family: arial;
    font-size: 9pt;
    color: #828282;    
}
img        
{
	border-width: 0px;
} 
body
{
	margin-top: 30px;
	margin-left:0px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	text-align: center;
	color: #78939E;
	font-family: Arial, Verdana;
	font-size: 8pt;
}
#page
{
	margin: 0 auto;
	background-color: #FFFFFF;
    width:748px;
	text-align: center;
	border: 1px solid #000000;
}
#top_border
{
	background-image: url(../images/Top-border.gif);
	background-repeat: repeat-x;
	height:23px;
	width: 748px;
}
#logo
{
	height: 48px;
	width: 196px;
	text-align: left;
	vertical-align:top;	
}
#banner
{
	width: 552px;
	height: 48px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
#orthodontics
{
	width: 206px;
	height: 35px;
	text-align:left;
	vertical-align:top;
	background-image: url(../images/Text-image.gif);
	background-repeat: no-repeat;
}
#menu
{
	width: 518px;
	height: 30px;
	padding-top: 5px;
	padding-right: 24px;
	vertical-align:top;
	text-align: left;
	background-image: url(../images/Menu-background.gif);
	background-repeat: repeat-x;
}
/*navigation*/
#nav
{
	margin-left: -40px !important;
	text-align: left;
	margin: 0px auto;
	padding: 0px auto;
    list-style:none;
    float: right;
}

#nav li
{
	float: left;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url(../images/nav_div.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	vertical-align: middle;
}
#nav li#last
{
	background-image: none;
	padding-right: 0px;	
}

#nav a
{
	font-family: Arial, Helvetica, sans-serif;
    display:block;
    color: #ffffff;
    text-decoration:none;
    font-size:8pt;
	vertical-align:text-bottom;
}    

#nav a:hover, #nav a.selected
{
    color: #0FA1B8;
}

/*end navigation*/

#doctorPhoto{
	background-image:url(../images/Headshot.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
#page_image
{
	width: 314px;
	height: 455px;
	background-image: url(../images/girl_smile.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
#page_image2
{
	width: 314px;
	height: 455px;
	background-image: url(../images/Contact_Us.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
#page_image3
{
	width: 314px;
	height: 455px;
	background-image: url(../images/Orthodontic_Treatment.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
#page_image4
{
	width: 314px;
	height: 455px;
	background-image: url(../images/About_Us.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
#page_image5
{
	width: 314px;
	height: 455px;
	background-image: url(../images/blankback.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
#title
{	height:100px;
	vertical-align:bottom;
	text-align:left;
	
}
#title h1
{
	font-family:"Trebuchet MS", Arial, Verdana;
	margin: 0px;
	padding: 16px;
	font-size: 20pt;
	color: #4F0075;
	font-weight: normal;
}
#content
{
	padding: 22px 72px 10px 16px;
	width: 346px;
	color: #888888;
	vertical-align: top;
	text-align: left;
}
#content p
{
	margin: 0px 0px;
	padding: 0px 0px;
	margin-bottom: 15px;
	color: #828282;
	line-height: 17px;
	
}

#content h1
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #500076;
	font-size: 14pt;
}
#content h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #500076;
	font-size: 12pt;
}
#content h3
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #500076;
	font-size: 10pt;
}
#content a
{
	color: #0FA1B8;
	text-decoration: none;
}
#content a:hover
{
	color: #888888;
	text-decoration: underline;
}

#footer
{
	width: 748px;
	height: 15px;
	background-color: #0FA1B8;
}
/*logoworks link back*/
#logoworks
{
	clear: both;
	margin: 0px auto;
	padding: 0px auto;
	font-size: 8pt;
	text-align:center;	
	color: #000000;
	padding-top: 3px;
}
#logoworks a
{
	color: #000000;
	text-decoration: none;
}
#logoworks a:hover
{
	text-decoration: underline;	
}