/* GLOBALS */
body {
margin: 0 auto;
background-color: #833e04;
background-image: url(../_images/bgtile.jpg);
background-repeat: repeat-x;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #8c6239;
}

a {
text-decoration: underline;
color: #84433e;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #6d3935;
font-weight: bold;
}

a.title1 {
font-size: 20px;
color: #8c6239;
line-height: 20px;
text-decoration: none;
}

a.title1:hover {
font-size: 20px;
color: #a89583;
line-height: 20px;
text-decoration: none;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=60);   
-moz-opacity: .6;   
opacity: .6;
-khtml-opacity: .6; 
}

a.title1 {
font-size: 20px;
color: #603f20;
line-height: 20px;
font-weight: bold;
}

a.title1:hover  {
font-size: 20px;
color: #866546;
line-height: 20px;
font-weight: bold;
}


#container {
width: 895px;
margin: 0px auto;
}

#content {
width: 895px;
margin: 0px auto;
background-color: #e6e1c8;
text-align: left;
}

#mainpad {
padding: 0px 10px 10px 10px;
}

.bigbox {
width:567px;
background-image: url(../_images/bigboxbg.jpg);
background-repeat: repeat-y;
margin: 0;
}

.smallbox {
width: 297px;
background-image: url(../_images/smallboxbg.jpg);
background-repeat: repeat-y;
margin: 0;
}

.fullbox {
width: 875px;
background-image: url(../_images/fullboxbg.jpg);
background-repeat: repeat-y;
margin: 0;
}

.title1 {
font-size: 20px;
color: #603f20;
line-height: 20px;
font-weight: bold;
}

.title2 {
font-size: 15px;
color: #583411;
}

.titlecomment {
font-size: 16px;
font-weight: normal;
line-height: 16px;
color: #b6793e;
}


.padit15 {
padding: 15px;
}

.spacer5 {
margin: 0 0 5px 0;
}

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

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

.spacer20 {
margin: 0 0 20px 0;
}

.imgbrdr {
border: 1px solid #c08f60;
}

.tblbg {
background-color: #f4ebe3;
}

.smalltxt {
font-size: 11px;
}

.smalltxtital {
font-size: 10px;
font-style: italic;
}

.divider1 {
width: 100%;
height: 10px;
margin: 5px auto 0px auto;
border-top: 1px solid #e7dbcf;
}

.divider2 {
width: 100%;
height: 20px;
margin: 20px auto 0px auto;
border-top: 1px solid #e7dbcf;
}

.dkbox {
background-color: #dcbb9e;
width: 100%;
margin: 0 auto;
}

.dkboxpad {
padding: 8px 20px;
}

.iconsvalign {
vertical-align: middle;
margin-right: 5px;
}

.padspacer {
display: inline;
padding: 0 0 0 30px;
}

.tblheader td {
font-weight: bold;
background-color: #9a6b41;
height: 35px;
padding: 8px;
font-size: 14px;
color: #ffffff;
}

.tblshade1 td {
background-color: #f4ebe3;
padding: 8px;
font-size: 12px;
}

.tblshade2 td {
background-color: #eadacb;
padding: 8px;
font-size: 12px;
}

.tblshademore td {
background-color: #dcc8b4;
padding: 8px;
font-size: 12px;
}

#twitter_update_list {
list-style-type: none;margin: 0;padding: 0px 0px 0px 0px;
}

#twitter_update_list li {
background-image: url(../_images/twitter_phil.jpg);background-repeat: no-repeat;
margin: 0;padding: 0px 0px 15px 45px;
}



#footer {
width: 895px;
height: 75px;
margin: 0 auto;
background-image: url(../_images/footerbg.png);
background-repeat: no repeat;
text-align: left;
}

.footpad {
padding: 20px 25px;
font-size: 10px;
line-height: 18px;
color: #8c6239;
}

a.foot {
color: #8c6239;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #b3906e;
font-weight: normal;
}

form {
margin: 0;
padding: 0;
}


.formbox {
padding: 4px;
background-color: #f4ebe3;
border: 1px solid #c08f60;
font-size: 12px;
color: #8c6239;
margin-bottom: 7px;
}

.error {
font-size: 11px;
color: #C40A11;
font-weight: bold;
}

.required {
font-weight: bold;
text-align: right;
}
