@import "dropdown.css";

html {
	height: 101%;
}

body {
	font: normal 10px arial, sans-serif;
	background: #2c3437;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

p, h1, h2, h3, h4, h5, ol, ul, li {
	margin: 0;
	padding: 0;
}

h4 { margin-top:10px;  font-size:1.65em;}


/* Structure
========================================= */

#outer {
	width: 960px;
	margin: 0 auto;
}

span.pagetitle {
	display: block;
	float: left;
	
}

#inner.home h1.pagetitle {
	display: block;
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}

h1.pagetitle {
	width: 900px;
	display: block;
	height: 40px;

}

h1.pagetitle img {
	border-bottom: 1px solid #000;
	margin-left: -20px;
	
}
#inner {
	background: white;
}

#header {
	border-top:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: 1px;
}

#banner {
	width: 960px;
	height: 189px;
	display: block;
	margin-bottom: 30px;
	clear: both;
}

#content {
	padding: 20px;
	clear: both;
/*	padding-top:0px; */
}

#content a {
	color: #CC710B;
	text-decoration: underline;
}

#footer {
	float: right;
	width: 734px;
	margin: 20px 0 10px 186px;
	padding: 10px 0 0;
	border-top: 1px solid #442302;
	clear: both;
	background: white;
}

#footer a {
	color: #CC710B;
	text-decoration: underline; 
}



/* Main Menu
========================================= */

ul#mainmenu {
	clear: both;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

ul#mainmenu li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	}


ul#mainmenu a {
	display: inline;
	float: left;
	display: block;
	height: 26px;
	padding: 13px 0 0;
	margin: 0;
	width: 159px;
	border-right: 1px solid white;
	color: white;
	background: black;
	text-decoration: none;
}

ul#mainmenu li.last a {
	border: none;
	width: 160px;
	}

ul#mainmenu a:hover {
	
	}

ul#mainmenu li.active a {
	
}

/*ul#mainmenu ul {
	position: absolute;
	margin: 0px;
	background-color: ul#999;
	padding: 0;
}*/




#left {
	float: left;
	width: 190px;
	display: block;
	margin-right: 15px;
	min-height: 1px;
	clear: left;
}

#left h1 {
	color: #432403;
	font: normal bold 1.8em verdana, sans-serif;
	margin-left: 20px;
}

#left {

}

#inner.inside-1col #left {
	width: 920px;
	border-bottom: none;
}

#inner.inside-1col #left h1 {
	margin-left: 0;
}

#inner.inside-1col #left div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	width: 220px;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	border-bottom: 1px solid black;
}

.csc-textpic.csc-textpic-left.csc-textpic-above {
	width: 131px;
	margin-left:20px;
	
}

#inner.home #right {
	margin-top: -33px;
	margin-left: 20px;
}

#right {
	float: left;
	display: block;
	width: 675px;
}

#right h1 {
	font: normal bold 1.8em arial, sans-serif;
	}

#right h2 {
	font: normal bold 1.2em arial, sans-serif;
	font-weight:normal;
	margin-top:10px;
	}

#content p {
	font: normal 1.2em arial, sans-serif;
	line-height: 1.5em;
	margin: 10px 0;
}

#content ul li {
	margin-left: 15px;
	font: normal 1.2em arial, sans-serif;
}
h3 {
	font-size: 1.5em;
}

#inner.home h3 {
	
	color: #cc710b;
}

.csc-frame.csc-frame-frame1 ul li {
	float: left;
	width: 295px;

}

.csc-frame.csc-frame-indent ul li {
	float: left;
	width: 295px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.csc-frame.csc-frame-frame1 p {
	clear: both;
}


#inner.inside.contact #right {
	width: 300px;
}

#inner.inside.contact #map {
	float: left;
	width: 350px;
}

#stwtag { text-align:right; }
#stwtag a { text-decoration:none; color:#666666;}
#stwtag a:hover { text-decoration:underline; color:#FFF;}

/* FCE */

.seventythirty .left { float:left; width:69%;}
.seventythirty .right { float:left; width:28%; margin-left:2%;}

.fiftyfifty .left { float:left; width:49%;}
.fiftyfifty .right { float:left; width:48%; margin-left:2%;}


/* table */
th { text-align:left;}
#content th p {  font-weight:bold;}
td { padding:0px; margin:0px; }
td p { margin-bottom:0px;}
td.left { width:300px;}
