html, body {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	background: #fff url('../images/bg_body_orange.gif') repeat;
}
body {
	border: 0;
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #ff5300;
	text-decoration: underline;
}
hr {
	background-color: #ccc;
	border: 0px solid #ccc;
	color: #ccc;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
}
hr.sep {
	margin: 15px 0;
}
#container {
	/*width: 760px;*/
	width: 887px;
	margin: 15px auto;
	color: #333;
}
#headerTop {
	width: 887px;
	height: 23px;
	background-color: #9d0a0e;
}
#header {
	float: left;
	width: 887px;
	background: transparent url('../images/bg_banner.gif') no-repeat;
	height: 198px;
}
#submenu {
	float: right;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #ffff00;
	margin-top: 20px;
	width: 142px;
}
#submenu span {
	float: left;
	width: 63px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 10px;
}
#submenu span.leftsub {
	margin-right: 5px;
}
.pageBgRt {
	float: right;
	margin: 0 0px 10px 20px;
}
.img-shadowR {
	float: right;
	margin: 0 0 15px 15px;
}
.img-shadowL img, .img-shadowR img, img.img-shadowL {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 5px 0 0;
	padding: 4px;
}
img.framed, img.framedC, img.framedL, img.framedR {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 0;
	padding: 4px;
}
img.framed {
	margin: 0px;
	padding: 0px;
}
img.framedL {
	float: left;
	margin-right: 15px;
}
img.framedR {
	float: right;
	margin-left: 15px;
}
img.framedC {
	margin: 0 10px;
}
#footer {
	/*background: #9d0a0e url('../images/bg_footer.gif') no-repeat bottom left;*/
	background-color: #9d0a0e;
	color: #fff;
}
#footerCt {
	position: relative;
	padding: 10px;
}
#menu {
	background: #d3d3d3 url('../images/bg_menu.jpg') repeat-x left center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	width: 100%;
	height: 27px;
	float: left;
	font-family: arial, tahoma, verdana, sans-serif;
	margin: 0;
}
#menu div {
	line-height: 27px;
	margin: 0;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuRt {
	float: right;
}
#menu #menuRt li {
	margin-right: 8px !important;
	margin-right: 4px;
}
#menu li {
	margin: 0;
	float: left;
	background: url('../images/bg_menuSpc.jpg') no-repeat right center;
	padding: 0px 1px 0px 0px;
}
#menu li a {
	display: block;
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 0px 8px;
}
#menu li a:hover, #menu li.active {
	color: #fff;
	background: #f36926 url('../images/bg_menuH.gif') repeat-x left center;
}
#menu li.last, #menu li.contact {
	background: url('../images/bg_menu.jpg') no-repeat right center;
}
#menu li.contact img {
	margin: 8px 0 0;
}
#menu li.contact a {
	height: 27px;
	width: 16px;
}
#content-wrap .banner {
	margin-top: 20px;
}
#content-wrap .block {
	display: block;
}
#content-wrapHome {
	padding: 1px 0;
}
/* ===== CONTENTS ===== */
#content {
	background: #fff url('../images/bg_contentx.jpg') no-repeat;
}
#content p {
	font-family: verdana, tahoma, sans-serif;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.spcr {
	height: 15px;
}
#content-wrap {
	padding: 30px 20px 0;
}
#content-wrap .rtPane {
	float: right;
	width: 570px;
	margin-bottom: 20px;
	background: #fff url('../images/bg_contents.gif') repeat-y;
}
#content-wrap .rtPane div.pageTitle {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
#content-wrap .rtPane h1 {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 2.2em;
}
#content-wrap .rtPane h2 {
	font-family: arial, tahoma, verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content-wrap .rtPane h3 {
	margin-bottom: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 20px;
}
#content-wrap .rtPane p.last {
	margin-bottom: 20px;
}
#content-wrap .ltPane {
	background: #fff url('../images/bg_postit.gif') no-repeat;
	float: left;
	width: 260px;
	height: 238px;
	margin-bottom: 20px;
}
#content-wrap .ltPane-ct {
	margin: 30px 0 0 8px;
}
#content h1.homeRt {
	color: #f76c25;
	margin-bottom: 17px;
}
#content h1.homeLt {
	margin-bottom: 20px;
}
#content h1.pageTitle {
	margin: 40px 0 0px;
	padding-bottom: 10px;
}
.red, .redT, .redB {
	color: #d6151c;
}
.redB {
	font-weight: bold;
}
.or, .orT {
	color: #f67f00;
}
.orT, .redT {
	margin-top: 20px;
}
.green {
	color: #00a650;
}
/* ===== TABLES ===== */
table {
	border: 0;
	margin: 0;
	padding: 0;
}
.dataList a {
	color: #0060bd;
	text-decoration: none;
}
#content .dataList td a:hover {
	text-decoration: underline;
}
.dataList {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	font-size: 1.1em;
	font-family: verdana, tahoma, arial, sans-serif;
}
.dataList thead th {
	background: #fc901e url(../images/bg_thx.jpg) repeat-x top left;
	vertical-align: top;
	color: #FFFFFF;
	padding: 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
	font-weight: normal;
}
.dataList tbody tr {
	background: #fff url(../images/bg_td1.jpg) repeat-x top;
}
.dataList tbody tr.odd {
	background: #fff8e8 url(../images/bg_td2.jpg) repeat-x;
}
.dataList tbody td {
	border: 1px solid #dddddd;
	padding: 6px 5px;
	text-align: left;
	vertical-align: top;
}
.dataList tbody tr td.catName h3 {
	font-family: arial, tahoma, verdana, sans-serif;
	margin: 15px 0 0;
	padding: 0;
}
.dataList tbody tr td.catName h3.first {
	margin-top: 10px;
}
.dataList tbody tr td.catName {
	margin: 0;
	padding: 0;
	background: #fff;
	border-right: 0px;
	border-left: 0px;
}
/*----- FORMS -----*/
#content {
	font-size: 1.1em;
	font-family: verdana, tahoma, arial, sans-serif;
}
#content .webForm label.preField {
	padding: 0 2px;
	margin: 0.6em 0 0 0;
	min-width: 11.5em;
	width: expression('10em'); /* IE 6 */;
	display: -moz-inline-box; /* Firefox */;
	display: inline-block;
	vertical-align: top;
}
#content .webForm input {
	margin-bottom: 3px;
	padding: 1px 1px;
}
#content .webForm fieldset {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 10px 0;
	padding: 0px 20px;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align: top;
}
#content .webForm legend {
	color: #f26522;
	font-size: 1.4em;
	font-weight: bold;
	font-family: arial, verdana, tahoma, sans-serif;
	line-height: 1.4em;
}
#content .webForm fieldset div {
	margin: 10px 0 20px;
}
#content .webForm .errMsg {
	color: red;
	display: inline;
}
#content .webForm .errFld {
	border: 1px solid #ffba00;
	background: #fffcd1;
	padding: 2px;
}
#content .webForm p.btnSec {
	font-size: 0.9em;
	text-align: right;
}
/* #innerCt-wrap #horizontalForm input.txt, #innerCt-wrap #horizontalForm input.required
	{ border: 1px solid #7b9ebd;
	  width: 18em; }
	  
*/
#innerCt-wrap #horizontalForm span.lbl {
	float: left;
	width: 12em;
	padding: 5px 0px;
}
#innerCt-wrap #horizontalForm span.txt {
	float: left;
	padding: 5px 8px 5px 20px;
	font-weight: bold;
}
#innerCt-wrap #horizontalForm br.fr {
	clear: left;
}
#innerCt-wrap #horizontalForm textarea {
	background: transparent;
	border: 1px solid #7b9ebd;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 1.2em;
	padding: 1px 2px;
}
#innerCt-wrap #horizontalForm p.btnSec {
	font-size: 1em;
	text-align: right;
}
.btn {
	width: auto;
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 1px;
	background-color: #eee;
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	font-family: tahoma, arial, sans-serif, verdana, helvetica;
}
.btn:active {
	border: 3px double #ccc;
	border-top-color: #999;
	border-left-color: #999;
}
.leftIndent {
	margin-left: 25px;
}
#content-wrap .b10 {
	margin-bottom: 10px;
}
#content-wrap .b15 {
	margin-bottom: 15px;
}
#content-wrap .b25 {
	margin-bottom: 25px;
}
#content-wrap .L12 {
	margin-left: 12px;
	padding-bottom: 5px;
}

