﻿/* Tableless layout  */
body {
margin:0px auto;
padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
text-align:center; /* Hack for IE5/Win */
background:#edece7;
width: 100%;
font-family:"Trebuchet MS", Verdana; font-size:13px; color:#333333;
}
#container {

text-align:left; /* Counteract to IE5/Win Hack */
font-family: 'Arial narrow';
background:#ffffff;

}
#header_bg
{
	
	background: url(../../Images/top_bg.jpg) repeat-x;
	width: 100%;
	height: 232px;
	
}
#header
{
	
	background: url(../../Images/header.jpg);
	width:800px;
	height:162px;

	
}
#shady_spacer
{
	
	background: url(../../Images/shady_spacer.jpg);
	width:800px;
	height:29px;
	
}
#body_header
{
	
	background: url(../../Images/body_header.jpg);
	width:800px;
	height:41px;
	
}


#main
{
	width:780px;
	margin-left : auto;margin-right : auto;
	background-color:#ffffff;
	height:100%;
	
}
#content
{
	width:608px;
	background-color:#ffffff;
	
	
}
#body_image_bg
{
	
	background: url(../../Images/body_image_bg.jpg);
	width:608px;
	height:22px;
	
}

#body_header
{
	
	background: url(../../Images/body_header.jpg);
	width:800px;
	height:41px;
	
}
#menu
{
	width:172px;
	float:left;
	height:100%;
	background-color:#ffffff;

}
#menu_bottom 
{
width:172px;
background: url(../../Images/menu_bottom.jpg);
height: 20px;

}
#content
{
	width:608px;
	float:right;
}


#footer
{
	background: url(../../Images/footer.jpg);
	width: 100%;
	height: 67px;
	
	
}

#footer_content
{
	
	width: 780px;
	font-family:"Trebuchet MS", Verdana; font-size:11px; color:#fff;
	margin-left : auto;margin-right : auto;
	
}
#services
{
text-align:left;
padding-left:15px;
padding-top:8px;
width:172px;
float:left;
font-family:"Trebuchet MS", Verdana;
font-size:18px;
color:#4880bb;

}
#title
{ text-align:left;
padding-left:5px;
width:608px;
float:right;}


h1
{
	
	color:#ffffff;
	padding-top:6px;
	margin-top:0px;
	font-size:18px;
	font-family:"Trebuchet MS", Verdana;
	
}
/* brown accent titles */

h2
{
	padding-bottom:0px;
	color:#348bda;
	font-size:16px;
	font-family:"Trebuchet MS", Verdana;
}

/* sub section headings */
h3
{
	
	color:#191a1a;
	font-size:16px;
	font-family:Arial;
	margin-top:5px;
	margin-bottom:5px;
}

/* sub section subheadings */
h4
{
	
	color:#191a1a;
	font-size:14px;
	font-family:Arial;
	margin-top:3px;
	margin-bottom:3px;
}
ul .regular
{
	list-style-type: none;
       list-style-position: outside;
     padding-left: 10px;
	margin-left: 10px;
	
 } 
ul { list-style-image: url("../images/leafbullet.jpg");
       list-style-position: outside;
     padding-left: 10px;
	margin-left: 10px;
	
 } 
hr
{
	color: #bababa;
	height:1px;
	text-align:center;
}
img
{
	padding: 0px;
	margin: 0px;
	border:0px;
}
 
.menu_item
{
	border-style: solid;
	border-color: #ffffff;
	background-color: #78a876;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-right-width: 0px;
	border-top-width:0px;
	width: 153px;
	height: 22px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
}


a.menutext:link { color: #ffffff;text-decoration:none;font-family:"Trebuchet MS", Verdana; font-size:12px;}
a.menutext:active { color: #ffffff;text-decoration:none;font-family:"Trebuchet MS", Verdana; font-size:12px; }
a.menutext:visited { color: #ffffff;text-decoration:none;font-family:"Trebuchet MS", Verdana;  font-size:12px;}
a.menutext:hover{ color: #ffffff; text-decoration:underline;font-family:"Trebuchet MS", Verdana; font-size:12px;}

a.lighttext:link { color: #ffffff;text-decoration:none; }
a.lighttext:active { color: #ffffff;text-decoration:none; }
a.lighttext:visited { color: #ffffff;text-decoration:none; }
a.lighttext:hover{ color: #ffffff; text-decoration:underline;}

a.highlighttext:link { color: #348BDA;text-decoration:none;font-size:12px; }
a.highlighttext:active { color: #348BDA;text-decoration:none;font-size:12px; }
a.highlighttext:visited { color: #348BDA;text-decoration:none;font-size:12px; }
a.highlighttext:hover{ color: #348BDA; text-decoration:underline;font-size:12px;}

a.submenutext:link { color: #ffffff; text-decoration:none; font-size:15px; font-family:Arial Narrow; }
a.submenutext:active { color: #ffffff; text-decoration:none; font-size:15px; font-family:Arial Narrow; }
a.submenutext:visited { color: #ffffff; text-decoration:none; font-size:15px; font-family:Arial Narrow; }
a.submenutext:hover{ color: #ffffff; font-size:15px; font-family:Arial Narrow;  text-decoration:underline;}


.light
{
	color: #ffffff;
	font-family: 'Arial Narrow';
}
.lightborder
{
	border-top: 1px solid #ffffff;
	padding-top:10px;
}

.companyname
{
	font-size: 24px;
	color: #f0f8f1;
	font-weight:bold;
	font-family: 'Arial Narrow';
	margin-bottom:1px;
}

.companydetails
{
	font-size: 11px;
	color: #f0f8f1;
	font-family: 'Arial Narrow';

}

.menuname
{
	font-size: 22px;
	color: #f0f8f1;
	font-family: 'Arial Narrow';
	margin-bottom:1px;
}

.frame
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: green 1px solid;
}

.physician_frame
{
	width: 257px;
	height: 84px;
	background-color: #78a876;
	padding:10px;
}
.physician_name
{
	color:White;
    font-weight:bold;
    font-size:14px;
    margin-bottom:5px;
}
.physician_title
{
	color:White;
    font-size:12px;
}
.error
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.highlight
{font-family:"Trebuchet MS", Verdana; font-size:18px; color:#348BDA;}

.highlight br
{
	padding-top:0px;
	padding-bottom: 2px;
}
.highlight2
{
font-family:"Trebuchet MS", Verdana; font-size:18px; color:#003770;
}
.highlight3
{
font-family:"Trebuchet MS", Verdana; font-size:14px; font-style:italic; color:#003770;
}

 input.loginBox {
	border:1px solid #ccc;
	width:120px;
}
.reference p
{
	font-size: 10px;
}

.small
{
	font-size: 10px;
}
.row
{
	padding-bottom:20px;
	width:578px;
}

.label
{
	width:100px;
	float:left;
}

.field
{
	width: 453px;
	padding: 0px 10px 0px 15px;
	float: right;
}
.clear
{
	clear:both;
}
#poem
{
	text-align: center;
	
}
#poem p
{
	text-align: center;
	padding-bottom: 20px;
}

