* {margin:0px; padding:0px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c3423;
	background-color:#e0e0e0; /*#382116;*/
}
a {
	color:#5c3423; /*#4d7fb1;*/
	text-decoration: none;
	}
a:hover {color:#fab206;}
a.homebtnTxt:hover {color:#5c3423;}
h3 {font-size:16px; margin:15px 20px;}
h2 {font-size:20px; text-align:left; margin:0px 15px; padding-top:10px;font-variant:small-caps; }
.brownTxt {margin:0px 20px; padding:10px 0px;}
ul {list-style:disc outside;}
.homeList {margin:0px 25px 0 35px; font-weight:bold;}
.homeList li { padding:5px 0px;}
.btnTxt {color:#e0e0e0;text-align:center;margin:5px auto;}
.indentTxt {margin-left: 50px;}
table.iform { border: 0px; width:96%; margin:10px 20px; font-size:12px;}
table.iform th { background-color: #E0E0E0; /*#C6D0F9; */ padding: 5px;}
table.iform td { background-color: #EEEEEE; /*#EEF1FD;*/ padding: 5px; }
table.iform a {color:#107ca2;}

#wrapper
{
	margin:10px auto 0 auto;
	width:760px;
	background-color:#fff;
	/*border:solid 2px #5c3423;*/
	background-image: url(images/wrapperBG.gif);
	background-repeat: repeat-y;
}

#header {
	position:relative;
	margin: 0px 5px;
	width: 750px;
	height: 179px;
	background-color:#fff;
}
#logo {
	position:absolute;
	width:216px;
	height:152px;
	left:0;
	top:0;
}

#banner {
	position:absolute;
	left: 216px;
	top:0px;
	width: 534px;
	height:139px;
	background-image: url(images/banner2.jpg);
}

#menu {
	position:absolute;
	top:139px;
	left:216px;
	width: 534px;
	height:40px;
	background-image: url(images/topMenu.jpg);
}
.menu { margin-top:10px;margin-bottom:10px;}
#menu a {
bakground-position: bottom;
background-repeat: repeat-x;
margin-left:15px;
font-weight:bold;
}
#menu a:hover { background-image: url(images/menu_bg.gif);}

#date {
	position:absolute;
	top:152px;
	left:2px;
	width: 213px;
	height: 22px;
	background-color: #5c3423; /* #4d7fb1;*/
	font-size:12px;
	color:#e0e0e0;
	text-align:center;
}
#content {
	position:relative;
	margin:0px 5px;
	width:750px;
	height:auto;
	background-color:#fff;
}
#contentTop {
	position:relative;
	margin: 0px auto auto 0px;
	width:750px;
	height:275px;
}
#contentBottom {
	position:relative;
	margin: 0 auto auto 0;
	width:750px;
	height:165px;
}
#edgeLeft {position:absolute;top:15px;left:10px;width:10px; height:250px;background-image:url(images/edgeLeft.gif);}
#edgeRight {position:absolute; top:15px; left:725px; width:10px;height:250px; background-image: url(images/edgeRight.gif);}
#grayBox {
	position:absolute;
	left:20px;
	top:15px;
	width:705px;
	height:250px;
	background-image: url(images/bgGrayBox1.gif);
	background-repeat: repeat-x;
}
#homeTxt {position:absolute; top:0; left:0;width:470px;height:237px;}
#flash {
	position:absolute;
	top:0px;
	left:477px;
	width:228px;
	height:237px;
}
#button1 {
	position:absolute;
	top:0px;
	left:10px;
	width:230px;
	height:149px;
	background-image: url(images/home_btn_green.jpg);
}
#button2 {
	position:absolute;
	top:0px;
	left:260px;
	width:230px;
	height:149px;
	background-image: url(images/home_btn_orange.jpg);
}
#button3 {
	position:absolute;
	top:0px;
	left:510px;
	width:230px;
	height:149px;
	background-image: url(images/home_btn_blue.jpg);
}
#footer {
	position:relative;
	margin:0px 5px;
	width:750px;
	height:20px;
	background-color:#5c3423;
	text-align:center;
	color:#e0e0e0;
	font-size:11px;
}