/* ********* Default Anchor Style ******* */

a{color: #782B0A; font-size:12px}

a:link {text-decoration: underline;}

a:visited {text-decoration: underline;}

a:hover {color: #C0451C; text-decoration: none;}

a:active {text-decoration: underline;}

img{
	border: 0px;
}

body {
 	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #CCC;
	text-align: center; /* for IE to center div tag properly */
}

.container{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center on text */
	width:780px;
	border: 1px solid #666;
	background:#000;
}

.default{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#000000;
}

#floatingNav{background: #F2EADC;text-align:center;}

/* Home page styles */

#home-text-1 { 
	width:278px; 
	height:112px; 
	background-image: url(../graphics/splash_descripLeft.jpg); 
	background-repeat:no-repeat;
	padding:10px 10px 10px; 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fbf2b1;
	text-align:justify;
}

#home-text-2 { 
	width:268px; 
	height:112px; 
	background-image: url(../graphics/splash_descripRight.jpg); 
	background-repeat:no-repeat;
	padding:10px 10px 10px; 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fbf2b1;
	text-align:justify;
}

#home-below {
	width:546px; 
	height:86px; 
	background-image: url(../graphics/splash_descripFooter.jpg); 
	background-repeat:no-repeat;
}

#home-below img{ margin-top:5px; margin-left:160px; }
/* ------------------------ */

.pageTitle{
	height: 38px; width:546px; overflow: hidden;
	background-color:#DFA075;
	text-align:center
}

.principal_search{
	background:url(../graphics/content_top.gif);
	width: 546px; height: 40px;
}

.principal_subnav{
	background:url(../graphics/content_top.gif) no-repeat;
	width: 546px; height: 40px;
	text-align:center;font-size:14px;
}

.principal_subnavList{
	text-align:center;
	background-color: #F2EADC;
	margin-top: 10px;
}

.txtHdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C0451C;
	font-weight: bold;
}

.descrip{
	 font-family:'Times New Roman', Times, serif;
	 font-size:14px;
	 padding: 5px 10px 5px 10px;
}

.txtSubHdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#782B0A;
	font-weight:bold;
}

.pageHdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C0451C;
	font-weight:bold;
}

.staff_entry{
	 font-family:'Times New Roman', Times, serif;
	 font-size:14px;
}

.item_Img{
	padding: 10px 20px 10px 20px;
}

#item_Img img{
	border: 1px solid #C0451C;
}

.item_descrip{
	 font-family:'Times New Roman', Times, serif;
	 font-size:14px;
}

#item_descrip ul{
	list-style-position: inside;
}

#itemTable td{
	background-color: #FFFFFF	
}

.staff_col_1{
	background-color: #F2EADC;
}

.staff_col_2{
	background-color: #FFFFFF;
}

.lm_col_1{
	height:100px;
	background-color: #F2EADC;
}

.lm_col_2{
	height:100px;
	background-color: #FFFFFF;
}

.lrb_col_1{
	height:100px;
	background-color: #F2EADC;
}

.lrb_col_2{
	height:100px;
	background-color: #FFFFFF;
}

.lrc_col_1{
	height:100px;
	background-color: #F2EADC;
}

.lrc_col_2{
	height:100px;
	background-color: #FFFFFF;
}

#fse {color:#000000}
#fse a{color:#000000}
#fse a:link{color:#000000}
#fse a:hover{color:#999999}

/* ******** Font Size Classes *********** */	
.mini{font-size: 9px;}
.miniW{font-size: 9px;}
.small{font-size: 11px;}
.large{font-size: 16px;}
.xlarge{font-size: 19px;}
/* *********** Font Color Classes ******** */
.color{color: #C0451C}/* websites main color */
.color_dark{color: #782B0A}
.gray{color: #8F8F8F;}
.darkgray{color: #666666;}
.red{color: #B71A37;}
.Aqua{color:#00FFFF;}
.blue{color: #0020BD;}
.black{color: #000000;}
.orange{color: #D18927;}
.white{color: #F3E2E2;}

/* Splash Page */
#splash-content {width:780px; padding:0; margin:0;}
.sp-left-col { width:234px; vertical-align:top; text-align:center; margin:0; padding:0; background:#8E492F url(../graphics/splash_left_bg.gif) bottom no-repeat;}
#currentlyFeatured{ text-align:center; margin-top:20px;}
#currentlyFeatured a{color: #FFF;}
#currentlyFeatured a:hover{color: #E48218;}
.splash-question { margin:40px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-align:center;}
.sp-right-col { width:546px; vertical-align:top; margin:0; padding:0; background:#A36143 url(../graphics/splash_right_bg.jpg) bottom no-repeat;}
.splash-text { margin:10px 15px 60px 15px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fbf2b1; text-align:justify; }
.smart-link { text-align:center;} 
