﻿#SideBlurbMenu { 
margin : 0 auto; 
width : 95%; 
color : #412a07; 
} 
#SideBlurbMenu h3 { 
margin-bottom : 0; 
} 
#SideBlurbMenu ul { 
padding : 0; 
margin : 0; 
list-style : none; 
} 
#SideBlurbMenu li { 
padding-top : 5px; 
border-bottom : 1px solid #dcc597; 
} 
#SideBlurbMenu li:hover { 
background-color : #ffffff; 
} 
#SideBlurbMenu a { 
text-decoration : none; 
color : #412a07; 
font : 1.2em Arial !important ; 
} 
#SideBlurbMenu a:hover { 
color : #857040; 
} 

#SideContent { 
margin : 0 auto; 
width : 95%; 
color : #412a07; 
padding-top : 20px; 
margin-top : 10px; 
} 
#SideContent h3 { 
margin-top : 0; 
padding-top : 0; 
margin-bottom : 0; 
padding-bottom : 0; 
} 
#SideContent img { 
float : left; 
} 
#SideContent p { 
margin-top : 0; 
padding-top : 0; 
} 
#SideContent a { 
text-decoration : none; 
color : #412a07; 
} 
#SideContent a:hover { 
font-weight : bold; 
} 