/***************************************************************** 

	Structure
	
*****************************************************************/


body {
	margin: 0px;
	padding: 0px;
	background-color: #260E0C;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin: 20px auto 10px auto;
	padding: 0px;
	width: 960px;
}

#container {
	float: left;
	margin: 0px;
	padding: 1px;
	width: 958px;
	background-color: #FFFFFF;
}


#contentContainer {
	margin: 0px;
	padding: 9px;
	width: 942px;
}

body #center {
	margin: 0px;
	padding: 0px;
	min-height: 350px;
}

body.sidebar-left #center {
	margin: 0px 0px 0px 230px;
}

body.sidebar-right #center {
	margin: 0px 220px 0px 0px;
}

body.sidebars #center {
	margin: 0px 220px 0px 230px;
}

#sidebar-left {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}

#sidebar-left .block {
	margin: 0px 0px 10px 0px;
}


#sidebar-right {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
}

#sidebar-right .block,
.inline-block {
	margin: 0px 0px 10px 0px;
}

#content, .content {
	margin: 0px;
	padding: 0px;
}

#centerContent,
.centerContent,
#center .view {
	margin: 0px;
	padding: 22px 20px 20px 10px;
}

#homeContent {
	margin: 0px 0px -10px 0px;
	padding: 0px 45px 0px 30px;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
}


/***************************************************************** 

	Text Styles
	
*****************************************************************/

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #3E0000;
}

h1 {
	font-size: 24px;
	font-style: italic;
	line-height: 1em;
	text-indent: 4px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #999999;
}

h2 {
	font-size: 16px;
	margin: 20px 0px 0px 0px;
	color: #26120A;
}

h3 {
	font-size: 16px;
	line-height: 1.1em;
	margin: 20px 0px 0px 0px;

}

h3 a {
	text-decoration: none;
}

h4 {
	font-size: 16px;
	line-height: 1.32;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 14px;
	margin: 20px 0px 10px 0px;
}

h6, .quote {
	color: #141414;
	font-size: 14px;
	line-height: 1.3;
	padding: 10px 0px 10px 40px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/icon_quote.gif);
	background-repeat:  no-repeat;
	background-position: 0px 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

h6 span, .quote span {
	font-size: 12px;
	color: #333333;
	font-style: normal;	
	font-weight: normal;
}

a {
	color: #3E0000;
	text-decoration: underline;
}

a:hover {
	color: #534D3B;
}

p {
	line-height: 1.35em;
	margin: 3px 0px 12px 0px;
	
}

ul {
	margin: 15px 15px 15px 35px;
	padding: 0px;
}

li {
	list-style-type: circle;
	line-height: 1.4;
	margin: 0px 0px 5px 0px;
}

ul.attachments li {
	margin: 0px 0px 5px 0px;
}

hr {
	border: 0px;
	border-top: 1px dotted #999999;
	margin: 10px 0px 10px 0px;
}

img {
	border: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}




/***************************************************************** 

	Image Styles
	
*****************************************************************/


#imgBorder img, .imgBorder img  {
	margin: 0px 25px 10px 0px;
	padding: 0px;
	width: auto;
	float: left;
}

#imgBorder2 img,
.imgBorder2 {
	float: left;
	margin: 15px 25px 15px 0px;
	padding:  1px;
	background-color: #FFFFFF;
	border: 4px solid #CCCCCC;
	width: auto;
}

#imgBorder3 img, .imgBorder3 {
	margin: 20px 20px 0px 0px;
	padding: 1px;
	background-color: #FFFFFF;
	border: 4px solid #CCCCCC;
	width: auto;
}

#xfadeimage {
	position: relative;
	width: 710px;
	height: 440px;
	padding: 0px;
	margin: 0px;
}
	
#xfadeimage img {
	display: none;
	position: absolute;
	width: 710px;
	height: 440px;
	padding: 0px;
	margin: 0px;
}



/*****************************************************************

	Teaser & Body Styles
	
*****************************************************************/

.teaserContainer {
	float: left;
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}



.teaserImage {
	float: left;
	width: 120px;
	margin: 0px 20px 0px 3px;
}

