html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  font-size: 100%; text-align:left
}
li {
height: 1em;
}
html>body li {
height: auto;
}
body {
	margin: 0;
	padding: 0;
	background: #1c252f none repeat scroll 0% 50%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1 {
	background: transparent url(images/h1-bg.png) no-repeat scroll center bottom;
	color: #293747;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 26px;
	line-height: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	letter-spacing: -1px;
	padding-bottom: 16px;
	text-align: center;
}
h2 {
	border-bottom: 1px solid #e9e6df;
	color: #3d435f;
	padding-bottom: 6px;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	line-height: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	letter-spacing: -1px;
	padding-top: 22px;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight:300;
	color: #336;
	line-height: 28px;
}img {
  border:  none;
}
a, a:link {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
	color: #F93;
	font-weight: bold;
}
a:hover {
	color: #003;
	text-decoration: underline;
	background-color: #CCC;
}
a:focus {
  color: #666666;
}
a:active {
  color: #F93;
  background-color: #cccccc;
}
.galleryleft {
  border: 5px solid #000000;
  margin: 10px 15px 0 0;
  float: left;
}
.arrow {
  background: transparent url(images/arrow.gif) no-repeat scroll left top;
  display: block;
  padding-left: 15px;
  margin-top: 8px;
}
#background {
  background: #e9e6df url(images/body-fade-bg.jpg) repeat-x scroll left top;
}
#outerWrapper {
	margin: 0px auto 0;
	text-align: right;
	width: 920px;
}
#nav {
	height: 59px;
	color: #ffffff;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav ul {
  margin: 0px;
  padding: 0px;
}
#nav ul li {
  margin: 0px;
  display: block;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  clear: right;
}
#nav ul li a {
  background: transparent url(images/nav-divider.gif) no-repeat scroll right top;
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  color: #cccfe1;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 59px;
  font-weight: bold;
}
#nav ul li a:hover {
	background: transparent url(images/nav-hover.jpg) no-repeat scroll right top;
	text-decoration: none;
	color: #F90;
}
#nav ul li#active {
  background: transparent url(images/nav-hover.jpg) no-repeat scroll right top;
  text-decoration: none;
}
#nav ul li#active a {
  color: #ffffff;
}
#logo {
	height: 66px;
	background-attachment: scroll;
	background-color: #6c1413;
	background-image: url(images/logo_96.png);
	background-repeat: no-repeat;
	background-position: 34px top;
}
#outerWrapper #contentWrapper {
  background: transparent url(images/content-bg.jpg) repeat-y scroll center;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-top: 15px;
}
#outerWrapper #contentWrapper #content {
	float: left;
	width: 610px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#outerWrapper #contentWrapper #rightColumn {
  float: right;
  width: 245px;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
