body
{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color:#000066;
}

#container
{
	background-image: url(/common/images/bgd_sidebar_left.jpg);
	background-repeat: repeat-y;
}

#banner
{
	background-image: url(/common/images/bgd_banner.jpg);
}

/* Navigation Buttons */
#topnav
{
	height: 63px;
	width: 800px;
	background: url(/common/images/sidebar_left_top_curve.gif) no-repeat;
	background-position: 0 22px;
}

#topnav ul
{
	height: 20px;
	margin: 0 0 0 220px;
	padding: 0;
	list-style: none;
	letter-spacing: 0.1em;
	font-family: arial, verdana, sans-serif;
	font-weight: 900;
}

#topnav li
{
	float: left;
	background: url(/common/images/bgd_topnav.jpg) repeat-x;
	margin: 0;
	padding: 0;
	border-left: 1px solid #ccc;
}

#topnav a, #topnav a:link, #topnav a:visited
{
	float: left;
	display: block;
	background: url(/common/images/bgd_topnav.jpg) repeat-x;
	padding: 3px 6px 8px 9px;
	text-decoration: none;
	color: #fff;
}

#topnav a:hover, #topnav a:active
{
	float: left;
	display: block;
	background: url(/common/images/bgd_topnav.jpg) repeat-x;
	padding: 3px 6px 8px 9px;
	text-decoration: none;
	color: #EDDE41;
}

#content
{
	padding: 5px;
	margin-left: 210px;
	margin-right: 30px;
	font-family: arial, verdana, sans-serif;
	background: url(/common/images/logo_masonworks_bgd_folio.jpg) no-repeat bottom right;	
}

#content p { line-height: 1.4em; }

#content p.tight { line-height: 1.4em; margin-top:0; }

#content p.topics { margin:0 0 0 20px; }

#content a, a:link, a:visited
{
	text-decoration: none;
	color: #06C;
	font-weight: 200;
}

#content a:hover, a:active
{
	text-decoration: underline;
	color: #900;
	font-weight: 200;
}

#content ul
{
	list-style-type: default;
	list-style-image: url(/common/images/bullet_small.jpg);
	list-style-position: default;
}

#content ul.big
{
	font-size:14px;
	list-style-type: default;
	list-style-image: url(/common/images/bullet_small.jpg);
	list-style-position: default;
}

#content ul li { margin-bottom: 0.5em; }

#content ul.stars
{
	color: #0000A0;
	font-weight: 900;
	font-family: verdana, arial, sans-serif;
	list-style-type: default;
	list-style-image: url(/common/images/bullet_star1.gif);
	list-style-position: default;
}

#content ul.stars li { margin-bottom: 0.5em; }

#content h1 { font-size: 18px; color:#000; }
#content h2 { font-size: 16px; color:#000; }
#content h3 { font-size: 14px; color:#000; }
#content h4 { font-size: 12px; color:#000; }

#content h1.tight { font-size: 18px; color:#000; margin-bottom:5px; }
#content h2.tight { font-size: 16px; color:#000; margin-bottom:5px; }
#content h3.tight { font-size: 14px; color:#000; margin-bottom:5px; }
#content h4.tight { font-size: 12px; color:#000; margin-bottom:5px; }

#content hr
  {
    margin: 20px 0; height:3px; border:none;
    background-image: url(/common/images/bgd_horiz_rule_fade.jpg); 
    background-repeat: no-repeat;
  }

#sidebar_left
{
	float: left;
	width: 180px;
	color: #fff;
	font-size: 12px;
	margin: 0;
	margin-right: ;
	padding: 10px;
	height: 100%;
}

#sidebar_left p { width: 150px; }

#sidebar_left ul
{
	color: #0000A0;
	font-weight: 900;
	font-family: verdana, arial, sans-serif;
	list-style-type: default;
	list-style-image: url(/common/images/bullet_star1.gif);
	list-style-position: default;
}

#sidebar_left ul.stars li { margin-bottom: 0.5em; }


#sidebar_left a, #sidebar_left a:link, #sidebar_left a:visited
{
background: none;
	border: none;
	padding: 0;
	text-decoration: none;
	color: #EDDE41;
	font-weight:900;
}

#sidebar_left a:hover, #sidebar_left a:active
{
	background: none;
	border: none;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-weight:900;
}

#sidebar-b
{
	float: right;
	width: ;
	margin: 0;
	margin-left: ;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footer
{
	clear: both;
	padding: 2px 0 10px 0;
	margin: 0 0 20px 0;
	font-size: 11px;
	line-height:14px;
	color: #fff;
	text-align: center;
	background: url(/common/images/bgd_topnav.jpg) repeat-x;
	letter-spacing: 0.1em;
}

#footer a, a:link, a:visited
{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-decoration: none;
	color: #fc3;
}

#footer a:hover, a:active
{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-decoration: none;
	color: #fff;
}
