body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin: 0;
	padding: 0;
	background-image: url(../img/grad-bk.png);
	background-color:#5a564d;
	background-repeat: repeat-x;
	color: #fff;
	}


#wrapper {
width: 750px;
margin: 0px auto 0px;
background-color: #e1deda;
color: #333;
border: 1px solid #333;
border-top: 5px solid #CC9966;
}

#header-m  { 
background: url(../img/header-main.png) no-repeat; 
margin: 0; 
border-bottom: 2px solid #eedfcb; 
width: 100%; 
width: 750px;
height: 140px;
}

#header-s  { 
background: url(../img/header-sub.png) no-repeat; 
margin: 0; 
border-bottom: 2px solid #eedfcb; 
width: 100%; 
height: 140px;
}

#content {
background-color:#ffffff;
margin-left: 200px;
border-left: 1px solid #5a564d;
margin-right: 0;
padding: 1em;
}

/* begin side navigation */
#leftcol {
background-color:#e1deda;
}

#leftcol ul {
	background-image:url(../img/sidecol_bk.png);
	width: 200px;
	height: 420px;
	float: left;
	margin: 0;
	padding: 0;
	background-repeat:repeat-y;
	background-position: 0px 0px;
	display: block;
}

#leftcol img { border: none; }
#leftcol li { display: block; list-style:none; }
#leftcol a {
outline: none;
}


/* end side navigation */

/* begin main upper navigation */
#mainnav {
	background-image:url(../img/mainnav/bk_nav.png);
	width:100%;
	margin:0;
	height: 17px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #666666;
}

#mainnav a, #mainnav a:link, #mainnav a:visited {
color: #ede2cc;
font-weight:bold;
padding: 2px 4px;}

#mainnav a:active, #mainnav a:hover {
color: #fff;
font-weight:bold;
padding: 2px 4px;
}
/* end main upper navigation */

a, a:link, a:visited {
color: #996633;
text-decoration: underline;
font-weight: bold;}

a:hover, a:active {
color:#333333;
text-decoration: none;}


h1, h2, h3, h4, h5 {
font-family:"Goudy Old Style",garamond,Georgia, "Times New Roman", Times, serif;
margin: 4px 0 4px;
text-align:center;}

p {
margin: 12px;
line-height: 1.3em;}

.rimg {
text-align:right;
border: 1px solid #000;
margin: 10px;
}

ul li {
list-style:none;
line-height: 1.75em;
}

#footer {
clear: both;
font-size: .7em;
margin: 0;
padding: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#footer p {

}

#footer a:link {
color: #990000;}

.red {
color: red;
}

.case {
background:transparent;
}

.indent {
margin-left: 8px;}

table.contact  {
width: 100%;
font-size:1em;
margin: 10px 0 10px;
}
table.contact td {
padding: 8px;}

table.contact th {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
background-color:#fcf4e8; /* #ededfe */
border-bottom: 1px solid #999999; border-right: 1px solid #999999;
padding: 8px;}

/* for the submit case form */

#formemail1, #table1 {
background-color: #fff;
width: 100%;
font-size: .9em;
color: #000;}

form fremail {}

span.cfont2 {
color: #5a564d}

span.asterisk {
font-size:1.5em;
color: #CC0000;
font-weight:bold;}

td.cellleft {
padding-right: 10px; }

td.cellright {}




