﻿BODY{cursor: url("dove.cur"), url("dove.cur"), auto;}
HTML{cursor: url("dove.cur"), url("dove.cur"), auto;}

/* CSS layout */

@font-face {
    font-family: "BakerSignet BT" ;
    font-style:  normal;
    font-weight: normal;
    src: url(BAKERSI1.eot);
}

* {
    padding: 0;
    margin: 0;
} 

#masthead {
height: 80px;
background-color: #7A96BD;
line-height: 70px;
letter-spacing:2px;
border-bottom:  #6180D2   solid medium;  
}
#doveGraphic {
float:right;
margin-top:0;
margin-right:0;  	
}
#pageTitle {
float:right;
margin-top:0;
margin-right:20px;
margin-top:20px; 
background-color: #7A96BD;
	
}
#pageTitle p {
color: #fff;
font-size: 25px;
text-decoration: none;
font-weight: 100; 
letter-spacing: 2px;	
}
#masthead h1 {
color: #fff;
font-size: 35px;
padding-left: 20px;
text-decoration: none;
font-weight: 100; 
letter-spacing: 2px;
}
#masthead h1 a {
color: #fff;
text-decoration: none;
}
#masthead h1 a:hover {
color: #000;
}
#tagLine {
height: 18px;
background-color: white;
line-height: 16px;
letter-spacing:1px;
padding-top:6px;
}
#tagLine h3 {
font-size: 14px;
text-decoration: none;
font-weight: 100;
text-align:center; 
}

#top_nav {
text-align: center;
font-size: 22px;
padding-top:6px;
padding-bottom:6px;
}
#page_content {
margin-left:1em;
margin-right:1em;
margin-top:1em;
margin-bottom:1em;
text-align: left;
padding-left:3em;
padding-right:3em;
}

#page_content p {
font-size: 18px;
text-decoration: none;
font-weight: 100; 
}

#footer {
background-color: #7A96BD;
text-align: center;
font-size: 16px;
color: #fff;
padding: 10px 0;
margin-top:6px;
border-top:  #6180D2   solid medium;
}
#footer a { color: #fff; }
#footer a:hover { color: #fff; text-decoration: underline; }

body {
font-family: "BakerSignet BT";
color: #555;
letter-spacing:1px;
}

a { color: maroon; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

/* dl */

dl { font-size : 100%; }
div.keypoint dl { display : inline-table; }

/* IE Mac, you can't see this ;)  \*/
* html div.keypoint dl { height : 1%; }
div.keypoint dl { display : block; padding : 0;
}
/* IE Mac, you can open your eyes now. */

div.keypoint dl:after {
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden;
}

/* hr */
hr {color: #FFCC66; width: 96%; height: 1px;
}


/* dt */
dt {
margin-bottom : .4em;
font-weight : bold;
letter-spacing : .5px;
text-align: left;
font-family:"BakerSignet BT";
}

/* dd */
dd { padding-bottom : .4em; padding-left: .8em; text-align: left; font-family: "BakerSignet BT"; }

#wilsol {
text-align: center;
font-size: 14px;
padding: 10px 0;
margin-top:6px;
}
/* The Email Form */
#theform { margin-left:2em; margin-right:2em; border:thin orange solid; padding:1em;margin-top:2em; }

