@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #047fa4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}

A {
	color: #d6995d;
	font-weight: bold;
}

#homeContainer { 
	width: 1000px;
	background: #FFFFFF;
	margin: 0px;
	text-align: left;
} 

#homeBack {
	height: 750px;
	background-image:url(../images/glass_home_16.gif);
}

#header { 
	background: #FFFFFF;
} 

#sidebar1 {
	padding: 0px;
	
}

#mainContent { 
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	width: 712px;
} 

.secondaryContentPic { 
	margin: 22px 0px 15px 32px;
} 

.secondaryContentNoPic { 
	margin: 22px 30px 32px 32px;
} 

.secondaryContentBottom { 
	margin: 0px 30px 32px 32px;
} 

#navigation { 
	padding: 17px 35px 0px 35px;
	background-image: url(../images/glass_nav_back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: white;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
} 

#navigation a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#navigation a:HOVER {
	text-decoration: underline;	
}

.navSelected {
	color: #fdcd9d;
	font-weight: bold;
}

.bullet {
	padding:0px 5px 0px 5px;	
}

#appointment {
	padding: 38px 26px 38px 26px;
	background-color: #037ea6;
	border-left: #fff 1px solid;
}

#newsHeader {
	background-color: #6eabc3;
	padding: 50px 26px 11px 26px;
	border-left: #fff 1px solid;
}

#news {
	padding: 17px 26px 17px 26px;
	color: #126a90;
}

.newsItem {
	padding: 3px 0px 30px 0px;	
}

.newsTitle {
	text-decoration: none;
	font-weight: bold;
	color: #126a90;
}

.newsTitle:HOVER {
	text-decoration: underline;
}

.boc {
	padding: 0px 26px 26px 26px;
	text-align: right;	
	vertical-align:text-bottom;
}

#footer { 
	padding: 0 0 0 0;
	background:#FFFFFF;
	text-align: center;
	margin: 0;
	padding: 20px 0 20px 0;
	border-top:#99bed0 1px solid;
	color: #136992;
}

#footer a {
	color: #126a90;
	font-size: 12px;
	text-decoration: none;	
}

#footer a:HOVER {
	text-decoration: underline;	
}

.fltrt {
	float: right;
}

.fltlft {
	float: left;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.smallHeader {
	color: #13688f;
	font-weight: bold;
}

.productLink {
	color: #e3a86e;
	padding-top: 5px;
	line-height: 1;
}

.productsTestimonial {
	color: #136992;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.2;
}

.productsTestimonialRef {
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	line-height: 1.2;
}

.testimonial {
	color: #136992;
	font-weight: bold;
}

.testimonialRef {
	font-style: italic;
}

.callOut {
	padding: 30px 20px 30px 20px;
	text-align: center;
	background-color: #669db8;
	width: 256px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	border-top: #146992 1px solid;
	border-bottom: #146992 1px solid;
	border-left: #146992 1px solid;
}

.callOutHeader {
	color: #f7d6a1;	
	font-size: 18px;
}

.callOutEmphasis {
	color: #f7d6a1;	
	font-style: italic;
}

.largeEmphasis {
	color: #d6995d;
	font-size: 14px;
	font-weight: bold;
}

.smallEmphasis {
	color: #037ea6;
	font-weight: bold;
}

.tableContent {
	width: 650px;
	border: #136992 1px solid;
}

.tableHeader1 {
	text-align: center;
	color: #d6995d;
	font-size: 14px;
	font-weight: bold;
	border: #136992 1px solid;
}

.tableHeader2 {
	text-align: center;
	background-color: #669db8;
	color: white;
	font-weight: bold;
	border: #136992 1px solid;
}

.tableCell {
	text-align: center;
	border: #136992 1px solid;
}

.staffPhoto {
	padding: 10px;
	text-align: center;
	background-color: #669db8;
	border: #146992 1px solid;
	width: 100px;
}

.staffPhoto IMG {
	border: #146992 1px solid;
}

.staffPhotoCap {
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
}

.staffBio {
	padding-left: 20px;
}

.staffName {
	color: #136992;
	font-size: 14px;
	font-weight: bold;
}

.staffTitle {
	color: #136992;
}