body {
	margin: 0px;
 	padding: 0px;
	font-size: 12px;
    line-height: 18px;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    color: #eeeeee;
	background-color: #000000;
	background-image:url(../images/mainBG.gif);
}

a:link {
	font-weight: bold;
	text-decoration: none;
    color: #00ffff;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00ffff;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ccff00;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #00ffff;
}


#topbar {
	width: 100%;
    height: 160px;
}

#topcontainer {
	width: 800px;
	height: 160px;
	margin-left: auto;
 	margin-right: auto;
	background-image:url(../images/header.jpg);
}

#logo {
	width: 500px;
    height: 160px;
	margin-left: 150px;
    float: left;
	text-align: center;
}

#navbar {
	width: 798px;
	height: 34px;
	border-bottom: solid 1px #353535;
	border-top: solid 1px #353535;
	border-left: solid 1px #353535;
	border-right: solid 1px #353535;
	background-image:url(../images/nav2.gif);
	margin-left: auto;
	margin-right: auto;
}

#topnavigation {
width: 798px;
background-image: url(../images/nav2.gif);
margin-left: auto;
margin-right: auto;
}

h1 {
	font-size: 20px;
    line-height: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #ffffff;
    font-weight: normal;
	margin: 0px;
    padding: 15px 13px 15px 13px;
	background-color: #111111;
	width: 644px;
    border-bottom: 0px solid #c1b5a7;
    border-right: 0px solid #c1b5a7;
    border-left: 0px solid #c1b5a7;
    border-top: 0px solid #f6e9d9;
    text-transform: none;
}

h2 {
	margin: 0px 0px 8px 0px;
	padding: 20px 0px 2px 0px;
	color: #99CC99;
	font-size: 18px;
	line-height: 19px;
	border-bottom: 1px solid #c5bdb2;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}

.breaking {
	font-size: 11px;
	font-weight: bold;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
    font-weight: normal;
	margin: 0px 0px 10px 0px;
    padding: 7px 7px 7px 7px;
	background-color: #111111;
    border-bottom: 1px solid #c1b5a7;
    border-right: 1px solid #c1b5a7;
    border-left: 1px solid #c1b5a7;
    border-top: 1px solid #f6e9d9;
    text-transform: none;
	text-align: center;
}

h3 {
	margin: 0px 0px 8px 0px;
	padding: 20px 0px 2px 0px;
	color: #776957;
	font-size: 15px;
	line-height: 19px;
	border-bottom: 1px solid #c5bdb2;
	font-weight: normal;
	text-transform: none;
}

h4 {
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-style: normal;
}

hr
{
	height: 1px;
	border: 1px;
	border-top: 1px solid #c8bdae;
	color: #c8bdae;
	clear: all;
	margin: 10px 0px 10px 0px;
	width: 99%;
}

.jqueryslidemenu{
font: bold 12px Verdana;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color: white;
padding: 10px 15px 10px 15px;
border-right: 1px solid #353535;
background-image: url(../images/nav.gif);
color: #ffffff;
text-decoration: none;
text-align: left;
vertical-align: center;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #ffffff;
}

.jqueryslidemenu ul li a:hover{
color: white;
background-color: #181818;
background-image: url(../images/nav2.gif);
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Verdana;
width: 160px; /*width of sub menus*/
padding: 7px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#content {
    width: 798px;
	min-height: 730px;
    margin-left: auto;
	margin-right: auto;
	background-image:url(../images/bgImage.jpg);
	background-repeat: no-repeat;
	border-left: solid 1px #353535;
	border-right: solid 1px #353535;
    padding: 0px;
}

#contentleft {
    width: 100px;
    padding: 0px 0px 10px 0px;
    float: left;
    margin: 0px;
}

#contentmiddle {
    width: 800px;
    padding: 0px;
    margin: 0;
    float: left;
}

#contentright {
    width: 200px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    float: left;
}

.gallery
{
	padding: 3px 25px 32px 25px;
    margin: 0px 0px 0px 0px;
	color: #aaaaaa;
    border-right: 0px solid #b2cecb;
    border-bottom: 0px solid #b2cecb;
    border-left: 0px solid #b2cecb;
	text-align: center;
}

.galleryText
{
	padding: 3px 25px 10px 25px;
    margin: 0px 0px 0px 0px;
	color: #aaaaaa;
    border-right: 0px solid #b2cecb;
    border-bottom: 0px solid #b2cecb;
    border-left: 0px solid #b2cecb;
	text-align: left;
}

.galleryText a:link { 
     color: #dc412d;
     text-decoration: underline;
     font-weight: bold;
}

.galleryText a:visited { 
     color: #dc412d;
     text-decoration: underline;
     font-weight: bold;
}

.galleryText a:hover { 
     color: #095a40;
     text-decoration: underline;
     font-weight: bold;
}

.galleryText a:active { 
     color: #430300;
     text-decoration: underline;
     font-weight: bold;
}

