html, padding, #fw-mainnavwrap ul, #fw-title, #fw-smalltitle, #fw-blockContainer p,
.fw-title, #fw-footer p {
	margin:0;
	padding:0
}

html {
	background:#e9e4d1;
	line-height:1.25em;
	color:#630
}


.hasOneColumn #fw-leftColumn, .hasOneColumn #fw-rightColumn {
	display:none
}

.hasOneColumn #fw-mainColumn {
	float:none
}

.hasTwoColumns #fw-rightColumn {
	display:none
}

.hasSidebar #fw-sidebar {
	clear:left;
	float:left;
	width:140px
}

.noSidebar #fw-sidebar {
	display:none
}

a {
	color:#582c2c
}

a:hover, a:visited {
	color:#000
}

#fw-container {
	width:700px;
	position: relative;
}

#fw-head {
	margin-left:140px;
	height:55px;
	background:url('top.jpg') no-repeat;
	background-position:right;
	position:relative;
}

#fw-title {
	font:bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#fw-title a {
	text-decoration:none
}

#fw-title a, #fw-smalltitle {
	color:#d2d2a2
}

#fw-smalltitle {
	font-size:.8em
}

#fw-mainnavwrap {
	position: absolute;
	left: 0px;
	top: 0px;
	width:140px;

	background:url('menu.jpg') no-repeat;
	font-weight:bold;
	text-align:center
}

#fw-nav-menu {
	padding-bottom:25px;
	background:url('menubottom.jpg') no-repeat bottom
}

#fw-nav-menu ul {
	list-style:none
}

#fw-nav-menu li {
	line-height:2.5em;
}

#fw-bigcontain {
	margin:1em 0 0 160px;
	width:540px
}


.fw-paragraph {
	margin:0 0 1.25em;
}

.fw-paragraphtop {
	clear: both;
}

.fw-title {
	margin:0 0 .25em;
	font-size:1.5em
}

#fw-sidebar .fw-title {
	font-size:1.25em
}

#fw-footer {
	clear:both;
	float:right;
	width:540px;
	border:2px groove #ccc;
	border-width:2px 0;
	font-style:italic;
	text-align:center
}

.fw-logo {
	position:absolute;
	top:2px;
	left:0px;
	width:530px;
	height:44px;
	background-repeat:no-repeat;
	background-position:left;
}

.fw-odd {background-color:#f9f7f2;} 
.fw-even {background-color:#E9E4D1;}
.fw-primary {color:#fff; background-color:#807740; border-color:black;} 
.fw-secondary {background-color:#f9f7f2;}  
.fw-tertiary {background-color: #B6B68B; border-color: #B6B68B;}

.formSpan {
 display: block;
 margin-bottom:1.25em
}

