/* =====================================================
 Globals
======================================================== */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 1px; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* =====================================================
 Main Blocks ======================================================== */

body {
	background-color: #300000;
        background-image: url(http://www.syzmk.net/OPTN/images/5.gif);
	background-repeat: repeat-x;
        background-position: 0 0;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#container {
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
        background-image: url(http://www.syzmk.net/OPTN/images/3.gif);
	background-repeat: repeat;      
	background-position: center top;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#content {
	margin-left: 240px;
	margin-right: 20px;
	padding-top: 20px;
        background-color: #FFFFFF;
}

#sidebar-1 {
	float: left;
	width: 230px;
	\width: 230px;
	w\idth: 230px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
        background-color: #700000;
	border-bottom: 4px solid #FFFFFF;
        background-image: url(http://www.syzmk.net/OPTN/images/91.gif);
	background-repeat: no-repeat;      
	background-position: right top;
}

/* =====================================================
 Header / Search Block ======================================================== */

#head {
	text-align: center;
        background-color: #700000;
	border-top: 4px solid #FFFFFF;
        background-image: url(http://www.syzmk.net/OPTN/images/94.gif);
	background-repeat: no-repeat;      
	background-position: left bottom;
}

#head #locationBlock {
	float: left;
	width: 520px;
}

#head #locationBlock ul.locationNav {
	list-style-type: none;
}

#head #locationBlock ul.locationNav li {
	float: left;
	padding-left: 5px;
	margin-bottom: 3px;
}

#head #locationBlock ul.locationNav li a {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #700000;
	padding-left: 2px;
	padding-right: 2px;
}

#head #locationBlock ul.locationNav li a:hover,
#head #locationBlock ul.locationNav li a:focus {
	border: 1px solid #FFCC33;
	text-decoration: none;
}

#head #locationBlock ul.locationNav li a.active {
	color: #FFCC33;
	border: 1px solid #FFCC33;
}

#head #searchBlock {
	float: right;
	margin-top: 22px;
}

#head #searchBlock input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	border: 1px solid #333333;
}

#head #searchBlock input#text {
	padding: 3px 2px 3px 2px;
}

#head #searchBlock input#submit {
	padding: 2px 4px 2px 4px;
}

#head #searchBlock input#submit:hover {
	cursor: pointer;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #FFCC33; 
}

#head #searchBlock select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #66666;
	text-decoration: none;
}

#head a img {
        border: 0;
	border-top: 4px solid #FFFFFF;
	margin-top: 4px;
	padding-bottom: 4px;
}

/* =====================================================
 Heading Tags
 ======================================================== */

h1 {
	display: none;
	height: 1px;
	margin-left: -500em;
}

h2 {
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

#sidebar-1 h2 {
	height: 34px;
	font-size: 14px;
	font-style: normal;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 5px 15px 5px;
        background-image: url(http://www.syzmk.net/OPTN/images/102.jpg);
	background-repeat: repeat-x;
        background-position: 0 0;
}

#head #locationBlock h2 {
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
	color: #FFCC33;
	margin-top: 4px;
	margin-bottom: 6px;
}

h3 {
	font-weight: normal;
}

h3 a {
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a,
h2 a {
	border: 0px;
}

/* =====================================================
 Common Styles ======================================================== */

p,
blockquote,
li,
h3 {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

p {
	margin: 8px 0 8px 0;
}


blockquote {
	margin-left: 20px;
	margin-right: 0px;
}

a {
	color: black;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1D70C4;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1D70C4;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1D70C4;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1D70C4;
	text-decoration: none;
}

a img {
	border: 0;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

.comments_error { 
	background-color: #ffa 
}

div.comments_error {
	border: 1px solid #cc8;
	padding : 0.3em;
}

/* =====================================================
 Main Content
 ======================================================== */

.articleBody {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#content hr {
	background-color: #700000;
	color: #700000;
	height: 2px;
	width: 66%;
	margin: 2em auto 2em auto;
	border: 0px solid #700000;
}

img.divider {
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #D70103;
	text-decoration: none;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #1D70C4;
	text-decoration: none;
}

li {
	color: #333333;
}

/* =====================================================
 Page Links
 ======================================================== */

#pageLinks {}

#pageLinks a {
	font-size: 14px;
	font-weight: bold;
}

#pageLinks .linkLeft {
	width: 45%;
	float: left;
}

#pageLinks .linkRight {
	width: 45%;
	float: right;
	text-align: right;
}

/* =====================================================
 Contact Form
 ======================================================== */

#emailForm {}

#emailForm fieldset {
	border: 0;
}

#emailForm legend {
	display: none;
}

#emailForm label {
	font-weight: bold;
}

#emailForm input,
#emailForm textarea {
	width: 350px;
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 5px;
}

#emailForm select {
	border: 1px solid #666666;
	margin-left: 5px;
}

#emailForm input.zemSubmit {
	width: 50px;
}

#emailForm input.zemSubmit:hover {
	cursor: pointer;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #FFCC33; 
}

#emailForm input.zemRequirederrorElement,
#emailForm textarea.zemRequirederrorElement {
	background-color: #DDDDDD;
}


/* =====================================================
 Sidebar
 ======================================================== */

#sidebar-1 #sidenav {
        width: 230px;
        margin-bottom: 25px;
}

#sidebar-1 #sidenav ul.nav {
	list-style: none;
	padding: 0;
	margin: 0 5px 0 5px;	
}

#sidebar-1 #sidenav ul.nav li {
	height: 34px;
	padding: 0;
	margin: 0;
	line-height: normal;
}

#sidebar-1 #sidenav ul.nav li a {
	display: block;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
        background-image: url(http://www.syzmk.net/OPTN/images/95.jpg);
	background-repeat: repeat-x;
        background-position: 0 0;
}

#sidebar-1 #sidenav ul.nav li a:hover,
#sidebar-1 #sidenav ul.nav li a:focus,
#sidebar-1 #sidenav ul.nav li a.active {
        background-position: 0 -35px;
	color: #FFCC33;	
}

#sidebar-1 #sidenav ul.nav li a:visited {}

#sidebar-1 #memberlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5px 25px 5px;
}

#sidebar-1 #loginbox {
	margin-left: 5px;
}

#sidebar-1 #loginbox label {
	font-weight: bold;
	line-height: 18px;
}

#sidebar-1 #loginbox input {
	margin-bottom: 5px;
	border: 1px solid #333333;
	font-size: 14px;
}

#sidebar-1 #loginbox input#text,
#sidebar-1 #loginbox input#password {
	padding: 2px;
	width: 205px;
}

#sidebar-1 #loginbox input#submit {
	padding: 2px 4px 2px 4px;
}

#sidebar-1 #loginbox input#submit:hover {
	cursor: pointer;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #FFCC33; 
}

#sidebar-1 #news {
	margin-bottom: 25px;
}

#sidebar-1 #news p {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-1 #news a {
	color: #FFCC33;
	font-weight: bold;
}

#sidebar-1 #logo {
	text-align: center;
	margin-bottom: 25px;
}

/* =====================================================
 Footer
 ======================================================== */

#footer p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#footer p a {
	color: #FFCC33;
}

#footer p a:hover {
	text-decoration: underline;
}