img, div 	{ behavior: url(iepngfix.htc) }
body 		{ font: 12px/16px Arial, Helvetica, sans-serif; background: #7d9935 url(/images/bg.jpg) center top no-repeat; margin: 0; padding: 0; text-align: center; color: #000000; }
#container 	{ width: 910px; margin: 0 auto; text-align: left; }
#header 	{ padding: 30px 0 10px 0; }
#main 		{ margin: 0; padding: 10px; background: #f2ecbc; }
#nav		{ padding: 0; margin: 0; }
#footer 	{ clear: both; margin: 0; padding: 10px 0; }

.homeimg	{ margin-right: 10px; }
.clearfloat { clear: both; height:0; font-size: 1px; line-height: 0px; }
.rightflt	{ float: right; margin-left: 10px; }
.leftflt	{ float: left; margin-right: 10px; }
.special	{ color: #df980e; font-weight: bold; }
.press		{ width: 178px; float: left; height: 210px; text-align: center; font-size: 10px;}
.press img	{ border: 0; }
.press p	{ padding: 0 5px; }
.col			{ width: 50%; float: left; }
.col p			{ padding-right: 20px; }

a#facebody 		 { background-image: url(/images/nav-fp.gif);  height: 55px; width:170px; display:block; float: left; margin-right: 10px; }
a#facebody span  { display:none; }
a#facebody:hover { background-image:url(/images/nav-fp-on.gif); }

a#airbrush 		 { background-image: url(/images/nav-airbrush.gif);  height: 55px; width:170px; display:block; float: left; margin-right: 10px; }
a#airbrush span  { display:none; }
a#airbrush:hover { background-image:url(/images/nav-airbrush-on.gif); }

a#body 		 { background-image: url(/images/nav-body.gif);  height: 55px; width:170px; display:block; float: left; margin-right: 10px; }
a#body span 	 { display:none; }
a#body:hover   { background-image:url(/images/nav-body-on.gif); }

a#stage 		 { background-image: url(/images/nav-stage.gif);  height: 55px; width:170px; display:block; float: left; margin-right: 10px; }
a#stage span 	 { display:none; }
a#stage:hover 	 { background-image:url(/images/nav-stage-on.gif); }

a#variety 		 { background-image: url(/images/nav-variety.gif);  height: 55px; width:170px; display:block; float: left; }
a#variety span 	 { display:none; }
a#variety:hover  { background-image:url(/images/nav-variety-on.gif); }

h1				{ font-weight: bold; font-size: 16px; }
h2				{ font-weight: bold; font-size: 13px; text-align: center; }
h3				{ font-weight: bold; font-size: 13px; margin: 10px 0 0 0; }
h1.facebody		{ color: #675997; }
h1.design		{ color: #64b3d5; }
h1.airbrush		{ color: #cca714; }
h1.stage		{ color: #df980e; }
h1.variety		{ color: #5f7728; }
h3.facebody		{ color: #675997; font-size: 16px;  }
h3.design		{ color: #64b3d5; }
h3.airbrush		{ color: #cca714; }
h3.stage		{ color: #df980e; }
h3.variety		{ color: #5f7728; }

.design			{ font-weight: bold; color: #64b3d5; }
.variety			{ font-weight: bold; color: #5f7728; }
.stage			{ font-weight: bold; color: #df980e; }

a:link			{ text-decoration: none; font-weight: bold; color: #49701b;}
a:visited			{ text-decoration: none; font-weight: bold; color: #49701b;}
a:hover			{ text-decoration: none; font-weight: bold; color: #df980e;}

.gallery		{ width: 300px; float: right; margin-left: 15px; margin-bottom: 5px; }
.mainimg		{ padding-bottom: 10px; }
.imgpad			{ padding-right: 5px; float: left; }
.hand			{ cursor: pointer; }

ul {
list-style:none;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}



#wrapper {
width:900px;
background:#fff;
margin:0 auto 10px;
padding:20px;
}


#logo {
float:left;
color:gray;
line-height:25px;
padding-top:10px;
}

#logo h1 {
font-size:2.4em;
letter-spacing:-1px;
margin:30px 0 0;
}

#top {
float:right;
text-align:right;
width:70%;
}

#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
color:gray;
margin:0 15px;
}

#topmenu li a:hover {
color:#F74600;
}

#search {
float:right;
clear:both;
text-align:right;
border-top:1px solid #ccc;
margin:0;
padding:10px 0 0;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}

#crumbs {
clear:both;
background:#eee;
margin:0 auto;
padding:10px;
}

#content {
padding:20px 10px;
}

#content p.subcat {
margin-left:30px;
}


#side {
width:40%;
float:right;
}

.single {
width:40%;
float:left;
padding:0 15px;
}


#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px solid #eee;
margin:0 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}
