/*----------------------------------Meyer Frame------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a{text-decoration:none;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol {list-style: none;}
ul {list-style: none;}

/*----------------------------------Main Elements------------------------------*/
body{	color:#333;
	line-height:2em; 
	font:400 .8em verdana, arial, helvetica, sans-serif;
	background-color:#EFEFEF;}
#container{
	margin: 0px auto; 
	background-color:#FFF;
	width: 810px; 
	padding:10px; 
	border:1px solid #DFDFDF;
}
#homecont{
	float: right;
	text-align: right;}
#banner{
	float: left;
	width: 325px;
	text-align: left;}
#homenav{
	margin: 5px 0 10px 70px;
	width: 225px;}
#homenav li{
	display: inline;
	padding-left: 10px;
	font: 1em arial, helvetica, sans-serif;
	font-weight:600;}
#homenav li a{
	color:#255282;}
#homenav li a:hover{
	color:#F0007A;}

#search{
	float:right; 
	padding: 2px 0 2px 2px; 
	margin: 5px 0 0 5px;}
#navcontainer ul{
	background: url('images/nav_bg.gif') repeat-x;
	text-align:center;
	float: left;
	width: 100%;
	height:20px;
	font-weight:600; 
	padding:.4em 0 .6em 0;}
#navcontainer ul li{ 
	display: inline;
	margin:.2em;}
#navcontainer ul li a{
	padding:.4em 0em .5em 1.2em; 
	background: url('images/nav_bg.gif') repeat-x; 
	color: #fff; 
	width: 50px;}	
#navcontainer ul li a:hover{
	background: url('images/nav_bga.gif'); 
	color: #fff;}
#content{width:600px;}
#left{
	width:200px;
	float:left;
	text-align:left;
	padding-bottom:50px;
	background:url('images/fldecdb.gif') bottom no-repeat;}
#right{
	width:600px;
	float:right;}	
.nav{
	width: 200px;
	margin-bottom:20px;}

.nav li{
	padding: 0.25em;
	border-bottom: 1px dotted #ccc;}	
h1{	
	color: #255282;
	font: 1.7em arial, helvetica, sans-serif;
	margin: .5em 0 0 0;
	padding: .5em 0 .5em 0;}
h2{	
	font: 1.3em arial, helvetica, sans-serif;
	padding: .7em 0 .5em 0;
	font-weight: 600;}
p{margin:10px;}
img {border:0px none;}	
.center{	text-align: center;}
/*----------------------------------Links------------------------------*/
a{ color:#255282; }
a:hover{ color:#AA41D2; }
a.red{ color:#C00; }
a.red:hover { border-bottom: 1px dotted #C00;}
a.green{ color:#60B410;}
a.green:hover{ border-bottom: 1px dotted #73C800;}
a.int{color:#255282;}
a.int:hover{color:#255282;}
a.para{color: #000; font-weight:600; }
a.para:hover{border-bottom: 1px dotted #000;}
a.para:visited{color:#000; font-weight:600;}
/* ------------------------------ Specialty Details & Doodads ------------------------------- */			
.sm_l{
	margin: 5px 1.5px 1.5px 1.5px;
	float: left;
	width: 284px;
	padding: 5px;
	border: 1px solid #ccc;
	text-align:left;}
.sm_l2{
	margin: 5px 1.5px 1.5px 1.5px; 
	float: left; padding: 5px; 
	text-align:left; 
	width:280px;}

.sm_r2{
	margin: 5px 1.5px 1.5px 1.5px; 
	float: right; 
	padding: 5px; 
	text-align:left; 
	width:280px;}
.sm_r{
	margin: 5px 1.5px 1.5px 1.5px; 
	float: right; width: 284px; 
	padding: 5px; 
	text-align:left; 
	border: 1px solid #ccc;}
.sm_l .sm_l2 .sm_r .sm_r2 h2{
	font-size: 1.5em; 
	color: #8F2831;}	
.layettel{
	float:left; width:50%;}
.layetter{
	float:right; width:50%;}
.sidebar_r{
	margin: 5px 1.5px 1.5px 1.5px; 
	float: right; 
	width: 175px; 
	padding: 5px; 
	text-align:left; 
	border: 1px solid #ccc;}
.clear{clear:both;}
.align_r{text-align:right;}		
.float{
	float:left; 
	width:175px; 
	padding:2px; 
	margin:10px;}
.float2{		
	float:left; 
	width:175px; 
	padding:5px; 
	margin:5px;
	border:1px solid silver;}
.minig {color: #808080; font-size: .8em;}
.article {
	font: 21px "times new roman", serif; 
	color: #255282; 
	margin: 10px 0px 5px 0px;}
.article_under {
	font: 21px "times new roman", serif;
	border-bottom:1px solid #255282; 
	color: #255282; 
	margin: 1em 0 .5em 0;}
.article_over {
	font: 21px "times new roman", serif; 
	border-top:1px solid #255282; 
	color: #255282; 
	margin: 1em 0 .5em 0;}
.underline {
	clear:both;
	margin:1em; 
	border-bottom:1px solid #ccc;}	
.imgleft{  
	float:left;
    	border:solid 1px silver;
    	padding:5px;
   	margin:5px 10px 2px 2px;} 
.imgright{  
	float:right;
    	border:solid 1px silver;
    	padding:5px;
    	margin:5px 2px 2px 10px;} 
.borderg{  
    	border:solid 1px silver;
    	padding:5px;
    	margin:5px 2px 2px 10px;} 
#googlelink{
	border:1px dotted #666666;
	margin:5px;
	padding:5px;}
.author {
	border: 1px solid #ccc; 
	color: #000000; 
	text-align: left; 
	padding: 1em; margin: 1em;}

.fleur{ 
	list-style-image: url('images/bullet_bl.jpg'); 
	margin: 10px 30px;}
.rfleur{
	list-style-image: url('images/flowericon_mini.jpg');
	margin: 10px 30px;}	
.arrow{
	list-style-image: url('images/bullet_arrow_bl_9.gif');}	
.check{
	list-style-image: url('images/bullet_square.gif');}

.blueh {
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3;
}
.tablelist {
	width:90%;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:1em auto;
	border-collapse:collapse;
}
.tdlist {
	color:#678197;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
	text-align:center;
}

.divider1{
	clear: both;
	position: relative;
	height: 1px;
	border-bottom: solid 1px #cccccc;
	margin: 2.0em 0em 2.0em 0em;}
.next{
	text-align:right;
	font-face:
	font: 21px "times new roman", serif; 
}
.next a{
	color:#DD227E;
	border-bottom:1px solid #DD227E;
}
.next a:hover{
	color:#AA41D2;
	border:none;
}
.info{
	font:600 16px georgia, serif;
	font-style:italic;
	text-align:right;
}
.jump {
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}
.jump a{
	color:#60B410;
}
.jump a:hover{
	border-bottom: 1px dotted #73C800;
}
/*-----------------------------------------Form Styling----------------------
input, textarea{
	border:1px solid #999999;
}
label{
	float:left;
	width:100px;
	text-align:right;
}
 ------------------------------Foot------------------------------- */	
#foot { 
	clear: both;
	padding: 5px 5px 30px 5px; 
	border-top: 1px solid silver; 
	text-align: center; 
	background:url('images/fldecdb.gif') bottom no-repeat;}
#foot a {
	color:#000000;}
#foot a:hover {
	border-bottom:1px dotted #000000;}
#copy {
	text-align: center;
	font-size: .9em;}	