@charset "UTF-8";
/* CSS Document */

* {
font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
margin: 0px;
text-align: center;
}

body {
background-image: url(images/pat_20070425224421.gif);
height: 100%;
}

div.center {
width: 800px;
margin: 0px auto;
text-align:left;
background-color: #FFFFFF;
display: block;
}

div.orange {
margin: 0px;
padding: 0px;
border: 0px;
background-color: #e96e33;
height: 30px;
width: 800px;
}

h1 {
color: white;
font-size: 20px;
font-weight: 800;
text-indent: 15px;
text-align: left;
}

.style1 {
font-size: 10px
}

h2 {
color: black;
margin-top: 10px;
font-size: 15px;
text-indent: 25px;
font-weight: bold;
text-align: left;
}

div.container {
margin: 0px
border: 0px;
width: 800px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 0px;
padding-top: 0px;
}

p {
margin: 0px
padding: 0px;
border: 0px;
text-align:left;
}

p.address {
margin-top: 18px;
float: left;
height: 39px;
width: 200px;
font-size: 12px;
font-weight: bold;
}

p.address2 {
margin-top: 18px;
float: left;
height: 39px;
width: 180px;
font-size: 12px;
font-weight: bold;
}


p.names {
float: left;
height: auto;
width: 200px;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
}


p.names2 {
float: left;
height: auto;
width: 200px;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
}


div.map {
clear: both;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 50px;
padding: 0px;
border: 0px;
background-color: #73b84d;
width: 800px;
height: 400px;
}

a {
color: black;
margin-top: 10px;
font-size: 15px;
text-indent: 25px;
font-weight: bold;
text-align: left;
text-decoration: none;
}

a:link {
color: black;
}

a:visit {
color: black;
}

a:hover {
color: red;
}

a:active {
color: white;
}

a.bio {
font-size: 12px;
text-indent: 0px;
font-weight: normal;
text-decoration: none;
}

p.bio {
margin: 15px;
width: 500px;
font-size: 12px;
color: black;
font-weight: normal;
}
