/* Della Ron CSS Document */
body {
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
font-family: verdana, arial, futura, sans-serif;
font-size: 10px;
letter-spacing: 1px;
background-image:  url(images/cactus.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #fff;
color: #333;
}

h1 {
font-size: 17px;
margin: 0 25px 5px 0;
color: #863D36;
font-weight: bolder;
padding: 0;
}

h2 {
font-size: 14px;
margin: 0 0 5px 0;
color: #863D36;
font-weight: bolder;
padding: 0;
}
#content h2 a {
font-size: 14px;
color: #863D36;
text-decoration: underline;
font-weight: bold;
}
#content h2 a:hover {
text-decoration: none;
}

#content ul.qslist {
padding: 0;
width: 500px;

}
#content ul.qslist li {
width: 220px;
float: left;
}
#content ul.qslist li.first {
font-size: 14px;
margin: 0 25px 5px 0;
color: #863D36;
font-weight: bolder;
padding: 25px 0 0 15px;
width: 450px;
border-top: solid 1px #333;
list-style-type: none;
}
hr {
margin: 0 0 25px;
size: 1px;
}


strong {
color: #fff;
padding: 5px 0;
font-size: 12px;
font-weight: bold;
}

b {
font-size: 12px;
}

a {
font-weight: bold;
color: #fff;
}

a:hover {
text-decoration: none;
}

em {
font-weight: bold;
color: #863D36;
font-style: normal;
}

/* header navigation */
#header {
height: 104px;
margin: 0;
padding: 0;
border-left: solid 4px #91413A;
background-image:  url(images/header_bg.jpg);
background-repeat: no-repeat;
}

#header ul {
margin: 76px 0 0 0;
padding: 0;
float: right;
border-left: solid 2px #fff;
border-top: solid 2px #fff;
width: 515px;
}

#header ul li {
height: 13px;
margin: 5px 2px;
padding: 0;
display: inline;
float: right;
border-right: solid 1px #fff;
}

#header ul li.last {
border: none;
}

#header ul li a {
padding: 0;
margin: 2px 15px;
color: #fff;
font-size: 9px;
letter-spacing: 2px;
text-decoration: none;
list-style-type: none;
}

#header ul li a:hover {
color: #555;
}


/* right contact info */
#contact {
background-image: url(images/sanford_logo.jpg);
background-repeat: no-repeat;
background-color: #333;
height: 88px;
width: 200px;
color: #fff;
float: right;
border-left: solid 6px #fff;
border-right: solid 10px #fff;
padding: 12px 0 0 0;
}

#contact p {
text-align: center;
text-indent: none;
line-height: 15px;
margin: 0;
padding: 0;
}

#contact p strong {
font-size: 12px;
text-align: center;
}

#contact img {
border-right: solid 5px #fff;
float: left;
}

#contact a {
text-decoration: underline;
font-weight: normal;
} 

#contact a:hover {
text-decoration: none;
}

/* top nav */
#nav {
height: 60px;
margin: 0;
padding: 0;
border-left: solid 4px #91413A;
border-left: solid 4px #91413A;
background-image:  url(images/nav_bg.jpg);
background-repeat: no-repeat;
}

#nav ul {
height: 20px;
margin: 0 10px 0 0;
padding: 0;
background-image: url(images/top_nav_bg.jpg);
background-repeat: no-repeat;
background-position: top right;
}


#nav li {
margin: 0;
padding: 0;
text-decoration: none;
text-align: center;
float: right;
list-style-type: none;
}


#nav li a {
color: #fff;
font-size: 10px;
line-height: 20px;
text-decoration: none;
text-align: center;
margin: 0;
padding: 5px 12px;
border-right: solid 5px #fff;
font-weight: normal;
}

#nav li a.last {
border: none;
padding: 5px 20px 5px 12px;
}

#nav li a:hover {
color: #ddd;
}

#nav p.contact {
color: #333;
font-size: 13px;
text-align: right;
margin: 5px 35px 0 0;
padding: 0;
font-weight: bold;
font-family: "franklin gothic medium";
}

#nav a.bold {
font-weight: bold;
text-decoration: none;
color: #91413A;
margin: 0 0 0 5px;
}

