body {
	background-image: url(../App_Themes/LeicsBiz/Images/body_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666666;
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial,  sans-serif;

	text-align: center;
	}
h1, h2, h4 {
	padding: 0;
	margin: 0;
	text-align: left
	}
h3 {
	background-image:url(../App_Themes/LeicsBiz/Images/cont-head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 21px;
	color: #e84128;
	padding-left: 5px;
	font-size: 1.5em;
	padding-top: 3px;
	margin-bottom: 5px;
	font-weight: normal;
margin-top: 0;
	}
.normal {
	line-height: 1.5em;
	}
/* */
a img {
	border: none;
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden; /* for the wonderful IE7 */
	}
/**/
#head-grad {
	width: 950px;
	height: 41px;
	background-image: url(../App_Themes/LeicsBiz/Images/head_rpt.jpg);
	background-repeat:repeat-x;
	background-position: top;
	}
/**/
#header {
	height: 209px;
	width: 948px;
	background-color: #fff;
	background-image: url(../App_Themes/LeicsBiz/Images/header_rpt.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #c4c2c2;
	border-top: 0;
	border-bottom: 0;
	}
#header-left {
	width: 280px;
	float: left;
	}
#header h2 {
	float: left;
	width: 280px;
	text-align: left;
	margin-left: 20px;
	margin-top: 35px;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	color: #666644;
	}
#header img {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	}
#peeps {
	background-image: url(../App_Themes/LeicsBiz/Images/peeps.jpg);
	width: 613px;
	height: 170px;
	float: right;
	margin-top: 39px;
	padding: 0;
	}
#peeps h1 {
	color: #e73a16;
	font-size: 1.3em;
	}
/**/
#main-nav {
	width: 950px;
	height: 23px;
	background-image: url(../App_Themes/LeicsBiz/Images/nav_rpt.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	overflow: hidden;
	}
#main-nav ul {
	margin-left: 0;
	margin-top: 3px;
	padding: 0;
	list-style: none;
	float: left;
	}
#main-nav li {
	display: inline;
	}
#main-nav a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	position: relative; /* creates block area for color - in conjunction with padding */
	}
#main-nav a:hover {
	background-image: url(../App_Themes/LeicsBiz/Images/navhov_rpt.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	}
/**/
#top-rpt {
	background-image: url(../App_Themes/LeicsBiz/Images/conttop_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
	width: 947px;
	border-left: solid 1px #c4c2c2;
	border-right: solid 1px #c4c2c2;
	padding: 0;
	margin: 0;
	}	
#content-region {
    min-height:450px;
    height:auto !important;
    height:450px;
	width: 948px;
	border: solid 1px #c4c2c2;
	border-top: 0;
	border-bottom: 0; 
	clear: both;
	background-color: #fff;
	}
/**/
#left-nav {
	width: 195px;
	float: left;
	text-align: left;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
/*border: red 1px solid;*/
	}
#left-nav ul {
	margin-top: 10px;
	margin-left: 20px;
	list-style: none; 
	padding-left: 0px;
	}
#left-nav li {
	margin-left: 0;
	margin-bottom: 10px;
	list-style: none;
	}
#left-nav a {
	color: #e73a16;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#left-nav a:hover {
	font-weight: bold;
	color:#470c00;
	margin: 0;
	padding: 0;
	}
.left-edit {
	margin: 10px 0 30px 20px;
	display: inline; /*ie6 */
	float: left;
	padding: 0;
	}
.left-edit p {
	margin: 0 0 10px 0;
	padding: 0;
	}
#address {
	width:175px;
	height: 100px;
	margin-left: 20px;
	margin-top: 50px;
	font-size: 0.9em;
	line-height: 1.7em;
	font-weight: bold;
	color:#584b29;
	clear:both;

	}
#address a:link {
	color:#584b29;
	}
#address a:visited {
	color:#584b29;
	}
#address a:hover {
	color:#584b29;
	text-decoration: none;
	}

/**/
#home-right {
	float: right;
	width: 725px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;

/*border: red 1px solid;*/
	}
/**/
.home-main {
	width: 525px;
	height: auto;

	float: left;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	}
.home-main img {
	margin-bottom: 13px;
	}
.home-main a {
	color: #e84128;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.1em;
	}
.home-main a:hover {
	text-decoration: underline;
	}
/**/
#home-sub {
	width: 188px;
	float: right;
	color: #fff;
	font-size: 0.7em;
	text-align: center;
/*border: red solid 1px;*/

	}
.sub-one {
	width: 188px;
	background-color:#a4905e;
	border: solid 1px #cdcdcd;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
.sub-two {
	margin-top: 15px;
	width: 188px;
	background-color:#a4905e;
		border: solid 1px #cdcdcd;
		overflow: hidden;
	}
.sub-text {
	width: 168px;
	margin-left: 10px;
	margin-top: 2px;
	padding-bottom: 6px;
	text-align:left;
	}	
/**/
.supporters {
	width: 188px;
	background-image: url(../App_Themes/LeicsBiz/Images/supportbot-rpt.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	border: solid 1px #cdcdcd;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: #eee;
	padding-bottom: 20px;
	}
.supporters-head {
	height: 22px;
	border-bottom: solid 1px #cdcdcd;
	background-image: url(../App_Themes/LeicsBiz/Images/supporthead-rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 5px 0 0 10px;
	text-align: left;
	}
.supporters img {
	margin-top: 15px;
	}
.supporters-head h4 {
	color: #fff;
	font-weight: normal;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 0.9em;
	}

/**/
#footer {
	width: 948px;
	height: 21px;
	border-top: solid 1px #c4c2c2;

	font-size: 0.6em;
	background-color: #fff;
	}
#footer ul {
	text-align: left;
	list-style: none;
	margin-left: 15px;
	margin-top: 5px;
	padding: 0px;/* sorts positioning of text in FF/Safari */
	float: left;/* sorts positioning of text in FF/Safari */
	width: 100%; /* sorts positioning of text in FF/Safari */
line-height: 9px;
	}
#footer li {
	display: inline;
	padding-right: 8px;
	}

#footer a {
	color: #7d7d7d;
	text-decoration: none;
	}
.divide {
	border-left: solid 1px #7d7d7d;
	padding-left: 8px; 
	}
/**/
#egghead {
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 950px;
	text-align: right;
	color: #d2d2d2;
	font-size: 0.7em;
	}
#egghead a {
	color: #fff;
	text-decoration: none;
	}
#egghead a:hover {
	text-decoration: underline;
	}
/**/
.content {
	width: 525px;
	font-size: 0.7em;
	text-align: left;
	line-height: 1.3em;
	float: left;
	margin-bottom: 20px;
	padding: 0;
	/*overflow: hidden;*/
	}
.h3 {
	background-image:url(../App_Themes/LeicsBiz/Images/cont-head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 21px;
	color: #e84128;
	padding-left: 5px;
	font-size: 1.5em;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 0;
	}
#content a {
	color: #e84128;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.1em;
	}
#content a:hover {
	text-decoration: underline;
	}
.clear {
	clear: both;
	}
td.EditingFormLabelCell {
text-align: right;
}
.EditingFormErrorLabel, .ErrorLabel {
color: red;
}
