@charset "utf-8";

body {
	background-color: #8BA08D;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0099FF;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




h3 {
	background-color: #A85C12;
	color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #660000;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 12%;
}

li {
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	line-height: 14px;
}





.wrapper {
	margin:0px auto;
	width:90%;
	color:#333333;
	background-color: #FFFFFF;
	min-width:750px;
	max-width:1200px;

}


.wrapper .hd .strap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 40px 20px 0px 0px;
	display: inline;
	width: auto;
	float: right;
}
#leftContent {
	float: left;
	width: 75%;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #A9724C;
	border-right-color: #A9724C;
	border-bottom-color: #A9724C;
	border-left-color: #A9724C;
	padding-right: 10px;
}
#rightContent {
	width: 20%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #A66E47;
	border-right-color: #A66E47;
	border-bottom-color: #A66E47;
	border-left-color: #A66E47;
	float: left;
	margin-left: 10px;
}
.frame_big {
	background-image: url(images/frame_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 423px;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
.frame_big img {
	display: inline;
	padding-top: 18px;
}
.nav {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(images/nav_back.gif);
	margin-right: 7px;
	margin-left: 5px;
	height: 38px;
	border-top: medium solid #333300;
	border-right: medium #333300;
	border-bottom: medium #333300;
	border-left: medium #333300;
	overflow: hidden;
	position: relative;
	text-align: center;
	clear: right;
}
.nav   ul {
	white-space: nowrap;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 0px;
}
.nav li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	position: relative;
	width: auto;
	white-space: nowrap;
	display: inline;
	margin: 0px;
	text-transform: capitalize;
}

.nav  a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
	border-right-style: solid;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	text-transform: capitalize;
}
.nav   a:hover, .nav a:active {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/nav_back_over.gif);
	background-position: 0px 0px;
	line-height: 38px;
	text-align: center;

	//vertical-align: middle;
}
#firsttab {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #330000;
}
.wrapper  .hd {
	background:#FFFFFF url(images/topleft_header.gif) no-repeat 0px 0px;
}
.hd  .c  {
	background:url(images/topright_header.gif) no-repeat right 0px;
	height: 116px;
	vertical-align: bottom;
}
.wrapper  .bd {
	background:url(images/left_edge.gif) repeat-y 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#txtarea {
}

.bd  .c  {
	background:transparent url(images/right_edge.gif) repeat-y right 0px;
	clear: left;
	position: relative;
}
#content {
	margin-right: 20px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	position: relative;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrapper  .ft {
	background:transparent url(images/bottomleft_footer.gif) no-repeat 0px 0px;
}
.ft  .c  {
	height:24px;
	background-image: url(images/bottright_footer.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
.clearer {
	clear: both;
}
.ft .c span {
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.current {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/nav_back_over.gif);
	background-position: 0px 0px;
	line-height: 38px;
	text-align: center;

	//vertical-align: middle;	padding-right: 7px;
	padding-left: 7px;
}

.intro {
	font-size: 16px;
	font-weight: bolder;
	color: #663333;
}

