@charset "utf-8";
/* CSS Document */
/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		font-size:9pt; !important
		color:#363636; !important
		}

body {
		background-color:#FFFFFF;
		background:url(../files/backgroundgradient.gif) repeat-x;
		font-family: Arial, Helvetica, sans-serif;
			voice-family: "\"}\""; 
  			voice-family:inherit;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
		}
 		
/*  ------------------------------------ structure  ----------------------------------------- */
#wrapper {
		width: 818px;
		margin: 0 auto;
		font-size:9pt; !important
		color:#353535; !important
		background-color:#FFFFFF;
		background-image:url(../files/dropshadow.gif);
		background-repeat:repeat-x;
		text-align:center;
		}

#topshadow {
margin:0 auto;
width:806;
height:4px;
margin:0px 6px;
background:url(../files/topshadow.gif) no-repeat #FFFFFF;
}

#contentwrapper {
margin:0 9px;
width:799px;
text-align:left;
background-color:#FFFFFF;
}

#sideshadow {
background:transparent url(../files/sideshadow.gif) repeat-y;
width:818px;
margin:0 auto;
}
		
#masthead{
width:799px;
height:98px;
background:url(../files/masthead.gif) no-repeat;
}

#maincontent {
width:100%;
min-height:400px;
clear:both;
}

#content {
float:left;
width:341px;
padding:10px 0 10px 10px;
}

#sidebarleft {
float:left;
width:198px;
margin-bottom:5px;
}

#sidebar {
float:right;
width:231px;
background-color:#e7e3d8;
border-bottom:4px solid #b4975b;
margin-bottom:5px;
padding:0 0 0 8px;
}

#sidebarltxt {
background:#e7e3d8 url(../images/sce/2_column_layout/sidebarleftbackground.jpg) repeat-x;
margin-bottom:7px;
padding:5px;
}

#largeimage {
margin-bottom:12px;
}

#column1 {
float:left;
width:47%;
margin-left:6px;
margin-right:3%;
}

#column2 {
float:left;
width:47%;
margin-left:3%;
}

#footer {
clear:both;
text-align: center;
}

#endshadow {
background:url(../files/endshadow.gif) no-repeat;
height:63px;
width: 818px;
margin: 0 auto;
}

#footerborder {
border-top:1px solid #B59759;
clear:both;
margin-left:1%;
width:98%;
}

/*  ---------------------------------------- Fonts  ----------------------------------------- */
	
#content h1 {
color:#ded2b6;
font-size:9px;
border-top:1px #ded2b6 solid;
border-bottom:1px #ded2b6 solid;
text-transform:uppercase;
line-height:20px;
margin-left:2px;
margin-bottom:14px;
}
