* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/bg.jpg); 
background-repeat : repeat-x; 
} 
.clear { 
clear : both; 
} 
#wrapper { 
margin : 0 auto; 
width : 922px; 
} 
#header { 
color : #100; 
width : 902px; 
float : left; 
padding : 10px; 
height : 100px; 
margin : 7px 0 0 0; 
text-align : right; 
} 
#header h1 { 
color : #CC3300; 
} 
#header a { 
color : #CC3300; 
text-decoration : none; 
} 
#tabsI { 
float : left; 
width : 100%; 
font-size : 93%; 
line-height : normal; 
border-bottom : 15px solid #CC3300; 
margin : 0 auto; 
} 
#tabsI ul { 
margin : 0; 
padding : 10px 10px 0 80px; 
list-style : none; 
} 
#tabsI li { 
display : inline; 
margin : 0; 
padding : 0; 
} 
#tabsI a { 
float : left; 
background : url("images/tableftI.jpg") no-repeat left top; 
margin : 0; 
padding : 0 0 0 5px; 
text-decoration : none; 
} 
#tabsI a span { 
float : left; 
display : block; 
background : url("images/tabrightI.jpg") no-repeat right top; 
padding : 5px 15px 4px 6px; 
color : #fff; 
} 
#tabsI a span { 
float : none; 
} 
#tabsI a:hover span { 
color : #CC3300; 
} 
#tabsI a:hover { 
background-position : 0% -42px; 
} 
#tabsI a:hover span { 
background-position : 100% -42px;
font-weight: bold; 
} 
/*#subheader { 
color : #333; 
width : 902px; 
float : left; 
padding : 100px; 
height : 260px; 
margin : 1px 0 0 0; 
border-bottom : 15px solid #CC3300; 
background : #fce0dc url(images/img.jpg) no-repeat 10px 0%; */
#subheader { 
color : #333; 
width : 902px; 
float : left; 
padding : 0px; 
margin : 1px 0 0 0;
height : 250px 0 0 0; 
border-bottom : 0px solid #CC3300; 
} 
.subheadertext { 
width : 450px; 
float : left; 
text-align : justify; 
} 
.subheadertext p { 
color : #70a1eb; 
font-size : 1.6em; 
font-weight : lighter; 
margin : 15px 5px 0 0; 
} 
#leftcolumn { 
color : #333; 
margin : 0 5px 5px 0; 
padding : 10px; 
min-height : 350px; 
width : 680px; 
float : left; 
text-align : justify; 
} 
#leftcolumn h1 { 
font-size : 2em; 
font-weight : lighter; 
color : #70a1eb; 
} 
#leftcolumn h2 { 
font-size : 1.8em; 
font-weight : lighter; 
color : #70a1eb; 
} 
#leftcolumn p { 
font-size : 1.3em; 
font-weight : lighter; 
color : #505000; 
padding : 10px 0 20px 0; 
} 
#leftcolumn a { 
color : #f48d29; 
text-decoration : none; 
} 
#rightcolumn { 
float : right; 
color : #333; 
margin : 0 0 5px 0; 
padding : 10px; 
height : 350px; 
width : 197px; 
display : inline; 
} 
#adpic { 
margin : 0 0 0 9px; 
} 
#adpic h3 { 
color : #70a1eb; 
margin : 10px 0 15px 5px; 
font-size : 1.6em; 
font-weight : lighter; 
} 
.thumbs { 
border : 1px solid gray; 
margin : 2px 5px; 
padding : 1px; 
} 
.news h3 { 
color : #CC3300; 
text-decoration : none; 
margin : 25px 0 0 15px; 
} 
.news h4 { 
font-size : 1em; 
padding-top : 5px; 
padding-left : 15px; 
padding-bottom : 5px; 
margin-left : 0; 
color : #666600; 
} 
.news p { 
font-size : 1em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-left : 10px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 5px; 
color : #CC3300; 
} 
.news a { 
float : right; 
margin-right : 15px; 
margin-bottom : 10px; 
color : #CC3300; 
} 
#footer { 
border-top : 1px solid #cc3300; 
border-bottom : 15px solid #cc3300; 
line-height : 1.6em; 
text-align : center; 
padding : 10px; 
clear : left; 
width : 902px; 
color : #505000; 
} 
#footer a { 
color : #70a1eb; 
} 
#footer #leftcontent { 
float : left; 
text-align : left; 
width : 48%; 
} 
#footer #rightcontent { 
float : right; 
text-align : right; 
width : 48%; 
} 
