body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background-image: url(/images/background.jpg);
    background-color:#000;
    background-repeat: no-repeat;  
	background-position: top center;
    margin-left:10px;

}
p
{   
    font-family:Segoe UI,  Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 13px;
    
    
    }

a
{
     text-decoration:none;
     color: #8a6c2c;
   	 font-size:12px;
   	 font-family:Arial;
    }


img {
border:none;
}
.slide-out-div 
{
    
  padding: 20px;
  width: 250px;
  background: #ccc;
  border: 1px solid #29216d;
      }     
#container{
    position: relative;
    width: 100%; 
}  

#top-section{
    position: relative;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;    
    padding: 0px;
    width: 998px;
    height:214px;
    background-image: url(/images/header.jpg);
    background-repeat:no-repeat;   
    z-index:10000;
 }


#content{  
    position: relative;
    width: 999px;
    margin: 0px;
    padding: 0px;    
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
    z-index: 10;

     
}

#content2{  
    float: left;
    width: 980px;
    margin: 0px;
    padding: 0px;  
    margin-top: 0px;  
    margin-left: auto;
    margin-right: auto;
    min-height: 1000px;
    background-color:#fff;
}


/* Flash & Css buttons */
#flash{  
    float: left;
    width: 998px; 
    height:382px;
    background-color:#2e2e2e;



  
}
#video
{
    float:right;
    width:372px;
    height:257px;
    background-image: url(/images/video.jpg);
    background-repeat:no-repeat;

    
    
    }
#video-iframe
{
     margin-top:38px;
     margin-left:6px;

    
    
    }
    
#videomore
{
    float:left;
    width:349px;
    height:41px;
    margin-left:7px;
    background-image: url(/images/watchvideos.jpg);
    background-repeat:no-repeat; 
    
    }
#book
{
    float:right;
    width:372px;
    height:102px;
    background-image: url(/images/book.jpg);
    background-repeat:no-repeat;
    
    }


/* ********************************* NAV SECTION **************************** */	
#nav{
    float:left;
    padding: 0px;
    width: 979px;
    margin-top:128px;
    margin-bottom:0px;
    margin-left: 10px;
    margin-right: auto;
    padding-bottom:2px; 
    z-index: 1000;
    border-bottom:1px solid #6ddaff;
}

#navb{
    cursor:pointer;
    }
    
#nav ul     
{
       
    width: 979px;     
}

#nav li{
    font-family: Verdana;
    font-size: 14px;       
}

#nav li:hover{  
    /*background-image: url(/images/menu-repeat.png);
    background-repeat:repeat-x;*/
    background-color: #2e2e2e;  
    cursor:pointer;
}



#nav .rmItem{
    display: block;
    padding: 0px;
    margin: 0px;
    padding-bottom: 2px;
    cursor:pointer;
    border-right:1px solid #2e2e2e;
        z-index:9900;  
}

/* This is the menu subtext */
#nav .rmItem2{
    line-height:10px; 
    padding:0px; 
    margin:0px;
    font-size:10px;
    margin-bottom: 4px;
    cursor:pointer; 
    color:#666;   
}

#nav .rmLevel1{
    width:360px;   
    background-color: #2e2e2e;  
    border-top: 0px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    cursor:pointer;
}

#nav .rmLevel1 a{
    text-align:left;
    font-size:11px;
    cursor:pointer;
     width:360px;
     border-bottom:1px solid #000;
}
#nav .rmLevel1 a:hover{
 color:#ff6000;
}


#nav a{   
   line-height: 30px;
   text-decoration: none;
   color: #fff;
   font-size:14px;
   
   font-family:Segoe UI;
   text-align:center;
     cursor:pointer;
}

#nav a:hover{   
  /*color: #ffffff;*/
    cursor:pointer;
}


 

/* *************************** LEFT MENUS ************************************ */

#content-left{   
    position:relative;
    float: left;
    width: 190px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    
}

#content-left-inner{   
    position: relative;
    width:auto;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-left:-19px;
    margin-top:0px;
    width: 220px;
    border-top:5px solid #ff6000;
    background-color:#2e2e2e;
}

#content-left-inner ul   {
    margin: 0px;
    padding: 0px;
    list-style-type:none;
}

#content-left-inner li{
    background-repeat: no-repeat;
    padding-bottom:2px;
    border-bottom: 1px solid #3b3b3b;
    text-align:left;
    display:inherit;
    padding:10px;
}

#content-left-inner li:hover{

}


#content-left-inner li a{
    color: #fff;
    font-family: Trebuchet MS, arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 0px;   
    line-height: 27px; 
    text-decoration: none;
    text-align:left;
}

