*{ margin: 0; padding: 0; }*
body {
	line-height: 12px;
	color: #FFFFFF;
	background-color: #fff;
	background-image: url(images/fwac-bg.png);
	background-position: top;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#editorbody{background: #38383a;padding:5px;}
a {
	color: #ccc;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background: inherit;
	text-decoration: underline;
}
h1 { color: #444; background: inherit; padding: 5px 0; }
h2 { font-size:16px; color:#999; border-bottom: 2px solid #fff; margin: 0 0 15px; padding: 0 0 10px 0;text-transform: uppercase;}
h3 { font-size:15px; color:#999; border-bottom: 2px solid #fff; margin: 0 0 10px; padding: 0 0 10px 0;text-transform: uppercase;}
h4 { color: #999; background: inherit; font-size: 1.1em; margin: 0 0 10px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
a img {border:0; cursor:hand;}



#menu {
	float: left;
	font: 13px "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#menu div { 
	
	float: left;
	height: 38px;
	width: 198px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
 	}
	
	#menu div a {
	background: url(images/nav-bg.png) left top repeat-x;
	color:#fff;
	text-decoration:none;	
	display:block;
	height:38px;
	width:188px;
	padding: 10px 0 0 10px;
	margin:0 0 -10px 0px; 
	}
	
	html>body #menu div a {
	background: url(images/nav-bg.png) left top repeat-x;
	color:#fff;
	text-decoration:none;	
	display:block;
	height:38px;
	width:188px;
	padding: 10px 0 0 10px;
	}
	
	#menu div a:hover {
	background: url(images/nav-bg-o.png) left top repeat-x;
	color:#ccc;
	text-decoration:none;
	}

	#menu div a.current {
	background: url(images/nav-bg-c.png) left top repeat-x;
	color: #ccc; 
	text-decoration:none;
	}		
	
#subheader {
	clear: both;
	height: 34px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(images/fwac-subheader.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 0 0 20px;
}
	#subheader a {
	background: inherit;
	color: #CCCCCC;
}

#breadcrumbs { float: left; margin: 5px 0 0; }

#search { float: right; }
	#search p { padding: 0; margin: 0; }
.searchfield { }

#wrap {
	margin: 0 auto 50px auto;
	width: 790px;
	background-image: url(images/fwac-bg2.png);
	background-repeat: repeat-y;
}

#header {
	height: 217px;
	background-image: url(images/fwac-header.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 200px;
	margin: 0 0 0 5px;
}

html>body #left {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
}

#salvoslogo {
	background:#fff;
	width:201px;
	height:83;
	}

#right {
	float: left;
	width: 478px;
	margin: 0 10px 0 2px;
	padding: 20px 20px 10px 60px;
}
	
html>body #right {
	float: left;
	width: 488px;
	margin: 0 10px 0 2px;
	padding: 20px 20px 10px 60px;
}	
	
#footer {
	clear: both;
	background-image: url(images/fwac-footer.png);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0;
}

#footerleft {
	float:left;
	padding: 9px 0 0 20px;
}

html>body #footerleft {
	float:left;
	padding: 4px 0 0 20px;
}

#footerright {
	float:right;
	padding: 9px 20px 0 0;
}

html>body #footerright {
	float:right;
	padding: 4px 20px 0 0;
}

#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

fieldset { border: 1px solid #4c4c4c; padding: 10px 8px; margin: 0 0 8px 0; }
input { padding: 2px; }
textarea { width: 97%; height: 10em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { padding: 10px; margin: 0 0 10px 0; }
.commentsbox input {border: 3px solid #4c4c4c; padding: 3px; }
.commentsbox textarea {border: 3px solid #4c4c4c; width: 300px;}
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }

.smalltext {font-size:10px; line-height:11px;}

.New_Admin_Links {font-size:85%;text-align:center;}

.product{background-color:#4c4c4c; border:solid 2px #fff; margin:0 0 10px 0;}
a:hover .product {background-color:#4c4c4c; border:solid 2px #999999; margin:0 0 10px 0;}

.headshot{background-color:#4c4c4c; border:solid 2px #fff; margin:0 0 10px 10px;}