.teaserBody {
	float: left;
	width: 300px;
}

.teaserBody h3 {
	margin: 5px 0px 0px 0px;
}


#additionalImageWrapper {
	margin: 0px 0px 10px -10px;
	padding: 0px;
	width: 480px;
	float: left;
}

.additionalImage {
	margin: 10px;
	padding: 0px;
	float: left;
}



/*****************************************************************

	Testimonial Box
	
*****************************************************************/

#quotebox {
	background-color: #534D3B;
	margin: 0px;
	padding: 23px 25px 23px 29px;
	min-height: 174px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/images/quotebox_quote.png);
}

#quotebox p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.1;
	font-style: italic;
	color: #FFFFFF;
}

#quotebox i {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

/*********************************************************

		Site Map Styles

*********************************************************/


#sitemap ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 2px;
}

#sitemap ul li {
	margin: 0px;
	padding: 10px 0px 10px 15px;
	list-style: none;
	border-bottom: 1px dotted #999999;
	width: 375px;
}

#sitemap ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

/******************************/


#sitemap ul li ul {
	margin: 0px;
	padding: 3px 0px 0px 25px;
}

#sitemap ul li ul li {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	list-style-type: circle;
	border-bottom: 0px dotted #999999;
	width: auto;
}

#sitemap ul li ul li a {
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
}

/******************************/


#sitemap ul li ul li ul li {
	list-style-type: circle;
	padding: 3px 0px 3px 0px;
}

#sitemap ul li ul li ul li a {

}


/***************************************************************** 

	Form Styles
	
*****************************************************************/

form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
}

input, textarea {
	border: 1px solid #999999;
	width: auto;
}

.webform-client-form input, 
html.js .resizable-textarea textarea, 
.webform-client-form textarea { 
	width: auto;

}


.form-item label {
	font-weight: normal;
	display: block;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.form-required {
	color: #763102;
	font-size: 16px;
	line-height: 11px;
}

.form-submit {
	width: auto;
	background-color: none;
}

.node .webform-component-fieldset {
	border: 0px solid #CDCDCD;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 10px 20px;
}

.node .webform-component-fieldset legend {
	font-weight: bold;
	color: #666666;
}

.node .form-submit,
.button {
	width: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #c3c3c3;
	border: 0px solid #CCCCCC;
	
	color: #260E0C;
	text-decoration: none;
	padding: 5px 15px 5px 5px;
	background-image: url(/images/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px 5px 5px 5px;
}

.node .form-submit {
	float: right;
	margin: 0px 70px 10px 0px;
}

.node .form-submit:hover,
.button:hover {
	text-decoration: underline;
	color: #534D3B;
}




.form-item input.error, .form-item select.error, html.js .resizable-textarea textarea.error {
	border: 1px solid #B20000;
}

div.error {
	border: 1px solid #B20000;
	background-color: #D63333;
}

#googlesearch input.searchbox {
	width: 150px;
	margin: 0px 0px 10px 0px;
}

#googlesearch label {
	font-weight: normal;
	display: block;
	font-size: 12px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#googlesearch input.radio {
	width: auto;
	border: 0px solid #999999;
}

/***************************************************************** 

		Main Navigation

******************************************************************/

#sidebar-left .block-menu {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 220px;
}

#sidebar-left .block-menu h2 {
	height: 0px;
	overflow: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-left .block-menu a {
	color: #3E0000;
	font-size: 15px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 30px;
}

#sidebar-left .block-menu a:hover {
	background-repeat:  no-repeat;
	background-position: 12px 6px;
	background-image: url(/images/nav_bullet.png);
}

#sidebar-left .block-menu a.active,
#sidebar-left .block-menu li.expanded a {
	background-repeat:  no-repeat;
	background-position: 12px 6px;
	background-image: url(/images/nav_bullet.png);
}

#sidebar-left .block-menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar-left .block-menu li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	background-image: url(/images/nav_background.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #FFFFFF;
}


/***************************************************************** 

	Sub Nav

******************************************************************/

#sidebar-left .block-menu li.expanded ul a {
	color: #3E0000;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	background-image: none;
}

