/*Copyright © 2009 Paradigm Micro Systems*/
html, body {height: 100.1%;}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", Verdana;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #202020;
	background-image: url(images/masthead.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

h1 {
	color: #FFF;
	margin: 0;
}

h2 {
	font-size: 1.5em;
	color: #CF3822;
	margin: 30px 0 0 0;
	letter-spacing: .4em;
}

h3 {
	font-size: 1.3em;
	color: #CF3822;
	margin: 30px 0 0 0;
	letter-spacing: .1em;
}

h4 {
	font-size: 1.1em;
	color: #CF3822;
	margin: 20px 0 0 0;
}

img {
	border: none;
}

.active {
	text-decoration: overline;
}

.blockCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clip{
	list-style-image: url(images/list-arrow.gif);
}

.content p {
	margin: 12px 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.italic {
	font-style: italic;
}

.logo {
	float: left;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.nobullet {
	list-style: none;
	list-style-image: none;
}

.noindent {
	margin-left: 0;
	padding-left: 0;
}

.nomargin {
	margin: 0;
}

.nomargintop {
	margin-top: 0;
}

.nopadding {
	padding: 0;
}

.pic-left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pic-right {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pic-stroke {
	border: 1px solid #CF3822;
}

.sidelist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.textCenter {
	text-align: center;
}

.textJustify {
	text-align: justify;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.underline {
	text-decoration: underline;
}

.vcenter {
	/*  min-height: 12em;*/
	display: table-cell;
	vertical-align: middle;
}

#center {
	width: 900px;
	float: left;
}

#center .content {
	padding: 24px 36px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#center a:link {
	color: #E78B7D;
	text-decoration: none;
}

#center a:visited {
	color: #E78B7D;
	text-decoration: none;
}

#center a:hover {
	color: #E78B7D;
	text-decoration: underline;
}

#column_wrapper {
	background-image: url(images/column-bg.gif);
	background-repeat: repeat-y;
}

#contact-info {
	line-height: 1.25em;
	padding-top: 30px;
	font-size: 1.1em;
}

#footer {
	color: #CCC;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CF3822;
}

#footer .content {
	padding: 12px 20px;
}

#footer a:link {
	color: #CCC;
}

#footer a:visited {
	color: #CCC;
}

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

#left {
	width: 650px;
	float: left;
	overflow: hidden;
}

#left .content {
	padding: 24px 36px;
	font-size: .95em;
	line-height: 1.5em;
}

#left a:link {
	color: #E78B7D;
	text-decoration: none;
}

#left a:visited {
	color: #E78B7D;
	text-decoration: none;
}

#left a:hover {
	color: #E78B7D;
	text-decoration: underline;
}

#logo h1{
	padding-top: 30px;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 2em;
	text-transform: lowercase;
	letter-spacing: .7em;
	float: left;
	padding-left: 20px;
}

#masthead {
	padding: 0px;
	margin: 0px;
	height: 100px;
}

#masthead .content {
	padding: 0px 20px;
}

#masthead-pic {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	border: 1px solid #000;
}

#mmenu {
	background-image: url(images/mmenu.jpg);
	display: block;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "DejaVu Sans", Verdana;
	font-size: .9em;
	height: 50px;
}

#mmenu a:link {
	color: #CF3822;
	text-decoration: none;
}

#mmenu a:visited {
	text-decoration: none;
	color: #CF3822;
}

#mmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#mmenu li {
	display: inline;
	list-style-image: none;
	padding-right: 20px;
	padding-left: 0px;
}

#right {
	width: 250px;
	float: left;
	overflow: hidden;
}

#right .content {
	padding: 24px 20px;
	font-size: .8em;
	line-height: 1.5em;
}

#right a:link {
	color: #E78B7D;
	text-decoration: none;
}

#right a:visited {
	color: #E78B7D;
	text-decoration: none;
}

#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	border-left: 6px solid #FC3;
	padding: 0 0 0 6px;
}

#wrapper .menulist a:hover {
	border-color: #FFED33;
}

#wrapper .sidelist li {
	border-left: 6px solid #FC3;
	padding: 0 0 0 6px;
	list-style-type: none;
}
