/* CSS Document */
*{margin:0; padding:0;}
html{font-size:125%; height:100%;}
body{font-size:50%; background-color:#f5ecc5; width:100%; background-image:url(../images/topbar_bg.png); background-repeat: repeat-x; vertical-align:baseline;}

td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #473f2b;
	font-weight: normal;
}

p { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #473f2b;
}

/*BACKGROUND BELOW*/
#background{
	height:100%; 
	width:970px;
	margin:0 auto 0 auto; 
	padding:0 0 0 0;
	background-image:url(../images/navbg.gif);
	background-repeat: no-repeat;
	}

#background1{
	height:100%; 
	width:100%;
	margin:0 auto 0 auto; 
	padding:0 0 0 0;
	background-image:url(../images/bg.png);
	background-repeat: repeat;
	}
	
	
/*Slide show */
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
z-index: 999;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto 0 auto;
}

/* FEATURED Title and text ON MAIN PAGE */
.featuredtitle{
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.featuredtitle2{ 
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.tagline{ 
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #e21838;
}

/* FEATURED TEXT ON JOB */
.featuredtextjob{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif; 
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}

/* FOOTER */

.bottom{ 
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a4300;
}

a.bottomlink { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a4300;
	text-decoration: none;
	font-weight: normal;
}
a.bottomlink:visited {
	font-family: Verdana, Helvetica, sans-serif;
	color: #7a4300;
}
a.bottomlink:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #b24300;
	text-decoration: none;
}
a.bottomlink:active {
	font-family: Verdana, Helvetica, sans-serif;
	color: #7a4300;
}

/* COPYRIGHT TEXT*/
.copyright{ 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a0601b;
}

/* CONTENT MAIN TITLE */
.moduletitle, H1{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 38px;
	font-weight: normal;
	color: #000000;
}
/* CONTENT SUB TITLE */
.modulesubtitle, H2{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #e21838;
}

.modulesubtitle2, H3{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #009470;
}

.breadcrumbtitle{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.breadcrumbtitle2{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.contenttitle{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color: #e21838;
	font-weight: bold;
}

.storetitle{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: bold;
}





/* SIDE LINKS */

a.sidelink { 
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	color: #68001c;
	line-height:30px;
	text-decoration: none;
	font-weight: normal;
}
a.sidelink:visited {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	color: #68001c;
}
a.sidelink:hover {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	color: #dc003b;
	text-decoration: none;
}
a.sidelink:active {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	color: #68001c;
}

.sidelink2 { 
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	line-height:22px;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

a.sidelink2 { 
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	line-height:22px;
	color: #68001c;
	text-decoration: none;
	font-weight: normal;
}
a.sidelink2:visited {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	color: #68001c;
}
a.sidelink2:hover {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	color: #dc003b;
	text-decoration: none;
}
a.sidelink2:active {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	color: #68001c;
}
	
/* SIDE LINKS */

.pressdate { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.presstitle { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #dc003b;
	text-decoration: none;
	font-weight: normal;
}

a.presslink { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #68001c;
	text-decoration: none;
	font-weight: normal;
}
a.presslink:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #68001c;
}
a.presslink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #dc003b;
	text-decoration: none;
}
a.presslink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #68001c;
}
	
/* TO BOLD TEXT*/
.bold { 
	font-weight: bold;
}

/*NORMAL LINK */
a{text-decoration:none; color:#993300;}
a:hover{text-decoration:underline;}
a img{border:0;}

.hozline{width:946px; line-height:1px; height:1px; border-top:#c9c4a9 1px solid; font-size:1px; margin:auto;}

/* Sitemap Title */
.sitemaptext{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

a.sitemaplink { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #473f2b;
	line-height:20px;
	text-decoration: none;
	font-weight: normal;
}
a.sitemaplink:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #473f2b;
}
a.sitemaplink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.sitemaplink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #473f2b;
}

/* ITALIC TEXT */
.italic{ 
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}

/* HORIZONTAL LINE */
#horiline{
	position:relative;
	width:712px;
	height:5px; 
	margin:0 auto 0 auto; 
	padding:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	}

/* SMALL TEXT */
.small{ 
	font-size: 11px;
	font-weight: normal;
}









	
/*NAVIGATION CSS BELOW*/
a.nav {padding:2px; color:#000000; line-height:29px; font-family: Georgia, Garamond, Times New Roman, Times, serif; font-size: 13pt;}
a.nav:hover{text-decoration:none; color:#ffffff;}

/* News Title */
.newstext{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


/* CONTENT MENU TITLE */
.menutitle1{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 25pt;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.menutitle2{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.menuname{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
}

/* CONTENT PROMOT TITLE */
.promosubtitle1{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 25pt;
	font-weight: normal;
	color: #c82627;
}

.promosubtitle2{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}

.promosubtitle3{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #c82627;
}

.promosubtitle4{ 
	font-family:  Calibri, Arial;
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #496400;
}

.promosubtitle5{ 
	font-family:  Calibri, Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #496400;
}


/* CONTENT TEXT BOLD */
.bigcontent{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}






/* SMALL TEXT IN RED - REMARK */
.smallred{ 
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}

table.solid {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ededed;
	background-color: #ffffff;
}



	
/* JOB SECTION */	
.jobbg1{
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	height:72px;
	width:300px;
	background-image:url(../images/jobwhitebg1.gif);
	background-repeat: no-repeat;
	margin:20px auto 20px auto; 
	padding:0 20px 0 20px;
	}

.jobtext{
	margin:20px auto 20px auto; 
	padding:0 20px 0 20px;
	}
	
table.solid {
	padding: 0;
	margin: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-style: solid;
	border-color: #ededed;
	background-color: transparent;
}
	

	
	