#nav p.contact a.bold:hover {
color: #AA605A;
}

#nav p a {
color: #333;
font-weight: normal;
}

/* content */
#content {
padding: 25px;
margin: 0 0 50px 200px;
background-repeat: no-repeat;
background-position: bottom right;
}

#content p {
margin: 7px 125px 0 0;
padding: 0;
line-height: 20px;
letter-spacing: 1px;
font-size: 13px;
font-family: "franklin gothic medium";
}


#content ul {
margin: 0 0 30px 0;
padding: 0;
font-family: "franklin gothic medium";
font-size: 12px;
}

#content ul.leftlist {
width: 225px;
float: left;
margin: 0 20px 30px 0;
}

#content ul.rightlist {
width: 225px;
float: left;
margin: 0 0 30px 0;
}

#content ul li.listhead {
list-style-type: none;
font-size: 14px;
margin: 20px 25px 5px 0;
color: #863D36;
font-weight: bolder;
padding: 0;
}

#content ul.details li {
clear: both;
list-style-type: none;
width: 225px;
padding: 0;
margin: 0;
font-size: 13px;
}
#content ul.details2 li {
list-style-type: none;
width: 225px;
padding: 0;
margin: 0;
font-size: 13px;
}

#content ul li {
margin: 3px 0 3px 15px;
padding: 1px 0;
list-style-type: circle;
font-size: 13px;
}

#content a {
color: #333;
font-weight: normal;
}


#content b {
color: #91413A;
font-wight: normal;
font-family: "franklin gothic medium";
font-size: 13px;
}

/* start photo tour */
#photo_tour {
text-align: center;
margin: 0 100px 0 0;
padding: 0;
}

#photo_tour img {
border: solid 1px #333;
margin: 7px;
padding: 0;
}

#photo_tour h2 {
text-align: left;
margin: 25px 0 10px 0;
}


/* start left nav */
#leftnav {
width: 177px;
font-size: 10px;
letter-spacing: 1px;
float: left;
padding: 35px 0 0 0;
border-left: solid 4px #91413A;
background-image:  url(images/navleft_bg.jpg);
background-repeat: no-repeat;
}

#leftnav ul {
margin: 0;
padding: 0 0 15px 0;
width: 177px;
}


#leftnav ul li {
font-weight: normal;
list-style-type: none;
display: block;
width: 177px;
}

#leftnav ul li a {
border-top: solid 2px #fff;
padding: 2px 3px 2px 10px;
margin: 0 0 0 6px;
font-weight: normal;
text-decoration: none;
width: 170px;
display: block;
border: none;
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
border-left: solid 1px #fff;
font-size: 10px;
}

#leftnav ul li.header {
padding: 0;
margin: 0;
}

#leftnav ul li img {
margin: 0;
padding: 0;
}

/* laft nav sections */

ul.filters li a {
color: #fff;
background-color: #43628B;
}
ul.filters li a:hover { 
background-color: #5F7AA0
}
ul.filters li.visualtours a {
background-image: url(images/visual_tours_nav_bg.jpg);
}
ul.filters li.visualtours a:hover {
background-image: url(images/visual_tours_nav_bg_hover.jpg);
}


ul.quicksearch li a {
background-color: #6A4273;
color: #fff;
}
ul.quicksearch li a:hover { 
background-color: #8F6598;
}


ul.communityinfo li a {
background-color: #559D52;
color: #fff;
}
ul.communityinfo li a:hover { 
background-color: #6DB269;
}



ul.custresources li a {
background-color: #BC9734;
color: #fff;
}
ul.custresources li a:hover { 
background-color: #C9A648;
}

ul.visualtours li a {
background-color: #855E92;
color: #fff;
}
ul.visualtours li a:hover {
background-color: #9E7AAA;
}


/* start form attributes */
textarea, input {
font-family: verdana, arial, futura, sans-serif;
font-size: 10px;
letter-spacing: 1px;
}
p.form {
font-weight: normal;
}
input.submit {
font-size: 12px;
}

#signature {
clear: both;
text-align: center;
}

#weather {
height: 425px;
}