#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
}
body {
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#49904e;
	scrollbar-base-color:#cde0cd;
	scrollbar-darkshadow-color:#49904e;
	scrollbar-face-color:#cde0cd;
	scrollbar-highlight-color:#cde0cd;
	scrollbar-shadow-color:#ffffff;
	background-color: #e6e6e6;
}
#pageinner {
	float: left;
	height: auto;
	width: 750px;
	border: 1px solid #49904e;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #49904e;
	font-weight: bold;
}
a:visited {
	color: #49904e;
	font-weight: bold;
}
a:hover {
	color: #49904e;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #49904e;
	font-weight: bold;
}
#nav {
	background-color: #FFFFFF;
	float: left;
	height: 32px;
	width: 750px;
}
#underheader {
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 750px;
	padding-bottom: 20px;
}
#textscroller {
	float: left;
	height: 60px;
	width: 545px;
	color: #49904E;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#right {
	float: right;
	height: auto;
	width: 175px;
}
.rightbox {
	background-image: url(../images/rightboxesblur.jpg);
	background-repeat: no-repeat;
	float: right;
	
	width: 172px;
	color: #FFFFFF;
}

.rightbox a:link, .rightbox a:visited,.rightbox a:active
{
	color: white;
	text-decoration:none
}

.rightbox a:hover
{
	color: white;
	text-decoration:underline}

.righttitlebox
{
    background-color: #49904e;
    float: left;
    height: auto;
    width: 155px;
    border: 1px solid #FFFFFF;
    margin-left: 2px;
    padding-top: 1px;
    padding-left: 3px;
    margin-top: 5px;
}
#date {
	float: left;
	height: 42px;
	width: 165px;
	padding-top: 8px;
	text-align: right;
	padding-right: 10px;
}
.righttextbox
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	margin-top: 2px;
	font-size: 10px;
	float: left;
	margin-left: 2px;
	border-left: #ffffff 1px solid;
	width: 152px;
	border-bottom: #ffffff 1px solid;
	height: 125px;
	background-color: #7fb182;
	padding: 3px;
}

.rightformbox
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	float: left;
	border-left: #ffffff 1px solid;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #ffffff 1px solid;
	background-color: #7fb182;
	color: #FFFFFF;
}

#left {
	float: left;
	height: auto;
	width: 575px;
}
#bigbuttons {
	background-image: url(../images/bigbuttons.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 546px;
	margin-left: 10px;
	color: #FFFFFF;
}
#bigbuttons a:link {
	color: #ffffff;
	font-weight: normal;
}
#bigbuttons a:visited {
	color: #ffffff;
	font-weight: normal;
}
#bigbuttons a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
#bigbuttons a:active {
	color: #ffffff;
	font-weight: normal;
}
.bigbuttontext {
	float: left;
	height: 38px;
	width: 253px;
	padding-top: 7px;
	padding-left: 20px;
}
#welcome {
	float: right;
	height: auto;
	width: auto;
	margin-right: 17px;
}
#leftimage {
	float: left;
	height: 285px;
	width: 173px;
	margin-top: 50px;
}
#maintext {
	float: left;
	height: 250px;
	width: 385px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 18px;
}
#imagelinks {
	float: right;
	height: auto;
	width: 168px;
}
h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#swsfooter {
	font-size: 10px;
	text-align: center;
	float: left;
	height: 20px;
	width: 750px;
	margin-top: 5px;
}

#maintextwide {
	float: left;
	height: 340px;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
#iframe {
	float: left;
	height: 340px;
	width: 700px;
	overflow: auto;
	padding-right: 0px;
	padding-left: 5px;
	line-height: 18px;
	border: 1px none #49904e;
}
#leftimage2 {

	float: left;
	height: 285px;
	width: 173px;
	margin-top: 166px;
}
#leftimage3 {

	float: left;
	height: 285px;
	width: 173px;
	margin-top: 30px;
}
.bolditalics {
	font-style: italic;
	font-weight: bold;
}
.tick {
	list-style-image: url(../images/tick.gif);
}
.third {
	float: left;
	height: auto;
	width: 150px;
}
.bold {
	font-weight: bold;
}
.commendation {
	padding: 10px;
	height: auto;
	width: 90%;
	border: 1px solid #49904e;
}
.cross {

	list-style-image: url(../images/cross.gif);
}
#welcome2 {

	float: right;
	height: auto;
	width: auto;
}
.wide {
	height: auto;
	width: 480px;
	float: left;
	border: 1px solid #DBEDD7;
	padding-top: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
.half {
	float: left;
	height: auto;
	width: 200px;
}

.Slightmargin
{
	margin-top: 25px;
	margin-left: 30px;
}
#bottomnav {
	font-size: 0.9em;
	float: right;
	height: auto;
	width: 720px;
	margin-right: 20px;
	text-align: right;
}
#bottomnav a:link {
	font-weight: normal;
}
#bottomnav a:visited {
	font-weight: normal;
}
#bottomnav a:hover {
	font-weight: normal;
}
#bottomnav a:active {
	font-weight: normal;
}
#maintextform {
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}

.swsRHAddrBox
{
	width:140px
}.awardsimagepadding {
	vertical-align: middle;
	height: auto;
	width: auto;
	padding-left: 15px;
}
.awardspics {
	border: 1px solid #49904E;
	margin-right: 10px;
	margin-top: 10px;
}
#iframeborder {
	height: 340px;
	width: 700px;
	border: 1px solid #49904E;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	float: left;
}

.podcastwrapper
{
    border: 1px solid #FFFFFF;
    padding: 5px;
    height: 75px;
    margin-bottom: 5px;
    /*background-color: #49904e;*/
   
    float:left;
    width: 155px;
}
