/* basic elements */
body {
	font: 10pt verdana;
	color: #515151;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: url('images/main/main_bg.jpg') repeat-x;
	}

p {
	font: 8pt verdana;
	margin: 3px;
	text-align: left;
    } 

a:link {
  	font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #187bb4;
	}
a:visited {
  	font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #187bb4;
	}
a:hover {
  	font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #646464;
	}
a:active {
    font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
img{
    vertical-align: top;
	}

hr{
  	border-color: #187bb4;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin: auto;
	margin-left: 10px;
  	height: 0;
  	width: 97%;
	}
	
.clear{
	clear: both;
	}

/* general divs */
#body_container {
    width: 780px;
	background: #fff;
	margin: auto;
	text-align: left;
	}

#container {
    width: 780px;
    margin: auto;
	text-align: left;
	}
	
#nav_link_container {
    width: 780px;
    height: 38px;
	background: url('images/main/nav_bar.jpg') no-repeat;
	}

#nav_links {
    margin-left: 10px;
	height: 28px;
	padding-top: 8px;
	}
	
a.nav:link {
	color: #ddd;
	font: 9pt verdana;
	margin: 9px;
	}
	
a.nav:visited {
	color: #ddd;
	font: 9pt verdana;
	margin: 9px;
}

a.nav:hover {
	color: #fff;
	font: 9pt verdana;
	margin: 9px;
}

#content {
	text-align: left;
	} 

/* general divs */

#header_bg {
    width: 780px;
	height: 150px;
	background: url('images/main/logo.jpg') no-repeat;
	}

.digits {
	float: right;
	padding-top: 80px;
	text-align: right;
	font: 12pt arial;
	color: #037de2;
	}

#home_container {
    float: left;
    width: 557px;
	text-align: left;
	}

.large_border {
	border: 1px solid #cdcdcd;
	}

#aboutus {
    width: 557px;
    margin-top: 2px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}
	
.testimonial {
    width: 720px;
    margin: auto;
	text-align: left;
	border: 1px solid #cdcdcd;
	}	

.signature {
	float: right;
	font: 10pt arial;
	color: #df800c;
	}

#news {
    width: 557px;
    margin-top: 2px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}

img.news{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
	}

hr.news{
  	border-color: #ccc;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin-left: 10px;
  	height: 0;
  	width: 97%;
   clear: both;
	}

p.home_header {
	font: 11pt arial;
	color: #0666a6;
	font-weight: bold;
	margin-left: 9px;
	text-align: left;
	}

p.home_text {
	font: 10pt arial;
	color: #515151;
	margin-top: 15px;
	margin: 10px;
	text-align: left;
	}

.home_announcement {
	padding-top: 15px;
	font: 11pt arial;
	color: #f39f29;
	font-weight: bold;
	text-align: left;
	}

#staff_container {
    float: right;
	}

#staff_content {
    width: 215px;
    margin-top: 2px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}

p.staff_header {
	font: 11pt arial;
	color: #0666a6;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: right;
	}

.staff_text {
	font: 8pt arial;
	color: #515151;
	}

.jacqueline_special {
	font: 7pt georgian;
	color: #515151;
	}

.mugshots {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 1px;
	}

.lightco_link{
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	}
	
#assoc_link{
	float: right;
	margin-top: 20px;
	margin-right: 56px;
	}


/* contact divs */

#contact_table {
	margin-left: 55px;
	}

#location_box {
	background: url('images/contact/location_bg.jpg') no-repeat;
    width: 272px;
	height: 181px;
	}

#location_box_text {
    padding-top: 5px;
	padding-left: 30px;
    width: 250px;
	height: 130px;
	text-align: left;
	}

.address {
	font: 12pt verdana;
	color: #515151;
	}

.info {
	font: 10pt verdana;
	color: #515151;
	}

#hours_box {
	background: url('images/contact/hours_bg.jpg') no-repeat;
    width: 272px;
	height: 181px;
	}

#hours_box_text {
    padding-top: 3px;
	padding-left: 35px;
    width: 250px;
	height: 130px;
	text-align: left;
	}

.hours_title {
	font: 12pt verdana;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position:relative;
	left: 25px
	}

.hours {
 	padding-top: 15px;
	font: 10pt verdana;
	color: #515151;
	}

a.contact:link {color: #b41821; font: 10pt verdana; text-decoration: underline;}
a.contact:visited {color: #b41821; font: 10pt verdana; text-decoration: underline;}
a.contact:hover {color: #646464; font: 10pt verdana; text-decoration: underline;}

/* specials divs */

.specials {
	float: right;
	}	

.specials_box {
    width: 440px;
    margin: auto;
	text-align: left;
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-top: 50px;
	}
	
.specials_pic {
	float: left;
	}
	
.trim {
	margin-left: 30px;
	}
	
/* footer divs */
#footer {
  	background: url('images/main/footer.jpg') repeat-x;
  	height: 23px;
    width: 100%;
	text-align: center;
	padding-top: 4px;
	font: 8pt verdana;
	font-weight: bold;
	color: #fff;
	}
	
a.two:link {color: #fff; font: 8pt verdana; font-weight: bold;}
a.two:visited {color: #fff; font: 8pt verdana; font-weight: bold;}
a.two:hover {color: #d9d7d8; font: 8pt verdana; font-weight: bold;}