
/* News Containers 
------------------------------------------------------------------------------------------------------- */
.newsTitle {
	font-family:georgia,heveltica;
	font-size:15pt;
	font-weight:bold;
	margin-bottom:5px;
}	


/* Page Attributes
------------------------------------------------------------------------------------------------------- */
.pageTitle {
	margin-top:25px;
	font-family:trebuchet ms;
	font-size:20pt;
	font-weight:bold;
	color:#963e26;
	padding-bottom:10px;
	border-bottom:1px dashed #b5753b;
	margin-bottom:5px;
}

.pageCrumbs {
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.gyroPixImageItem {
	border:3px solid #e9e9e9;
}





/* Body Containers 
------------------------------------------------------------------------------------------------------- */
.bodyFooter {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#8f8f8f;
	padding:10px;
	line-height:155%;
}

.bodyContent {
	background-image:url('/images/home/layout11-header.jpg');
	background-repeat:repeat-x;
	background-color:#f2e4cd;
	color:#8e3e29;
}


.bodyContentBorderLeft {
	background-image:url('/images/home/layout13.jpg');
	background-repeat:repeat-y;
}

.bodyContentBorderRight {
	background-image:url('/images/home/layout14.jpg');
	background-repeat:repeat-y;
}

.bodyContentSplashDivV {
	background-image:url('/images/countDown/divLeftBg.jpg');
	background-repeat:repeat-y;
}

.bodyContentQuote {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:10px;
	font-style:italic;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:10px;
	background:#ecd9b9;
	border-left:2px solid #b5753b;
}

.bodyContentTxt {
	font-family: "Lucida Sans Unicode", arial,"Trebuchet MS", Helvetica, Sans-Serif;	
	font-size:10pt;
	padding-bottom:10px;
	color:#8e3e29;
	text-align:left;
	line-height:145%;
	padding:7px
}


p {
	margin-top:0px;
	margin-bottom:10px;
}

ul {
	margin-top:5px;
	margin-bottom:5px;
}


h1 {
	margin-top:25px;
	margin-bottom:15px;
	font-family:trebuchet ms;
	font-size:20pt;
	font-weight:bold;
	color:#963e26;
	padding-bottom:10px;
	border-bottom:1px dashed #b5753b;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:trebuchet ms;
	font-size:16pt;
	font-weight:bold;
	color:#b5753b;
}

.h2sub {
	color:#c29974;
	font-family:verdana,arial,heveltica;
	font-size:11px;
	margin-bottom:15px;
}

h3 {
	margin-bottom:5px;
}

h4 {
	margin-bottom:5px;
}

.hrDiv {
	border-top:1px solid #b3ab9a;
	margin-bottom:15px;
}

/* News Story Containers 
------------------------------------------------------------------------------------------------------- */
.newsTitle {
	font-family:trebuchet ms;
	color:#a35711;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	line-height:115%;
	padding-bottom:5px;
	border-bottom:1px dashed #b5753b;
	margin-bottom:7px;
}	

.newsBody {
	font-family: "Lucida Sans Unicode", arial,"Trebuchet MS", Helvetica, Sans-Serif;	
	font-size:10pt;
	padding-bottom:10px;
	color:#8e3e29;
	text-align:left;
	line-height:145%;
}	


/* Image Containers 
------------------------------------------------------------------------------------------------------- */
.imgContainer {
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
}

.imgContainerLeft {
	float:left;
	margin-top:2px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:0px;
}

.imgContainerRight {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:10px;
}

.imgCaptionRight {
	font-family:verdana,arial,heveltica;
	font-size:10px;
	line-height:135%;
	text-align:right;
	color:#8b7858;
}

.imgCaptionLeft {
	font-family:verdana,arial,heveltica;
	font-size:10px;
	line-height:135%;
	text-align:left;
	color:#8b7858;
}

/* Container Elements
------------------------------------------------------------------------------------------------------- */
td, table{
	font-family: "Lucida Sans Unicode", arial,"Trebuchet MS", Helvetica, Sans-Serif;	
	font-size:10pt;
	color:#8e3e29;
	text-align:left;
	line-height:145%;
}

.tableGridTitle {
	padding:5px;
	padding-left:7px;
	font-family: "Lucida Sans Unicode", arial,"Trebuchet MS", Helvetica, Sans-Serif;	
	font-size:12pt;
	font-weight:bold;
	background:#eedabc;
	color:#636351;
}	

.tableGridFooter {
	text-align:right;
	padding:5px;
	background:#eedabc;
	border-top:1px dashed #d2b480;
}

.tableGridContainer {
	border:1px solid #d2b480;
}

.tableGridCell {
	padding:5px;
	font-family: "Lucida Sans Unicode", arial,"Trebuchet MS", Helvetica, Sans-Serif;	
	font-size:10pt;
	border-top:1px dashed #d2b480;
}

.hrDivImg {
	width:100%;
	height:15px;
	background:url('/images/countDown/divHorizontal.jpg');
	backgroun-repeat:repeat-x;
}

.hrDivImg2 {
	width:100%;
	height:15px;
	background:url('/images/countDown/divHorizontal2.jpg');
	backgroun-repeat:repeat-x;
}


/* Form Elements
------------------------------------------------------------------------------------------------------- */
.textBox100 {
	font-size: 10pt;
	font: arial, heveltica; 
	width: 99%;
	border-width:0.05em; 
	border-color:#b7b7b7; 
	border-style:solid; 
	background-color:#f5f5f5;	
	margin-top:2px;
	margin-bottom:4px;
}

.textBox {
	font-size: 10pt;
	font: arial, heveltica; 
	border-width:1; 
	border-color:#b7b7b7; 
	border-style:solid; 
	background-color:#f5f5f5;	
	margin-top:2px;
	margin-bottom:4px;

}

.inputSelect {
	font-size:11px;
	font-family:verdana,arial,verdana,heveltica;
	margin-top:3px
}

.buttonBrown {
	cursor: pointer;
	font-weight: bold;
	font-family:verdana,arial,heveltica;
	font-size:11px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #636351;
	border-top: 1px solid #8c8b79;
	border-left: 1px solid #8c8b79;
	border-right: 2px solid #636351;
	height: 24px;
	background-color:#82816d;
	background-image: url('/images/form/buttonAction-brown.gif');
	background-repeat: repeat-x;
	margin-right:3px; 
}


/*
.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{  background:url(images/list_marker.jpg) no-repeat left top; padding-left:16px }
.list ul li a{ color:#ffffff; font-size:11px; text-decoration:underline}
.list ul li a:hover{text-decoration:none}
*/


.top { color:#FFFFFF; line-height:14px}
.top a{ color:#B9490E; text-decoration:underline}
.top a:hover{ text-decoration:none}

strong { color:#6A2502}

.foot{ color:#A37454; font-size:9px; margin-left:35px}
.foot a{ color:#A37454; text-decoration: none}
.foot a:hover{ text-decoration:underline}

a{ color:#c97445; text-decoration:underline}
a:hover{ text-decoration:none}
 
.pic a{ color:#000000; text-decoration:underline}
.pic a:hover{ text-decoration:none; color:#BD531B; font-weight:bold}

.last a{ color:#6A2502; text-decoration:underline}
.last a:hover{ text-decoration:none}

.form input{
	width:223px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color: #171717;
	padding:2px 0 0 7px;
	border-color:#82796A;
	border-width:1px;
	border-style:solid;
	background-color:#EFE0C5
}

/*
.form textarea {
	width:223px;
	height:168px;
	font-family:tahoma;
	font-size:11px;
	color: #171717;
	overflow:hidden;
	padding:2px 0 0 7px;
	border-color:#82796A;
	border-width:1px;
	border-style:solid;
	background-color:#EFE0C5
}
*/


