/*LAYOUT*/
html
{
overflow-y:scroll;
}

body
{
	text-align: center; 
	padding: 0px; 
	margin: 0px; 
	background: #768856;
	font-size: 14px; 
	font-family: "Lucida Grande", Arial, sans-serif;
}

body#tinymce
{
background: #ffffff;
text-align: left; 
}

#main{
	margin: auto; 
	text-align: center; 
	width:913px;
}

#top{
	float:left;
	width:100%;
	height:157px;
	background-image: url(/images/top-bg.gif);
	background-repeat: no-repeat;
}

#body{
	margin: auto; 
	float:left;
	width:913px;
	background-image: url(/images/body-bg-home.gif);
	background-repeat: repeat-y;
}
#normal, #leftcol, #rightcol
{
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	background-color:#fbf9db;
	width:862px;
	margin-left:26px;
	float:left;
}

#content, #secondaryContent
{
	text-align: left;
}

#normal #content
{
	padding:10px;
	width:842px;
	min-height:300px;
}

#leftcol #separator
{
	background-image: url(/images/body-separator-left.gif);
	background-repeat: repeat-y;
	float:left;
}

#leftcol #content
{
	padding:10px;
	width:594px;
	float:right;
}
#leftcol #secondaryContent
{
	padding:10px;
	width:223px;
	float:left;
	height:300px;
}

#rightcol #separator
{
	background-image: url(/images/body-separator-right.gif);
	background-repeat: repeat-y;
	float:left;
}

#rightcol #content
{
	padding:10px;
	width:594px;
	float:left;
}

#rightcol #secondaryContent
{
	padding:10px;
	width:223px;
	float:right;
	height:300px;
}

#footer{
	padding-top: 5px; 
	margin-bottom: 5px; 
	clear: both;
	float:left;
	width:100%;
	font-size:10px;
	color:#b7bf8d;
	font-family:arial;
	text-align:left;
}

#footer a 
{
color:#b7bf8d;
}

#footer #MailingList
{
float:left;
width:255px;
height:26px;
background-color:#ffffff;
margin-left:26px;
padding:6px;
}

#footer #MailingList #text
{
float:left;
background-color:#ffffa0;
height: 15px;
width:149px;
padding:5px;
border:0px;
font-size:10px;
color:#333333;
border: 0px none #000000;
border-collapse: collapse;
border-spacing: 0;
}

#footer #MailingList a {float:right; height:25px;}
#footer #MailingList a:link, #footer #MailingList a:visited
{
background-color:#ffffff;
}
#footer #MailingList a:hover, #footer #MailingList a:active
{
background-color:#ffffa0;
}


#footer #FooterText
{
padding-top:5px;
padding-left:10px;
float:left;
}
#footer #SniperSystems
{
padding-top:5px;
float:right;
text-align:right;
margin-right:26px;
}

/* Subpages layout */

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */
h1, h2, h3, h4, h5, h6 {color: #426FC8; font-weight: 500;}
h1 {font-size:60px; line-height: 1; margin-bottom:0.5em; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; color: #666;}
h2 {font-size:25px; margin-bottom:0.75em;}

h3 {font-size: 18px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em; color: #000; font-size: 14px;}


/* LINKS standards */
a:focus, a:hover {color:#800000;}
a {color: #14223E;text-decoration:underline;}
h1 a{color: #666; text-decoration: none;}

/* ELEMENTS standards */
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

ul, ol {margin:0 1.5em 1.5em 1.5em;}
.error ul, .error ol {margin:0 -1.5em 1.5em}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:5px;margin:0 0 1.5em 0;border:0px solid #ccc;}
fieldset p {0.5em}
legend {font-weight:bold;font-size:1.2em; display:none;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:210px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:210px;height:200px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}

#toplinks
{
	background-image: url(/images/top-links-bg.gif);
	background-repeat:no-repeat;
	background-color:#38412d;
	line-height:29px;
	float:right;
	padding-left:40px;
	font-size:11px;
	text-align:right;
	padding-right:20px;
	color:#849b6e;
}

#toplinks a:link,#toplinks a:visited
{
	color:#f7f6c3;
	text-decoration:none;
}
#toplinks a:hover,#toplinks a:active
{
	color:#f7f6c3;
	text-decoration:underline;
}

#top img
{
	margin-top:45px;
	clear:right;
	float:right;
}

#dropdownNavigation
{
	float:right;
	clear:right;
}

#banner
{
	float:left;
	clear:left;
	height:159px;
	width:100%;
	text-align:left;
}

#pageheader
{
	float:left;
	clear:left;
	height:35px;
	background-color:#231f20;
	width:100%;
	background-image: url(/images/page-title-bg.gif);
	background-repeat:no-repeat;
	margin-top:5px;
}

#pageheader h1
{
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:35px;
	font-size:18px;
	font-weight:normal;
	color:#e4eed3;
	line-height:35px;
	letter-spacing: normal;
}

.SubPageListing
{
	font-size:12px;
	margin-bottom:10px;
}
.SubPageListing a
{
	font-weight:bold;
	font-size:12px;
}

.SubPageListing a.SubPageListingMore
{
	font-weight:normal;
}

.ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:9px 0 10px 10px;
}

.ContactForm .Error li
{
	font-weight:normal;
}

.ContactForm .Error ul
{
	margin: 0 -1em 0 -1em;
}

#watermark_l
{
	float:left;
	background-image: url(/images/watermark.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#watermark_r
{
	float:left;
	background-image: url(/images/watermark.gif);
	background-repeat:no-repeat;
	background-position: right bottom;

}

































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.SubTitleBlack {
font-weight:bold;
font-size:16px;
color:#000000;
}

.SubTitleRed {
font-weight:bold;
font-size:16px;
color:#800000;
}

.Smalltext {
font-size:12px;
color:#666666;
}

