body{
	background-image:url("../images/assets/rtgreenhorizraised.gif");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
#mainWrap{
	width:900px;
	margin:0px auto;
	min-height:500px;
	}
#topSection{
	height:176px;
	background-image:url("../images/assets/topswooshiesfinal.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	position:relative;
	text-align:right;
	vertical-align:bottom;
	}
#SNWWidget{
	position:absolute;
	top:103px;
	left:260px;
}
#logoRegion{
	position:absolute;
	left:-35px;
	top:20px;
	}
#bodySection{
	background-image:url("../images/assets/bottom%20swooshies.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	position:relative;
	/* background-color:gold; */
	}
#menuBar{
	position:absolute;
	top:-17px;
	left:10px;
	}
#rightInset{
	float:right;
	width:176px;
	margin:0px 0px 15px 35px;
	/* margin:50px 0px 15px 25px; */
	}
#rightInset .middle{
	background-image:url("../images/assets/midbar.png");
	background-repeat:repeat-y;
	}
#rightInset .top{
	background-image:url("../images/assets/topbar.png");
	background-repeat:no-repeat;
	height:12px;
	}
#rightInset .bottom{
	background-image:url("../images/assets/bottombar.png");
	background-repeat:no-repeat;
	height:21px;
	}
#ctamedal{
	position:absolute;
	z-index:1000;
	left:600px;
	border:none;
	}
#mainBody{
	vertical-align:top;
	padding:15px 0px 25px 35px;
	}
#footer{
	text-align:center;
	}
a{
color:darkgreen;
text-decoration:none;
border:none;
}
a:visited{
color:#009900;
}
a:hover{
text-decoration:underline;
}
h1{
border-bottom: 1px solid rgb(204, 204, 204);
margin: 15px 0px 5px;
padding: 0px 0px 3px;
color: darkgreen;
font-size: 179%;
font-weight: 400;
font-family: Helvetica;
letter-spacing: 0.1em;
}

/* for admin mode toolbar */
#adminMode{
	background-color:SADDLEBROWN;
	border:1px solid #000;
	width:200px;
	padding:0px 5px;
	color:WHITE;
	font-family:Arial;
	position:fixed;
	top:15px;
	left:15px;
	}
#adminModeExit{
	float:right;
	padding:0px 2px;
	margin:1px;
	border:1px solid WHITE;
	font-weight:900;
	font-family:Arial;
	}
#adminModeExit a{
	color:#FFF;
	text-align:center;
	font-size:9px;
	}
.amBtn{
	float:right;
	padding:0px 2px;
	margin:1px;
	border:1px solid WHITE;
	font-weight:900;
	font-family:Arial;
	}
.amBtn a{
	color:#FFF;
	text-align:center;
	font-size:9px;
	font-weight:900;
	padding:0px 3px;
	}
#adminMode{
	text-align:left;
	width:275px;
	-moz-opacity:.85;
	background-color:DARKKHAKI;
	}
textarea.amFlds{
	font-size:11px;
	line-height:13px;
	width:250px;
	border:1px solid #000;
	}
.ContactAddress, .ContactAddress a{
	font-size:11px;
	margin-top:20px;
	}
