html,body{
	margin:0;
	padding:0;
}

body{
	background:#DBD9CC url(/images/layout/bg.gif) repeat-x;
	font-size:100%;
	margin-top:12px;
}

#Container{
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:969px;
}

#Container_Default{
	background-color:#F5F4D8;
/*	background-image:url(/images/layout/wrapper_full.gif);
	background-repeat:repeat-y;*/
	margin:0 auto;
	text-align:left;
	width:969px;
}

#Header{
	background: #efeec6 url(/images/layout/header2.jpg) no-repeat;
	height:150px;
	position:relative;
	width:100%;
}

#Header img{
	border:0;
	height:120px;
	position:relative;
	top:30px;
	width:375px;
}

#TopNav{
	background:#4b0a0a url(/images/layout/navbg.gif) repeat-x;
	height:45px;
	position:relative;
	width:100%;
}

#TopNav img{
	border:0;
}

#Portals{
	float:left;
	margin-left:10px;
}

#Search{
	float:right;
	margin-right:15px;
	padding-top:4px;
}

#Search img{
	border:0;
}

.SEARCH_FORM_BOX{
	background: #4b0a0a url(/images/layout/searchbg.gif) no-repeat;
	border:0;
	color: #8c6262;
	height: 21px;
	padding:7px;
	position:absolute;
	right:65px;
	width: 150px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#000;
	font-family:Trebuchet MS,arial,sans-serif;
	font-size:13px;
	margin:0 5px 0 10px;
}

.SUBMIT_BUTTON{
	background:url(/images/layout/searchbttn.gif) no-repeat;
	cursor:pointer;
	float:right;
	height:32px;
	width:42px;
}

.SUBMIT_BUTTON:hover{
	background:url(/images/layout/searchbttnhvr.gif) no-repeat;
}

.QCONTENT_PRINTABLE_TEXT{
/*	color:#999;
	float:left;
	font-family:georgia,times,serif;
	font-size:11px;
	font-weight:500;
	margin-top:-12px;
	padding-right:25px;
	text-decoration:none;
	word-spacing:6px;*/
}

.QCONTENT_PRINTABLE_TEXT:hover{
/*	float:left;
	font-family:georgia,times,serif;
	font-size:11px;
	font-weight:500;
	margin-top:-12px;
	padding-right:25px;
	word-spacing:6px;*/
}

#Wrapper{
	float:left;
	width:100%;
}

#Content{
	margin:0 242px 0 0;
}

#Content_Default{
	padding:0 20px 15px 20px;
	width:929px;
}

#Content_Default h1{
	background:url(/images/layout/content_slice.gif) repeat-x;
	margin:0;
	padding:15px 22px;
}

#Content_Default, #Content{
/*	background:#faf8f2 left url(/images/layout/welcomebg.jpg) no-repeat;*/
	color:#333;
	font:0.75em Arial, Helvetica, sans-serif;
/*	overflow:hidden;
	padding:0 40px;*/
	position:relative;
}

#Content_Departments{
	color:#333;
	font:0.75em Arial, Helvetica, sans-serif;
	margin:0 0 0 242px;
	min-height:715px;
	padding:0 20px;
	position:relative;
	width:690px;
}

#Content_Top{
	border-bottom:#332D24 1px dotted;
	height:50px;
	margin-bottom:10px;
	position:relative;
}

#Content_Title{
	color:#A41B1A;
	float:left;
	font:italic 500 1.25em Lucida Sans Unicode,arial,sans-serif;
	margin:15px 0px;
	padding:0 0 5px 0;
	text-transform:uppercase;
}

#Content_Tools{
	float:right;
	margin:15px 0px;
	padding:0 0 5px 0;
}

#Content_Tools img{
	border:0;
	padding-right:5px;
}

p{
	font:1em Arial, Helvetica, sans-serif;
	line-height:1.8em;
	margin:15px 55px 15px 15px;
}

h1{
	border-bottom:#332D24 1px dotted;
	color:#A41B1A;
	font:italic 500 1.25em Lucida Sans Unicode,arial,sans-serif;
	margin:15px 40px 15px 0px;
	padding:0 0 5px 0;
	text-transform:uppercase;
}

h2{
	border-bottom:#332D24 1px dotted;
	color:#333;
	font:700 1em Lucida Sans Unicode,arial,sans-serif;
	margin:20px 15px;
}

A{
	color:#a91414;
	font-family:Arial, Helvetica, sans-serif;
}

A:hover{
	color:#630d0d;
}

/*
hr{
	background-color:#74ADC8;
	border:0px;
	color:#74ADC8;
	height:1px;
}
*/

