/* main body */
body {
   background-color: white;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   color: #666666;
   text-align: center;
}

/* site wide text sizes */
p, h1, h2, h3, h4 {
   text-align:left;
   vertical-align: text-bottom;
   background-color: inherit;
}

p, th, td{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   line-height: 140%;
   /*color: #666666;*/
   padding: 0px;
   margin: 0px 0px 0px 0px;
}

h1{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   /*color: #999999;*/
   letter-spacing: 0px;
}

h2{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: normal;
   /*color: #999999;*/
   letter-spacing: 0px;
}

h3, h4{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   /*color: #999999;*/
   letter-spacing: 0px;
}

/* dividing lines  - cross browser quirks! */
hr {
   color: #999999;
   height: 1px;
   border: 0px;
   border-bottom: 1px solid;
   clear: both;
}

/* site wide links*/
a, a:link, a:visited {
   text-decoration: none;
   color : #663300;
}
a:hover     {
   text-decoration: underline;
   color : #663300;
}


/* image links*/
.img{
   text-decoration: none;
   padding: 0px;
   margin: 0px;
}
.img:hover{
   text-decoration: none;
   padding: 0px;
   margin: 0px;
}

form {
   margin: 10px 0px;
   padding: 0px;
}

/* input boxes and many other form elements*/
input, textarea, select, checkbox, submit {
   font-size: 11pt;
   color: #666666;
   margin: 0px;
   padding: 0px;
}

#daddy {
   background-color: white;
   border: 1px solid #8a8683;
   margin: 0px auto;
   padding: 0px;
   margin-top: 10px;
   overflow: display;
   text-align: left;
   clear: both;
   width:900px;
}

#logo {
   padding-left:15px;
   padding-top:15px;
}

#sidenav {
   padding-top:10px;
   padding-right:5px;
}

/*#content {
   padding-top:25px;
}*/

.left-column {
   width:175px;
}

.right-column {
}

.intro {
   color:#F58465;
}

.content {
   text-align:center;
   /*width:700px;*/
}

.innerContent {
   padding-top:30px;
   width:600px;
}

.content3pic {
   padding-top:30px;
}

.text3pic {
   padding-left:20px;
   padding-top:10px;
   width:585px;
}

.photo3pic {
   padding-top:10px;
}

.content3picb {
   padding-top:30px;
}

.text3picb {
   padding-left:10px;
   padding-right:10px;
   padding-top:10px;
   width:640px;
}

.photo3picb {
   padding-top:10px;
}

.content4pic {
   padding-top:30px;
}

.text4pic {
   color:#8a8683;
   padding-left:20px;
   padding-top:10px;
   padding-bottom:15px;
   text-align:left;
   width:670px;
}

.photo4pic {
   padding-top:10px;
}

.orange {
   color:#F58465;
}

.photoBox
{
   padding-right:2px;
}

.photoBoxTitle
{
   color:#9A8D85;
   font-size:9pt;
   padding-bottom:2px;
   text-align:center;
}

.photoBoxTitle a
{
   color:#8a8683;
   font-size:9pt;
   text-decoration: none;
}

.photoBoxLink
{
}

.photoTopLeft
{
   background-image:url(/images/photo_box/top_left.jpg);
   background-repeat:no-repeat;
   width:9px;
   height:8px;
}

.photoTopCenter
{
   background-image:url(/images/photo_box/top_slice.jpg);
   background-repeat:repeat-x;
   height:8px;
}

.photoTopRight
{
   background-image:url(/images/photo_box/top_right.jpg);
   background-repeat:no-repeat;
   width:13px;
   height:8px;
}

.photoCenterLeft
{
   background-image:url(/images/photo_box/left_slice.jpg);
   background-repeat:repeat-y;
   width:9px;
}

.photoCenterCenter
{
   background-color:white;
}

.photoCenterRight
{
   background-image:url(/images/photo_box/right_slice.jpg);
   background-repeat:repeat-y;
   width:13px;
}

.photoBottomLeft
{
   background-image:url(/images/photo_box/bottom_left.jpg);
   background-repeat:no-repeat;
   width:9px;
   height:12px;
}

.photoBottomCenter
{
   background-image:url(/images/photo_box/bottom_slice.jpg);
   background-repeat:repeat-x;
   height:12px;
}

.photoBottomRight
{
   background-image:url(/images/photo_box/bottom_right.jpg);
   background-repeat:no-repeat;
   width:13px;
   height:12px;
}

.titleboxImage
{
   background-image:url(/images/topscroll_blank.jpg);
   background-repeat:no-repeat;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   width:395px;
   height:91px;
}

.titleboxText
{
   padding-top:44px;
   color:#9A8D85;
   font-weight:bold;
}

a.popupCloseLink
{
   color:#9A8D85;
}
