/*TAG STYLES*/
body { background: #FFFFFF; color: #666666; font-family: Tahoma, Aria, san-serif; font-size: 11px; margin: 0px; padding: 0px; }
p, td { color: #666666; font-family: Tahoma, Arial, san-serif; font-size: 11px; }
p { margin: 0px; padding: 0px 0px 13px; }
ul { list-style-type: square; margin-left: 0px; padding-left: 26px; }
li { margin: 0px; padding: 0px 0px 4px; }

/*LINK STYLES*/
a:link { color: #C1120D; text-decoration: none; }
a:visited { color: #C1120D; text-decoration: none; }
a:active { color: #C1120D; text-decoration: none; }
a:hover { color: #C1120D; text-decoration: underline; }

/*COLOR STYLES*/
.brown1 { color: #7C4326; }
.brown2 { color: #B28363; }
.brown3 { color: #E1CEC2; }

/*MISC STYLES*/
.footer { background: #DCC5B3 url(../images/shell/footer_bkg.jpg) repeat-x; }
.header_bkg { background: url(../images/shell/header_red_bkg.gif) repeat-x; }
.leftside_bkg { background: url(../images/shell/left_side_bkg.gif) repeat-x; }
.bodyContent { background: url(../images/shell/left_side.gif) no-repeat; padding-left: 60px; }
.nav_list { padding-left: 10px; }
.nav_divider { background: url(../images/nav/nav_div.gif); background-position: 0% 100%; }
.footer_padding { padding-left: 20px; height: 60px; }
.padding_right20 { padding-right: 20px; height: 60px; }
.right { float: right; padding: 0px 0px 25px 25px; }
.right_padded { float: right; padding: 0px 15px 15px 15px; }

/*TEXT STYLES*/
.txt9 { font-size: 9px; }
.txt10 { font-size: 10px; }
.txt12 { font-size: 12px; }
.txt16 { font-size: 16px; }