body {
	background-color: #F8F8F8;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, san-serf;
	font-size: 9pt;
	xbehavior: url(/js/csshover.htc);
	color: #666666;
	padding: 5px 10px 5px 10px;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, san-serf;
	font-size: 12px;
	background-color: #EEEEEE;
}
	input.empty, textarea.empty {
	color: #CCCCCC;
	}
img {
	border: 0 !important;
	text-decoration: none !important;
}
a {
	color: #000000;
}
a:hover {
	color: #BF9264;
}
strong {
	font-weight: bolder;
}
h1 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	letter-spacing: 1.5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.7em;
	color: #4e3c3a;
	text-transform: uppercase;
}
h1 .small {
	letter-spacing: 0.6px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.5em;
	color: #8f8b66;
	text-transform: uppercase;
}
h2 {
	padding: 5px 0px 15px 0px;
	margin: 0;
	letter-spacing: 0.6px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #8f8b66;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	text-transform: uppercase;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	text-transform: uppercase;
}
hr {
	display: block;
	border-bottom: 1px solid #EEEEEE;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	background-color: #EEEEEE;
	height: 1px;
	outline: none;
	border: 0;
}
sup {
	padding: 0;
	margin: 0;
	font-size: 0.6em;
	text-transform: capitalize;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.clear {
	display: block;
	clear: both;
}
.padded {
	padding: 20px 38px 40px 38px;
	overflow:hidden;
}
/* Holly Hack Targets IE Win only \*/
* html .padded {height: 1%;}
/* End Holly Hack */

.divFlash{display:none;}
.divHtml{display:block;}

/* -------------------- */

#container {
	display: block;
	margin: 0px auto;
	width: 920px;
}
/* Holly Hack Targets IE Win only \*/
* html #container {height: 1%;}
/* End Holly Hack */


.left {
	display: block;
	float: left;
	overflow: hidden;
}
.right {
	display: block;
	float: right;
	overflow: hidden;
}


#header {
	margin: 10px 10px 10px 10px;
	overflow: hidden;
}
	#header .left {
	float: none;
	}
	#header .right {
	float: right;
	width: 240px;
	}

#box1 {
}
#box2 {
	width: 10px;
	height: 20px;
	float: left;
	background-image: url(/img/box_tl.gif);
	background-position: 0px 0px;
}
#box3 {
	padding-left: 10px;
	background-image: url(/img/box_ml.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#box4 {
	float: right;
	width: 10px;
	height: 20px;
	background-image: url(/img/box_tr.gif);
	background-position: 0px 0px;
}
#box5 {
	padding-right: 10px;
	background-image: url(/img/box_mr.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#box6 {
	clear: both;
	height: 10px;
	overflow:hidden;
	background-image: url(/img/box_bm.gif);
}
#box7 {
	float: left;
	width: 10px;
	height: 10px;
	background-image: url(/img/box_bl.gif);
}
#box8 {
	float: right;
	width: 10px;
	height: 10px;
	background-image: url(/img/box_br.gif);
}

#contents {
background-color:#FFFFFF;
}
	#logos {
		padding: 5px 30px 5px 30px;
	}
	#logos .left {
	width: 49.9%
	}
	#logos .right {
	width: 49.9%;
	text-align:right;
	}
	#logos .smallimage img {
	}

	#logos .logo {
		display:none;
	}

	#banner {
	}
		#banner h1 {
	padding: 20px 0px 20px 30px;
	margin: 0;
	letter-spacing: 1.5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.7em;
	color: #4e3c3a;
	text-transform: uppercase;
		}
/* Holly Hack Targets IE Win only \*/
* html #banner .banner {height: 1%;}
/* End Holly Hack */

	#body {
	overflow: hidden;
	width: 900px;
	background-color:#FFFFFF;
	}
		#body .banner {
		}
		#body h3 {
		}
		#body p {
			padding: 0px 0px 10px 0px;
			margin: 0;
		}
		#body .left {
	float: none;
	overflow: hidden;
		}
/* Holly Hack Targets IE Win only \*/
* html #body .left {margin-right:360px;}
/* End Holly Hack */
		#body .right {
			width: 360px;
			overflow: hidden;
		}

#footer {
	display: block;
	margin: 0px 10px 0px 10px;
}
	#footer p {
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 0px 0px;
	}
	#footer,
	#footer a {
	}
	#footer .left {
	float: none;
	padding-right: 10px;
	}
	#footer .right {
	width: 300px;
	}
#footer #contact {
	display: block;
	background-color: #544133;
	color: #EEEEEE;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer #contact .padded {
	padding-bottom: 25px;
}

#footer #bottom {
	clear: both;
}
#footer #bottom .left {
	float: none;
	padding-right: 50px;
}
/* Holly Hack Targets IE Win only \*/
* html #bottom .left {height:1%;margin-right:280px;}
/* End Holly Hack */

#footer #bottom .right {
	width: 280px;
}

#footer #botlinks {
	display: block;
	width: 510px;
}

#footer #botlinks ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer #botlinks ul li{
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 5px;
	width:160px;
}

#footer #botlinks a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer #botlinks a:hover{
	color: #BF9264;
	text-decoration: none;
}

/* ----- Menus ----------- */

#menu_top {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #3d2f2c;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu_main {
	background-color: #544133;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 1px 0px 1px 30px;
	text-transform: uppercase;
	height: 24px;
}
/* Holly Hack Targets IE Win only \*/
* html #menu_main {height: 1%;}
/* End Holly Hack */

#menu_bottom {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	xletter-spacing: -1px;
	color: #3d2f2c;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
}

