/* Start of CMSMS style sheet 'Style: PCRSD Default' */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background: #C3C794;
	color: #0A3102;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}


#wrapper {
	width: 970px;
	margin: 0px auto 15px;
	font-size: 14px;
	background-image: url(img/contentbackground.gif);
}

#content {
/*	padding: 1px 5px 0 0;  [edited by Pixelita] */
	padding: 5px 5px 5px 15px;
	margin: 0 21px 0 372px;
	list-style-position: outside;
	list-style-type: disc;
}
#content p {
	font-size: 14px;
}

#content ul {
	padding-left: 30px;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: none;
}


#contentwrapper {
	background: #FFFFFF url(img/contentbackground.gif) repeat-y;
	margin: 0px;
}

#header {
	background: #C3C794 url(img/header.jpg) no-repeat;
	height: 132px;
}

#leftcol {
	width: 206px;
	float: left;

}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0B2602;
	text-align: center;
	height: 75px;
	margin-right: 21px;
	margin-left: 21px;
}

h1, h2, h3, h4, h5, h6 {
/*	margin: .6em 0 .6em .7em; [edited by Pixelita */
	margin: .6em 0;
	padding: 0;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

h6 {

}

p {
/*	margin: 1em; [edited by Pixelita */
	margin: 1em 1em 1em 0;
}


.right {
	float: right;
/*	margin: 5px 0 2px 10px; [edited by Pixelita] */
	margin: 5px 10px 2px 0;
}

.left {
	float: left;
	margin: 5px 0 2px 10px;
}


img.borderRight {
	border: 1px solid #d6cfc5;
	float: right;
	margin: 5px 0 2px 10px;
}


img.borderLeft {
	border: 1px solid #d6cfc5;
	float: left;
	margin: 5px 0 2px 10px;
}

.clearit {
	clear: both;
	font-size: 0;
	line-height: 0;
}


a img {
	border: none;
}

a {
  color: #b71401;
text-decoration: underline;
}

a:hover {
	color: #5d302d;
text-decoration: underline;
}


#header ul {
	margin-top: 103px;
	padding: 10px 0px 0 2px;
	list-style-type: none;
	float: right;
	margin-right: 21px;
 }
  
#header li {
	float: right;
	padding: 0;
	margin: 0px;
}
  
#header a {
	float: left;
	display: block;
	background: #FFFFFF url((URL));
	padding: 0px 5px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
	color: #0D3103;
	background-color: #DCDEC0;
}
  
#header #current {
	background-color: #DEDFF4;
}
  
#header #current a {

  color: #6f3f6f;
}

/* Styles added by Pixelita Designs */
h4.sidebar, .title {
	font-weight: bold;
	text-transform: uppercase;
}

h4.sidebar {
	padding-left: .5em;
}

p.sidebar {
	padding-left: 1em;
}

.clearer {
	margin: 0;
	padding: 0;
	clear: both;
}

dl {
	border-bottom: 1px dotted #5d302d;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

dl dt {
	font-weight: bold;
	color: #6f3f6f;
	background: transparent;
}

dd {
	font-weight: normal;
	color: #000;
	background: transparent;
	padding: 2px;
}
/* End of 'Style: PCRSD Default' */

