﻿/* CSS Document */


.featureborder {
	border-style: solid;
	border-width: 1px;
	background: #F5F5F5;
	border-color: #CAD6E8;
	padding:5px;
}

body {
	margin-top: 0px;
}

.no_border_img {
	border-width: 0;
}


.topmenu_bg {
	background-color: #B38F00;
}
.sidemenu_bg {
	background-color: #FFC942;
}
.brochure_panel {
	background-color: #FFF2BF;
}


.footer {
	background-color: #FFC942;
}


.brochure {
	text-align: center;
	border-width: 0px;

}

.header_bg {
	background-image: url('images/logo_bg.jpg');
}



#lines {
	border-left-style: solid;
	border-left-color: #D2D2D2;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: #D2D2D2;
	border-right-width: 1px;
	
	
}

#lines_right {
	border-right-style: solid;
	border-right-color: #D2D2D2;
	border-right-width: 1px;
	
		
}

#lines_right_dotted {
	border-right-style: dotted;
	border-right-color: #D2D2D2;
	border-right-width: 1px;
	
		
}

#lines_bottom {
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	border-bottom-width: 1px;
	
		
}

#sidebar {
	border-left-style: solid;
	border-left-color: #D2D2D2;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
	border-right-width: 1px;


}

#sidebar a {
	padding: 5px;
	display: block;
	border-bottom-color: #D2D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	line-height: 1em;
	width: 120px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	
	
}
#sidebar a:visited {
	color: #666;
}
#sidebar a:link {
	color: #666;
}
#sidebar a:hover {
	color: #FFFFFF;
	background-color: #FFC942;
	/*background-image: url(images/sidebar_bg.jpg);	*/
}
#current a {
	color: #FFFFFF !important;
	background-image: url(images/sidebar_bg.jpg);	
}

#sidebar_top a {
	
	border-top-color: #D2D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	line-height: 1em;
	
		
}

#bottombar {
	padding: 5px;
	display: block;	
	text-decoration: none;
	line-height: 1em;
	background-color: #FFCC00;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#000000;
}

.mainTitle {
	font-size: 20px;
 	font-family: Verdana, sans-serif;
 	color: red;}

.subTitle {
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: red;
	font-weight: bold;
}
	
.bodytext {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	
}

.bodytext a:link {
	color:  #FC0006;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	
}


.bodytext a:visited {
	color:  #FC0006;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	
}



.boldtitle {
	color: #B38F00;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-align: left;
	font-weight:bold;
	
	
}



.brochureTitle {
	color: #FC0006;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding-bottom: 1px;
	display: block;
	font-weight:bold;
	text-decoration: none;

}

.brochureTitle a:link {
	color: #FC0006;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding-bottom: 1px;
	display: block;
	font-weight:bold;
	text-decoration: none;

}

.brochureTitle a:visited {
	color: #FC0006;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding-bottom: 1px;
	display: block;
	font-weight:bold;
	text-decoration: none;

}


.brochureTitle a:hover {
	color: #FC0006;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding-bottom: 1px;
	display: block;
	font-weight:bold;
	text-decoration: none;

}


.brochureName {
	color: #FC0006;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding-bottom: 7px;
	display: block;
	
	text-decoration: none;

}

.brochureName a:link {
	color: #FC0006;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
	padding-bottom: 7px;
	display: block;
	

}


.brochureName a:visited {
	color: #FC0006;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
	padding-bottom: 7px;
	display: block;
	
	
}

.brochureName a:hover {
	
	text-decoration: underline;
	
}



.brochureNameHome {
	color: #FC0006;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-align: center;
	
	display: block;
	font-weight:bold;

	text-decoration: none;

}

.brochureNameHome a:link {
	color: #FC0006;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
	
	display: block;
	

}


.brochureNameHome a:visited {
	color: #FC0006;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
	
	display: block;
	
	
}

.brochureNameHome a:hover {
	
	text-decoration: underline;
	
}



.bodyred {
	color: #DF6705;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}


.more {
	font-size: 10px;
	font-family: Verdana, sans-serif; 
	color: #A60321;}

.more a:visited {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #A60321;
	text-decoration: none;
}

.more a:link {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #A60321;
	text-decoration: none;
}

.more a:hover {
	
	text-decoration: underline;
}


.backtop {
	font-size: 10px;
	font-family: Verdana, sans-serif; 
	color: #A60321;}

.backtop a:visited {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #A60321;
	text-decoration: none;
}

.backtop a:link {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #A60321;
	text-decoration: none;
}

.backtop a:hover {
	
	text-decoration: underline;
}



#sideImage a {
	color: #FFFFFF !important;
	text-align: center;
	border-bottom-width: 0px;
	background-image: none !important;
}

#sideImage a:hover {
	color: #FFFFFF !important;
	text-align: center;
	background-color: #FFFFFF !important;	
}

#topmenu {
	font-size: 10px;
	font-family: Verdana, sans-serif; 
	color: #ffffff;}

#topmenu a:visited {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#topmenu a:link {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#topmenu a:hover {
	
	text-decoration: underline;
}

