/* Pete Adlem Decorators Stylesheet */
body, p, td, tr, th, input, h1, h2, h3, h4, h5, h6, select, option, textarea, li, ol, ul {
font-family: verdana, sans-serif;
} 
body {
margin:0px;
padding:0px;
color:#092A5A;
background:#BBC4D1 url(images/background.gif) repeat-x top left;
}
p {
font-size:0.8em;
line-height:1.6em;
margin:2px;
padding:4px;
}
td {}
th {
font-weight:bold;
}
h1 {
font-family: "times new roman", verdana, sans-serif;
font-size:1.6em;
color:#ffffff;
font-weight:normal;
margin:10px 0 5px 0;
padding:5px 10px;
background:#ffffff url(images/title.gif) no-repeat top left;
}
h2 {
font-family: verdana, sans-serif;
font-size:0.9em;
line-height:1.1em;
/*font-weight:bold;*/
margin:2px;
padding:4px;
}
h3 {
font-size:0.7em;
line-height:0.9em;
font-weight:bold;
margin:2px 3px;
padding:4px;
}
th.right {
font-weight:bold;
text-align:right;
}
li {
font-size:0.8em;
line-height:1.6em;
}
li ul li, li ol li {
font-size:1.0em;
line-height:1.6em;
}
ul {
margin:2px 40px;
padding:2px;
}

a, a:link, a:active {
color:#092A5A;
text-decoration:underline;
font-weight:normal;
}
a:visited {
color:#092A5A;
text-decoration:underline;
font-weight:normal;
}
a:hover {
color:#092A5A;
text-decoration:none;
font-weight:normal;
}

a.flink, a.flink:link, a.flink:active, a.flink:visited, a.flink:hover {
color:#D5AD6F;
font-weight:bold;
text-decoration:underline;
}

/*ID's*/
#redframe {
position:relative;
margin:0 auto;
padding:0;
width:786px;
border:2px solid #092A5A;
background:#ffffff;
}
#frame {
position:relative;
margin:0;
padding:0;
/*width:800px;*/
}
#header {
/*width:100%;*/
margin-right:auto;
height:112px;
background:#ffffff;
}
#headernav {
background:#00A2B1 url(images/topnav.gif) repeat-x top left;
color:white;
margin:0 auto;
padding:0;
text-align:center;
margin-bottom: 0;
overflow: hidden;
}
#headernav a {
color:white;
font-weight:bold;
text-decoration:none;
}

#headerlist {
list-style-type: none;
margin: 0;
padding: 0;
}

#headerlist li {
float: left;
margin: 0;
padding: 0;
height:33px;
}


#maincontent {
position:relative;
float:left;
width:553px;
margin-right:auto;
}
#content {
position:relative;
padding:0;
margin:0 auto;
}
#footer {
clear:both;
text-align:center;
color:#ffffff;
font-size:0.6em;
padding:10px 0 20px 0;
margin:0;
background:#092A5A;
border-top:2px solid #D5AD6F;
}
/*SIDENAV LIST*/
#navcontainer {
float:left;
width:217px;
margin: 0;
padding: 0;
text-align:center;
}
#tel, #mob {
position:absolute;
bottom:5px;
font-family: "times new roman", verdana, sans-serif;
font-size:1.4em;
color:#ffffff;
font-weight:bold;
margin:10px 0;
padding:5px 10px;
}
#tel {
float:left;
left:0;
}
#mob {
float:right;
right:0;
}
.brown {
color:#D5AD6F;
}
.author {
font-style:italic;
}
.title {
font-weight:bold;
}
/*classes*/

.images {
margin:10px 14px;
padding:2px;
border:1px solid #DCDAE3;
}
.contactform {
width:200px;
}
.note {
text-transform: uppercase;
font-weight:bold;
text-align:center;
font-size:0.8em;
color:#000;
}
.odd {
font-size:0.9em;
background:#F9F3EB;
margin:5px 0px;
/*border-bottom:1px dashed #E4CAA1;
border-top:1px dashed #E4CAA1;*/
}
.even {
font-size:0.9em;
background:#ffffff;
margin:5px 0px;
}
.author {
font-size:0.9em;
font-style:italic;
}
.phone{
margin:0 20px 20px 30px;
}
.services {
margin:0 20px 10px 30px;
}
.tbl_images {
padding:8px 10px;
margin:5px;
}
.images2 {
padding:5px;
margin:5px;
}
.sml {
font-size:0.7em;
font-weight:normal;
}
.yellow {
color:#FBCA20;
}
.smaller {
font-size:0.9em;
}
.images {
float:right;
background:#fff;
border:1px solid #092A5A;
padding:1px;
margin:4px;
}
#property {
width:500px;
border:1px solid #E3E5E6;
}
.sideimages {
padding:5px;
margin:10px 14px;
background:#ffffff url(images/images.gif) no-repeat;
}

/*forms*/
td.form {
font-size:0.7em;
line-height:1.1em;
margin:2px 3px;
padding:4px;
text-align:left;
color:#092A5A;
font-weight:normal;
}
textarea.form, select.form, input.form {
font-size:1.0em;
text-align:left;
color:#092A5A;
font-weight:normal;
}
.testimonials {
font-size:0.7em;
margin:0px;
padding:0 6px;
}