* {} 

body { text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #a6b29e url(images/bg.jpg) fixed 50% 0 repeat-x;
	font: normal 14px/1em Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	line-height: 150%;
	color: #3b392f;
	position: relative;
}

/* Master Page */

#container { text-align: center;
	width: 960px;
	margin: 137px auto auto auto;
	position:relative;
	}
#header { width: 960px;
	height: 137px;
	top: 0px;
    position: fixed;
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	z-index:2;
	background: url(images/header-bg.jpg) no-repeat top;
	}
#MainContent { width: 960px;
	text-align: left;
	background-color: #f9f6ea;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: relative;
	line-height: 135%;
}
#MainContent p { padding: 2px 0; 
}

/* Links */

a, a:link, a:visited {
	color: #ff5300;
	text-decoration: underline;
}
	
a:hover, a:active, a:focus { color: #378133;}
	
/* top navigation */

#toplinks a { text-decoration: none;}      	

#topRt {
	float: right;
	width: 520px; height: 100px;
	text-align: right;
	color: 456a43;
}
#topRt p {
	padding: 8px 44px 0 0;
	margin: 0 auto;
	font-size: 12px;
	line-height: 15px;
}
#topRt p strong { font-size: 14px; line-height: 18px;}
#nav { clear: both;
	background: url(images/links.gif) no-repeat;
	width: 960px;
	height: 37px;
	z-index:3;
	}
#nav p {
	display: block;
	margin: 0 auto;
	padding: 0px;
	font-size: 14px;
	line-height: 37px;
}
#nav a, #nav a:link, #nav a:visited  {
	color: #fdfeee;
	text-decoration: none;
	padding: 0 14px 0 10px;
	text-transform: capitalize;
	border-right: 1px solid #ecedde;
}
#nav a:hover, #nav a:active, #nav a:focus  { color: #c6fe04;
	text-decoration: none;
	font-weight: normal;}

#nav a.noBorder { border-right: none;}

#bodyIn a#in { color: #c6fe04 !important; }
#bodyFi a#fi { color: #c6fe04 !important; }
#bodyHo a#ho { color: #c6fe04 !important; }
#bodyKn a#kn { color: #c6fe04 !important; }
#bodyRe a#re { color: #c6fe04 !important; }
#bodyCo a#co { color: #c6fe04 !important; }

/* footer */

#footer {
	border-top: 1px dotted #a6b29d;
	Padding: 15px 0 0 0;
	width: 960px;
	text-align: center;
}
#footer .links {
	padding: 0px 10px 0 0;
	margin: 0 auto;
	width: 690px;
	font: normal 12px Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	line-height: 15px;
	color: #352e21;
	text-align: right;
	float: right;
}
#footer .links p { padding: 0; margin: 0 auto;
}
.links a, .links a:link, .links a:visited {
	padding: 0 10px 0 0px;
	color: #352e21;
	line-height: 15px;
	text-decoration: none;
	text-transform: capitalize;
}
	
#footer a:hover { color: #ff4606;}

#footer a.noBorder { border-right: none;}

.copy {
	width: 240px;
	float: left;
	font-size: 0.8em;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 0 20px;
}
.copy p { margin: 10px auto 5px 0 !important; padding: 0;}

.copy p a, .copy p a:link, .copy p a:visited { color: #548151;}

/* main area */

.left {
	padding: 0px;
	margin: 20px auto 30px 30px;
	width: 610px;
	float: left;
}
.rt {
	width: 250px;
	float: right;
	text-align: left;
	margin: 20px;
	padding: 10px;
	display: block;
	border: 2px solid #a6b29e;
	}
.rt p { padding: 10px 0;
	line-height: 20px;
}

/* Others */
.clear { margin: 0 auto; padding:0; clear: both;}

h1 {
	font: normal 1.8em Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	color: #548151;
	display: block;
	text-transform: capitalize;
	margin: 0px auto 10px auto;
	padding: 0px 0 3px 0;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color:#ff5300;
	line-height: 1.31em;
	padding: 10px 0 4px 0;
}
h3 { font-size: 1.2em;
font-weight: bold;
line-height: 130%;
}

.large {
	font-weight: normal;
	font-size: 1.34em;
	line-height: 1.38em;
}
input, textarea { padding: 2px; margin: 2px;}

.button {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 20px 0 5px;
}
li { text-align: left; padding: 6px 0;}

.formError { color:#f00;}

#ascent-web { text-align: right;
	font-size: .9em;
	display: block;
	margin: 15px auto 5px auto !important;}
	
#ascent-web a, #ascent-web a:link, #ascent-web a:visited { color: #548151; text-decoration: underline;}

#ascent-web a:hover { color: #ff4606;}