#content-left-inner li a:hover{
    color: #888888;
}

#content-left-footer{
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    height: 0px;
    width:190;

}


/* *************************** END CONTENT LEFT/LEFT MENU ************************************ */

h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	height: 60px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #e7f4f9;
	text-align: left;
	margin-bottom:10px;

	}
		
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color:  #e7f4f9;
	text-decoration: none;
	border-bottom:1px solid #cdcdcd;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}

/* ************************ MAIN FOOTER *************************** */
#footer{
    clear: both;
    width: 999px;  
    height:192px;      
    margin-left: auto;
    margin-right: auto;   
    color: #cdcdcd;
    font-family: Arial;
    font-weight:normal;
    font-size:10px; 
    background-image: url(/images/footer.jpg);
    background-repeat:no-repeat;      
 
}

#footer2{
    clear: both;
    height:192px;
    width: 999px; 
    margin-left: auto;
    margin-right: auto;   
    color: #cdcdcd;
    font-family: Arial;
    font-weight:normal;
    font-size:10px;
    background-image: url(/images/footer2.jpg);
    background-repeat:no-repeat;  
}

#footer2 a {
    font-family: Arial;
    font-weight:normal;
    font-size:10px;    
    color: #c6b794;
    text-decoration: none;
}
		
#footer2 a:hover {
    color: #5e563f;
    text-decoration: underline;
}

#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:10px;    
    color: #c6b794;
    text-decoration: none;
}
		
#footer a:hover {
    color: #5e563f;
    text-decoration: underline;
}

/* ******************** END MAIN FOOTER ************************ */

#Advert1-Link{
    float:right; 
    margin-top:15px; 
    margin-right:12px; 
    font-family: Arial; 
    font-weight:bold;
    color: green; 
    font-size:12px;
    font-weight:bolder;
}  

#Advert1-Link a{
    color: green;
    font-weight:bold; 
    font-size:12px;
} 

#Advert2-Link{
    float:right; 
    margin-top:15px; 
    margin-right:12px; 
    font-family: Arial; 
    font-size:12px;
    font-weight:bold;
    color: green; 
    font-size: 14px;
    font-weight:bolder;
}  

#Advert2-Link a{
    color: green; 
    font-weight:bold;
    font-size:12px;
} 

.newsArticle{
    position:relative;
    float:left;
    margin-top:5px;
    margin-left:0px;
    margin-bottom: 5px;
    width:940px;
    top: 0px;
    left: 0px;
}

.newsArticle-master{
    position:relative;
    float:left;
    margin-top:0px;
    margin-left:20px;
    min-height:630px;
}

.newsArticle-inner{
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-inner2{
	margin-top: 0px;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-footer{
	width: 930px;  
}

.newsheader
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: Black;
}

.newstext
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
 /* ********************************* LOGIN TOP **************************** */	

#login-top{
    float:right;
    width:240px;
    margin:0;
    padding:0;
    height:20px;
    margin-top:18px;
    margin-right:105px;
}
 
#login-top ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style: none;
	margin-left:10px;
}

#login-top ul li {   
	float:left;
	margin:0px;
	padding: 0px;
	margin-right:10px; 
	padding-right:5px;


}
		
#login-top ul li a
{
    font-family:Arial;
    font-weight: normal;
    font-size: 11px;
    padding: 0px;
    color:#ff6000;
    text-decoration: none;

    
}	
#login-top  p
{
    float:right;
    text-align:right;
    
}	
#login-top ul li a:hover
{
    cursor:hand;
        color: #000;
    
}
 /* ******************************** NEWS DETAILS************************************* */        

.LatestNewsDescription
{

    color:#e1e1e1;
    font-size:12px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;
    
    
 }
 .LatestNewsDescription:hover
{
    float:left;
    color:#48d1f7;
    font-size:12px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;
    
    
 }
.LatestNewsDescription_Text a
{
    float:left;
    color:#fff;
    font-size:13px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;
    
    
 }
.LatestNewsDescription_Text a:hover
{
    color:#ff9900;
    text-decoration:underline;
  
    
    
 }  
 
      
  .news-details
  {
    float:left;
    width:900px;
    padding:20px; 
    margin:20px; 
    background-color:White;
    border:1px solid #e1e1e1;
      
  }
     
  .news-details h1
  {
    float:left;
    width:900px;
    border-bottom:1px solid #e1e1e1; 
      
      
 }
   .news-details p
  {
    color:#666;
    font-size:13px;
    font-family:"Segoe UI", Arial;
    text-decoration:none;
   
      
      
 }
/* ******************************** MAIN CMS AREA ************************************* */

