body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e8e8cd;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.homepage #container {
	width: 900px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 20px;
	position: relative;
	height: 100%;
	}
.homepage #header {
	height: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/ceramichead.jpg);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.homepage #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Algerian;
	font-size: 45px;
	font-weight: bold;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.small {
	font-size: 25px;
}

.homepage #container #mainContentd {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #E5E3D3;
	margin-top: 0px;
	clear: none;
	float: none;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #827F70;
	height: 900px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.homepage #container #mainContent {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #E5E3D3;
	margin-top: 0px;
	clear: none;
	float: none;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #827F70;
	height: 470px;
}
.homepage #container #mainContentt {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #E5E3D3;
	margin-top: 0px;
	clear: none;
	float: none;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #827F70;
}
.homepage #container #mainContentv {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #E5E3D3;
	margin-top: 0px;
	clear: none;
	float: none;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #827F70;
	height: 470px;
}

#mainContent p, #mainContentd p, #mainContentv p, #mainContentt p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #5F554B;
}
#mainContent h1, #mainContentd h1, #mainContentv h1, #mainContentt h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#mainContentd #homecontent li, #mainContentt #homecontent li, #mainContentv #homecontent li {
	color: #5F554B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

#leftmenu {
	float: left;
	width: 250px;
	padding: 0px;
	margin: 0px;
	clear: none;
}
#container #mainContent #homecontent, #container #mainContentd #homecontent, #container #mainContentt #homecontent, #container #mainContentv #homecontent {
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 265px;
}
	
#mainContent #leftmenu #menu, #mainContentd #leftmenu #menu, #mainContentt #leftmenu #menu, #mainContentv #leftmenu #menu {
	width: 240px;
	border-size: 1px;
	margin: 0px;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #AEAB96;
	border-left-color: #AEAB96;
	border-right-color: #AEAB96;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#mainContent #leftmenu #menu li a, #mainContentd #leftmenu #menu li a, #mainContentt #leftmenu #menu li a, #mainContentv #leftmenu #menu li a{
	height: 26px;
	text-decoration: none;
	list-style-type: none;
	}	


	
#mainContent #leftmenu #menu li a:link, #menu li a:visited, #mainContentd #leftmenu #menu li a:link, #menu li a:visited, #mainContentt #leftmenu #menu li a:link, #menu li a:visited, #mainContentv #leftmenu #menu li a:link, #menu li a:visited {
	color: #64614D;
	display: block;
	background-image: url(../images/menu1.gif);
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
#mainContent #leftmenu #menu li a:hover, #mainContentd #leftmenu #menu li a:hover, #mainContentt #leftmenu #menu li a:hover, #mainContentv #leftmenu #menu li a:hover {
	color: #393331;
	background-image: url(../images/menu1.gif);
	background-position: 0;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
#mainContent #leftmenu #menu li a:active, #mainContentd #leftmenu #menu li a:active, #mainContentt #leftmenu #menu li a:active, #mainContentv #leftmenu #menu li a:active {
	color: #393331;
	background-image: url(../images/menu1.gif);
	background-position: 0;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}
#mainContent #leftmenu #menu ul, #mainContentd #leftmenu #menu ul, #mainContentt #leftmenu #menu ul, #mainContentv #leftmenu #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainContent #leftmenu, #mainContentd #leftmenu, #mainContentt #leftmenu, #mainContentv #leftmenu{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.italic {
	font-style: italic;
}
.homepage #footer {
	padding-top: 25;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homepage #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #686551;
}
.homepage #footer a {
	color: #63604B;
}
.homepage #footer a:hover {
	color: #FFFFFF;
	background-color: #63604B;
}
.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:0;
    font-size: 1px;
    line-height: 0px;
}
#homecontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5F554B;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}
#mainContent #homecontent a {
	color: #5F554B;
}
#mainContent #homecontent a:hover {
	color: #E5E3D3;
	background-color: #5F554B;
}
