body{
background-color: #333333;
}
#main{
display: block;
margin-left: auto;
margin-right: auto;
height: 570px;
width: 800px;
background-color: #ffffff;
}
#header{
display: block;
margin-left:auto;
margin-right:auto;
height: 100px;
width: 800px;
background-color: #ffffff;
background-image: url(images/header.png);
background-repeat:no-repeat;
}
#content{
display: block;
width: 790px;
margin-left:auto;
margin-right: auto;
background-color: #ffffff;
border: none;
}

a.lucalink:link, a.lucalink:visited{
text-decoration: underline;
color: #555555;
text-decoration: none;
}
a.lucalink:hover{
text-decoration: underline;
color: #000000;
}

.bodylink{  /* Links in the body */
    text-decoration: none;
    font-family: sans-serif;
    color: #858700;
}  
.bodylink:hover{  /* Links in the body now with hover action */
    font-family: sans-serif;
    color: #333333;
    text-decoration: underline;
}
a img {   /* In index.html controls the hover image border which should always be set to 0 */
  border-width:0px;
  }
/* INDEX / HOME PAGE
------------------------------------------------ */

#index_flash{
display:block;
height: 250px;
width: 798px;
margin-left:auto;
margin-top:auto;
border:none;
}

#box_left{
display:block;
height: 80px;
width: 210px;
font-family:arial;
font-size: 12px;
line-height:1.4em;
text-indent:0em;
text-align:center;
text-decoration:none;
font-weight:normal;
margin-left:31px;
margin-top:85px;
border:solid 0px #878a07;
}
a.box_left{
display:block;
height: 120px;
width: 220px;
margin-left:26px;
margin-top:-130px;
border:solid 1px #878a07;
}
a.box_left:hover{  /* In index.html boxes hover over action */
 display:block;
 border:none;
 background:url("images/.png") no-repeat;
 color: none;
 border:solid 1px #878a07;
}  
#box_center{
display:block;
height: 80px;
width: 210px;
font-family:arial;
font-size: 12px;
line-height:1.4em;
text-indent:0em;
text-align:center;
text-decoration:none;
font-weight:normal;
margin-left:296px;
margin-top:-69px;
}
a.box_center{
display:block;
height: 120px;
width: 220px;
margin-left:290px;
margin-top:-133px;
background-image: url(images/.png);
background-repeat:no-repeat;
border:solid 1px #878a07;
}
a.box_center:hover{  /* In index.html boxes hover over action */
 display:block;
 border:none;
 background:url("images/.png") no-repeat;
 color: none;
 border:solid 1px #878a07;
}   
#box_right{
display:block;
height: 80px;
width: 210px;
font-family:arial;
font-size: 12px;
line-height:1.4em;
text-indent:0em;
text-align:center;
text-decoration:none;
font-weight:normal;
margin-left:555px;
margin-top:-69px;
}
a.box_right{
display:block;
height: 120px;
width: 220px;
margin-left:550px;
margin-top:-133px;
background-image: url(images/.png);
background-repeat:no-repeat;
border:solid 1px #878a07;
}
a.box_right:hover{  /* In index.html boxes hover over action */
 display:block;
 border:none;
 background:url("images/.png") no-repeat;
 color: none;
 border:solid 1px #878a07;
}  

#indexfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:23px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}
    
  
/* SERVICES PAGE
------------------------------------------------ */


#service_bridgestext{ /* in service_bridges.html IFrame information */
display:block;
width: 500px;
height:175px;
font-family: arial;
font-size: .8em;
font-weight:normal;
line-height:1.2em;
text-align:justify;
margin-left:62px;
margin-top:30px;
overflow:auto;
}
#service_crowntext{ /* in service_crown.html IFrame information */
display:block;
width: 500px;
height:175px;
font-family: arial;
font-size: .8em;
font-weight:normal;
line-height:1.2em;
text-align:justify;
margin-left:62px;
margin-top:30px;
overflow:auto;
}
#service_whitening{ /* in service_whitening.html IFrame information */
display:block;
width: 500px;
height:175px;
font-family: arial;
font-size: .8em;
font-weight:normal;
line-height:1.2em;
text-align:justify;
margin-left:62px;
margin-top:30px;
overflow:auto;
}
#learnmore_footer{  /* in LEARN MORE link html's, the footer setting for service_crowns.html, etc.*/
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:56px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}
#services{
margin-left:30px;
margin-top:25px;
height:375px;
width:300px;
border:solid 1px #878a07;
} 

