/* CSS Document */



body {

	background: #6E8B3D url(../i2/bg.jpg) repeat-x top;

	color: #643700;

	font-size: 18px;

	/*font-family: "Times New Roman", Times, serif;*/
	
	font-family: "Candara";

}

a {

	color: #8B1A1A;

	font-weight: bold;

	text-decoration: none;

}

a:hover {

	color: #CD6601;

	font-weight: bold;

	text-decoration: underline;

}



.wrapper {

	width: 742px;

	text-align: left;

	position: absolute;

	top: 10px;

	left: 50%;

	margin-left: -370px;

	background: #FFFFFF;

	border: #000000 solid 1px;

}



.top {

	width: 100%;

	height: 120px;

	/*background: #CD6601 url(../i2/top.jpg) repeat-x;*/

	background: #FFFFFF;

}



.nav {

	width: 100%;

	height: 45px;

	background: #FFFFFF;

	/*font-family: Arial, Helvetica, sans-serif;*/

}

.nav table {

	background: #FFFFFF;

	border: 0px solid #004080;

	height: 30px;

}

.nav td {

	width: 120px;

	height: 30px;

	background: #643700;

	color: #FFFFFF;

	border-top: #000000 solid 1px;

	border-left: #000000 solid 1px;

	border-right: #000000 solid 1px;

	text-align: center;

	vertical-align: middle;

	font-weight: bold;

}

.nav td a {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

.nav td a:hover {

	color: #94A336;

	font-weight: bold;

	text-decoration: none;

}



.middle {

	width: 100%;

	position: relative;

	top: 10px;

}



.innerwrapper {

	width: 740px;

	position: relative;

	top: 0px;

	left: 0px;

}



.content {

	/*width: 420px;*/

	width: 700px;

	background: #FFFFFF;

	padding-left: 25px;

	float: left;

}



.pageheading {

	text-align: left;

	vertical-align: middle;

	color: #6E8B3D;

	font-size: 20px;

	font-weight: bolder;

	text-decoration: none;

}

.pageheading a {

	text-align: left;

	vertical-align: middle;

	color: #6E8B3D;

	font-size: 20px;

	font-weight: bold;

	text-decoration: none;

}

.pageheading a:hover {

	text-align: left;

	vertical-align: middle;

	color: #6E8B3D;

	font-size: 20px;

	font-weight: bold;

	text-decoration: none;

}



.DYK {

	width: 600px;

	text-align: left;

	vertical-align: middle;

	color: #6E8B3D;

	font-size: 20px;

	font-weight: bold;

	clear: both;

	position: relative;

	top: 5px;

	left: 10px;

	clear: both;

}

.DYKBody {

	width: 600px;

	position: relative;

	top: 30px;

	left: 20px;

	clear: both;

}



.note {

	width: 250px;

	height: 250px;

	float: right;

	background: #FFFFFF url(../i2/note.jpg);

	position: relative;

	left: 15px;

}

.notetext {

	position: relative;

	top: 60px;

	left: 25px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 14px;

	/*font-family: "Comic Sans MS";*/

	text-align: left;

}

.notetext a {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

.notetext a:hover {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

}



.bottom {

	width: 100%;

	height: 40px;

	background: #FFFFFF;

	clear: both;

}



.sidebar {

	width: 650px;
	
	height: 200px;

	background: #FFFFFF url(../i2/bgcontent.jpg) repeat-x top;

	border-top: #C8C8C8 solid 1px;

	border-right: #C8C8C8 solid 1px;

	border-bottom: #C8C8C8 solid 1px;

	border-left: #C8C8C8 solid 1px;

	color: #643700;

	/*font-family: "Times New Roman", Times, serif;*/

	font-size: 18px;

	text-align: left;

	position: relative;

	left: 46px;

}



/*.absoluteDiv {

	background: #004080;

	position: absolute;

 	top: 266px;

 	left: 50%;

	margin-left: -270px;

	text-align: left;

	vertical-align: middle;

}*/



.footer {

	background: #FFFFFF;

	color: #000000;

	width: 740px;

	text-align: center;

	font-size: 10px;

	/*font-family: "Times New Roman", Times, serif;*/

	font-weight: normal;

}

.footer a {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

.footer a:hover {

	color: #CD6601;

	font-weight: bold;

	text-decoration: none;

}