* {border:0; margin:0; padding:0; color: #353535}

body{
   font-family: Verdana, "Bitstream Vera Sans", Arial, Geneva, "Lucida Grande", sans-serif;
   text-align: center;
   font-size: 9pt;
   background-color: #006699;
}

h1, h2, h3, p, address, #contact_form{ 
   margin-left: 15px; margin-right: 15px; 
}

h1, h2, h3{ 
   margin-top: 1em; 
}

p, address{
   margin-top: 1.2em;
}

p {
   line-height: 1.2em;
}

h1 { font-size: 170%; }
h2 { font-size: 140%; }

input, select, textarea{
	font-family: Georgia, "MS Serif", "New York", serif;	
	font-size: 120%;
   font-weight: bold;
   color: #002083;
   padding:1px;
   border: 1px solid gray;
   background-color: #EEEEEE;
   margin: 1px 1px 0 1px;
}

.noborder{
   background-color: #FFF;
   border: 0;
}


div#page {
   position: relative;
   text-align: left;
   background-color: #FFF;
   min-height: 510px;
   width: 770px; 
   border: 1px solid #6BB6DD;
   margin: 8px auto 8px auto;
} 

div#scrn{
   height: 476px; /* -- -- set minimum page height here -- -- */
   float: right;
   width: 0px;
}

div#banner {
   width: 770px;
   height: 283px; 
   background-image: url(images/banner.jpg);
   background-repeat: no-repeat;
   background-position: top right;
   display: block;
}

div#banner a {
   text-decoration: none;
}

ul#nav {
   position: absolute;
   top: 3px; right: 0;
   height: 2em;
   text-align: center;
   list-style: none;
}

ul#nav li {
   margin-top: 2px;
   margin-right: 1.6em;
   float: left;
   font-size: 150%;
}

#nav li#last {
margin-right: 20px;
}

#nav a {
   color: #f5f5f5;
   text-decoration: none;
}

#nav a:hover {
   color: #003399;
   color: #656565;
}

div#contact {
   width: 293px;
   height: 283px; 
   background-image: url(images/bands.jpg);
   background-repeat: repeat-x;
   text-align: left;
}

div#contact h1#practice{
   margin:0;
   height: 68px;
   text-indent: -1000em;
   overflow: hidden;
   background: url(images/title.jpg) no-repeat bottom;
}

div#contact h2#tagline{
   margin:0;
   height: 34px;
   text-indent: -1000em;
   overflow: hidden;
   background: url(images/tagline.jpg) no-repeat center;
}

div#contact h3 {
margin-left: 10px;
margin-top: .3em;
font-size: 100%;
}

div#contact p, div#contact table {
   margin:0;
   font-size: 80%;
   margin-left: 15px;
   margin-right: 2px;
   line-height: .9em;
}

div#content {
   display: block;
}

p#welcome {
   font-size: 120%;
   font-weight: bold;
   text-align: center;
   margin-left: 32px;
   margin-right: 32px;
}

ul#highlights {
   margin-top: 35px;
   margin-left: 2em;
   font-size: 120%;
   font-weight: bold;
   line-height: 1.5em;
   list-style: none;
}

ul#highlights li{
   color: #006699;
}

#right-contact {
   float: right;
   width: 62%;
}

#left-contact {
   float: left;
   width: 38%;
}

div#content h1{
   margin-top: -30px;
   margin-left: 320px;
   margin-bottom: 10px;
}

#right-content {
   float: right;
   width: 49%;
}

#left-content {
   float: left;
   width: 49%;
}

#appointment {
   color: #6C0000;
   text-align: center;
}

.left { float: left; }
.right { float: right; }
.clearit{ clear: both; }


div#footer{
   background-color: #6bb6dd;
   height: 2em;
   clear: both;
   font-size: 75%;
}

div#footer p{
   margin-top: 2px;
}

div#footer a{
   text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
}

div#footer a:link, div#footer a:visited {
	color: black;
}

div#footer a:hover {
	color: black;
	border-bottom-style: solid;
}

#design {
   width: 15em;
   display: inline;
   text-align: left;
   float: left;
}

#copyright {
   width: 5em;
   display: inline;
   float: right;
   text-align: right;
}

#address {
   display: inline;
   float: left;
   text-align: center;
}

#contact_callout {
   width: 275px;
   float:right;
}

#contact_callout h2 {
   border-bottom: 2px solid gray;
}
#contact_callout p {
   margin-top: 1em;
}
#contact_form{
   margin-top: 2.5em;
   margin-bottom: 1.5em;
   width: 450px;
}

#contact_form sup{
   color: red;
   margin-left: .4em;
}

#contact_form input.button{
   margin-top: 1em;
   margin-right: .7em;
}

#contact_form textarea {
   width: 98%;
}

.form_label {
   font-weight: bold;
   text-align: right;
   padding-right: 3px;
   height: 2em;
}

.button{
   color: black;
}

p.err_msg {
   color: red;
}

.photos {
   float: right;
   margin: 10px 15px 10px 15px;
   border-top: 10px solid #006699;
   border-bottom: 10px solid #006699;
   border-right: 1px solid #006699;
   border-left: 1px solid #006699;
}
