/* Start of CMSMS style sheet 'HG' */
html {margin : 0; padding : 0; }
body {font-family:Arial, Helvetica, sans-serif; }

td { vertical-align:top;  }

#wrapper { margin : 10px auto; margin-bottom : 20px; width : 780px; }

#header { background-image: url(uploads/images/header.jpg); height : 70px;}

#menu { font-size : 10px; padding-left : 280px; padding-top : 45px; /*letter-spacing:-0.5px;*/}
#menu  a { color : white;  text-decoration : none; margin-right :15px;  }
#menu  a:hover  { color : white;  text-decoration : underline; }

#main p { margin : 1em 0 1em 0; font-size : 10px; line-height: 1.3em;}

.fltrt { float : right; margin : 10px 0 10px 10px; }


#links td { width : 115px; padding-right : 20px; }

#links img { border : 0; }

#links a, #links a:hover { text-decoration:none; }

#links a.block { 
	font-size:10px; 
	color : black; 
	padding-left : 12px; 
	background-image : url(uploads/images/links-block-normal.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	}
	
#links a.block:hover { 		background-image : url(uploads/images/links-block-hover.gif); }

#news {
/*	width : 150px; */
	color : white;
	background-color: #1c8e82;
	float : right;
	clear : both;
	padding : 5px;
	font-size: 10px;
	}

/*Style for the home page news summary */
#content #news h3 {font-size:16px; margin : 0; padding : 5px 0 5px 0; color : #FFF;}
#news	p { margin-bottom : 0; }
#news	p.readmore { text-align:right; font-style:italic; font-size: 0.8em; margin:0; }
#news	p.readmore a, #news	p.readmore a:link, #news	p.readmore a:visited 
	{ text-decoration:none; color : white; border-bottom : 1px dotted white; }
#news	p.readmore a:hover { color : white; border-bottom : 1px solid white; }

/*Styles for the news page */
div#NewsPostDetailDate { font-size : 90%;  color : #888;}
div#NewsPostDetailPrintLink { font-size : 90%; color : #888;}

#main div.NewsPostDetailSummary,  #main div.NewsPostDetailSummary p { font-size : 12px; }
img.ro-right { float :right; width : 160px; height : 85px; margin : 0 0 12px 15px;}

#content { width:100%; clear:both;}
#content h1 { font-size : 24px; border-bottom : 1px solid #000; padding : 12px 0 6px 0;}
#content h2 { font-size : 22px;  padding : 8px 0 4px 0;}
#content h3 { font-size : 20px;  padding : 6px 0 3px 0; color : #1c8e82; margin:0;}

td#content-left { width:265px; padding-right:10px; }

td#content-right {width:505px; padding-top : 20px; }

img#big1 {float :left; width : 330px; height : 473px;}

img.videobutton { float : right; width : 180px; height : 172px; border:0; }

div#footer { text-align : center; font-size : 10px; color : #888; clear : both; padding : 5px 0; }

div#footer a, div#footer a:link, div#footer a:hover { color : #888; text-decoration : none; }
/* End of 'HG' */