#Left{
	background:#312B23 url(/images/layout/rightTop.gif) no-repeat;
	float:left;
	font-size:0.8em;
	height:400px;
	margin:0 0 0 -969px;
	width:242px;
}

#Right{
	background:#312B23 url(/images/layout/rightTop.gif) no-repeat;
	float:left;
	font-size:0.8em;
	height:400px;
	margin:0 0 0 -242px;
	width:242px;
}

#Right a{
	color:#F2F2C4;
}

#Right img{
	border:0;
	margin:14px 0px 0px 15px;
}

#Navigation{
}

#Footer{
	background:#DBD9CC url(/images/layout/footer_2.gif) no-repeat;
	clear:left;
	font: 0.75em Tahoma,verdana,sans-serif;
/*	height:95px;*/

	line-height: 18pt;
	padding:20px 0;

	position:relative;
	text-align:center;
	width:100%;
}

#Footer_Default{
	background:#DBD9CC url(/images/layout/footer.gif) no-repeat;
	clear:left;
	font: 0.75em Tahoma,verdana,sans-serif;
/*	height:95px;*/

	line-height: 18pt;
	padding:20px 0;

	position:relative;
	text-align:center;
	width:100%;
}

#Footer a, #Footer_Default a{
	font:1em Tahoma,verdana,sans-serif;
}

#Footer ul, #Footer_Default ul{
	background:none;
	list-style:none;
	margin:0;
}

#Footer li, #Footer_Default li{
	border-right:1px solid #332d24;
	display:inline;
	padding:0px 5px;
}

#footer li:last-child, #Footer_Default li:last-child{
	border:none;
}

/*****	Content Template	*****/

#info{
	background:#FAF8F2;
	clear:both;
	height:203px;
	width:100%;
}

#WhatWeDo{
	float:left;
	font-size:1em;
/*	margin-left:20px;*/
	padding-left:21px;
	width:580px;
}

#additionalInfo{
	float:right;
	font-size:0.8em;
	height:203px;
	padding-left:20px;
	width:330px;
}

#additionalInfo img{
	border-bottom:1px dotted;
	clear:both;
	float:left;
	margin:15px 0px 0px 21px;
	padding-bottom:5px;
	width:143px;
}

#additionalInfo ul{
	clear:both;
	float:left;
	height:120px;
	line-height:18pt;
	list-style-image:url(/images/layout/bullet.gif);
	margin:0px 0px 0px 21px;
	width:320px;
}

#additionalInfo li{
	margin-left:16px;
}

#contentContainer{
	background:#F5F4D8 url(/images/layout/wrapper.gif) repeat-y;
	position: relative;
	width: 100%;
}

#contentMain{
	background:#F5F4D8 url(/images/layout/contentTop.gif) no-repeat;
	float:left;
/*	font-size:0.8em;*/
	padding:20px;
	width:684px;
}

#contentMain ul{
/*	margin: 0px 0px 0px 21px;
	list-style-image: url(/images/layout/bullet.gif);*/
	line-height:18pt;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 21px;
}

#contentMain li{
	background-image:url(/images/layout/bullet.gif);
	background-position:0px 8px;
	background-repeat:no-repeat;
/*	margin-left: 20px;*/
	padding-left:20px;
}

.DeptTextBold{
	color:#333;
	font:700 1em Lucida Sans Unicode,arial,sans-serif;
}

a.BackToTop{
	background:url(/images/layout/backtotop.gif) no-repeat 0 23px;
	font:0.75em Arial, Helvetica, sans-serif;
	padding:20px;
	text-decoration:none;
	text-transform:uppercase;
}

#contentRight{
	width: 242px;
/*	min-height: 312px;*/
	background:#312B23 url(/images/layout/rightTop.gif) no-repeat;
	float:right;
	font-size:1em;
	margin-bottom:20px;
	padding-bottom:30px;
}

#contentRight a{
	color:#F2F2C4;
}

#contentRight i {
/*	width: 321px;
	height: 5px;*/
	float: left;
/*	background: #3B342A url(/images/layout/rightsidetop.gif) top left no-repeat;*/
}

#contentRight img {
	margin: 14px 0px 0px 15px;
}

#contentRight ul {
	margin: 5px 20px;
	height: 100%;
	padding-top: 13px;
	color: #f2f2c4;
	list-style: none;
	clear: both;
	float: left;
}

#contentRight li {
	color: #f2f2c4;
	border-top: #4d453a dotted 1px;
	line-height: 12pt;
	padding: 5px 0px;
}

#contentRight b {
	color: #f2f2c4;
}

#contactUs{
	float:left;
	margin:14px 0px 0px 20px;
	width:102px;
}

.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}

/*fix photogal indent in IE*/
div.QGallery ul li {padding-left: 0px!important;}

