* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html, body {
	height: 100%;
}

div {
	display: block;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	min-width: 900px;
	background: url(../images/bg.png) repeat;
}

#wrapper {
	min-height: 100%;
	width: 820px;
	margin: 0 auto -80px;
	background: url(../images/blkfade3.png) repeat-y;
}

#container {
	background-color: #ececec;
	width: 750px;
	margin: 0 auto; 
	height: 100%;
	min-height: 100%;
}

#header {
	background-color: #ececec;
}

#footer_wrapper {
	width: 750px;
	background: #ececec;
	margin: 0 auto;
}

#push {
	height: 80px;
}

#footer {
	height: 40px;
	width: 600px;
	margin: 0 auto;
	color: #b1b1b1;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	background: url(../images/footer2.png) no-repeat;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#footer a {
	text-decoration: none;
	color: #b1b1b1;
}

#footer a:hover {
	color: #ae1f23;
}

#logo {
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 473px;
	height: 171px;
}

#nav {
	background: #852224 url(../images/navbg.png) no-repeat -3px;	
	padding: 8px;
	padding-top: 10px;
	height: 24px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing:2px;
	font-style:normal;
}

#nav ul {
	list-style: none;
	text-align: center;
}

#nav li {
	display: inline;
	margin: 12px;
}

#nav a {
	color: #f5e4df;
	text-decoration: none;
}

#nav a:hover{
	color: #fff;
	text-decoration: none;
}

#content {
	display: block;
	min-height: 100px;
	padding: 30px;
	text-align: justify;
	background: #ececec url(../images/bigsquig.png) no-repeat -90px -80px;
	color: #494949;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content a {
	color: #030303;
	text-decoration: none;
}

#content a:hover{
	color: #ae1f23;
	text-decoration: none;
}

#content a.header_link {
	color: #ae1f23;
	text-decoration: none;
}

#content a.header_link:hover {
	color: #030303;
	text-decoration: none;
}

#content p {
	padding-bottom: 20px;
}

#content ul
{
	padding-top: 5px;	
	padding-left: 20px;
	padding-bottom: 20px;
}

#content li
{
	padding-top: 2px;
}

#admin_email {
	display: block;
	width: 129px;
	height: 17px;
	background: url(../images/admin.png) no-repeat;
	margin: 0 auto;
}

#contact {
	text-align: center;
	padding-top: 20px;
}

h1 {
	font-size: 30px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #2d2b30;
	text-align: left;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

h2 {
	font-size:17px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ae1f23;
}

h3 {
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
}

.pub {
	padding-bottom: 20px;
	width: 500px;
}

.pub_publisher {
	font-style: italic;
}

.nav_link {
	display: block;
	margin-top: 5px;
}

.pub_links {
	padding-top: 5px;
}

.center_image {
	width: 470px; 
	margin: 0 auto; 
}

.centered {
	text-align: center;
}

.italic {
	font-style: italic;
}

.red {
	color: #ae1f23;
}

ul.fancy_list {
	list-style-type: disc;
	list-style-position: outside;
}

ul.fancy_list li{
	padding-bottom: 10px;
}

.info_box {
	padding:15px;
	background:#dfdfdf;
	border:solid 2px #c3c3c3;
	padding-bottom: 0px;
}

.button {
    border:solid 2px #c3c3c3;
    background: #ececec;
	color: #494949;
    padding: 5px;
	font-size: 12px;
}
.button:hover {
    border:solid 2px #c3c3c3;
    background: #852224;
    color: #ffffff;
}

div.info_box label {
	display: inline;
	padding-right: 5px;
}

div.info_box p {
}

.add_border {
	border:solid 2px #c3c3c3;
}

.option_box label {
	clear: both;
	float: left;
	width: 150px;
	margin-right: 5px;
	text-align: right;
}

label.wide {
	width: 325px;
}

.option_box {
	font-size: 14px;
	padding: 15px;
}

.option_box input {
	line-height: 16px;
	background: #eeeeee;
	margin-right: 5px;
}

.option_box ul {
	width: 650px;
	display: block;
	list-style: none;
	padding: 0px !important;
}

.option_box li {
	padding: 5px;
}

div.info_box textarea {
	background: #eeeeee;
	font-family: monospace;
	font-size: 14px;
	display: block;
	border:solid 2px #c3c3c3;
	height: 100px;
	width: 650px;
	margin: 0 auto;
	margin-top: 10px;
}

.show_hide {
	display: block;
	padding-bottom: 5px;
}

.show_hide_div {
	display: none;
}

#spinner {
	display: none;
	padding: 0px;
	text-align: center;
	width: 600px;
	margin: 0 auto;
}

.pad_top {
	padding-top: 100px;
}

.pad_top_20 {
	padding-top: 20px;
}

.big_icon {
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
}

.code {
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.side_note {
	margin-top: -5px;
	margin-bottom: -5px;
	font-size: 12px;	
	color: #b1b1b1;
	font-style: italic;
}

