* { margin: 0; padding: 0; }
html { height: 100.01%; }

/* font */
html { font-size: 100.01%; }
body { font-size: 62.5%; }
input, select, textarea { font-size: 100%; }

/* layout - general */
img { border: none; }
acronym { cursor: help; }
a:link, a:visited { cursor/**/: /**/pointer; }

input.text, textarea { 
	padding: 2px 1px;
	font-family: Verdana, sans-serif;
}
.submit { 
	cursor/**/: /**/pointer;
	font-family: Verdana, sans-serif;
}

ul, ol { margin: 0 0 1em 2.5em; padding: 0; list-style: disc; }
ul li, ol li { margin: .2em 0; padding: 0; }
select > option { margin: 0 5px 0 3px; }

.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }

#page .flR { float: right; }
#page .flL { float: left; }
#page .alR { text-align: right; }
#page .alC { text-align: center; }

.hide { display: none; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; z-index: 10; }

a:link, a:visited {
	color: #1d1d1d;
	text-decoration: none;
}
a:visited {
	color: #1d1d1d;
}
a:link:hover, a:visited:hover {
	color: #1d1d1d;
	text-decoration: underline;
}
a.inv:link, a.inv:visited {
	text-decoration: none;
}
a.inv:link:hover, a.inv:visited:hover {
	text-decoration: underline;
}

.cols {
	overflow: hidden;
	margin: 0;
}
.cols .col {
	float: left;
	width: 48%;
	margin: 0 3.5% 0 0;
}
body #page .last {
	margin-right: 0;
}


/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix { display: inline-block; }
/* \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* */


/* layout - specific */
body {
	font-family: Verdana, sans-serif;
	text-align: center;
	background: #d19c3e;
}


.page {
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	position: relative;
}
#page {
	background: #FFFFFF url(img/content-m.png) repeat-y 0 0;
	width: 890px;
	color: #1d1d1d;
}

#top {
	position: relative;
	background: #d19c3e url(img/header2.png) no-repeat 0 0;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	#links1 {
		position: absolute;
		top: 5px;
		right: 10px;
		height: 26px;
		line-height: 26px;
		margin: 0;
		color: #9e762f;
		font-size: 125%;
		font-weight: bold;
		letter-spacing: -1px;
	}
		#links1 a:link, #links1 a:visited {
			color: #FFFFFF;
		}
		#links1 a:link:hover, #links1 a:visited:hover {
			color: #4e3a17;
			text-decoration: none;
		}

	#logo {
		float: left;
		width: 650px;
		height: 96px;
		position: relative;
	}
		#logo a:link, #logo a:visited {
			top: 0;
			left: 0;
			float: left;
			display: block;
			width: 650px;
			height: 96px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(img/header2.png) no-repeat 0 0;
			}
	
#menu {
	width: 100%;
	overflow: hidden;
	background: url(img/menu-m.png) no-repeat 0 0;
	height: 59px;
	position: relative;
}
	#menu ul {
		position: relative;
		top: 6px;
		left: 34px;
		width: 838px;
		height: 47px;
		overflow: hidden;
	}
		#menu ul li {
			float: left;
			margin: 0;
		}
			#menu li a:link, #menu li a:visited {
				float: left;
				display: block;
				width: 100%;
				height: 47px;
				position: relative;
				overflow: hidden;
				color: #FFFFFF;
			}
				#menu li a:link span, #menu li a:visited span {
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					background: url(img/but.png) no-repeat 0 0;
				}

			#menu #b1 { width: 136px; }
			#menu #b1 a:link span, #menu #b1 a:visited span { background-position: 0 0; }
			#menu #b1 a.active:link span, #menu #b1 a.active:visited span,
			#menu #b1 a:link:hover span, #menu #b1 a:visited:hover span { background-position: 0 -47px; }
			#menu #b2 { width: 152px; }
			#menu #b2 a:link span, #menu #b2 a:visited span { background-position: -136px 0; }
			#menu #b2 a.active:link span, #menu #b2 a.active:visited span,
			#menu #b2 a:link:hover span, #menu #b2 a:visited:hover span { background-position: -136px -47px; }
			#menu #b3 { width: 118px; }
			#menu #b3 a:link span, #menu #b3 a:visited span { background-position: -288px 0; }
			#menu #b3 a.active:link span, #menu #b3 a.active:visited span,
			#menu #b3 a:link:hover span, #menu #b3 a:visited:hover span { background-position: -288px -47px; }
			#menu #b4 { width: 144px; }
			#menu #b4 a:link span, #menu #b4 a:visited span { background-position: -406px 0; }
			#menu #b4 a.active:link span, #menu #b4 a.active:visited span,
			#menu #b4 a:link:hover span, #menu #b4 a:visited:hover span { background-position: -406px -47px; }
			#menu #b5 { width: 127px; }
			#menu #b5 a:link span, #menu #b5 a:visited span { background-position: -550px 0; }
			#menu #b5 a.active:link span, #menu #b5 a.active:visited span,
			#menu #b5 a:link:hover span, #menu #b5 a:visited:hover span { background-position: -550px -47px; }
			#menu #b6 { width: 86px; }
			#menu #b6 a:link span, #menu #b6 a:visited span { background-position: -677px 0; }
			#menu #b6 a.active:link span, #menu #b6 a.active:visited span,
			#menu #b6 a:link:hover span, #menu #b6 a:visited:hover span { background-position: -677px -47px; }
			#menu #b7 { width: 75px; }
			#menu #b7 a:link span, #menu #b7 a:visited span { background-position: -763px 0; }
			#menu #b7 a.active:link span, #menu #b7 a.active:visited span,
			#menu #b7 a:link:hover span, #menu #b7 a:visited:hover span { background-position: -763px -47px; }



