@charset "utf-8";
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(/images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}

h1, h1 a, h1 a:link, h1 a:visited {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
h2, h2 a, h2 a:visited, .head, .head a {
	color: #4A778B;
	font-size: 13px;
	font-weight: bold;
}
form {
	display: inline;
}
input, textarea, select {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:2px;
	background-color:#333;
	border:1px solid #434343;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
input:focus, textarea:focus, select:focus {
	background-color:#444;
}
input[type=image], input[type=radio], input[type=checkbox] {
	border:none;
	outline:none;
	background:none;
}
textarea, select {
	overflow:auto;
}
button {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#333;
	border:1px solid #434343;
	height:20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
button:hover {
	cursor:pointer;
	background-color:#444;
}
#breacrums {
	font-size:11px;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left 8px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #4A778B;
}
#breacrums a, #breacrums a:visited {
	background-image:url(/images/br.gif);
	background-repeat:no-repeat;
	background-position:right center;
	margin-right:5px;
	padding-right:10px;
	color: #4A778B;
}
#logo {
	background-image:url(/images/logo.png);
	top:12px;
	margin-left: -70px;
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	z-index:1100;
	height: 150px;
	width: 525px;
	top: 25px;
}
#backTop {
	background-image:url(/images/background_top.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:28px;
	padding-right:40px;
	padding-top:7px;
	text-align:right;
}
#backTop a {
	margin-left: 6px;
}
#backMenu {
	background-image:url(/images/background_menu.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:44px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
#backTopSpacer {
	background-image:url(/images/background_top_sub.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:44px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:6px;
	text-align:right;
}
#backBanner {
	background-image:url(/images/background_banner.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:200px;
	padding-right:20px;
	padding-left:20px;
}
#backContent {
	background-image:url(/images/background_content.gif);
	background-repeat:repeat-y;
	background-position:center top;
	padding-right:20px;
	padding-left:20px;
	padding-top: 10px;
}
#backFooter {
	background-image:url(/images/background_footer.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:30px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:16px;
	text-align:right;
	font-size: 11px;
}
.rightColmn {
	background-image: url(/images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
#contactForm table td {
	padding-bottom:6px;
	padding-left:6px;
}
#contactForm table td span {
	white-space:nowrap;
}
.gallery_container, .gallery_containerView, .media_container {
	padding-top:0px;
}
.gallery_container .gallery {
	float:left;
	height:240px;
	width:199px;
	margin-right:1px;
	margin-bottom:1px;
}
.media_container .gallery {
	float:left;
	height:199px;
	width:199px;
	margin-right:1px;
	margin-bottom:1px;
}
/*.gallery_container .gTitle, .media_container .gTitle {
	text-align:center;
	padding-right:3px;
	padding-left:3px;
}*/
.gTitle {
	text-align:center;
	padding-right:3px;
	padding-left:3px;
}
.gImage { 
	text-align:center;
}
.gallery_containerView .gallery {
	float:left;
	height:199px;
	width:199px;
	margin-right:1px;
	margin-bottom:1px;
	text-align:center;
}
.date {
	font-size:11px;
	text-transform:capitalize;
	font-weight:normal;
	display:block;
	margin-top: 3px;
	color:#FFF;
}
.pages a, .pages a:visited {
	margin-right:4px;
	text-decoration: none;
	padding: 3px;
}
.sl { font-size: 16px;}
.pages a:hover, .pages a:active, .pages a:focus, .nsel { color:#F00 !important;}
.rBlock, .divRightColumnBanner, .rMenuContainer {
	margin-bottom:10px;
}
.divRightColumnBanner { 
	text-align:center;
	padding-bottom:6px;
	padding-top: 2px;
}
a.rMenulink, a.rMenulink:visited, a.adminLink, a.adminLink:visited {
	background-image: url(/images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: -10px center;
	display: block;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000;
	text-decoration: none;
}
a.rMenulink:hover, a.adminLink:hover, .selected {
	color: #FFF !important;
	background-position: left center !important;
}
a.rSubMenu, a.rSubMenu:visited {
	margin-left:10px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:23px;
	background:url(/images/tree/treeview-sprite.gif) 0 -1600px no-repeat;
	font-size:11px;
	text-decoration:none;
	margin-bottom: 3px;
}
a.rSubMenu:hover, .subSelect {
	text-decoration:underline!important;
}
#contentView {
	width: 600px;
	padding-right: 10px;
}
.line {
	background-image:url(/images/line.gif);
	background-repeat:repeat-x;
	background-position:left center;
}
.vline {
	background-image:url(/images/vline.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
.PDF_Link {
	background-image:url(/images/ext_icons/pdf.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:5px;
}
.DOC_Link {
	background-image:url(/images/ext_icons/doc.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:5px;
}
.XLS_Link {
	background-image:url(/images/ext_icons/xls.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:5px;
}
.ZIP_Link {
	background-image:url(/images/ext_icons/zip.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:5px;
}
.PPT_Link {
	background-image:url(/images/ext_icons/ppt.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:5px;
}
.MDB_Link {
	background-image:url(/images/ext_icons/mdb.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:5px;
}
table.setBorder, table.setBorder th, table.setBorder td {
	border-collapse:collapse;
	border-color:#c47630;
	border-style:solid;
	border-width:1px;
}
table.setBorder th {
	background-color:#d69254;
}
.more {
	text-align:right;
	margin:5px;
}
.more a:link, .more a:visited {
	text-decoration:none;
	color:#4A778B;
}
.more a:hover, .more a:active {
	text-decoration:underline;
	color:#e12f22;
}
a.playAll, a.playAll:visited {
	background-image: url(/images/icons/play.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	display:inline-block;
}
.infoContent { padding-left: 10px; font-size:11px;}
li { margin-bottom:3px;}