#services_def{
display:block;
font-family: arial;
text-align:justify;
font-size: 11px;
font-weight:normal;
text-indent:0px;
color:#333333;
line-height: 1.2em;
height: 53px;
width: 620px;
margin-left:85px;
margin-top:10px;
padding: 5px 5px 5px 5px;
border:solid 1px #3399FF;
}

#service_window{
display:block;
color:#333333;
height:337px;
width: 630px;
margin-left:85px;
margin-top:15px;
overflow:auto;
border:solid 1px #3399FF;
}
#service_title{
display:block;
font-family: arial;
font-size: 17px;
font-weight:bold;
text-align:center;
width:120px;
height:25px;
margin-left:255px;
margin-top:12px;
border:solid 0px #878a07;
} 

#service_preventative{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:70px;
width: 600px;
padding-top:10px;
padding-left:7px;
border:dotted 0px #3399FF;
}
#service_preventative_2{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:130px;
width: 350px;
padding-top:10px;
padding-left:7px;
padding-right:10px;
border:dotted 0px #3399FF;
}
#service_pic_1{
display:block;
height:128px;
width: 200px;
margin-left:378px;
margin-top:-121px;
background-image: url(images/prevent_pic.jpg);
background-repeat:no-repeat;
border:dotted 1px #3399FF;
}
#service_preventative_3{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:80px;
width: 600px;
padding-top:0px;
padding-left:7px;
border-bottom:solid 1px #3399FF;
}

#service_restoration{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:270px;
width: 600px;
padding-top:20px;
padding-left:7px;
border:dotted 0px #3399FF;
}
#service_restoration_2{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:160px;
width: 388px;
padding-top:10px;
padding-left:7px;
padding-right:10px;
border:dotted 0px #3399FF;
}
#restoration_pic_1{
display:block;
height:190px;
width: 152px;
text-align:center;
margin-left:420px;
margin-top:-172px;
background-image: url(images/cerec_pic.jpg);
background-repeat:no-repeat;
border:dotted 1px #3399FF;
}
#service_restoration_3{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:175px;
width: 600px;
padding-top:20px;
padding-left:7px;
border-bottom:solid 1px #3399FF;
}
#service_cosmetic{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:165px;
width: 600px;
padding-top:20px;
padding-left:7px;
border:dotted 0px #3399FF;
}
#service_cosmetic_2{
display:block;
font-family: arial;
font-size: 11.5px;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height:90px;
width: 350px;
padding-top:20px;
padding-left:7px;
border:dotted 0px #3399FF;
}
#cosmetic_pic_1{
display:block;
height:116px;
width: 196px;
text-align:center;
margin-left:380px;
margin-top:-80px;
background-image: url(images/shade_guide.jpg);
background-repeat:no-repeat;
border:dotted 1px #3399FF;
}

#service_cosmetic_3{
display:block;
font-family: arial;
text-align:justify;
font-size: 11px;
font-weight:normal;
color:#333333;
line-height: 1.2em;
height:26px;
width: 550px;
margin-left:30px;
margin-top:45px;
padding: 5px 5px 5px 5px;
border:dotted 1px #3399FF;
}
#service_1{
display:block;
font-family: arial;
font-size: .8em;
font-weight:normal;
line-height:1.2em;
text-align:justify;
color:#333333;
height: 75px;
width: 400px;
padding-top:10px;
border-bottom:solid 1px #878a07;
}
#servicesfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:1px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}
/* About PAGE
------------------------------------------------ */

#about_image{
display:block;
height: 229px;
width: 340px;
margin-left:40px;
margin-top:40px;
background-image: url(images/about_group_II.png);
background-repeat:no-repeat;
border: solid 1px #878a07;
}
#image_text{
display:block;
height: 130px;
width: 200px;
font-family:arial;
text-align:center;
line-height:1.4em;
font-size: 1em;
font-weight:bold;
margin-left:110px;
margin-top:10px;
border: solid 0px #878a07;
}
#about_text1{
display:block;
font-family: arial;
font-size: 13.4px;
font-weight:normal;
text-indent:14px;
text-align:justify;
line-height:1.4em;
height: 334px;
width: 365px;
padding-top:0px;
padding-right:15px;
margin-left:400px;
margin-top:-375px;
border: solid 0px #878a07;
overflow:auto;
border: solid 0px #878a07;
}
#aboutfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:60px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}
.aboutlink{
font-size: 1em;
font-weight:normal;
text-decoration:none;
color: #878a07;
}
.aboutlink:hover{
font-size: 1em;
text-decoration: underline;
color: #333333;
}

