@charset "UTF-8";



/*====================*/
/*=== HTML,Body ===*/
/*====================*/

html, body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	height:100%;
	border:none;
	width: 100%;
}


/*====================*/
/*=== Main Nav ===*/
/*====================*/
.mainnav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: right;
	padding-bottom: 20px;
	padding-right: 10px;
}
a.mainnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

a.mainnavlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

a.mainnavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

a.mainnavlinkactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

/*====================*/
/*=== Slider ===*/
/*====================*/
.container {
	width: 980px;
	padding-top:0px;
	height: 350px;
	margin: 0;
}

.slider {
	width: 980px;
	height:350px;
	margin:0 auto;
	padding-top:18px;
}

.theme-orman.slider-wrapper {
	margin-top:0px;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/*====================*/
/*=== TagLine ===*/
/*====================*/
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 30px;
	background-color: #333;
}
.taglinesecondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 30px;
	background-color: #333;
}

/*====================*/
/*=== Footer ===*/
/*====================*/
.footer {
	background-image: url(images/bkgrnd_footer.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.footerorange {
	background-image: url(images/bkgrnd_footer.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4531F;
	font-weight: normal;
}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.footerlinkactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

/*====================*/
/*=== Line ===*/
/*====================*/
.vertline {
	background-image: url(images/line_vert.jpg);
	background-repeat: repeat-y;
}

/*====================*/
/*=== Header Titles ===*/
/*====================*/
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #F4531F;
}

.projectheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	background-color: #333;
	padding: 10px;
}

.projectlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E4E4E4;
}

a.projectlistlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
	text-decoration: none;
	background-repeat: repeat;
	display: block;
}

a.projectlistlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E4E4E4;
	background-repeat: repeat;
}

.headertextmedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	line-height: 20px;
}

.headertextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}

/*====================*/
/*=== Body Styles ===*/
/*====================*/
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-decoration: none;
}

a.bodylink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-decoration: none;
}

a.bodylink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-decoration: none;
}

a.bodylinkactive:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-decoration: none;
}
