body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ded1ba;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.topshadow {
	background-image: url(../images/sce/top_shadow.jpg);
	background-repeat: repeat-x;
}
.leftshadow {
	background-image: url(../images/sce/leftshadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadow {
	background-image: url(../images/sce/rightshadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomshadow {
	background-image: url(../images/sce/bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	text-align: center;
	font-size: 13px;
	color: #003300;
}

.pagebackground {
	background-color: #fffdca;
	background-image: url(../images/sce/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #bfae5e;
}
#header_area {
	float: left;
	width: 940px;
	background-image: url(../images/sce/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 84px;
}
#float_left {
	float: left;
}
#callus {
	float: right;
	width: 260px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 10px;
}
#mainnav {
	float: left;
	width: 489px;
	padding-left: 451px;
	background-color: #c0b266;
	height: 19px;
}
#contentarea {
	float: left;
	width: 940px;
	padding-top: 25px;
}
#pageleft_content {
	float: left;
	width: 550px;
	padding-left: 30px;
	padding-right: 20px;
}
#pageright_content {
	float: right;
	width: 300px;
	padding-right: 30px;
	text-align: center;
}
.rightside_green_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}
h1 {
	font-size: 23px;
	width: 455px;
	font-style: italic;
	color: #003300;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac7903;
	padding-bottom: 3px;
}
h2 {
	font-size: 23px;
	width: 555px;
	font-style: italic;
	color: #003300;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac7903;
	padding-bottom: 3px;
}
a:link {

            color: #29444a;

            text-decoration: none;

}

a:active {

            color: #29444a;

            text-decoration: none;

}

a:visited {

            color: #29444a;

            text-decoration: none;

}

 

a:hover {

            color: #29444a;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #000000;
            text-decoration: underline;

}

a.bottomshadow {
	font-size: 13px;
	color: #003300;
	text-decoration:none;
}
a.bottomshadow:hover {
	font-size: 13px;
	color: #003300;
	text-decoration:underline;
}
