@charset "utf-8";
/* CSS Document */

body {
	font: 80% "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	background: url(Assets/header2.jpg) repeat-x;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

h1 {
	font: bold 12pt "Times New Roman", Times, serif;
	color: #333333;
}

h2 {
	font:  12pt "Times New Roman", Times, serif;
	color: #540000;
	text-align: center;
}

context {
font: 12pt "Times New Roman", Times, serif;
}


#holder {
	width: 1024px;
	text-align: left;
	margin: 0 auto 0 auto;
		
}

#headBanner {
	text-align:center;
	margin: 15px;
	height: 30px;
	width: 1024px;
}


#header {
	text-align:right;
	padding: 0px 0px 30px;
	font-size: medium;
}

#column {
	width: 173px;
	float: left;
	border-top: thin none #CCBE7D;
	border-right: thin solid #CCBE7D;
	border-bottom: thin none #CCBE7D;
	border-left: thin none #CCBE7D;
	height: auto;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#content {
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 10px;
}

#pageTitle {
	background: #FFFFCC;
	height: 100px;
	width: 200px;
}

#footer {
width:auto;
padding: 5px;
text-align:center;
background: #ACAC8B;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0px;
}

.callout {
	font: bold 70% Georgia, "Times New Roman", Times, serif;
	color: #2c2f22;
	margin: 0;
	padding: 10px 10px;
}

.gray {
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 5px 0 0 0;
	padding: 10px 10px;
}

.paragraph {
	font: medium "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	border-style: none;
}

.linker {
	font: bold 18px "Times New Roman", Times, serif;
	color: #540000;
	text-decoration: none;
}

#paragraph a:link {
color: #2C2F22;
	text-decoration: none;
	font-weight: bold;
	}

#content a:link {
color: #2C2F22;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:visited {
color: #2C2F22;
text-decoration:none
}

#paragraph a:visited {
color: #2C2F22;
text-decoration:none
}

#footer a:link {
color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
	#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#header a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}

#header a:visited { 
	color: #736B5E;
	text-decoration: none;
}

#header a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}
