/* Start of CMSMS style sheet 'Main Styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
      font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background-color: #57362d;
	line-height: 17px;
}

li {
	 font-size: 12px;
       padding: 0px;
       margin: 0px;
}

ul {
       padding: 6px 0px 6px 40px;
       margin: 0px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #bc4525;}
A:visited {text-decoration: underline; color: #bc4525;}
A:active {text-decoration: underline; color: #bc4525;}
A:hover {text-decoration: none; color: #bc4525;}

A.lefty:link {text-decoration: none; color: #3b4d5e;}
A.lefty:visited {text-decoration: none; color: #3b4d5e;}
A.lefty:active {text-decoration: none; color: #3b4d5e;}
A.lefty:hover {text-decoration: none; color: #3b4d5e;}

.leheader {
	height: 130px;
	width: 881px;
	text-align: right;
  	background-image: url("images/header.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	color: #ffffff;
        padding: 20px 20px 0 0;
        margin-top: 20px;
        font-weight: bold;
}

.formheader {
	height: 150px;
	width: 901px;
        margin-top: 20px;
}

.lenav {
	height: 31px;
	width: 701px;
	text-align: left;
  	background-position: top left;
  	background-image: url("images/navback.jpg");
  	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 200px;
}

.lebreadcrumbs {
	height: 41px;
	width: 901px;
	text-align: right;
  	background-position: top left;
  	background-image: url("images/breadcrumbs.gif");
  	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
	padding-top: 10px;
}

.formbreadcrumbs {
	height: 41px;
	width: 901px;
	text-align: center;
  	background-position: top left;
  	background-image: url("images/formbreadcrumbs.gif");
  	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
	padding-top: 10px;
}


.leshell {
	width: 901px;
	text-align: letf;
  	background-image: url("images/mainback.jpg");
  	background-repeat: repeat;
}

.formshell {
	width: 901px;
	text-align: letf;
  	background-image: url("images/formback.jpg");
  	background-repeat: repeat;
}


.leleft {
	width: 658px;
	text-align: left;
      padding: 0px 20px;
	float: left;
	display: inline;
}

.formleft {
	width: 821px;
	text-align: left;
      padding: 0px 40px;
}

.leright {
	width: 173px;
	text-align: left;
      padding: 15px;
	float: left;
	display: inline;
	color: #666666;
}

.lefooter {
	width: 901px;
	height: 19px;
	text-align: letf;
  	background-image: url("images/footer.jpg");
  	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 29px;
}

.formfooter {
	width: 901px;
	height: 19px;
	text-align: letf;
  	background-image: url("images/formfooter.jpg");
  	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 29px;
}



/* HEADINGS */

	h1 {
		font-size: 16px;
		color: #73301e;
		letter-spacing: 1px;
		padding: 0px;
		margin: 10px 0 10px 0;
	}

	h2 {
		font-size: 14px;
		color: #73301e;
		letter-spacing: 1px;
		margin: 10px 0 10px 0;
		border-bottom: 1px solid #333333;
	}

	h3 {
		font-size: 14px;
		color: #73301e;
		letter-spacing: 1px;
		margin: 10px 0 0 0;
	}

	h4 {
		font-size: 14px;
		color: #333333;
		letter-spacing: 1px;
		margin: 10

form {margin:0px;} 
/* End of 'Main Styles' */

