@charset "utf-8";
.bottomNav {
	float:left;
	clear:left;
	margin-top: 1em;
}

.clear {
	clear: both;
}


.center {
	text-align: center;
	}

a:link img   {
        border: 0;  
        z-index:-900;
}

a:visited img   {
        border: 0;  
}

a:hover img   {
        border: 0;  
}

a:active img   {
        border: 0;  
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
        behavior: url("csshover3.htc");

}

#wrapper {
	margin:auto;
}

#container {
	background-color: #fff;
	width: 989px;
	height: auto;
	margin:auto;
	text-align: left;
}

#top {
	width: 100%;
        position: relative;
        z-index:3000;
}

#bannerBACK { 
    position:absolute;
	height: 83px;
	width: 100%;
	background: #5a8294;
}

#banner { 
    height: 90px;
	width: 100%;
	background: #fff;
}

#bannerREL {
	position:relative;
}

#logo {
	position:absolute;
	margin-top: 5px;
	margin-left:5px;
}

#verse {
	float: right;
	margin-top: 65px;
	margin-right: 5px;

}


#info  {
	font-size: 11px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: .3em;
	color: #9babab;
	font-weight: bold;
        letter-spacing:2px;

}

#info  a{
	font-size: 11px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: .5em;
	padding-top: .3em;
	color: #9babab;
	font-weight: bold;
        letter-spacing:2px;
        text-decoration:none;

}

#topRightPromoTITLE   a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a8294;
	font-weight: bolder;
        text-decoration:underline;

}

#topLeftpromo  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a8294;
	font-weight: bolder;
        text-decoration:underline;

}
#content {
	width: 730px;
        float: right;
        margin-top: 60px;
}

/*
#bottomBar   {
	height: 20px;
	width: 50%;
	background: #5a8294;
	float:right;
	clear:left;
}
*/
#footer   {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
        padding-right: 10px;
        margin-right: -2px;
	color: #eee;
	font-weight: bold;
	height: 30px;
	width: 710px;
	background: #BD541A;
	float:right;
	clear:both;
}

#footer   a {
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
	font-weight: bolder;
        text-decoration:none;

}



#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover {
        text-decoration: none;
        letter-spacing: 1px;
    	font-size: 11px;
        color: #5a8294;
	    font-weight: bolder;	
        text-transform: uppercase;
	    font-family: arial, Helvetica, sans-serif;
    
}

#breadcrumb {
        margin-left:22px;        
        text-decoration: none;
        letter-spacing: 1px;
    	font-size: 11px;
        color: #312408;
	    font-weight: bolder;	
        text-transform: uppercase;
	    font-family: arial, Helvetica, sans-serif;
    
}

#videogallery div.moduletable {
z-index:-1;

}

/**************** menu coding *****************/


.moduletable_topmenu {
width: 100%;
background: #BD541A;
float: left;
padding: 1px;
z-index: 900;
}

.moduletable_topmenu ul {
list-style: none;
margin: 0;
padding: 1px;
width: auto;
float: left;
}

.moduletable_topmenu li {
position: relative;
float: left;
}

.moduletable_topmenu ul ul{
list-style: none;
margin: 0;
padding: 0;
width: 13em;
float: left;
position: absolute;
z-index: 900;

}

.moduletable_topmenu a, .moduletable_topmenu {
font: bold 12px/18px arial, helvetica, sans-serif;
display: block;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
}

.moduletable_topmenu ul ul a, .moduletable_topmenu ul ul {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 4px 6px;
}



.moduletable_topmenu a {
color: #fff;
background: #BD541A;
text-decoration: none;
padding: 4px 9px;

}

.moduletable_topmenu ul ul a {
color: #fff;

background: #5a8294;
text-decoration: none;
}

.moduletable_topmenu a:hover {
color: #5a8294;
background: #fff;
}



.moduletable_topmenu ul ul li {
width: 20em;
margin: -4px 0 0 -7px;
}

.moduletable_topmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 900;
}

div.moduletable_topmenu ul ul,
div.moduletable_topmenu ul li:hover ul ul,
div.moduletable_topmenu ul ul li:hover ul ul
{display: none;}

div.moduletable_topmenu ul li:hover ul,
div.moduletable_topmenu ul ul li:hover ul,
div.moduletable_topmenu ul ul ul li:hover ul
{display: block;}



/**************** SUBmenu coding *****************/


.moduletable_submenu {
        position: absolute;   
	width: 200px;
        font: bolder 11px arial, helvetica, sans-serif;
        text-transform: uppercase;
       z-index: 90;
}

.moduletable_submenu h3{
        
	width: 200px;
        font: bolder 30px georgia, helvetica, sans-serif;
        text-transform: capitalize;
        letter-spacing: 1px;
        color: #312408;
        margin: 12px;
}

.moduletable_submenu ul {
       list-style-type: none;
       padding-left: 8px;
}
.moduletable_submenu ul a:link, .moduletable_submenu ul a:visited {
        color: #5a8294;
        text-decoration: none;
        font-weight: bold;
}
.moduletable_submenu li.active a:link,
.moduletable_submenu li.active a:visited {
        color: #312408;
}
.moduletable_submenu ul a:hover {
       color: #5a8294;
       background: #fff;
}

.moduletable_submenu ul ul li {
        padding: 0.2em 0 0.5em 0;
}
.moduletable_submenu ul li.active ul a:link,
.moduletable_submenu ul li.active ul a:visited {
        color: #5a8294;
}

.moduletable_submenu ul li.active ul li.active a:link,
.moduletable_submenu ul li.active ul li.active a:visited {
        color: #312408;       
        padding: 0px 4px 0px 4px;

}