#sidebar-left .block-menu li.expanded ul a:hover {
	text-decoration: underline;
}

#sidebar-left .block-menu li.expanded ul a.active {
	text-decoration: underline;
}

#sidebar-left .block-menu li.expanded ul {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}

#sidebar-left .block-menu li.expanded li {
	text-transform: capitalize;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	border: none;
	background-image: url(/images/spacer.gif);
}



/***************************************************************** 

	3rd Level Sub Nav

******************************************************************/

#sidebar-left .block-menu li.expanded li.expanded a {
	text-decoration: underline;
	background-image: none;
}

#sidebar-left .block-menu li.expanded li.expanded ul a {
	color: #3E0000;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	background-image: none;
}

#sidebar-left .block-menu li.expanded li.expanded ul a:hover {
	text-decoration: underline;
	background-image: none;
}

#sidebar-left .block-menu li.expanded li.expanded ul a.active {
	text-decoration: underline;
	background-image: none;
}

#sidebar-left .block-menu li.expanded li.expanded ul {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	display: none;
}

#sidebar-left .block-menu li.expanded li.expanded li {
	text-transform: capitalize;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	background-image: none;
	border: none;
}



/***************************************************************** 

	Footer Nav

******************************************************************/

#footer {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footerLeft {
	float: left;
	margin: 0px;
	padding: 14px 2px 9px 2px;
	color: #999999;
	font-size: 10px;
}

#footerLeft a {
	text-decoration: none;
	color: #999999;
}
#footerLeft a:hover {
	text-decoration: none;
	color: #999999;
}


#footerRight {
	float: right;
	margin: 0px;
	padding: 9px 2px 9px 2px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footerRight ul {
	margin: 0px;
	padding: 0px;
}

#footerRight li {
	display: inline;
	margin: 0px;
	padding: 0px 2px 0px 7px;
}

#footerRight a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#footerRight a:hover {
	text-decoration: underline;
}



/***************************************************************** 

	Block & Other Fixes

******************************************************************/


.block-user {
	margin: 0px;
	background-color: #EFEFEF;
	padding: 13px;
}

#block-views-events-block_1,
#block-views-news-block_1,
#block-views-jobs-block_1 {
	margin: -30px 0px 0px 0px;
	padding: 0px 45px 20px 30px;
}





/*********** News Block  ***********/

.view-News-Sidebar {
	margin: 0px;
	padding: 10px;
	color: #666666;
}

.view-News-Sidebar a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.view-News-Sidebar h3 {
	font-size: 20px;
	margin: 0px 0px 5px -5px;
	border-bottom: 1px dotted #999999;
	text-indent: 5px;
}

.view-News-Sidebar  .views-row-even {
	margin-top: 8px;
}

.view-News-Sidebar .morenews {
	margin-top: 8px;
	font-style: italic;
}

.view-News-Sidebar .morenews a {
	color: #662601;
	font-weight: normal;
}



/***************************************************************** 

		Newsletter

******************************************************************/

#newsletter {
	background-image: url(/images/block_newsletter.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 105px;
	position: relative;
}

#newsletter_title {
	position: absolute;
	top: 15px;
	left: 20px;
	color: #FFFFFF;
	font-size: 16px;
}

#newsletter_input {
	position: absolute;
	bottom: 42px;
	left: 20px;
}

#newsletter_input input {
	width: 175px;
	height: 16px;
	color: #333333;
	padding: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#newsletter_send {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/***************************************************************** 

		Drupal & Admin Fixes

******************************************************************/



table .form-item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

tr.odd .form-item, tr.even .form-item {
	padding-top: 5px;
	padding-bottom: 5px;
}

tbody, tbody th, thead th  {
  border: 0px;
}

.clear-both { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }



.block-region {
	padding: 1em;
	background: transparent;
	border: 2px dashed #b4d7f0;
	text-align: center;
	font-size: 1.3em;
}

#tabs-wrapper {
	height: 25px;
}


tr.draggable {
	border-bottom: 1px solid #FFFFFF;
}


.filefield-element {
	max-height: 150px;
}

#node-form {
	margin: 0px;
	padding: 0px;
}

.node-form .standard {
  clear: none;
}




