/* Start of CMSMS style sheet 'Layout: memo' */
body {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/* background-color: #FFFFFF; */
        background-color: #CCCCCC;
	margin: 0;
	padding: 0 0 0px;
}
#masthead {
        background-color: #FFFFFF;
	color: #999999;
	/* margin: 12px auto 0 auto; */
        margin: 0px auto 0 auto;
	width: 982px;
}
#logo {
        padding: 20px 0 20px 40px;
}
#navbar {
	margin-bottom: 0px;
	font-size: 0.8em;
	/* zoom: 1; */
}
#navbar_inner {
	padding-top: 4px;
}
#navbar_inner2 {
	/* padding: 0 0 11px 22px; */
        padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
        background-color: #FFFFFF;	
}
#c1, #c2, #topbanner {
	float: left;
}
#topbanner {
        padding: 0 0 0 39px;
}
#c1 {
	width: 300px;
        background-color: #FFFFFF;
}
#c2 {
	width: 640px;
        background-color: #FFFFFF;
}
#c1 .content {
        color: #000000;	
        font-size: 0.75em;
	padding-left: 25px;
}
#c2 .content {
	color: #000000;
        font-size: 0.9em;
	padding: 0px 0px 16px 40px;
	line-height: 1.2em;
}
h1 {
	font-size: 1.7em;
	/* letter-spacing: 0.2em; */
}
h2 {
	font-size: 1.4em;
	/* letter-spacing: .2em; */
}
h3 {
	font-size: 1em;
}
h1, h2, h3 { color:#3A4849; font-weight:lighter;}

.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
}
#footer {
	/* margin: 0px auto;
	font-size: 0.7em;
	width: 982px; */      
        margin-top:20px;
        height:340px;
        background-image:url(/images/footer_bg.jpg);
}
#footercontent {
	padding: 10px;
}
#footer_content {
width:900px;
padding-top:0px;
padding-left:20px;
margin-left:auto;
margin-right:auto;
}

#footer_content_left {
float:left;
padding-left:10px;
width:430px;
font-family:'Trebuchet MS';
font-size:14px;
font-weight:600;
color:#FFFFFF;
}

#footer_content_right {
float:right;
margin-right:70px;
width:200px;
font-family:'Trebuchet MS';
font-size:14px;
font-weight:600;
color:#FFFFFF;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #FF6600;
}
.content a:visited {
	color: #FF6600;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FF6600;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #FF6600;
}
#c1 .content a:visited {
	color: #FF6600;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #FF6600;
}

/*Footer Links*/

.footer a:link {
  text-decoration: none;
  color:#FFFFFF;
}
.footer a:visited {
  color:#FFF;
  text-decoration:none;
}
.footer a:hover {
  text-decoration: underline;
  color: #FF6600;
}

.style1 { font-family:"Trebuchet MS"; color:#3A4849; font-size:13px;}

#columns_outer { margin-bottom: 10px; }

#leftcolumn { 
	border: 0px solid #ccc; 
	margin: 0px 0px 0px 0px;
	width: 265px;
	float: left;
}


#rightcolumn {
	border: 0px solid #ccc;
	background: #fff;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: 265px;
	float: right;
}
/* End of 'Layout: memo' */

