﻿/* Preinstalled Mac & Windows Fonts */
/* Serif - Georgia, Palatino, Times New Roman */
/* Sans-Serif - Arial, Arial Black, Arial Narrow, Century Gothic, Franklin Gothic, Impact, Tahoma, Trebuchet, Verdana */
/* Monospace Fonts - Courier New, Lucida Console */
/* Cursive Fonts - Comic Sans MS */

* {margin:0px; padding:0px;}

body
{
	background: #333333;
	text-align: center; /* centering the page for IE6*/
	font-size: 1em;
}
img{border-width:0px;
	margin:0px;
	padding:0px; 
	display:inline;
}
h1
{
	font: bold 2em Times New Roman, Serif;
	color: #d2b48c;
	margin: 0px;
}
h2
{
	font:bold 12pt Times New Roman, Serif;
	margin:0px;
	margin-top:2px; /* Needed to vertical center in header <div> */
	color:#d2b48c;
}
h2.header1
{
	color:#8b0000;
	font-family:Arial, Sans-Serif;
	font-size:18px;
	font-weight:bold;
}
h3{font:bold 0.8em Arial, Sans-Serif;
	color:#ffffff;
	margin:0px;
	}
p {font-family:Arial, Sans-Serif;
	font-size:0.8em;
	margin:0px;
	padding:0px;
}
p.contenttext
{
	/* text-indent:1em; */
	line-height:1.2;
	margin-bottom:6px;
	margin-top:4px;
	font:normal 0.9em Arial, Sans-Serif;
	color:#000000;
}
p.quote
{
	line-height: 0.9em;
	font:bold 0.8em Tahoma, Sans-Serif; /* font:0.8em Arial, Sans-Serif; */
	color: #2f4f4f;
}
p.signature
{
	font: 0.8em Arial, Sans-Serif;
	text-align:center;
	color:#222222;
}
	/* Link, Visited, Hover, Active */
a.menu, a.menu2
{
	display:block;
	width:100%;
	color:#fffacd;
	font:12pt Arial, Sans-Serif;
	text-decoration:none;
	padding:0 0 1 0;
}
a.menu2
{
	/* background: url('images/button-2-1w-20h.gif'); */
	color:#fffacd;
	font-weight:bold;
}
a.menu:hover, a.menu2:hover
{
	display:block;
	width:100%;
	color:#ff00ff;
	font-family:Arial, Sans-Serif;
	font-size:12pt;
	font-style:normal;
	text-decoration:none;
	padding:0 0 1 0;
}
	/* Link, Visited, Hover, Active */
a.white, a.black
{
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
}
a.dark
{
	color: #000099;
}
a:hover
{
	color: #ff00ff;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
}
a.normal
{
	color: #191970;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
}
a.bullet
{
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.0em;
	color:#000000;
}
a.bullet:hover
{
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.0em;
	color:#ff00ff;
}
a.quote:hover
{
	font:bold 1.1em Arial, Sans-Serif;
	color:#ff00ff;
}
ul.ul1
{ 
	color:#000000;
	line-height:1.4em;
	list-style-image: url('images/paint-brush-icon-28w11h.gif');
	list-style-position:inside; /* Needed for Netscape */
	margin-left:6px; /* Bullets to the left, esp. for IE */
	margin-top:6px; /* Control extra top space IE adds */
	vertical-align:middle;
}
ul.ul1 li
{
	
	font-family:Arial, Sans-Serif;
	font-size:1.0em;
	vertical-align:middle; /* For IE bullets to line-up with text */
	padding-left:10px;
}
ul.ul2
{
	color: #000000;
	line-height: 1.3em;
	list-style-image: url('images/bullet-space.gif' );
	list-style-position: inside; /* Needed for Netscape */
	margin-left: 6px; /* Bullets to the left, esp. for IE */
	margin-top: 6px; /* Control extra top space IE adds */
}
ul.ul2 li
{
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.0em;
	vertical-align:middle; /* For IE bullets to line-up with text */
	line-height:1.4em;
}
ul.link
{
	color:#191970;
	line-height:1.3em;
	list-style-position:inside; /* Needed for Netscape */
	list-style-type:none;
	margin-left:6px; /* Bullets to the left, esp. for IE */
	margin-top:6px; /* Control extra top space IE adds */
}
ul.link li
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:0.9em;
	vertical-align:middle; /* For IE bullets to line-up with text */
}
.contentleft
{
	margin:0px 6px 0px 0px;
	float:left;
}
.contentright
{
	margin:0px 0px 0px 6px;
	float:right;
}
.content2left
{
	margin:6px 10px 10px 6px;
	float:left;
}
.content2right
{
	margin:6px 6px 10px 10px;
	float:right;
}
.suptext
{
	font-size:0.6em;
	vertical-align:.6em;
}

