/** COMMON **/

/* HTML for FireFox Vertial Scrollbar */
html { min-height: 100%;
	margin-bottom: 1px;
}

/* end HTML for Firefox Vertical Scrollbar */

body {
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #8D080B;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 90%;/*line-height: 1.5em;*/
}

a img {
	border: 0;
}

.imgFltLft {
	float: left;
	margin: 0px 15px 0px 0px;
}

#wrapper {
	background-color: #fff;
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/**************/
#container {
	border-bottom:#EBEBEB 1px solid;
	background-color: #FFF;
	/*background-repeat: repeat-x;*/
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header, #main, #flash, #footer, #breadcrumbs {
	margin:0px auto;
	text-align:left;
	width:760px;
	background-color: #fff;
}
#header *, #footer *, #sidebar *, #breadcrumbs * {
	margin:0px;
	padding:0px;
}
a {
	color:#75a1a0;
	text-decoration:none;
}
a:hover {
	color:#8D080B;
	text-decoration:none;
}
/*#container #main:after, #container #channels:after, #container #sidebar:after {
	clear: both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}*/
/* Hides from IE-mac \*/
/** html #container #main, * html #container #channels, * html #container #sidebar {
	height: 1%;
}*/
#header div {
	font-size:11px;
	left:408px;
	position:absolute;
	top:20px;
	width:337px;
}
#header {
	background:url(../images/header.jpg) no-repeat top center;
	height:115px;
	position:relative;
	width:760px;
	color: #acb3bb;
	clear: both;
}
#header h1, #header h2, #skip {
	left:-3000px;
	position:absolute;
}
#header div a {
	color:#000000;
}
#header div a:hover {
	color:#990000;
}
#container #flash {
	background:#f3f4f6;
	height:200px;
	margin-bottom:3px;
	position:relative;
	overflow:hidden;
	width: 760px;
}
#container #flash #new {
	position:absolute;
	right:1px;
	width:230px;
	z-index:5;
	top: 1px;
	float: right;
}
#container #flash #flashimage {
	/*--background:url(../files/images/header-NoFlash.jpg) no-repeat;--*/
			height:200px;
	position:absolute;
	width:760px;
	z-index:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D080B;
}
#container #flash div h2 {
	border-bottom:#CCC 1px solid;
	color:#990000;
	font-size:18px;
	margin:0px;
	padding:8px;
}
#container #flash div ul {
	font-size:14px;
	list-style:none;
	margin:0px;
	padding:8px 0px 0px 15px;
}
#container #flash div ul li {
	background:url(../images/bullet02.gif) no-repeat 0px 9px;
	padding:4px 0px 0px 10px;
}
/*	#breadcrumbs {
		background:#FFF url(../images/breadcrumbs.gif) no-repeat;
		border-bottom:#525252 1px solid;
		padding:6px 15px;
		margin-bottom:4px;
		width:730px;
	}
	#breadcrumbs h2 {
		color:#525252;
		font-size:20px;
		font-weight:normal;
	}
	#breadcrumbs ul {
		list-style:none;
	}
		#breadcrumbs ul li {
			display:inline;
		}
			#breadcrumbs ul li a {
				background:url(../images/bullet.gif) no-repeat center left;
				color:#8faaa1;
				font-size:11px;
				padding:0px 3px 0px 7px;
			}
			#breadcrumbs ul li.first a {
				background:none;
				color:#8faaa1;
				padding:0px 3px 0px 0px;
			}
				#breadcrumbs ul li a:hover {
					color:#525252;
				}*/
/** MAIN **/
	#main {
	padding-bottom:10px;
	background-color: #fff;
	/*background-repeat: no-repeat;
	background-position: left bottom;*/
	width: 750px;
	margin-left: 0px;
	text-align: left;
}
#main #sidebar  {
	float:left;
	text-align:center;
	width:180px;
}
#main   #sidebar img  {
	margin:auto;
}
#main #contentarea {
	border-top:#555 1px solid;
	float:right;
	overflow:hidden;
	width:530px;
	background-color: #FFFFFF;
	z-index: 10;
	margin-right: 10px;
	text-align: left;
}
#main  #contentarea  h1  {
	color: #990000;
	font-size: 20px;
	line-height: 1.25em;
}
#main  #contentarea  h2  {
	color: #990000;
	font-size: 18px;
	line-height: 1.25em;
}
#main #contentarea h3 {
	color: #990000;
	font-size: 18px;
	line-height: 1.25em;
	text-align: center;
}

#main  #contentarea  p  {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight:normal;
	line-height: 1.5em;
	text-align: left;
}



/*#main #contentarea h2 {
	color: #990000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1.25em;
}*/
/*#main #contentarea #flash {
				z-index:0;
				background:#EBEBEB;
				border:#CCC 1px solid;
				height:175px;
				margin:3px;
				width:566px;
			}
			#main #contentarea #isite_content {
				padding:5px;
			}
			#contentarea #channels {
				padding:4px;
				margin-right:1px;
			}
				#channels img {
					border-width:0px;
				}
				#channels #slides {
					background:#555;
					height:200px;
					float:left;
					width:375px;
				}
					#contentarea #slides div,#contentarea #flash div {
						background:#EBEBEB;
						color:#ff3300;
						font-size:16px;
						padding:60px 10px;
						margin:2px;
						text-align:center;
					}
						#contentarea #slides div img, #contentarea #flash div img {
							border-width:0px;
						}*/
				
/*				#channels #feature {
					background:#b1b7bd;
					border:#b1b7bd 1px solid;
					height:198px;
					float:right;
					overflow:hidden;
					width:185px;
				}
					#feature h3 {
						background:#525252;
						color:#FFF;
						font-size:12px;
						font-weight:normal;
						margin:0px;
						padding:5px;
					}
					#feature p {
						padding:5px 10px;
					}
				#channels .channel {
					border-right:#CCC 1px solid;
					border-top:#CCC 1px solid;
					float:left;
					margin-top:4px;
					padding:4px;
					width:180px;
				}
				#channels #channel3 {
					border-width:1px 0px 0px 0px;
				}*/
	#footer {
	color:#666;
	font-size:11px;
	padding:10px;
	width:740px;
	clear: both;
	text-align: center;
}
#footer #copyright, #copyright a {
	color:#999;
}
#copyright a:hover {
	color:#525252;
}
table {
	border-collapse: collapse;
	width: 500px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5px;
}
th {
	padding: 0 0.5em;
	text-align: left;
	background-color:#8D080B;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.75em;
	font-weight: bold;
	color: #FFFFFF;
}


td {
	padding: 0 0.5em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
td.caption    {
	font-size: 10px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}


.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