.gallery img
{
	border: 7px solid #111111;
    margin: 2px 5px 6px 5px;
}

.gallery a img 
{
	border: 7px solid #111111;
    margin: 2px 5px 6px 5px;
}

.gallery a:visited img 
{
	border: 7px solid #111111;
    margin: 2px 5px 6px 5px;
}

.gallery a:hover img
{
	border: 7px solid #222222;
    margin: 2px 5px 6px 5px;
}

.gallery a:active img
{
	border: 7px solid #222222;
    margin: 2px 5px 6px 5px;
}

.middlecopy
{
	padding: 3px 25px 32px 25px;
    margin: 0px 0px 0px 0px;
	color: #aaaaaa;
    border-right: 0px solid #b2cecb;
    border-bottom: 0px solid #b2cecb;
    border-left: 0px solid #b2cecb;
}

.middlecopy a:link { 
     color: #333333;
     text-decoration: underline;
     font-weight: bold;
}

.middlecopy a:visited { 
     color: #430300;
     text-decoration: underline;
     font-weight: bold;
}

.middlecopy a:hover { 
     color: #095a40;
     text-decoration: underline;
     font-weight: bold;
}

.middlecopy a:active { 
     color: #430300;
     text-decoration: underline;
     font-weight: bold;
}

.middlecopy img
{
	border: 7px solid #111111;
    margin: 2px 10px 6px 0px;
	float: left;
}

.middlecopy a img 
{
	border: 7px solid #111111;
    margin: 2px 10px 6px 0px;
	float: left;
}

.middlecopy a:visited img 
{
	border: 7px solid #111111;
    margin: 2px 10px 6px 0px;
	float: left;
}

.middlecopy a:hover img
{
	border: 7px solid #222222;
    margin: 2px 10px 6px 0px;
	float: left;
}

.middlecopy a:active img
{
	border: 7px solid #222222;
    margin: 2px 10px 6px 0px;
	float: left;
}

.categories
{
	padding: 10px;
    margin: 0px 10px 0px 10px;
    background-color: #ece2d7;
 	border-top: 1px solid #ffffff;
    border-right: 1px solid #c5bdb2;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #c5bdb2;
    color: #ebe0ca;
    font-size: 12px;
    line-height: 16px;
}

.copy
{
	padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #444444;
 	border-top: 1px solid #777777;
    border-right: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #777777;
    color: #dddddd;
    font-size: 12px;
    line-height: 16px;
}

.banner img
{
	border: 0px solid #d8cdc0;
	background-color: #111111;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

.banner a img 
{
	border: 0px solid #d8cdc0;
	background-color: #111111;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

.banner a:visited img 
{
	border: 0px solid #d8cdc0;
	background-color: #111111;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

.banner a:hover img
{
	border: 0px solid #93c0c7;
	background-color: #111111;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

.banner a:active img
{
	border: 0px solid #93c0c7;
	background-color: #111111;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

.bannerBottom
{
background-image:url(../images/bottomBanner.png);
width: 200px;
height: 50px;
float: left;
}

.leftImage {
	padding: 3px 25px 32px 25px;
    margin: 0px 0px 0px 0px;
	border: 1px solid #222222;
	float: left;
}

.middleBottom {
	background-image:url(../images/bottom_white.png);
	width: 600px;
	height: 6px;
	margin-bottom: 15px;
}

.bottomNav {
	width: 798px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	background-color:#353535;
	border-bottom: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #353535;
	border-right: solid 1px #353535;
}

.bottom {
	width: 800px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image:url(../images/footer.gif);
}

.bottomTop {
	background-image:url(../images/bottomTop.png);
	width: 600px;
	height: 6px;
}

.bottomBottom {
	background-image:url(../images/bottomBottom.png);
	width: 600px;
	height: 6px;
	margin-bottom: 7px;
}

#bottombanner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #555555;
    padding: 0px 0px 0px 0px;
    clear: both;
    text-align: center;
    color: #d9eae8;
    border-top: solid 0px #555555;
    border-bottom: solid 0px #dddddd;
}

#footer {
    width: 100%;
    margin: 0px;
    /*background-color: #222222;*/
    padding: 0px 0px 20px 0px;
    clear: both;
    text-align: center;
    color: #d9eae8;
    border-top: solid 0px #000000;
	font-size: 11px;
 }

#footer a, #footer a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #dc412d;
    font-size: 11px;
}

#footer a:hover, #footer a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #fffff2;
}

.clear {
clear:both;
}

.contactinfo{
display: none;
}

.styleBold {
	font-weight: bold;
}

.styleBoldColor {
	color: #068a54;
	font-weight: bold;
}

.styleSmText {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.styleSmLink {
	color: #CCFF00;
	font-size: 10px;
	font-weight: bold;
}

.styleHidden {
	font-size: 8px;
	color: #111111;
}

#flashcontent {
		height: 100%;
	}