.balloon, .balloonV {
	background: #fcf7b5 url(../images/bg_balloon.gif) no-repeat bottom left;
	padding: 20px 20px 30px;
	width: 479px;
}
.balloonV {
	background: #f3e9fe url(../images/bg_balloonV.gif) no-repeat bottom left;
}
.fromLeft {
	text-align: left;
	margin-bottom: 10px;
}
.fromRight {
	text-align: right;
	margin-bottom: 10px;
}
h1.gallery, h1.album, h1.sw07 {
	display: block;
	height: 71px;
	margin-bottom: 15px;
	margin-top: 0px;
	overflow: hidden;
	text-indent: -9999em;
}
h1.gallery {
	background: url(../images/bg_gallery.gif) no-repeat;
}
h1.album {
	background: url(../images/bg_album.gif) no-repeat;
}
h1.sw07 {
	background: url(../images/logo2010.gif) no-repeat;
	height: 74px;
}
#gallery p {
	margin-bottom: 13px;
}
#gallery p img {
	vertical-align: top;
}
#gallery p img.framed {
	padding: 4px;
	margin-right: 5px;
}
/*----- WS FORMS -----*/
ol {
	margin: 0 0 10px 35px;
}
ol.decimal {
	list-style-type: decimal;
}
ol.lroman {
	list-style-type: lower-roman;
}
ol.uroman {
	list-style-type: upper-roman;
}
ol.lalpha {
	list-style-type: lower-alpha;
}
ol.ualpha {
	list-style-type: upper-alpha;
}
hr.cut {
	background: url(../images/cut_hr.gif) no-repeat;
	height: 26px;
}