#content p {
	line-height: 120%;
	font-size: 100%;
}
.widebox {
	border: 1px solid #e9e6df;
	margin-bottom: 15px;
	background-color: #f8f7f3;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 38px;
}
.widebox h5 {
  background-image: url(images/widebox-title.jpg);
  background-repeat: repeat-x;
  background-position:  center center;
  padding-bottom: 8px;
  padding-left: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 8px;
}
#content .widebox p {
  margin: 3px;
  padding: 8px;
  line-height: 120%;
}
#content ul li {
  margin-bottom: 10px;
  font-size: 130%;
  line-height: 150%;
}
#rightColumn h3 {
	border-bottom: 2px solid #ffffff;
	background: transparent url(images/h3-bg.png) no-repeat scroll left top;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	padding-left: 10px;
	padding-top: 8px;
	letter-spacing: normal;
	color: #ffffff;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: -7px;
}
#rightColumn hr {
  border:  none;
  background-color: #7079a4;
  color: #6f78a3;
  height: 1px;
}
#rightColumn ul {
  margin: 0px;
  padding: 10px 0px;
}
#rightColumn ul li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  line-height: 120%;
  font-size: 12px;
  font-weight: Normal;
}
#rightColumn ul li a {
  border-bottom: 1px solid #e9e6df;
  padding: 4px 4px 4px 10px;
  display: block;
}
#rightColumn ul li a:hover {
  text-decoration: none;
  background-color: #e9e6df;
}
.sidebarlt {
  border: 1px solid #e9e6df;
  padding: 9px;
  background-color: #f8f7f3;
  line-height: 140%;
}
.sidebardk {
  border: 1px solid #253141;
  padding: 9px;
  color: #ffffff;
  background-color: #41556f;
  line-height: 140%;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
  color: #ffffff;
}
.sidebardk a:hover {
	color: #000;
}
#footertop {
  background: #6c1413 url(images/footer-top-fade.jpg) repeat-x scroll center top;
}
#footer {
  margin: 0px auto 0;
  background: transparent url(images/footer.jpg) no-repeat scroll center top;
  height: 100%;
  width: 920px;
  color: #ffffff;
  padding-top: 40px;
}
#footer h4 {
  font-family: Verdana,Geneva,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
  margin-bottom: 15px;
}
#footerlower {
  clear: both;
  width: 920px;
  margin-right: auto;
  margin-left: auto;
}
#footerlower p {
  margin: 0px;
  padding: 10px;
  color: #ffffff;
}
#footerlower a, #footerlower a:link, #footerlower a:visited, #footerlower a:active {
  color: #c9d3de;
  font-weight: normal;
}
#footerlower a:hover {
	color: #000;
}
.foot-right {
  padding: 0px 15px 10px 270px;
  width: 370px;
  text-align: center;
}
.pad {
  margin: 0px;
  padding-right: 10px;
  padding-left: 15px;
  clear: both;
  padding-top: 15px;
}
.float-left {
  border:  none;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 12px;
}
.float-right {
  border:  none;
  display: block;
  float: right;
  margin-left: 10px;
  margin-bottom: 12px;
}
#emailform {
  margin: 5px 0 20px 0px;
}
#emailform input {
  margin: 0px;
}
#email {
  border: 1px solid #000000;
  padding: 3px;
  color: #990000;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#emailform #button {
  border:  none;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  background: transparent url(images/button.gif) no-repeat scroll 0% 50%;
  width: 125px;
  text-align: center;
  color: #990000;
  font-size: 16px;
  font-weight: bold;
  height: 31px;
}
#emailform #button:hover {
  color: #ffffff;
  background-image: url(images/button-hover.gif);
  cursor: pointer;
}
#sitemap ul {
  margin-top: 5px;
  padding-left: 0px;
  margin-left: 0px;
}
#sitemap li.subpage {
  background: transparent url(images/subpage.gif) no-repeat scroll left top;
  padding-left: 12px;
  line-height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sitemap li.subpage a, #content li.subpage a:link {
	font-weight: normal;
	font-size: small;
}
label {
}
.inputValue {
  width: 50%;
  margin-top: 5px;
}
.inputText {
  width: 85%;
  height: 180px;
  margin-top: 5px;
}
.inputButton {
}
.required {
  font-size: 9px;
  color: #cc0000;
}
#detail {
  margin-top: 20px;
}
#detail h3 {
  margin: 8px 0px 0px;
  padding: 0px;
}
#detail p {
  line-height: normal;
}
#detail a {
  font-weight: bold;
}
#detail td.uline {
  border-bottom: 1px solid #cccccc;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 18px;
	margin-bottom: -9px;
	color: black;
	font-size: 16px;
}
.flash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}.csscolumns {
  overflow: hidden;
  width: 100%;
}
#col_one_2 {
  margin: 0;
  float: left;
  width: 46%;
  background-color:#FC9;
  padding-left:8px;
  padding-right:8px;
}
#col_two_2 {
  margin: 0 0 0 12px;
  float: left;
  width: 46%;
  background-color:#CCC;
  padding-left:8px;
  padding-right:8px;
}
.dylan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: black;
	font-size: 14px;
	margin-left: 32px;
}