div.main_wrapper
{
	background:#d2b48c;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#ffffff;
}
div.header
{
	float:left;
	width:100%;
	height:100px;
	margin:0px;
	padding:0px;
	background: url('images/banner_backgroundtrans3_960w100h8q.jpg');
}
div#headerbanner
{
	float:left;
	width:100%;
	height:74px;
	margin:0px;
	padding:0px;
}
div#headermenu
{
	width:100%;
	height:26px;
	vertical-align:middle;

	/* 	background: #18395c; */
}
div#menustrip
{
	width: 960px;
	height: 20px;
	background: #2f4f4f;
	border-top: solid 2px #18395c;
	border-bottom: solid 2px #18395c;
}
div.menubutton
{
	display:block;
	float:left;
	width:140px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	margin-left:4px;
	background:#8b0000;
}
/* CONTENT CONTAINER SECTION */
div.content
{
	width:100%;
	float:left;
	padding:0;
	margin:0px;
}
div.contentinner
{
	padding:0;
	margin:0px;
}
div.contentrow
{
	float:left;
	width:auto;
	text-align:left;
	margin-top:10px;
}
/* CONTENT SECTION */
div.blockwrapper, div.blockwrapper2, div.blockwrapper3
{
	position:relative;
	background: url('images/contentgradient2-1w500h.jpg' );
	float: left;
	margin:5px;
	vertical-align: top;
	border: #cccccc 2px solid;
}
div.blockwrapper2
{
	background: url('images/Dk-Blue-Black-Gradient-1w-500h-12q.jpg' );
	border: #cccccc 2px solid;
}
div.blockwrapper3
{
	background: url('images/Teal-Black-Gradient-1w-500h-12q.jpg');
	border: #cccccc 2px solid;
}
div.blockwrapper4, div.blockwrapper5, div.blockwrapper6
{
	float:left;
	margin:5px;
	vertical-align:top;
}
div.blockwrapper4
{
	background:url('images/gradient-block-1w-496h-12q.jpg') repeat-x;
}
div.blockwrapper5
{
	background: #ffffff;
	border: #2f4f4f thin solid;
}
div.blockwrapper6
{
	
}
div.contentheader, div.contentheader2, div.contentheader3, div.contentheader4
{
	float:left;
	width:100%;
	height:24px;
	text-indent:0.6em;
	text-align:center;
	background:#003a00;
}
div.contentheader2
{
	background:#ffffff;
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
}
div.contentheader3
{
	background:url('images/header-gradient-dk-purple-1w24h.jpg');
}
div.contentheader4
{
	background:url('images/header-gradient-teal-1w24h.jpg');
}
div.contenttext
{
	display:inline;
	vertical-align:top;
}
div.contenttextinner
{
	margin:2px 6px 6px 6px; /* use margin for inners */
}
div.textblock1
{
	float:left;
	width:200px;
	margin:4px;
	border-bottom:solid thin #999999;
}
div#footer
{
	clear: left;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #dcdcdc;
	border-top: solid 4px #18395c;
	height:100px;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	color: #000000;
}
.footdivider
{
	color:#666666;
}
div.feed
{
	clear:left;
	float:left;
	height:auto;
	width:100%;
	background:#ffffff;
	overflow:hidden;
	padding:0px;
	text-align:left;
}
div.feed2
{
	float:left;
	height:auto;
	width:100%;
	background:#ffffff;
	overflow:hidden;
	padding-left:0px;
	text-align:left;
}
.rssfeed
{
	color:#676767;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	margin:10px;
	padding:4px;
}
/* TABLES */
.tabledefault
{
	padding:0px;
	border-spacing:0px;
	border-collapse: collapse;
}
/* NOTE - WIDTH of .tableblockcontent and .boxtop and .boxbottom need to be the same */
.tableblockcontent
{
	width:auto;
	padding:0px;
	border-spacing:0px;
	border-collapse: collapse;
}
.boxtop
{
	width:auto;
	height:10px;
	background: url('images/boxgradienttop10w10h.jpg') repeat-x;
}
.boxbottom
{
	width:auto;
	height:10px;
	background: url('images/boxgradientbottom10w10h.jpg') repeat-x;
}
.boxleft
{
	width:10px;
	height:auto;
	background: url('images/boxgradientleft10w10h.jpg') repeat-y;
}
.boxright
{
	width:10px;
	height:auto;
	background: url('images/boxgradientright10w10h.jpg') repeat-y;
}
.boxmiddle
{
	width:auto;
	background:#ffffff;
}
.boxtopleft
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradienttopleftrounded10w10h.gif');
}
.boxtopright
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradienttoprightrounded10w10h.gif');
}
.boxbottomleft
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradientbottomleftrounded10w10h.gif');
}
.boxbottomright
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradientbottomrightrounded10w10h.gif');
}
.formborderframe1{
border:solid 2px #696969;
margin-left:auto;
margin-right:auto;
}
.formheader{
background:#003a00;
text-align:center;
height:24px;
border-bottom:solid 2px #696969;
}
.formtext1{
width:180px;
height:30px;
font-family:Arial;
font-size:11pt;
color:#ffffff;
text-align:right;
}
.formtextbox1{
width:320px;
height:auto;
text-align:left;
}
.formval1
{
	width:auto;
	height:auto;
}
.test
{
	color: #d2b48c;
}
