@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}

.dark{
	color: #FFFFFF;
	}

a.dark{
	color: #FFFFFF;
	}

a.dark:link,a.dark:visited,a.dark:active,a.dark:hover{
	color: #FFFFFF;
	}
	
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}
	
.cname {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	}

.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: Black;
	}
	
a.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: Black;
	}

a.breadcrumbs:link,a.breadcrumbs:visited,a.breadcrumbs:active,a.breadcrumbs:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: Black;
	}
	
.black{
	color: Black;
	}

a.black{
	color: Black;
	}

a.black:link,a.black:visited,a.black:active,a.black:hover{
	color: Black;
	}

body {
	background-color: 000000;
	margin-top: 0;
	margin-left: 0;
	background-image: url('/images/Background.jpg');
	color: 000000;
	background-repeat: no-repeat;
	background-position: center; 
	background-attachment: fixed;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:c4941c;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#c4941c;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a.sortheader:link,a.sortheader:visited,a.sortheader:active,a.sortheader:hover {
	font-size: 16px;
	font-weight: bold; 
	color: #000000; 
	 }

.smallContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}	 
	 
.brochurefooter {
	font-size: 10px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;	
}
.BrochureTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.Brochuretd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.rowcolor, .evenRow {
	background-color: #ffefc6;
	}
	
.rowcolor2 {
	background-color: #c4941c;
	}	
.rowcolor3 {
	background-color: #ffefc6;/*#FEDE61;*/
}	
	
	/* Drop down stuff */
				#dropmenudiv{
					position:absolute;
					top:60px;
					border:1px solid #F5D14E;
					border-bottom-width: 0;
					font:normal 14px "Times New Roman", Times, serif;
					line-height:22px;
					z-index:100;
					background-color: #ffefc6;					
				}
					
				#dropmenudiv a{
					/*width: 100%; */
					display: block;
					text-indent: 10px;
					border-bottom: 1px solid #DEA716;
					padding: 1px 0;
					text-decoration: none;
					
					color: #c4941c;
				}
					
				#dropmenudiv a:hover{ /*hover background color*/
					background-color: #c4941c;
					color: #ffffff;
				}
				
				.dropdownheader{
					/*width: 100%;*/
					background-color: #c4b389;
					/*font-weight: bold; */
					font-family : "Times New Roman", Times, serif;
					color: #ffffff;
					font-size:17px;
					display: block;
					border-bottom: 1px solid #DEA716;
				}

option,select,input {font-family:"Times New Roman", Times, serif;font-size:16px;}
				
/*  
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style5 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.style8 {
	font-size: 16px;
	font-weight: bold;
}

*/	