#cmsarea{   
    float: left;
    width: 980px;
    margin-left:9px;
    margin-top: 0px;
    margin-right: 0px;
    min-height:550px;
    background-color:#fff;
  

}

#cmsarea-inner  
{
    float:left;
    width:950px; 
    margin: 0px;
    padding: 0px;    
    margin-top:10px;
    margin-left:20px;  
 
}

#cmsarea-image{
    float:left;
    width: 760px;
    height: 237px;
    margin: 0px;
    padding: 0px;
    background-color: #2e2e2e;
    
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    height:21px;
    margin-bottom: 20px;
   
}
#cmsarea-text
{
    float:left;
    width:700px;
    
    
    
    }

#cmsarea-text p   {
    font-family:Segoe UI,  Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text a   {
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 12px;
    text-decoration: none;
  
}

#cmsarea-text ul li{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #2c8395;
    font-size: 12px;   
}

#cmsarea-text a:hover{
    color:Orange;
    text-decoration: underline;    
}



#cmsarea-text img{
    padding: 2px;
    border: 0px;
}


#cmsarea-header
{
    float:left;
    margin-top: 0px;
    width:740px;
    height:60px;
    text-align: left; 


}
#cmsarea-header h1
{

 


}
.cmsarea-mainimage2
{
    width:980px;
    height:443px;
    
}
.cmsarea-mainimage2 h1
{
    

   margin-top:280px;
   margin-left:10px;
   z-index:-10;
    
}
#newsticker
{
    float:left;
    width:998px;
    height:47px;
    background-image: url(/images/news.jpg);
    background-repeat:no-repeat;
    
    
    }
  /******************************* CMSAREA RIGHTSIDE ADVERTS ********************************************************/
 
  #cmsarea-right
{
    float:right;
    width:206px;
    padding-top:2px;
    margin-right:2px;
    
    }
    
  a.rightadvert1
  {
      float:right;
      width:206px;
      height:150px;      
      padding-bottom:12px;
      background-color:#000;
      background-image: url(/images/usefull.jpg);
      background-repeat:no-repeat; 
      border:5px solid #000;
      
}
  
  a.rightadvert2
  {
      float:right;
      width:206px;
      height:150px;
      margin-top:5px;
      padding-bottom:12px;
      background-color:#61645f;
      background-image: url(/images/location.jpg);
      background-repeat:no-repeat; 
      border:5px solid #61645f;
      
      }

  a.rightadvert3
  {
      float:right;
      width:206px;
      height:150px;
      margin-top:5px;
      background-color:#000;
      padding-bottom:12px;
      background-image: url(/images/gift.jpg);
      background-repeat:no-repeat; 
      border:5px solid #000;
  }

  a.rightadvert4
  {
      float:right;
      width:206px;
      height:210px;
      margin-top:5px;
      padding-bottom:12px;
      background-color:#000;
      background-image: url(/images/tees-button.jpg);
      background-repeat:no-repeat; 
      border:5px solid #000;
      margin-bottom:10px;
      
      }
.MainImageText
{
    float:left;
    margin-left:20px;
    width:200px;
    color:White;
    margin-top:-20px;
    
    
    }
  
/*-----------------------MASTER BOX -----------------------------*/       
  #master-box-control
  {
     float:left;
     width:998px;
     height:360px;
     background-color:#2e2e2e; 

      
      }
 #master-box{
   float:left;
   clear: both;
   margin:0px;
   padding: 0px;
   width: 620px;
   margin-left:5px;
  
 }
 
  a.advert1{
    float: left;
    margin: 0px;
    padding: 0px;
    width:305px; 
    height:177px;
    margin-bottom:5px;
    background-image: url(/images/1.jpg);
    background-repeat:no-repeat;

    

 
}
  a.advert2{
    float: left;
    margin: 0px;
    padding: 0px;    
    width:305px; 
    height:177px;
    margin-bottom:5px;
    margin-left:5px;
    background-image: url(/images/2.jpg);
    background-repeat:no-repeat;

 
}
  a.advert3{
    float: left;
    margin: 0px;
    padding: 0px;    
    width:304px; 
    height:164px;
    background-image: url(/images/3.jpg);
    background-repeat:no-repeat;

 
}
  a.advert4{
    float: left;
    width:304px; 
    height:164px;
    margin: 0px;
    padding: 0px;     
    margin-left:5px;
    background-image: url(/images/4.jpg);
    background-repeat:no-repeat;
 
}

 #master-box2{
   position: relative;
   clear: both;
   width: 998px;

 }
 #cmsarea-flash{   
    position: relative;    
    float: right;
    width: 720px;
    height:380px;


}
     