/* Team PAGE
------------------------------------------------ */

#bio1_box{
display: block;
width: 768px;
height:390px;
margin-top:10px;
margin-left:0px;
padding-left:30px;
border: solid 0px #878a07;
overflow:auto;
}
#bio_box_1{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:5px;
margin-left:0px;
border: solid 1px #878a07;
}
#bio_box_2{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:-357px;
margin-left:390px;
border: solid 1px #878a07;
}

#bio_box_3{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:-357px;
margin-left:780px;
border: solid 1px #878a07;
}
#bio_box_4{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:-357px;
margin-left:1170px;
border: solid 1px #878a07;
}
#bio_box_5{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:-357px;
margin-left:1555px;
border: solid 1px #878a07;
}
#bio_box_6{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:-357px;
margin-left:1940px;
border: solid 1px #878a07;
}

#bio2{
display: block;
text-align:left;
margin-top:10px;
margin-left: 100px;
width: 163px;
height:200px;
border: solid 2px #878a07;
}
#bio2_name{
display:block;
font-size: .9em;
margin-left:10px;
margin-top:5px;
font-family: arial;
font-weight:bold;
text-align:center;
}
#bio2_info{
display:block;
font-family: arial;
font-size: .8em;
font-weight:normal;
margin-left:5px;
margin-top:10px;
text-align: justify;
text-indent:10px;
line-height:1.3em;
padding-right:10px;
}

#doctor_link{
display:block;
font-family: arial;
height:16px;
width:400px;
font-size: .8em;
margin-left:235px;
margin-top:12px;
padding-right:5px;
padding-left:5px;
border: solid px #858700;
}

#teamfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:2px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}

/* Doctor PAGE
------------------------------------------------ */
#bio_box_drb{
display: block;
width: 798px;
height:355px;
text-align:left;
margin-top:24px;
margin-left:0px;
border: solid 0px #878a07;
}
#bio_doc_image{
display: block;
text-align:left;
margin-top:20px;
margin-left:55px;
width: 200px;
height:300px;
border: solid 2px #878a07;
}
#bio_doc_name{
display:block;
font-size: .9em;
margin-left:66px;
margin-top:10px;
font-family: arial;
font-weight:bold;
text-align:left;
}
#bio_box_davey{
display: block;
width: 350px;
height:355px;
text-align:left;
margin-top:-357px;
margin-left:390px;
border: solid 1px #878a07;
}
#bio2_info_docs{
display:block;
font-family: arial;
font-size: .8em;
font-weight:normal;
margin-left:300px;
margin-top:-335px;
text-align: justify;
text-indent:10px;
line-height:1.3em;
width:450px;
height:290px;
border: solid 0px #878a07;

}
#team_link{
display:block;
font-family: arial;
height:16px;
width:280px;
font-size: .8em;
text-align: center;
line-height:1.5em;
margin-left:15px;
margin-top:-20px;
border: solid 0px #858700;
}

#doctorfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:55px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}

/* Gallery Page
------------------------------------------------ */
#gallerymain{
	display:block;
	font-family: arial;
	font-size: .85em;
	height: 428px;
  width: 798px;
	text-align: center;
	margin-top:0px;
	margin-left:0px;
	background-color: #FFFFFF;
	border: solid black 0px;
	overflow: auto;
	border:solid 0px #878a07;
	}
	
#galleryfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:2px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
border:solid 0px #878a07;
}
	
/* Testimonials PAGE
------------------------------------------------ */

