/* CSS Document */

/* Remove all margin and paddings */
* {
 border: 0;
   margin: 0;
   padding: 0;
}


html {
height: 100%;
margin-bottom: 1px;
}


body {
	color: #000000;
	line-height: 1.166;
	background-color:#273246;
	background-image: url(../images/background.png);
	background-repeat:repeat-x;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
p{
margin:0;
padding:0;
}
/* Remove all border for images */
a img, img {
    border: none;
}

a{
	color: #273145;
	text-decoration: none;
}

a:link{
	color: #273145;
	text-decoration: none;
}

a:visited{
	color: #273145;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

li
{
    margin-left:15px;
    margin-right:20px;
    margin-top:10px;
    margin-bottom:5px;

}
h1{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 34px;
 font-weight:normal;
 color:#273145;
 text-align:left;
  line-height:110%;
 margin-bottom:15px;
 margin-top:10px;
}
.welcome{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 34px;
 font-weight:normal;
 color:#273145;
 text-align:left;
 line-height:110%;
 margin-bottom:15px;
 margin-top:10px;
}
h2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 30px;
 font-weight:normal;
 color:#d5cdae;
 text-align:left;
 margin-bottom:15px;
 margin-top:15px;
 line-height:110%;
}

h3{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 28px;
 font-weight:normal;
 color:#1b2a3d;
 text-align:left;
 margin-bottom:20px;
 margin-top:25px;
 }

 h4{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color:#1b2a3d;
 text-align:left;
 margin-bottom:10px;
 margin-top:25px;
 }
#top_left_text h3{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color:#1b2a3d;
 text-align:left;
 margin-bottom:10px;
 margin-top:25px;
 }
#top_left_text2 h2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 29px;
 font-weight:normal;
 color:#273145;
 text-align:left;
 margin-bottom:15px;
 margin-top:10px;
}
h5{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color:#1b2a3d;
 text-align:left;
 margin-bottom:6px;
 margin-top:30px;
 }

#mainwrapper {
width: 918px;
margin:0 auto;
}

#inwrapper {
width: 918px;
float: left;
}

#header {
width: 918px;
float:left;
height:105px;
}

#logo {
width: 396px;
float:left;
height:57px;
margin-left:30px;
margin-top:30px;
}
.sra{
	float:left;
	height:30px;
}
.skin{
	float:left;
	height:22px;
	width:381px;
	padding:5px 0 0 12px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#F6F6F6;
}
.skin h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#F6F6F6;
	margin:0;
	padding:0;
}
	
#phone {
width: 275px;
float:right;
height:30px;

padding-left:5px;
/*
background-image: url(../ximages/phone.png);
background-repeat:no-repeat;
background-position:top;
*/
margin-right:30px;
margin-top:38px;
font-family:"Times New Roman", Times, serif;
font-size:45px;
color:#C4BFAA;
font-weight:bold;
line-height:normal;
}

#navwrapper {
width:918px;
height:50px;
float:left;
background-image: url(../images/navshadow.png);
background-repeat:no-repeat;
}

#main_nav {
width:900px;
height:42px;
margin-left:9px;
margin-top:8px;
float:left;
background: #5a523f;
z-index: 99;
}

.nav ul {
color: #FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
list-style:none;

}

.nav li {
text-align: center;
background-color: #a69d76;
background-image: url(../images/nav_bg.png);
background-repeat:repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
display:block; 
width:125px;
padding-top:12px;
margin-right:0px;
height:30px;
float:left;
list-style:none;
color: #383121;
}

.nav li a {
text-align: center;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
background-color: #5a523f;
display:block;
padding-top:12px;
height:30px;
width:125px;
float:left;
list-style:none;
margin-top:-12px;
margin-right:0px;
color:#FFF;
}

.nav li a:hover{
color: #a69d76;
}


#content_wrapper {
width: 918px;
float:left;
background-image: url(../images/maincontent_shadow.png);
background-repeat:repeat-y;
}

#main_content {
width: 900px;
float:left;
background-color: #5a523f;
margin-left:9px;
padding-bottom:20px;
}

#top_content {
width: 900px;
float:left;
background-image:url(../images/top_bg.png);
background-repeat:repeat-x;
background-color: #d5cdae;
}

#left_top_content {
width: 600px;
float:left;
}

#main_image {
width: 584px;
height:386px;
background-image:url(../images/home_main.jpg);
background-repeat:no-repeat;
background-position:top;
float:left;
margin-left:16px;
margin-top:16px;
z-index: 0;
}

#top_left_text {
width:554px;
margin:16px 20px 0px 26px;
float:left;
line-height:21px;
}
#top_left_text3 {
width:554px;
margin:16px 20px 0px 26px;
float:left;
line-height:21px;
}
#top_left_text3 h2{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color:#1b2a3d;
 text-align:left;
 margin-bottom:10px;
 margin-top:25px;
 }
 #top_left_text3 h3{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
}
#top_left_text h1{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 26px;
 font-weight:normal;
 color:#273145;
 text-align:left;
 line-height:110%;
 margin-bottom:15px;
 margin-top:10px;
}
#top_left_text h2{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#000000;
 margin:10px 0 8px 0;
 padding:0;
}
#top_left_text2 {
width:554px;
margin:16px 20px 0px 26px;
float:left;
line-height:21px;
}
#top_left_text2 h3{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 22px;
 line-height:110%;
 font-weight:normal;
 color:#1b2a3d;
 text-align:left;
 margin-bottom:20px;
 margin-top:25px;
 }

