* {
margin: 0; 
padding: 0; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; }
/*Override defaults for all tags. */

BODY {background-color:#D3D3D3; }

BODY, P, H3, H4, H5, BLOCKQUOTE, TD, UL, LI, OL, DL, DT, DD, FORM { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

H1, H2, H3 { 
font-weight: bold; 
text-align: center; 
font-size: 14px; }

H4 { 
font-weight: bold; 
text-align: left;
margin-top: 18px; }

P { 
margin-top: 10px; }

P.indent {
margin-left: 24px; }

P.sidebar_head { 
text-align: center; 
font-weight: bold; 
margin-top: 6px; 
margin-bottom: 6px; }

P.footer { font-size: 9px; text-align: center; padding: 9px; }

P.pull-quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center; padding: 20px; }

BLOCKQUOTE { 
margin-top: 10px; 
margin-right: 48px; 
margin-left: 48px; 
font-style: italic; }

BLOCKQUOTE.indent { 
margin-left: 62px; }

UL, OL {  
margin-left: 24px;
margin-top: 2px; }

UL.indent, OL.indent { 
margin-left: 48px; }

LI { margin-top: 2px; }

DT { font-weight: bold; }

TABLE {
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 3px; 
margin-left: 10px; 
}

TABLE.layout {
background-image: url(images/background.gif);
background-color: #EEEEEE;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
}

TABLE.sidebar {
background-color: #DDDDDD;
margin-top: 10px; 
margin-right: 0px; 
margin-bottom: 3px; 
margin-left: 10px; 
padding: 6px;
padding-bottom: 10px; 
}

TD.menu {
background-image: url(images/menu.gif); 
background-color: #EEEEEE;
}

TD.body {
background-image: url(images/body.gif); 
background-repeat: no-repeat;
background-color: white;
}

TD.footer  {
background-image: url(images/footer.gif); 
background-repeat: no-repeat;
}

TABLE.photo {
background-image: url(images/tan.gif);
background-color: #FFF8C6;
}

TD.photo {
background-image: url(images/tan.gif);
background-color: #FFF8C6;
}

TABLE.testimonial {
background-image: url(images/tan.gif);
background-color: #FFF8C6;
font-size:14px; font-style: italic;  font-family:georgia,serif;
}

TD.testimonial {
background-image: url(images/tan.gif);
background-color: #FFF8C6;
font-size:14px; font-style: italic;  font-family:georgia,serif;
}

/* link attributes */
a:link     {color: #0033FF; font-weight: bold; text-decoration: none}
a:visited  {color: #0033FF; font-weight: bold; text-decoration: none}
a:active   {color: #0033FF; font-weight: bold; text-decoration: none}
a:hover	 {color: #0033FF; font-weight: bold; text-decoration: underline}