/* Start of CMSMS style sheet 'v2_content' */
#content {
 background-image: url('uploads/v2/images/content/content_bg.gif');
 background-position: bottom;
 background-repeat: repeat-x;
 padding: 1% 2% 0% 2%;
 min-width: 800px; }
	
#content_left {
 clear: left;
 float: left;
 width: 250px; }	
	
#content_main_outer_wrapper {
 height: 100%;
 margin-left: 255px; }
	
#content_right {
 clear: right;
 float: right;
 width: 200px; }
	
#content_main_wrapper {
 margin-right: 205px;
 padding: 0 2%; }

#content_main {
 background-color: #F8F8F8;
 margin: 0; }

#content_main img.header_image {
 border: none;
 margin-bottom: 0.5em;
 width: 100% !important; }
	
#content_main h1 {
 border-bottom: 3px solid #DDD;
 color: #822434;
 font-size: 150%;
 letter-spacing: -1px;
 padding-bottom: 0.5em; }
	
#content_main h2 {
 color: #333;
 font-size: 130%; }
	
#content_main h3 {
 color: #555;
 font-size: 120%; }
	
#content_main p {
 line-height: 1.5; }
	
#content_main ul,  #content_main ol {
 line-height: 1.8; }

div#content_main img.right {
 border: none;
 float: right;
 margin-left: 1em;
 margin-bottom: 1em; }

div#content_main img.width_25 {
 width: 25% !important; }

#content_summary {
 display: none !important; }

table.directory {
 width: 100%; }

table.directory td {
 padding: 1em;
 vertical-align: top; }

table.directory td.even { }

/* End of 'v2_content' */

