/* Start of CMSMS style sheet 'site' */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4E3D21;
	background-color: #93886A;
	margin: 0px;
	padding: 0;
	height:100.1%;
}
img {border:none;}
* {outline:none;}
#masthead {
	color: #FFF;
	padding: 0px;
	margin: 0;
	height: 211px;
	background-image: url(uploads/uschi/images/header.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 965px;
	margin: 0 auto 30px auto;
}
#column_wrapper {
	background-image: url(uploads/uschi/images/wrapper.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 693px;
	float: left;
}
#left {
	width: 272px;
	float: left;
	color: #FFF;
}
#left .content {
	padding: 24px 21px 24px 35px;
	font-size: 0.75em;
	line-height: 1.3em;
}
#right .content {
	padding: 24px 46px 24px 44px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 0 220px 24px 316px;
}
#footer {
	color: #777;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(uploads/uschi/images/footer.jpg);
	height: 128px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color:#e3e3e3;
	
}
#left a:visited {
	color:e3e3e3;
	
}
#left a:hover {
	color:#FFF;
	text-decoration:none;
	
}
#right a:link {
	color: #000;
}
#right a:visited {
	color: #000;
}
#right a:hover {
	color: #000;
	text-decoration:none;
}
#right ul {
	margin:6px 0 0 0;
	padding:0;
	
}
#right li {background-image:url(uploads/uschi/images/item.gif); background-repeat:no-repeat; background-position:0px 5px;list-style-type: none;padding:0 0 3px 20px;}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #666;
}
#footer a:visited {color: #666;}
#footer a:hover {color: #000; text-decoration:none;}
h1, h2, h3 {font-weight:normal;}
h1 {
	font-size: 1.6em;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 1.4em;
	margin: 20px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 20px 0 8px 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0;
}
#mews {
	margin-top: 20px;
	font-size:0.9em;
}
/* End of 'site' */

