﻿/* basic elements  */
body {
	margin: 20px;
	text-align: center;
}
#wrapper {
	border: 1px solid #EB6524;
	border-radius: 12px;
	width: 1000px;
	font-family: Arial, sans-serif;
	margin: 20px auto;
	padding: 3px;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	display: block;
	overflow: hidden;
}
#header {
	margin: auto;
	color: #000099;
	font-weight: bold;
	height: 204px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	font-family: arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
}
#maincontent {
	margin: auto;
	padding: 15px 6px 15px 6px;
	clear: both;
	width: 960px;
	height: 100%;
	background-color: #FFFFFF;
}
#content {
	padding: 20px;
	margin: 0px auto 0px auto;
	width: 675px;
	height: 100%;
	float: left;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: justify;
}
#right {
	float: right;
	margin: 0px;
	padding: 0;
	width: 220px;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: small;
	overflow: visible;
}
#footer {
	clear: both;
	border-radius: 12px;
	margin: 0px auto 0px auto;
	padding: 8px;
	float: none;
	text-align: center;
	display: block;
	width: 976px;
	color: #FFFFFF;
	font-weight: 500;
	background-color: #000066;
	font-size: .8em;
}
#footer a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.footerp {
	color: #cccccc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#nav {
	width: 920px;
	text-align: center;
	margin: auto;
	display: inline;
}
#menu {
	padding: 2px;
	margin: auto;
	width: 980px;
	height: 30px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 1px 2px #000000;
	background-color: #EB6624;
	border-radius: 8px;
	color: #FFFFFF;
	display: block;
	border: 2px inset #993300;
}
#menu ul {
	height: auto;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

#menu li {
	display: inline;
	padding: 20px 10px 20px 10px;
}

#menu a {
	text-decoration: none;
	color: #FFFF66;
	padding: 6px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #000066;
	text-shadow: 2px 1px 2px #EB6524;
	border-radius: 12px;
	border-bottom-style: double;
	border-bottom-width: 6px;
	border-bottom-color: #4D0FF0;
}

@media screen and (min-width: 600px) {
  .nav li {
    width: 120px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
  }
 
  /* Option 1 - Display Inline */
  .nav li {
    display: inline-block;
    margin-right: -4px;
  }
 
  /* Options 2 - Float
  .nav li {
    float: left;
  }
  .nav ul {
    overflow: auto;
    width: 600px;
    margin: 0 auto;
  }
  .nav {
    background-color: #444;
  }
  */
}

.imagborder4 {
	margin: 4px;
}
.xsmall {
	font-size: xx-small;
}
h1 {
	font-family: Philosopher, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	line-height: 1em;
}
h2 {
	font-family: Philosopher, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	line-height: 1em;
}

h3 {
	color: #339933;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
}
h4 {
	color: #000099;
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #EB6624;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}

.orange a {
	color: #EB6624;
}

.centered {
	text-align: center;
}
.pagetitle {
	font-family: Philosopher, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	line-height: 1em;
}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000066;
	text-align: right;
}
.headertitle {
	font-family: Philosopher, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	text-align: right;
}
.righttitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #669999;
	font-weight: bold;
	font-size: 1em;
	font-variant: small-caps;
}
.subtitle {
	font-family: Philosopher, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	line-height: 1em;
	text-align: center;
}
.nuggettitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #527A7A;
	font-weight: bold;
	font-size: 1em;
}
.nuggettitle_caps {
	font-family: Arial, Helvetica, sans-serif;
	color: #344E4E;
	font-weight: bold;
	font-size: 1em;
	font-variant: small-caps;
	text-align: center;
	line-height: 2.4em;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #3333CC;
	font-weight: bold;
}
.img {
	border-width: 0px;
}
.auto-style1 {
	border: 2px double #FF5050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}
