/* Amati CSS StyleSheet */

body {
	background-color: #807854;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
	color: #523C2F;
}

a {
	color: #CC0007;
}
a:hover {
	color: #FF3300;
}
img.picright {
	float: right;
	margin: 15px 15px 15px 0;
}
img.picleft {
	float: left;
	margin-right: 15px;
}
h3 {
	color: #523C2F;
	letter-spacing: 4px;
}

h4 {
	width: 50%;
	padding: 5px;
	letter-spacing: 4px;
}

h2 a {
color: #523C2F;
text-decoration: none;
}
h3 a {
color: #523C2F;
text-decoration: none;
}
span.hidden {
	visibility: hidden;
}
span.boldred {
	font-weight: bold;
	color: #CC0007;
	border-bottom: 1px dotted #523C25;
}




div#wrapper {
	text-align: left;
	background-image: url(assets/ceilinghome.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-color: #FFFFF2;
}

div#wrapperaboutus {
	background-image: url(assets/ceilingaboutus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

div#wrapperapproach {
	background-image: url(assets/ceilingapproach.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

div#wrapperresources{
	background-image: url(assets/ceilingresources.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
div#wrappersuccess {
	background-image: url(assets/ceilingsuccess.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

div.secondnav {
	width: 325px;
	float: right;
	margin-top: 40px;
	margin-left: 25px;
	margin-right: 15px;
}
div.secondnav li {
	list-style-image: url(assets/ringbulletbrown.gif);
}



div#wrappercontact {
	background-image: url(assets/ceilingcontact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}


div#headerwrapper {
	margin: 0 20px 20px 20px;
}
div#logo {
	width: 250px;
	padding: 10px;
}

div#mainmenu {
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
li.mainmenu {
	font-weight: bold;
	display: inline;
	list-style-type: none;
	font-size: 90%;
	padding: 0 15px 20px 15px;
}
li.mainmenu a {
	color: #523C2F;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7D5C48;
}
li.mainmenu a:hover {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #523C2F;
	color: #523C2F;
	
}

li.mainmenu a#current {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E70000;
	
}


div.maincontent {
	padding: 10px 0 0 110px;
	background-image: url(assets/pillar.jpg);
	background-repeat: no-repeat;
	margin-right: 350px;
}

div#maincontent li {
	list-style-image: url(assets/dotbulletred.gif);
}

div#contentwrapper {
	font-size: 90%;
	line-height: 1.4em;
	text-align: left;
	margin-top: 50px;
}

div.rightcontent {
	width: 300px;
	float: right;
	border: 1px solid;
	margin: 20px 0  50px 25px;
	padding: 15px 10px 10px 10px;
	background-color: #FFFFF9;
	text-align: left;
	background-image: url(assets/#);
	background-repeat: no-repeat;
	border-color: #DBDBCA;
	font-size: 90%;
	clear: right;
}


div#secondarycontent {
	background-color: #F0F5EB;
	padding: 10px 20px;
	text-align: left;
	margin-right: 15px;
	border: 1px solid;
	border-color: #D5D5C1;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
div#secondarycontent li {
	list-style-image: url(assets/ringbulletred.gif);
	list-style-position: outside;
}

div#secondarycontentaboutus li {
	list-style-image: url(assets/dotbullet.gif);
	list-style-position: outside;
}

div#bottomlinks {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	clear: both;
}
li.bottomlinks {
	display: inline;
	list-style-type: none;
	padding: 0 15px;
}
li.bottomlinks a {
	color: #523C2F;
	text-decoration: none;
}

li.bottomlinks a:hover {
	color: #CC0007;
	text-decoration: none;
}
div#outofwrapper {
	font-size: 90%;
	color: #DBDBCA;
	padding-top: 5px;
}
/*Styles for Contact Form*/
table#contactform {margin-left: 100px;}
td.lbl {
	padding: 4px;
}

td.required {
	background-color: #EEEAE1;
}

/*Styles for rounded corners*/
div.roundedcornerswrapper{
	background-color: #FFFFF2;
}

b.wtop, b.wbot {display:block; background: #807854;}
b.wtop b, b.wbot b {
	display:block;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFF2;
}
b.w1{margin: 0 5px;}
b.w2{margin: 0 3px;}
b.w3{margin: 0 2px;}
b.wtop b.w4, b.wbot b.w4 {margin: 0 1px; height: 2px;}
div.secondnav a {
	text-decoration: none;
	font-weight: bold;
}
div#sidebar li{
	list-style:none;
}