#testimonials{   /* IFrame box for testimonials */
display:block;
margin-left:70px;
margin-top:30px;
height:375px;
width:370px;
border:solid 1px #878a07;
} 
#testimonials_detail{  /* in testimonials_xxxxx.html IFrame information */
display:block;
height:375px;
width:300px;
margin-left:-8px;
margin-top:-8px;
}
#testimonials_hometext{  /* in testimonials_home.html IFrame information */
display:block;
width: 300px;
font-family: arial;
font-size: .84em;
font-weight:normal;
line-height:1.3em;
text-align:justify;
text-indent:.5em;
margin-left:34px;
margin-top:-320px;
}
#testi_stripe{  
display:block;
height:55px;
width:350px;
margin-left:442px;
margin-top:20px;
}
a.box_one{
display:block;
height: 28px;
width: 150px;
font-family: arial;
text-align:center;
text-decoration:none;
font-size: 14px;
font-weight:normal;
color: #000000;
background:url("images/testi_button.jpg") no-repeat;
margin-left:520px;
margin-top:-350px;
padding-top:14px;
padding-left:30px;
border:solid 1px #878a07;
}
a.box_one:hover{  
 display:block;
 background:url("images/testi_button_hover.jpg") no-repeat;
 border:none;
 color: none;
 border:solid 1px #878a07;
}  

a.box_two{
display:block;
height: 28px;
width: 150px;
font-family: arial;
text-align:center;
text-decoration:none;
font-size: 14px;
font-weight:normal;
color: #000000;
background:url("images/testi_button.jpg") no-repeat;
margin-left:520px;
margin-top:10px;
padding-top:14px;
padding-left:30px;
border:solid 1px #878a07;
}
a.box_two:hover{  
display:block;
background:url("images/testi_button_hover.jpg") no-repeat;
border:none;
color: none;
border:solid 1px #878a07;
}  
a.box_three{
display:block;
height: 28px;
width: 150px;
font-family: arial;
text-align:center;
text-decoration:none;
font-size: 14px;
font-weight:normal;
color: #000000;
background:url("images/testi_button.jpg") no-repeat;
margin-left:520px;
margin-top:10px;
padding-top:14px;
padding-left:30px;
border:solid 1px #878a07;
}
a.box_three:hover{ 
display:block;
background:url("images/testi_button_hover.jpg") no-repeat;
border:none;
color: none;
border:solid 1px #878a07;
}  
a.box_four{
display:block;
height: 28px;
width: 150px;;
font-family: arial;
text-align:center;
text-decoration:none;
font-size: 14px;
font-weight:normal;
color: #000000;
background:url("images/testi_button.jpg") no-repeat;
margin-left:520px;
margin-top:10px;
padding-top:14px;
padding-left:30px;
border:solid 1px #878a07;
}
a.box_four:hover{  
display:block;
background:url("images/testi_button_hover.jpg") no-repeat;
border:none;
color: none;
border:solid 1px #878a07;
}

a.box_five{
display:block;
height: 28px;
width: 150px;;
font-family: arial;
text-align:center;
text-decoration:none;
font-size: 14px;
font-weight:normal;
color: #000000;
background:url("images/testi_button.jpg") no-repeat;
margin-left:520px;
margin-top:10px;
padding-top:14px;
padding-left:30px;
border:solid 1px #878a07;
}
a.box_five:hover{  
display:block;
background:url("images/testi_button_hover.jpg") no-repeat;
border:none;
color: none;
border:solid 1px #878a07;
}

#testimonialfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:38px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}
/* Forms PAGE
------------------------------------------------ */
#formlist{
	display: block;
	border: none;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
	font-size: .9em;
	border: solid 0px #878a07;
}
	
#formtitle{
	font-family: sans-serif;
	font-weight: normal;
	font-size: .9em;
	text-decoration: underline;
	text-align: center;
}

#forms_credit{
	font-family: sans-serif;
	font-weight: normal;
	font-size: .8em;
	margin-left:-260px;
	margin-top:-140px;
	text-align: center;
}

#forms_back{
	display: block;
	height: 310px;
	width:800px;
	margin-left: 0px;
	margin-top: -50px;
	background-image: url(images/forms_back.png);
  background-repeat:no-repeat;
	border: solid 0px #878a07;
}

#doctdleft{
padding-left:35px;
text-align: left;
vertical-align: top;
}
#docsmallprint{
font-size: .8em;
}
#formfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:0px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}


