﻿/* Custom design, mnconv08.css, for MN Chrn Convention --------- Copyright, Dec2007, by WPOrg, BThiel    */
/* This is an original design, but incorporates many ideas found in researching countless web designs.   */
/* Permission to use ideas and concepts within are granted.  Copying the whole site design, not granted! */
html {
	height: 100%; 
	margin-bottom: 1px;
}
body {
	background-color: #FCFAF8;
	background-image:url('../images/bodybkgd-brown.jpg');
	background-repeat:repeat-x;
	font-family: Times New Roman, Times, serif; 
	font-size:1.0em;
	color:#003;
	text-align: left; 
	margin: 3px 3px 3px 3px;
}
table {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
}
td {
	vertical-align:top;
	padding: 5px; 
	margin: 0; 
	border-collapse: collapse;
	}
ul li {
	list-style:square;
	font-size: 0.9em;
}
hr {
	color: #069; 
	height: 1px; 
	width: 90%;
}
form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 0.8em;
}
.forminput {
	background-color: #dff; 
	color: #006; 
	border: 1px solid #ccc; 
	padding: 2px; 
	font-size: 1.2em; 
	font-family:"Courier New", Courier, monospace;
}
/*  --------------- HEADINGS PROPERTIES ---------------  */
h1 {
	font-family:  "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #660000; 
	font-size: 1.5em; 
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #993333; 
	font-size: 1.3em; 
	font-weight: bold; 
}
h3 {
	font-family: Georgia; 
	color: #993333; 
	font-size: 1.2em; 
	font-weight: bold; 
}
h4 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #660000; 
	font-weight: bold; 
	font-size: 1.1em; 
}
h5 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #fafafa; 	
	font-weight: bold; 
	font-size: 1.0em; 
}
h6 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #663300;
	font-weight:600; 
	font-size: 1.0em; 
 
}
/* --------------- HYPERLINK PROPERTIES ---------------  */
a:link  {
	color: #993333; 
	font-weight: bold;
}
a:visited {
	color: #993333; 
	font-weight: bold;
}
a:hover {
	color: #333333; 
	font-weight: bold;
}
a:active {
	color: #993333; 
	font-weight: bold;
}
.sidebar a:link  {
	color: #fff; 
	text-decoration: underline; 
	font-weight: bold;
}
.sidebar a:visited {
	color: #fff; 
	text-decoration: underline; 
	font-weight: bold;
}
.sidebar a:hover {
	color: #ccc; 
	text-decoration: underline; 
	font-weight: bold;
}
.sidebar a:active {
	color: #fff; 
	text-decoration: underline; 
	font-weight: bold;
}
.footerright a:link  {
	color: #ccc; 
	text-decoration: none; 
	font-weight: normal;
}
.footerright a:visited {
	color: #ccc; 
	text-decoration: none; 
	font-weight: normal;
}
.footerright a:hover {
	color: #fff; 
	text-decoration: underline; 
	font-weight: normal;
}
.footerright a:active {
	color: #ccc; 
	text-decoration: none; 
	font-weight: normal;
}
.hnavigation a:link  {
	color: #fafafa; 
	text-decoration: none; 
}
.hnavigation a:visited {
	color: #fafafa; 
	text-decoration: none; 
}
.hnavigation a:hover {
	color: #dddddd; 
	text-decoration: none; 
}
.hnavigation a:active {
	color: #fafafa;  
}
/* Note: Also below in "navigation" are special link properties.  */

/*  --------------- CLASS PROPERTIES ---------------  */
.wrapper { 
	width:760px;
	background-color:#BBAA99;
	color: #003333; 
	text-align: left;
	border: 1px solid #ccc;
	margin: 0 auto;
}
.vnavigation {
	color: #003333; 
	text-align: left;
	line-height: 24px;
	padding: 0 15px;
	width: 250px;
}
.vnavigation ul li {
	margin: 0; 
	padding: 0;}
.vnavigation a {
	letter-spacing: 2px;} 
.hnavigation {
	background-color:#331111;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color: #ffff99; 
	text-align: center;
   line-height: 16px; 
}
.hnavigation ul li {
	margin: 0; padding: 0;}
.hnavigation a {
	letter-spacing: 1px;}
.masthead {
	background: #fff0f0 ;
	color: #333;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.sidebar {
	background-color: #ddccbb;
	color: #033;
	padding: 5px 10px; 
	vertical-align: top; 
	font-size: 90%;
	width: 33%;
}
.sidebar ul li {
	list-style-image: none;
	list-style-type: square;
	font-size: 90%;
}
.contents{
	padding: 10px 5px 10px 15px; 
	vertical-align: top;
	color:#003333;  
}
.footerleft {
	text-align: center;
	background-color: #443333;
	color: #ccc; 
	font-size: 80%; 
	font-weight: normal; 
}
.footerright {
	text-align: center;
	vertical-align:middle;
	background-color: #554444;
	color: #ccc;
	font-size: 80%; 
	font-weight: normal;
	padding: 5px;
}
.credits {
	text-align: center;
	color: #cc9999;
	font-size: 70%; 
	font-weight: normal;
	padding: 10px 0;
}
.credits a:link {
	text-align: center;
	color: #cc9999;
	font-size: 80%; 
	font-weight: normal;
	padding: 10px 0;
	text-decoration:none;
}