/*-----------------------BUTTONS -----------------------------*/   
a#button1 
{
    float:right;
    width:85px; 
    height:85px;
    background-image: url(/images/buttons/button1.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
    margin-left:0px;
    padding: 0px;
}
a#button1:hover {
    background-image: url(/images/buttons/button1-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}

a#button2
{
    float:right;
    width:91px; 
    height:85px;
    background-image: url(/images/buttons/button2.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
  
   }
   
a#button2:hover {
    background-image: url(/images/buttons/button2-over.jpg);
    background-repeat:no-repeat; 
}

a#button3
{
    float:right;
    width:81px; 
    height:85px;
    background-image: url(/images/buttons/button3.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
    margin-right:0px;

}
a#button3:hover {
    background-image: url(/images/buttons/button3-over.jpg);
    background-repeat:no-repeat; 
}


a#button4
{
    float:right;
    display: block;
    width:89px; 
    height:85px;
    background-image: url(/images/buttons/button4.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:0px;
    margin-right:0px;
}
a#button4:hover {
    background-image: url(/images/buttons/button4-over.jpg);
    background-repeat:no-repeat; 
}

/**********************************HOMEPAGE BOTTOM BOXES***********************************************************/
a#show-bottom-text-box-inner{
    float:left;
    width:979px;
    height:47px;
    padding:0px;
    font-family:arial;
    font-size:12px;
    color:#f8b4b4;
    padding:10px;
    cursor:pointer;
    background-image: url(/images/readmore.jpg);
    background-repeat:no-repeat;
    background-color:#2e2e2e;

}

a#show-bottom-text-box-inner:hover{
    color:#7bbbc5;    
}

#bottom-text-box-outer{
    float:left;
    width:999px;
    overflow:hidden;
    margin:0px;
    padding: 0px;
    background-color:#ffffff; 
 }
  
#bottom-text-box-inner{
    float:left;
    width:960px;
    padding:10px;

    margin:0px; 
      margin-left:10px;
 }
 
#bottom-text-box-inner p{
  font-family:Segoe UI,Arial;
  font-size:12px;
  color:#000;
}
#bottom-text-box-inner h1{
  border-bottom:5px solid #57d4f8;
}
/* ****************************************************** */


#cmsarea-home{
  float: left;
  width: 998px;
  margin:0px;
  padding: 0px;
}

#cmsarea-home-header{
  float:left;
  background-image: url(/images/box-header.jpg);
  background-repeat: no-repeat;
  height: 135px;
  margin-top: 0px;
  width: 998px;
}

#cmsarea-home-header h1{
   margin-top: 28px;
   padding-left: 25px;
   
}



#cmsarea-home-inner{   
    margin-top: 0px;
    padding: 15px;
    background-image: url(/images/box-repeat.jpg);

}

#cmsarea-home-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
}

#cmsarea-home-text{   
    width: 900px;
    margin-left:20px;
    margin-bottom: 0px;
}

#cmsarea-home-text p   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #442c28;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

#cmsarea-home-text a   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: orange;
    font-size: 12px;
    text-decoration: none;
 
  
}

#cmsarea-home-text img{
    border: 0px solid gray;
    padding: 2px;
    border  : 1px solid gray;
}


#cmsheader{
    color:#cdcdcd;
    font-weight: bold;
    font-size: 22px;
    font-family:Arial;
    font-weight:bolder;
    text-align:left;    
}

/*FLASH PAGER CONTROLS HOME*/  
     

*{outline: none;}
img {border: 0;}

.folio_block {

margin-left:8px;
}
 
 
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:375px;	
	width:982px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}
 
/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 104px; right: 0px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(/images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #59d4ec; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
.TextBox
{
    font-family: Arial;
    color: #fff;
    padding:8px;
    background-color: #57d4f8;
    border:none;
    width:150px;
    height:20px;
    margin-left:5px;
    font-size: 12px;
    margin:0;
    
    
    
    }
    
.TextBox2
{
    font-family: Arial;
    color: #fff;
    padding:8px;
    background-color: #57d4f8;
    border:none;
    width:320px;
    height:20px;
    font-size: 12px;
    margin:0;
    
    
    }    
  .TextBox3
{
    font-family: Arial;
    color: #fff;
    padding:8px;
    background-color: #57d4f8;
    border:none;
    width:213px;
    height:20px;
    font-size: 12px;
    margin:0;
    
    
    }   
.send
{

    width:97px;
    height:36px;
    margin:0;
    padding:0;
    background-image: url(/images/send.jpg);  
    background-repeat:no-repeat; 

        
        
        
   }
