
body {
background-color:#ffffff;
margin:0;
text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
color:#9fd0d0;
background-image:url(siteimages/bodyBg.jpg);
}

h1 {
color:#ffffff;
font-size:1.2em;
}

h2 {
color: #FFFFFF;
font-weight: bold;
font-size: 90%;
}

h3 {
color:#9fd0d0;
background-color:#214343;
font-size:90%;
margin: 0 170px 0 0;
padding:3px 8px;
letter-spacing:0.06em;
}

.highlightBold {
color:#9fd0d0;
font-weight:bold;
letter-spacing: 0.06em;
padding-right:3px;
}

#contentwrapper {
width:800px;
margin: 0 auto;
background-image:url(siteimages/pottery-background.jpg);
background-repeat:repeat-y;

}

#masthead {
height: 190px;
background-image:url(siteimages/pottery-masthead.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:right;
}

#mastheadmirdif {
height: 190px;
background-image:url(siteimages/mirdif-pottery-masthead.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:right;
}

#mainwrap {
border:1px solid #494949;
padding:8px;
background-color:1c1c1c;
background-image:url(siteimages/main-wrap-background.jpg);
background-repeat:no-repeat;
background-position:top right;
}

#maincontent {
text-align:left;
}

#sidenav {
float:left;
width:145px;
background-image:url(siteimages/pot-foot.jpg);
background-repeat:no-repeat;
background-position:top left;
padding: 80px 0 0 5px;
text-align:center;
font-family: Tahoma;
font-weight:bold;
font-size: 11px;
color: #000;
}

#sidenav img {
border:0;
}

#homeimages {
float:left;
width:318px;
color:#575757;
line-height:0px;
}

#contentImages {
float:right;
width:160px;
margin-left:20px;
font-family: Tahoma;
font-size: 11px;
color: #FFFFFF;
text-align:center;
}

#contentImages img{
border: 3px solid #ffffff;
}

#content {
float:left;
width:590px;
padding: 15px 15px 15px 35px;
}

#widecontent {
background-image: url(images/back.jpg);
background-repeat: no-repeat;
background-position:top right;
padding: 0 8px;
color: #EDEDD3;
}

#listinset {
padding-left:50px;
}

#footer {
clear:both;
height:60px;
text-align:left;
padding:0 12px;
background-image:url(siteimages/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;

}

#footerimage {
float:left;
width:155px;
}

#footernav {
float:left;
width:750px;
text-align:right;
font-size: 0.9em;
margin-top:25px;
padding-right:0px;
}

#tagline {
clear:both;
font-size: 0.8em;
text-align:center;
color:#fff;
padding: 12px;
}

.ff {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.ff4 {
	font-family: Tahoma;
	font-size: 11px;
	color: EDEDD3;
}


a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #c1c1c1;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
