@charset "UTF-8";
/* CSS Document */



body {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat;
	font-family:Verdana, Geneva, sans-serif;
}



a:link {
	color: #203E9A;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #203E9A;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #FFF;
	background-color: #203E9A;
}


#wrapper {
	width:1024px;
	margin:0 auto;
	padding:0;
	clear:both;
	background-color:#fff;
	
}

#header {
	width:1024px;
	height:221px;
	margin:0 auto;
	padding:0;
	clear:both;
}

#HeaderLeft {
	width: 42%;
	padding:0 4%;
	margin:0;
	float:left;
	}

#HeaderRight {
	width: 45%;
	padding:80px 2% 0 ;
	margin:0;
	float:right;
	}
	
#HeaderRight h1 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:2em;
	font-weight:bold;
	padding:5px;
	margin:0;
	text-align:right;
	color:#BF1E2C;
	
	}
	
#HeaderRight h2 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	padding:5px;
	margin:0;
	text-align:right;
	color:#fff;
	
	}
		
	
#headCallOut {
	width:80%;
	margin: 0 0 0 18%;
	padding:0 1%;
	background-color:#bF1E2C;
	clear:both;
}
	

#navbox {
	width: 1024px;
	height:40px;
	padding:0;
	margin:0;
	clear:both;
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	background-color: #203E9A;
}


#navbox a:link {
	color:#FFF;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
#navbox a:visited {
	color: #FFF;
	text-decoration: underline;
}
#navbox a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #FC6;
	background-color: #203E9A;
}

#bodywrap {
	width:1024px;
	padding:0;
	margin:0;
	clear:both;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-y;
}

#leftCol {
  width:610px;
  padding:40px 40px 20px 40px;
  margin:0;
  float:left;
}





	
#rightCol {
  width:300px;
  margin:0;
  padding: 40px 10px;
  float:right;
}





h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.375em;
	text-align:left;
	color: #BF1E2C;
	margin:0;
	padding: 0 0 10px 0;
	line-height: 1.4em;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align:center;
	color: #BF1E2C;
	padding:5px 0;
	margin:0;
	font-weight:normal;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	line-height:1.2em;
	text-align:left;
	color: #203E9A;
	padding:5px 0 0 10px;
	margin:0;
	font-weight:normal;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	line-height:1.2em;
	padding:0;
	margin:0 0 1em 0;
	text-align:left;
	color: #000;
}

ul {
  margin:0 0 0 15px;
  list-style-type: disc;
  padding: 5px 0 5px 25px;
}

ol {
  margin:0 0 0 30px;
  list-style:decimal;
  
}

li {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
  padding:0;
  margin:0;
  line-height:1.4em;
  text-align:left;
  color: #000;
}


td {
  border-collapse:collapse;
  border:1px #333 solid;
  padding:4px;
  font-size:.9em;
}

hr {
  padding:0;
  margin:10px 0;
  width:100%;
  clear:both;
  height:1px;
  border-top-width: thick;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;s
  border-top-style: dotted;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #7BC142;  
  
}

#callout {
	width:295px;
	height: 205px;
	padding:145px 0 0 0;
	margin:0;
	background-image:url(../images/calloutbg.jpg);
	background-repeat:no-repeat;
	}

#callout p {
	color:#fff;
	text-align:center;
}

#callout ul {
  margin:0 0 0 15px;
  padding: 5px 0 5px 25px;
}

#callout ol {
  margin:0 0 0 30px;
  list-style:decimal;
  
}

#callout li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.2em;
  padding:0;
  margin:0;
  line-height:1.5em;
  color: #fff;
}

#footer {
	width:1024px;
	height:56px;
	padding:0;
	margin:0;
	clear:both;
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
}

#footLeft {
	width:500px;
	padding:10px 0 0 20px;
	margin:0;
	float:left;
}

#footRight {
	width:400px;
	padding:10px 0 0 10px;
	margin:0;
	float:left;	
}

#footer h2 {
	font-family: Georgia, "Times New Roman", Tiames, serif;
	font-size:1.2em;
	padding:3px 0;
	margin:0;
	text-align:left;
	color: #fff;
	font-weight:normal;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.9em;
	padding:0;
	margin:0;
	text-align:left;
	color: #fff;
	line-height: 120%;
}

  
.clearfloat {
  clear:both;
  font-size:0;
  line-height:0;
  
}

.searchPromt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:normal;
	padding:5px 0 0 5px;
	margin:0;
	color:#fff;
	
}