div.more_blue {
width:45px;
height: 15px;
background-image:url(../images/bluearrow.png);
background-position:right;
background-repeat:no-repeat;
float:right;
margin-right:10px;
padding-left:15px;
padding-bottom:7px;
}

.blue a {
color: #273145;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
}

.blue a:hover {
text-decoration:underline;
}

#obagi {
width: 292px;
height:90px;
margin:20px 0px 20px 0px; 
float:left;
}

#finance {
width: 247px;
height:90px;
margin: 20px 0px 20px 0px; 

float:right;
}
#obagi ul{
	margin:0 0 0 20px;
	padding:0;
}
#obagi ul li{
	margin:0;
	padding:0;
}
.red {
color: #5e0113;
font-weight:bold;
}

div.drportrait {
width: 200px;
height: 256px;
float:left;
margin-right:15px;
margin-bottom:15px;
}
div.aboutbuilding {
width: 300px;
height: 200px;
float:right;
margin-left:15px;
margin-bottom:15px;
}

#right_top_content {
width: 300px;
float:left;
}

#contactbox {
width: 264px;
height:363px;
float:left;
margin:13px 0px 5px 10px;
border: 3px solid #a79d77;
background-color: #5a523f;
padding: 15px 0px 6px 10px;
}
.c_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#d2cbab;
margin:0;
padding:0;
}
.c_title h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#d2cbab;
margin:0;
padding:0;
}
.c_title2 h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#d2cbab;
margin:0;
padding:0;
}
.c_title3 h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#d2cbab;
margin:0;
padding:0;
}
.c_labels {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding: 2px 0px 0px 0px;
}

.c_fields {
border: 1px solid #d2cbab;
height:20px;
margin-top:0px;
}

.c_area {
border: 1px solid #d2cbab;
margin-top:0px;
}

.c_buttons {
border: 1px solid #d2cbab;
color:#d2cbab;
background-color:#11284e;
padding:3px;
margin-top:5px;
}

#appointment {
width: 288px;
height:169px;
float:left;
background-image: url(../images/appointment_box.png);
background-position:top;
background-repeat:no-repeat;
margin:5px 7px 05px 5px;
}

#appointment_button {
width: 270px;
height:56px;
float:left;
margin:16px 0px 0px 16px;
}
.setup{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#11284E;
	float:left;
	display:block;
	line-height:120%;
	padding-left:5px;
}
.howto{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:71px;
	height:51px;
	padding-top:10px;
	color:#11284E;
	line-height:120%;
	display:block;
	font-weight:bold;
	text-align:center;
	background:url(../images/directions_btn.png) no-repeat top;
}
#directions_button {
width: 270px;
height:61px;
float:left;
margin:23px 0px 0px 24px;
}

#gallery {
width: 288px;
height:120px;
float:left;
margin:0px 7px 15px 5px;
}

#top_content_shadow {
width: 900px;
height:12px;
float:left;
background-image: url(../images/top_content_shadow.png);
background-repeat:repeat-x;
background-position:top;
}

#mid_content {
width:900px;
float:left;
background-image: url(../images/divider1.png);
background-repeat:repeat-y;
background-position:top;
margin-top:15px;
margin-bottom:15px;
}

div.services {
width:400px;
float:left;
padding: 5px 0px 15px 50px;
}

div.services_icon {
width:235px;
height: 236px;
float:left;
}

div.services_text {
width:350px;
float:left;
line-height:21px;
color:#FFF;
}

div.more_beige {
width:45px;
height: 15px;
background-image:url(../images/beigearrow.png);
background-position:right;
background-repeat:no-repeat;
float:right;
margin-right:10px;
padding-left:15px;
padding-bottom:7px;
}

.beige a {
color: #d5cdae;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
}

.beige a:hover {
text-decoration:underline;
}

#mid_content_closer {
width: 918px;
height:19px;
float:left;
background-image: url(../images/mid_content_closer.png);
background-position:top;
background-repeat:no-repeat;
}

#footer {
width: 913px;
float:left;
text-align:right;
padding:10px 5px 20px 0px;
}

div.footermenu {
width:900px;
float:right;
margin:5px 0px 5px 0px;
color: #FFF;
}

.fmenu a {
font-family:Verdana, Geneva, sans-serif;
color: #FFF;
font-size:12px;
font-weight:normal;
text-align:right;
}

.fmenu a:hover {
text-decoration:underline;
}

.url a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color: #FFF;
text-align:right;
margin-right:5px;
}

.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #FFFFFF;
float:right;
text-align:right;
line-height:27px;
}

#cm_sig {
width:900px;
float:right;
margin:25px 0px 5px 0px;
}

.cm {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #FFFFFF;
text-align:right;
}

.cm a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #FFFFFF;
text-align:right;
}

.cm a:hover {
color: #d5cdae;
text-decoration:underline;
}

/*** html .mosimage { /*IE 6*/