#colWrap {
	clear: both;
	margin: 0;
	padding: 3px 10px 50px 65px;
	width: 815px;
	overflow: hidden;
	background: url(img/content-b.png) no-repeat 0 100%;
}
	#content {
		float: left;
		width: 555px;
		padding: 25px 0 0 0;
	}
	#colSide1 {
		float: right;
		width: 225px;
		padding: 50px 0 0;
		background: url(img/content-t.png) no-repeat 100% 0;
	}

#content h1 {
	color: #523d18;
	font-family: Tahoma, sans-serif;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 .5em;
}
#content h2 {
	color: #523d18;
	font-size: 116%;
	font-weight: bold;
	margin: 1.5em 0 .25em 0;
	padding: 0 0 .2em;
	border-bottom: solid 1px #bea374;
}
#content h2.title {
	color: #ccb691;
	font-family: Tahoma, sans-serif;
	font-size: 140%;
	letter-spacing: -1px;
	border: none;
	padding: 0;
	margin: 0 0 1em;
}
#content h3 {
	color: #523d18;
	font-size: 100%;
	margin: .3em 0 .25em 0;
}
#content p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
#content li {
	line-height: 1.5em;
}

#colSide1 li {
	line-height: 1.25;
}




#menuSide {
	width: 170px;
	margin: 0 15px;
	overflow: hidden;
}
	#menuSide li {
		float: left;
		width: 100%;
	}
		#menuSide li a:link, #menuSide li a:visited {
			display: block;
			padding: 4px 5px 4px 12px;
			color: #523d18;
			background: url(img/bullet-1.gif) no-repeat 0 .8em;
		}
		#menuSide li a:link:hover, #menuSide li a:visited:hover {
		}
		#menuSide li.active a:link, #menuSide li.active a:visited {
			font-weight: bold;
		}

.box1 {
	width: 200px;
	background: #f8f2e8 url(img/box1-b.png) no-repeat 0 100%;
	padding: 0 0 25px 0;
}
	.box1 h2 {
		background: url(img/box1-t.png) no-repeat 0 0;
		width: 170px;
		padding: 20px 15px 10px;
		font-family: Tahoma, sans-serif;
		font-size: 125%;
		font-weight: bold;
		letter-spacing: -1px;
		color: #ab8849;
	}


#bot {
	background: #d19c3e;
	color: #38280d;
	width: 870px;
	padding: 1.25em 10px .5em;
	overflow: hidden;
	font-size: 91%;
}
	#bot a:link, #bot a:visited {
		color: #38280d;
	}
	#bot p {
		margin: 0 0 .25em;
	}



.table {
	margin: 1.5em 0;
}
	.table table {
		width: 100%;
		border: none;
	}
	.table tr {
		background: #FFFFFF;
	}
	.table tr.alt {
		background: #f1e6d3;
	}
		.table th {
			padding: .75em 1em;
			background: #ded1b9;
			color: #523d18;
		}
		.table td {
			color: #000000;
			padding: .5em 1em;
			line-height: 1.5;
			border-bottom: solid 1px #bea374;
		}
		.table .col1 {
			font-weight: bold;
			width: 40%;
		}
		.table .col2 {
			width: 30%;
		}
		.table .col3 {
			width: 30%;
		}



.hp #colWrap {
	width: 815px;
	height: 485px;
	padding: 0 0 0 75px;
	background: url(img/hp.jpg) no-repeat 0 0;
}
	.hp #content {
		float: none;
		padding: 50px 0 0;
		width: 400px;
	}
		.hp h1.ir {
			width: 228px;
			height: 28px;
			font-size: 100%;
		}
			.hp h1.ir span {
				background: url(img/hp-title.png) no-repeat 0 0;
			}
		.hp #content a:link, .hp #content a:visited {
			color: #523d18;
			font-weight: bold;
		}


#menuSideno {
	width: 170px;
	margin: 0 15px;
	overflow: hidden;
}
	#menuSideno li {
		float: left;
		width: 100%;
	}
		#menuSideno p {
		float: left;
		width: 100%;
	}
		#menuSideno p a:link, #menuSideno p a:visited {
			display: block;
			padding: 4px 5px 4px 12px;
			color: #523d18;
			
		}
		#menuSideno p a:link:hover, #menuSideno p a:visited:hover {
		}
		#menuSideno p.active a:link, #menuSideno p.active a:visited {
			font-weight: bold;
		}

#content h4 {
	color: #523d18;
	font-size: 100%;
	margin: .3em 0 0 0;
}

		#content p.underlined {
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: solid 1px #D8C8B0;
}

		#body {
		
			border: solid 1px #C3AA7E;
			padding: 2px;
			margin: 1em 1em 1em 1em;
	}
	
				#special {
		
			border: none;
			padding: 0px;
			margin: 0em 0em 0em 0em;
	}
	
	
			#rightcolumn {
		
			border: solid 1px #C3AA7E;
			padding: 2px;
			margin: 0em 0em 0em 0em;
	}

	
	
	
	
	
