/* This is a walterlara.com comment */
 

body {
	background-color: #FFFFFF;

	min-width: 660; /* keeps the body from becomming narrower than wrapper an prevents left bleed in Gecko browsers*/
	text-align: center; /* this hack centers the wrapper for IE 5.X pc */
	font-size: 80%;
}




a:link {
	color: #000000;
}



a:visited {
	color: #666666;
}

a:active {
	color: #EC4420;
}
a:hover {
	color: #0F4D8A;
	background-color: #FFFFFF;
}



#wrapper {
	width: 790px; /* this puts the text back on the left after the hack to center the div above*/
	margin: 10px auto; /* centers the wrapper left and right, drops the wrapper 10px adjusts top and bottom */
	padding: 0;
	border: 1px solid #000000;
	background: #666666;
	height: 100%;
	}





#banner {
	font-family: "Vladimir Script";
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	border-bottom: 1px solid #666666;
	height: 50px;
	background-color: #0B3765;
	
}




#Content{
	background-color: #FFFFFF;
	width: 555px;
	float: right;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 20px;
}


#wrapper #navigation{
	width: 100%;
	background-color: #666666;
	padding: 0px;
	font-family: "Book Antiqua";
	font-size: medium;
	font-style: normal;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#wrapper #subNavColumn{
	width: 162px;
	float: left;
	margin: 0px;
	height: auto;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}


#footer {
	padding: 7px 5px;
	margin: 0px;
	clear: both;
	background-color: #0B3765;
	text-align: center;
	font-size: 85%;
	color: #CCCCCC;
	}	


.copy {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.copyBold    {
	font-family: Book Antiqua;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}


blockquote {
	font-family: Georgia, sans serif;
	font-size: 10px;
	color: #CCCC00;
}









.copyOrange {
	font-family: "Book Antiqua";
	font-size: 10px;
	font-weight: normal;
	color: #FFCCFF;
}
.HeadingWhite {
	font-family: Kartika;
	font-size: x-large;
	color: #FFFFCC;
}
.copyBoldWhite {

	font-family: Book Antiqua;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.copyWhite {

	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.H3BoldDarkBlue {


	font-family: Perpetua;
	font-size: 15px;
	font-weight: bold;
	color: #000033;
}
#bg_links {
	background-color: #0B3765;
	width: 250px;
	margin: 5px;
	padding: 5px;
	height: 35px;
	border: thin groove #0B3765;
}
.HeadingWhiteLogo {

	font-family: "Vladimir Script";
	font-size: x-large;
	color: #FFFFCC;
}

/* styles for the nav menu - remove padding, margin and bullets */
#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */

#nav li {
  float: right;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
  display:block;
  margin: 0;
  height: 1em;
  padding: 7px 0 7px 22px;
  width: 120px;
  text-decoration: none;
  font-variant:small-caps;
  font-weight:bold;
  font-size: 120%;
  }
#nav a:link, #nav a:visited {
	background-color: #999999;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #5B6058;
	border-bottom-color: #5B6058;
	border-left-color: #CCCCCC;
  }
#nav a:hover, #nav a:active {
  background-color: #999999;
  color: #524872;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  background-color: #999999;
  color: #FFF;
  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;
  }
.copyboldblack {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "Book Antiqua";
}
.copycolor {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #581892;
}
