@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:transparent;
		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;
}

#sideshadow {
width: 818px;
margin: 0 auto;
background:url(../files/sideshadow.gif) repeat-y transparent;
}
#contentwrapper {
margin:0 9px;
width:799px;
text-align:left;
background-color:#FFFFFF;
}
		
#masthead{
width:799px;
height:98px;
background:url(../files/masthead.gif) no-repeat;
}

#maincontent {
width:100%;
clear:both;
}

#content {
float:left;
width:555px;
margin:0 5px 10px 0;
}

#sidebar {
background:url(../files/topnav.gif) #e7e3d8 no-repeat;
border-bottom:4px solid #b39758;
float:right;
margin-bottom:5px;
padding:0pt 0pt 0pt 8px;
width:231px;
}

#sidebar img {
border-top:#b39758 7px solid;
margin-left:-8px;
}

#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;
}
