/* Start of CMSMS style sheet 'The Styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
      font-family:  Arial, Helvetica, sans-serif;
	color: #372619;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background-color: #d0c8b1;
	line-height: 17px;
}

li {
	 font-size: 12px;
       padding: 0px;
       margin: 0px;
}

ul {
       padding: 6px 0px 6px 40px;
       margin: 0px;
}

p { 
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #660000;}
A:visited {text-decoration: underline; color: #660000;}
A:active {text-decoration: underline; color: #660000;}
A:hover {text-decoration: none; color: #660000;}

A.navtop:link {text-decoration:  underline; color: #d1a75f;}
A.navtop:visited {text-decoration:  underline; color: #d1a75f;}
A.navtop:active {text-decoration:  underline; color: #d1a75f;}
A.navtop:hover {text-decoration: none; color: #d1a75f;}

A.lefty:link {text-decoration:  none; color: #372619;}
A.lefty:visited {text-decoration:  none; color: #372619;}
A.lefty:active {text-decoration:  none; color: #372619;}
A.lefty:hover {text-decoration: underline; color: #d1a75f;}


.headerone {
	height: 30px;
	width: 840px;
        margin-top: 15px;
  	background-position: top left;
  	background-image: url("images/header1.jpg");
  	background-repeat: no-repeat;
        color: #d1a75f;
        padding: 40px 10px 0 0;
        text-align: right;
}

.headertwo {
	height: 40px;
	width: 850px;
  	background-position: top left;
  	background-image: url("images/header2.jpg");
  	background-repeat: no-repeat;
        color: #ffffff;
}

.theshell {
	width: 850px;
}



.theleft {
	width: 196px;
	text-align: left;
	float: left;
	display: inline;
}

.ontheleft {
	width: 171px;
        padding: 1px 0px 1px 25px;
	text-align: left;
  	background-position: top left;
  	background-image: url("images/left-dup.jpg");
  	background-repeat: repeat;
}

.mainright {
	width: 654px;
	text-align: left;
	float: left;
	display: inline;
}

.mainarea {
	width: 614px;
	text-align: left;
	padding: 10px 20px 20px 20px;
  	background-color: #beb28e;
}

.themid {
	width: 418px;
	text-align: left;
  	background-color: #beb28e;
	padding: 10px 20px 20px 20px;
}

.theright {
	width: 196px;
	text-align: left;
  	background-position: top left;
  	background-image: url("images/right-dup.jpg");
  	background-repeat: repeat;
        color: #ffffff;
}

.theright a {
        color: #b58532;
}

.footer {
	width: 850px;
        margin-top: 15px;
	text-size: 11px;
}



/* HEADINGS */

h1 {
	font-size: 18px;
	color: #34455a;
	letter-spacing: 1px;
	padding: 0px;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 14px;
	color: #372619;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 14px;
	color: #34455a;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #7a745f;
}

h4 {
	font-size: 14px;
	color: #7a745f;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
}


form {
     margin: 0px;
}

.NewsSummary {
    border-bottom: 1px dotted #660000;
    padding: 10px 0 10px 0;
}

.NewsSummaryImportant {
    padding: 10px 0 0 60px;
  	background-position: center left;
  	background-image: url("uploads/images/important.jpg");
  	background-repeat: no-repeat;
        border-top: 1px dotted #660000;
}
/* End of 'The Styles' */

