/* CSS Document */
*{margin:0; padding:0;}
html{font-size:125%; height:100%;}
body{
	font-size:50%;
	width:100%;
	background-image:url(images/bg_duo.jpg);
	background-repeat: repeat-x;
	vertical-align:baseline;
	background-color: #fccc50;
}

td{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}

p { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

/*NORMAL LINK color:#a2895d*/
a{text-decoration:none; color:#993300;}
a:hover{text-decoration:underline;}
a img{border:0;}

.hozline{width:100%; line-height:1px; height:1px; border-top:#ffffff 1px solid; font-size:1px; margin:10px 0;}

/*BACKGROUND BELOW*/
#background{
	height:100%; 
	width:1306px; 
	margin:0 auto 0 auto; 
	padding:0 0 0 0;
	}
	
/*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;}

/* TO BOLD TEXT*/
.bold { 
	font-weight: bold;
}

/* FEATURED TEXT ON MAIN PAGE */
.featuredtext{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #634832;
}

/* FEATURED TEXT ON JOB */
.featuredtextjob{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif; 
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
}

/* News Title */
.newstext{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* Sitemap Title */
.sitemaptext{ 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}



/*CONTENT*/

#contenttopspace{
	height:69px;
	position:relative;
	}	
/*
.contentsection{
	height:95px;
	width:740px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #fcd571;
	}

.contentsection{
	height:95px;
	width:740px;
	background-image:url(../images/contentwhiteshade.png);
	background-repeat: no-repeat;
	}
	*/
	
/* CONTENT MAIN TITLE */
.moduletitle, H1{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 25pt;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
}
/* CONTENT SUB TITLE */
.modulesubtitle, H2{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}

/* CONTENT SUB SUB TITLE */
.modulesubtitle2, H3{ 
	font-family:  Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #5d3817;
}

/* 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 */
.small{ 
	font-size: 11px;
	font-weight: normal;
}

/* ITALIC TEXT */
.italic{ 
	font-weight: normal;
	font-style: italic;
}

/* 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;
}

/* FOOTER */
#bottom{
	position:relative;
	width:1000px;
	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: #ffffff;
	}

.bottom{ 
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a.bottomlink { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.bottomlink:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
a.bottomlink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.bottomlink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

/* COPYRIGHT TEXT*/
.copyright{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


/* HORIZONTAL LINE */
#horiline{
	position:relative;
	width:700px;
	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: #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;
}
	
ul{
margin:0;
}
.bullet {list-style:square; margin: 0 0 0 15px;}
ol {margin:0 0 0 10px; list-style:square; line-height:18px; font-size:11px;}

.whitestyle {font-size:14px; color:#fff; font-family:Georgia, Arial, Verdana,"Times New Roman", Times, serif; font-weight:bold;}


	
	

