/* TOP & HTML ELEMENTS, FOO' */

* { margin: 0; padding: 0; }

body {
background: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
line-height: 1.3em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #C66A17; /*#8E8E7D;*/
margin-bottom: 20px;
}

h1 {
font-size: 140%;
}

h2 {
font-size: 130%;
}

h3 {
font-size: 120%;
}

a {
color: #C66A17; /* #0063DC; */
text-decoration: none;
}

a:hover {
color: #9F191E;
border-bottom: 1px dotted #9F191E; /* #C66A17; /* #0063DC; */
}

a.logo:hover {
border-bottom: 0px;
text-decoration: none;
}

p {
margin-bottom: 15px;
}

ul {
margin-left: 25px;
}

li {
list-style-image: url(../images/bullet.gif);
}

/* CONTAINER */


#container {
margin: 0 auto;
width: 770px;
margin-top: 20px;
margin-bottom: 20px;
background: #FFFFFF;
/*border: 1px solid #666666;*/
}

#wrapper {
border: 1px solid #000000;
background: #FFFFFF;
}

#flash {
width: 768px;
height: 210px;
background: url(../images/mast10.jpg);
}

#flash2 {
padding: 10px 0 0 500px;
}

img a:hover {
border-bottom: 0px;
}

#flash2 a:hover  {
border-bottom: 0px;
}

#flash3 {
padding: 10px 0 0 500px;
}

#tagline {
/* font-family: "Times New Roman", Times, serif; */
font-weight: bold;
font-size: 130%;
line-height: 1.3em;
color: #E8E8E8;
text-align: right;
margin-right: 25px;
margin-top: 10px;
}

#navigation {
background: #000000;
height: 20px;
padding: 10px 10px 10px 15px;
margin-bottom: 20px;
font-size: 115%;
letter-spacing: 0.3em;
}

#navigation a {
color: #ffffff;
font-weight: bold;
}

/* PRIMARY DIVS */


#header {
width: 770px;
height: 70px;
padding: 15px 0px 0px 10px;
background: #666666;
}

#content {
width: 470px; /*530px;*/
float: left;
margin-left: 15px;
margin-bottom: 15px;
}

#quotecontent {
width: 670px; /*530px;*/
float: left;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
}

#quotecontent h3 {
background: transparent url(../images/quotetop.gif) no-repeat top left;
padding: 7px 0px 5px 10px;
color: #FFFFFF;
margin: 0;
font-size: 110%;
font-family: Arial, sans-serif;
}


#quotebox {
width: 420px;
border: 1px solid #666666;
background: #FAFAFA;
padding: 20px;
}

#quotebb {
margin-left: 120px;
}

textarea {
width: 250px;
height: 120px;
font-size: 95%;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

.smbox {
width: 40px;
}

.ext {
padding-left: 105px;
}

#sidebar {
width: 230px;
float: right;
margin-right: 15px;
margin-top: 5px;
margin-bottom: 15px;
}

#footer {
margin: 0 auto;
width: 740px;
padding: 5px;
text-align: center;
font-size: 85%; /* FONT SIZE */
clear: both;
}


/* EXTRAS */

#sidebar h3 {
background: transparent url(../images/h3-back2.gif) no-repeat top left;
padding: 7px 0px 5px 10px;
color: #FFFFFF;
margin: 0;
font-size: 110%;
font-family: Arial, sans-serif;
}

.sidebarbox {
margin-bottom: 25px;
padding: 7px;
border: 1px solid #666666;
background: #FAFAFA;
}

#date {
font-size: 85%;
}

#phone {
font-weight: bold;
font-size: 110%;
padding-left: 20px;
background: url(../images/phone2.gif) no-repeat;
}

#email {
font-weight: bold;
font-size: 110%;
padding-left: 20px;
background: url(../images/email.gif) no-repeat;
}

#mailfriend {
font-weight: bold;
font-size: 110%;
padding-left: 20px;
background: url(../images/friend2.gif) no-repeat;
}

.dropdown {
font-size: 90%;
width: 160px;
}

.dropdown2 {
font-size: 90%;
width: 80px;
}

.indent {
padding-left: 5px;
font-size: 90%;
}

.descriptor {
font-weight: bold;
color: #C66A17;
}

.subbutton {
padding-left: 5px;
}

.subbutton2 {
margin: 0;
border: 1px solid #EAEAEA;
padding: 2px 3px;
background: #9F191E url(../images/buttonback.gif) repeat-x left bottom;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

.privacy {
font-size: 85%;
}

#action {
color: #ffffff;
text-align: right;
margin-right: 25px;
margin-top: -65px;
}

#action a {
color: #ffffff;
}

.photo {
padding-right: 15px;
}

.mylesquote {
color: #3D3DEC;
}

.listbox {
border: 1px solid #666666;
background: #F7F7F7;
padding: 10px;
}

.listbox li {
margin-bottom: 10px;
}

.quotered {
color: #9F191E;
}

.breadcrumb {
font-size: 90%;
}

.resultsdes {
margin: 0 0 10px 0;
}


.resultstitle {
margin: 0 0 15px 0;
}

.resultstitle a {
font-weight: bold;
}