/* ---- Search ------------ */

#search {
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align:right;
	background-color: #CCCC00;
}
	#search .txt {
	display: block;
	float: right;
	width: 120px;
	height: 17px;
	background-color: #FFFFFF;
	font-size: 14px;
	border-color: #D3BDAD;
	border-width: 1px;
	border-style: solid;
	}
	#search .but {
	display: block;
	float: right;
	width: 80px;
	overflow:hidden;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;
	color: #544133;
	padding: 3px 10px 3px 10px;
	margin: 0;
	background-color: #F8F8F8;
	text-transform: uppercase;
	border: 1px dashed #F8F8F8;
	}
	#search .but:hover {
	color: #544133;
	background-color: #EEEEEE;
	border: 1px dashed #52514D;
	}

/* ---- Margin ------------ */

.itemsub {
}
	.itemsub h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	}
	.itemsub h3 a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	text-transform: uppercase;
	border-bottom: 1px dashed #ffffff;
	}
	.itemsub h3 a:hover {
	border-bottom: 1px dashed #000000;
	}
.itemsub {
}
.itemsub ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 40px;
	list-style-image: url(/img/readmore.gif);
}
.itemsub li a {
	text-transform: uppercase;
	color: #A59F7B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 1px none;
	text-decoration: none;
}
.itemsub li a:hover {
	color: #9B5E00;
}

/* ---- Margin ------------ */

#margin {
	padding: 20px 20px 20px 0px !important;
}
	#margin h2 {
		padding: 0px 0px 0px 0px;
		color: #4e3c3a;
	}
	#margin p {
		padding: 5px 0px 0px 0px;
	}
	#margin a {
		text-decoration:none;
		border-bottom: 1px none;
		color: #3d2f2c;
	}
	#margin a:hover {
		color: #000000 !important;
		border-bottom: 1px dashed #3d2f2c;
	}
	#margin a:hover span {
		color: #000000 !important;
	}

	#margin .item {
		padding: 0px 0px 10px 0px;
	}
		#margin .simple {
		}
		#margin .box {
			padding:20px;
		}
		#margin .boxfilled {
	background-color:#EEEEEE;
	padding:20px;
		}
	#margin .item.first {
	}
	#margin .item.last {
		padding: 0px 0px 0px 0px;
	}
	#margin .item .large {
	color: #c77f11;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	}

/* ---- Margin banners ------------ */

#margin .item ul.testimonials  {
	padding: 10px 0px 0px 0px;
	margin: 0;
	list-style:none;
}
	#margin .item ul.testimonials li {
		padding: 0px 0px 10px 0px;
		margin: 0;
	}
	#margin .item ul.testimonials p {
		display: inline;
		padding: 0;
		margin: 0;
	}
	#margin .item ul.testimonials a {
		padding: 0;
		margin: 0;
	}
#margin .item ul.whatsnew {
	padding: 10px 0px 0px 0px;
	margin: 0;
	list-style:none;
}
	#margin .item ul.whatsnew li {
		padding: 0px 0px 10px 0px;
		margin: 0;
	}
		#margin .item ul.whatsnew li ul {
			padding: 10px 0px 0px 5px;
			margin: 0;
			list-style:none;
		}
		#margin .item ul.whatsnew li ul li {
			padding: 0px 0px 10px 0px;
			margin: 0;
		}
	#margin .item ul.whatsnew p {
		display: inline;
		padding: 0;
		margin: 0;
	}
	#margin .item ul.whatsnew a {
		padding: 0;
		margin: 0;
	}

#margin .item ul.accreditations {
	display: block;
	width: 100%;
	padding: 5px 0px 0px 0px;
	margin: 0;
	list-style:none;
	overflow: hidden;
}
	#margin .item ul.accreditations li {
		display: inline;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	#margin .item ul.accreditations a {
		padding: 0;
		margin: 0;
	}
	#margin .item ul.accreditations a:hover {
		border-bottom: none;
	}

/* ---- Tabs ------------ */

.tabs {
	display: block;
	xbackground-color:#CCCCCC;
	clear:both;
	padding: 0px 0px 10px 0px;
}
.tabs ul {
	display: block;
	height: 38px;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #544133;
	overflow: hidden;
}
.tabs ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 0px 4px;
	float: left;
	width: 106px;
	height: 38px;
	overflow: hidden;
}
.tabs ul li a {
	display: block;
	height: 38px;
	overflow: hidden;
	text-decoration: none;
	text-align:center;
	color: #8F8B66;

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.0em;
	text-transform:uppercase;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.tabs ul li a:hover {
	color: #544133;
	background-color: #EEEEEE;
	border-top: 1px dashed #52514D;
	border-left: 1px dashed #52514D;
	border-right: 1px dashed #52514D;
}

.tabs ul li.on a {
	background-color: #544133;
	color: #FFFFFF;
}

/* ---- Misc ------------ */

.readmore {
	padding: 0px 10px 0px 0px !important;
	background-image: url(/img/readmore.gif);
	background-position: right center;
	background-repeat: no-repeat;
	xtext-decoration: underline !important;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #3d2f2c;
	border-bottom: 1px none;
	text-decoration: none;
}
.readmore:hover {
	color: #000000 !important;
	border-bottom: 1px dashed #3d2f2c;
}

.poweredBy {
	text-align: right;
	padding: 10px 10px 0px 0px;
}
.poweredBy img {
	border: 0;
	margin-left: 5px;
}
.poweredBy a,
.poweredBy a:hover,
.poweredBy a:visited {
text-decoration:none;
}

