﻿#Blurb { 
color : #412a07; 
margin : 5px 25px 5px 5px;
} 
#Blurb a { 
color : #cc6600; 
text-decoration : none; 
} 
#Blurb a:hover { 
text-decoration : underline; 
} 
#Blurb h2 { 
padding-bottom : 0; 
margin-bottom : 0; 
} 
#Blurb h2 a { 
color : #412a07 ; 
} 
#Blurb h2:hover { 
color : #cc6600; 
text-decoration : underline; 
} 
#Blurb table { 
font : 11px/24px Verdana, Arial, Helvetica, sans-serif; 
border-collapse : collapse; 
width : 95%; 
} 
#Blurb th { 
padding : 0 0.5em; 
border : 1px solid #412a07; 
text-align : left; 
background-color : #cc6600; 
color : white; 
} 
#Blurb td { 
border : 1px solid #412a07; 
padding : 0 0.5em; 
} 
.Block { 
margin : 10px 0 20px 0;
} 
.FullBlurb { 
clear : both; 
} 
.FullBlurbLeft { 
    clear: both;
} 
.FullBlurbLeft img { 
border : 0 none !important ; 
margin-right : 10px; 
clear : left; 
margin-bottom : 10px; 
float : left; 
} 

.FullBlurbRight { 
clear: both;
} 
.FullBlurbRight img { 
border : 0 none !important ; 
margin-left : 10px; 
clear : right; 
margin-bottom : 10px; 
float : right; 
} 

.FullBlurbShaded { 
color : white; 
background-color : #816a37; 
border : 3px solid #412a07; 
clear : left; 
padding : 5px; 
margin-bottom : 10px;
} 
.FullBlurbShaded span { 
padding-bottom : 0 !important ; 
margin-bottom : 0 !important ; 
} 
.FullBlurbShaded h2 { 
padding-top : 0 !important ; 
margin-top : 0 !important ; 
}
.FullBlurbShaded h2 a { 
color : white !important ; 
} 

.FullBlurbNB { 
clear : both; 
} 
.FullBlurbNB img { 
border : 0 none !important ; 
} 
.LeftBlurb { 
width : 260px; 
float : left; 
clear : left; 
} 
.RightBlurb { 
width : 260px; 
float : right; 
clear : right; 
} 
.IconItem { 
clear : left; 
} 
.IconItem img { 
margin : 2px 5px 0 0; 
border-style : none !important ; 
}