/* Start of CMSMS style sheet 'master' */
body {

font-size: 62.5%;
background:#2A2D2C url(images/bg.png) repeat-x;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0pt;
margin:0;
padding:0;


}
h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:0;
	padding:  0;
	font-weight:normal;
	font-size:18px;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:0;
	padding: 0;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	font-variant: small-caps;
	color:#7D7366;
}
h2:first-letter, h3:first-letter, h4:first-letter {
    font-size:  120%;
}
h3, h4{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
h4{
margin:0;
}

p {
	margin:0;
margin-bottom:4px;
}
#container {
	width: 1024px;
	
	margin: 0 auto; 
	text-align: justify; 
font-family: 'Times New Roman', Georgia;
background-color: #C6BDAF;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0.1;

font-size:14px;
line-height: 150%;

}
#header {
	background: #C6BDAF;
	padding: 0;
height:390px;
}

#contentwrap {
	padding:10px 0 0 0;
	background:#C6BDAF;
	margin:0;

	
}
#sidebar1 {
	float: left; 
	width:190px; 
	margin:30px 0 0 30px;
}
#sidebar1 a{
text-decoration:none;
border:0px;
}

#mainContent {
	margin: 20px 0px 0px 270px; 
	padding:0;

}
ul{
margin:0;
padding-left:20px;
list-style-image:url('images/arrow.gif');
}
ol{
margin:0;
padding-left:20px;

}
#menu td img {
display: block;
border:none;
}
a img{
border:none;
}
#maintable {
	width:754px;
}
#leftcol {
	width:337px;
}
#leftcol p {
	padding-right:30px;
}
#rightcol {
	width:411;
}
#rightcol p {
	padding-right:80px;
}
#footer {
padding-top:10px;
	height:100px;
background:#FFF;
}
#footer p {
	margin: 0; 
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.browntext{
	color:#7D7366;
}
#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
a{
text-decoration:none;
border-bottom:#7D7366 dotted 1px;
}
a:link {color: #7D7366}
a:visited {color: #7D7366}
a:hover {
background-color: #c0b7aa;
color: #494435;
}
a:active {color: #7D7366}
.browntextcaps{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:0;
	padding: 3px 0 3px 0;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	font-variant: small-caps;
	color:#7c7366;

}
.largelinks{
display:block;
text-decoration:none;
border:0px;
	color:#7D7366;
border-color:#333;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:0px 150px 0px 0px;

	letter-spacing:1px;
	padding: 4px 20px 4px 20px;
	font-weight:bold;
	font-size:10px;

	text-transform:uppercase;
	font-variant: small-caps;
	color:#7D7366;

/* background: url(images/arrow.gif) no-repeat 0.4em center;*/ 
}

.pdfdownload {
background: url('images/pdf_icon.gif') no-repeat top left; 
padding-left: 20px; 
}


/* End of 'master' */

/* Start of CMSMS style sheet 'nav' */
/********************
MENU
*********************/


#sidebar1 ul{
 border-top: 1px solid #C0B7AA;
margin:0;
padding:0;
}

#sidebar1 li {
   list-style: none;
   margin: 0;
   padding:0;
   border-bottom: 1px solid #C0B7AA;
   display: block;
text-align:right;
}

#sidebar1 ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #sidebar1 li a { height: 1%; } 
* html #sidebar1 li hr { height: 1%; }
/** end fix **/

/* first level links */
div#sidebar1 a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   min-height:1em; /* Fixes IE7 whitespace bug */
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:0;
	padding: 2px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	font-variant: small-caps;
	color:#494435;
}
div#sidebar1 a:first-letter {
    font-size:  120%;
}


/* next level links, more padding and smaller font */
div#sidebar1 ul ul a {
  
text-align:left;
padding-left:20px;
      /*padding: 0.5em 2em 0.5em 2.8em;
 background-position: 1.5em center;*/

}

/* hover state for all links */
div#sidebar1 a:hover {
   background-color: #C0B7AA;
color:#494435;

}
div#sidebar1 a.activeparent:hover {
   background-color: #C0B7AA;
   color: #494435;
}
div#sidebar1 a.currentpage {
   background-color: #7C7366;
   color: #FFFFFF;
}

div#sidebar1 li a.activeparent {
   background: url(images/cms/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #494435;
   color: #fff;
}

div#sidebar1 li li a{
   background: url(images/cms/arrow-right.gif) no-repeat 0.4em center; 
   background-color: #F7EDDE;
   color: #494435;
}




/* End of 'nav' */