/* Contact PAGE
------------------------------------------------ */
#contact_info{
  display:block;
  height: 300px;
  width: 400px;
  margin-left:32px;
  margin-top:40px;
  border: solid 2px #878a07;
}
#contact_address{
  display:block;
  font-family: sans-serif;
  font-size: 1em;
  font-weight:bold;
	text-align: center;
	line-height: 1.43em;
	margin-top:-250px;
	margin-left:0px;
}
#contact_email{
  display:block;
  font-family: sans-serif;
  font-size: .9em;
  font-weight:bold;
	text-align: center;
	margin-top:10px;
	margin-left:0px;
}

#contact_map{
  display:block;
	height: 300px;
  width: 300px;
	text-align: center;
	margin-top:-304px;
	margin-left:462px;
	border: solid 2px #878a07;
}
#contact_hours{
  display:block;
	height: 20px;
  width: 750px;
  font-family: sans-serif;
  font-size: .7em;
  font-weight:bold;
	text-align: left;
	text-indent:1em;
	margin-top:35px;
	margin-left:23px;
	padding-top:5px;
	padding-right:0px;
	border: solid 2px #878a07;
}

#contactfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:22px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}
/* Signup PAGE
------------------------------------------------ */
#signupmain{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 670px;
	width: 800px;
	background-color: #ffffff;
	}
#signupform{
  display:block;
	font-family: arial;
	font-size: .85em;
	height: 275px;
  width: 350px;
	text-align: center;
	margin-top:60px;
	margin-left:60px;
	border: solid 0px #878a07;
}
#coupon_flashbox{
  display:block;
	font-family: arial;
	font-size: .85em;
	height: 155px;
  width: 275px;
	text-align: center;
	margin-top:-270px;
	margin-left:473px;
	border: solid 0px #878a07;
}
#newsbites_flashbox{
  display:block;
	font-family: arial;
	font-size: .85em;
	height: 155px;
  width: 275px;
	text-align: center;
	margin-top:20px;
	margin-left:470px;
	border: solid 0px #878a07;
}
#signupfooter{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:-100px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}

/* NEWSBITES PAGE
------------------------------------------------ */

#newsbites_main{
display:block;
color:#333333;
height:413px;
width: 798px;
font-family: sans-serif;
margin-left:0px;
margin-top:0px;
padding-top:15px;
border: solid 0px #878a07;
overflow:auto;
}
#newsbites_window_1{
display:block;
color:#000000;
height:405px;
width: 330px;
font-family: sans-serif;
font-size: .7em;
text-align: center;
padding-top:5px;
margin-left:360px;
margin-top:-290px;
border: solid 1px #000000;
}
#newsbites_info{
display:block;
color:#000000;
height:185px;
width: 210px;
font-family: sans-serif;
font-size: .7em;
text-align: center;
padding-top:10px;
margin-left:120px;
margin-top:90px;
border: solid 1px #000000;
}

#newsbites_footer{
display: block;
width: 800px;
height:100px;
margin-left: auto;
margin-right: auto;
margin-top:2px;
padding-top:36px;
font-family: sans-serif;
font-size: .7em;
color: #302824;
border: none;
text-align: center;
background-image: url(images/footer.png);
background-repeat:no-repeat;
}


/* MENU OPTIONS
------------------------------------------------ */
#top{  /* In head.html top section image place holder */
    display: block;
    width: 800px;
    height: 27px;
    font-size: .8em;
    font-family: sans-serif;
    font-weight:none;
    color: #878a07;
    margin-top:0px;
    padding-top:11px;
    border-top:solid 1px #878a07;
    border-bottom:solid 1px #878a07;
    background-color:#ffffff;
}
.navposition{  /* In head.html top navigation text position*/
    margin-left:20em;
}   
.navtop{  /* In head.html top navigation text */
    text-decoration: none;
    font-family: sans-serif;
    padding-right:.25em;
    padding-left:.27em;
    color: #302824;
}  
.navtop:hover{  /* In head.html top navigation text hover action */
    font-family: sans-serif;
    color: #878a07;
    text-decoration: underline;
}  

#maintheader{
	font-family: sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
#maintform{
	font-family: sans-serif;
	font-size: .85em;
	text-align: center;
}

#contactheader{
	font-family: Sans-serif;
	font-size: .9em;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
#contactaddr{
	font-family: sans-serif;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	margin-left:0px;
}
#contactform{
	font-family: sans-serif;
	font-size: .85em;
	text-align: center;
	margin-top:0px;
	margin-left:65px;
}


