/* CSS Style Sheet Copyright 2009 NexMedia ;)*/
/* Competitors Enjoy ;) */
body
{
    position:relative;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background-image: url(/images/background.jpg);
    background-repeat: no-repeat; 
    background-position:center top; 
    min-height:1228px;  
    background-color:#74a839;
}

#main-container{
    position: relative;
    width: 980px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;  
}  

#container{
    position: relative;
    width: 980px;
}  

#top-section{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 980px;
    height:155px;
    background-image : url(/images/header.jpg);
    background-repeat: no-repeat;   
}


#content{  
    float: left;
    width: 960px;  
    margin: 0px;
    padding: 0px;
    margin-left:0px;
}
/* ************************* FRONT NEWSLETTER *************************** */

#newsletter{
    float:right;
    width:386px;
    height: 110px;
    margin-right:10px;
    margin-bottom: 0px;
    margin-top: 0px;
    
}  


#newsletter  input{
    float: left;
    width: 200px;
    height:15px;
    margin-top: 80px;
    margin-left: 30px;
    font-family:Arial;
    font-size:14px;
    font-weight:bolder;
    font-variant:normal;
    letter-spacing:0px;
    border:0;
    background-color:Transparent;
    color:#139dd3;    
}   

#newsletter-home-button
{
    position: relative;
    float:left;
    width:100px;
    top: 5px;
    margin-left:30px;
    margin-top:60px;
}
#newspic
{  
    position:relative;   
    float: right;
    width: 915px;
    margin-left: 0px;
    margin-top:20px;
    height: 174px;
    margin-bottom: 0px;
    background-image : url(/images/sub-headers/news.jpg);
    background-repeat: no-repeat;   
}

#text-container
{
    float:left;
    width:923px;
    margin-left:30px;
    margin-bottom:10px;
    
    }
#text-container-header
{
    float:left;
    width:920px;
    height:26px;
    background-image: url(/images/text-container-header.jpg);
    background-repeat: no-repeat;
    
    }
#text-container-repeat
{
    float:left;
    width:920px;
    background-image: url(/images/text-container-repeat.jpg);
    background-repeat: repeat;
    
    }
    #text-container-inner
{
    float:left;
    width:880px;
    margin-left:25px;
    margin-bottom:10px;

    
    }
#text-container-footer
{
    float:left;
    width:920px;
    height:26px;
    margin-bottom:10px;
    background-image: url(/images/text-container-footer.jpg);
    background-repeat: no-repeat;
    
    }
/******************************* VIDEO CONTROLER ********************************************************/     
}
#video{
    position:relative;   
    float: left;
    width: 313px;
    margin-left: 0px;
    margin-top: 0px;
    height: 268px;
    margin-bottom: 0px;
    background-image: url(/images/video-background.jpg);  
    background-repeat: no-repeat;    
    
}
#cms-video{
    position:absolute;   
    float: left;
    margin-left: 55px;
    margin-top: 35px;
    margin-bottom: 0px;
    border:solid 1px #e5ded4;
    
}  


/******************************* LEFT NAV ********************************************************/
#content-left{   
    position:relative;
    float:left;
    clear: both;
    width: 266px;
    margin-top:0px;
    margin-left: 20px;
    margin-right: 0px;
    padding: 0px;
    background-image: url(/images/side-menu-header.jpg);  
    background-repeat: no-repeat;  
}

#content-left-header{   
    position:relative;
    float:left;
    clear: both;
    width: 266px;
    background-image: url(/images/side-menu-header.jpg);  
    background-repeat: no-repeat;  
}

#content-left-inner{   
   	 position: relative;
     width: 266px;
   	 margin-top:126px;
   	 margin-left: 0px;
   	 margin-bottom: 0px;
   	 min-height:200px;
   	 background-image: url(/images/side-menu-repeat.jpg); 
     background-repeat: repeat-y;
}

#content-left-inner ul{
	padding: 0px;
	margin-left: 4px;
	width: 245px;
	margin-top: 15px;	
	list-style-type: disc; 
	color: #fff;
	list-style-type:none;
}

#content-left-inner li{
   	width: 245px;
   	padding: 6px;
   	margin-left: 0px;
   	padding-top: 10px;
   	height: 22px;
   	border-bottom:1px solid #fff;
   	color: #fff;
    background-color:#c4e8f8;
}

#content-left-inner li:hover{
  	background-color:#aadcf9;
}

#content-left-inner ul li a{
  	color: #000000;
  	line-height: 15px;
}

#content-left-inner ul li a:hover{
  	color: #000000;
}

#content-left-footer{
    position: relative;
    margin-top:  -20px;
    margin-right: 0px;
    height: 120px;
    width:266px;
    background-image: url(/images/side-menu-footer.jpg);     
    background-repeat: no-repeat; 
}

#content-right{   
    float: right;
    width: auto;   
    padding: 0px;
    margin-right: 10px;
    margin-top: 10px;
}

/******************************** TOP NAV ****************************************/

#nav{
     float: right;
    width:980px;
    height:40px;
   
    
}

#nav ul {
    float: right;
    width:655px;
    height:25px;
    padding: 0px;	
    margin-right: 9px;
    _margin-right:9px;
    margin-top: 11px;
    list-style-type:none;
  
}

/* ************** WIDTH OF  ITEMS HERE TO MAKE IT LINE UP WITH TABS ***************** */
#nav ul li{
    float: left;
    display: inline;
    width: 90px;
    height:20px;  
    margin:0px;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
		
#nav ul li a
{
    font-family:Arial;
    color:Black;
    text-decoration:none;
}
	
#nav ul li a:hover{
    color: #2162a3;
}


/******************************** END TOP NAV ******************************************/
		

#content p {
	font-family: Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color  : #444444;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;

}

#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
	
#content a {
	color: orange;
	text-decoration: none;
}
		
#content a:hover {
 color:Orange;
}
		
#content img 
{

 
}

#subnav {
	display:block; 
	position:absolute;
	top:235px;
	width:auto;
	margin: 0px 0px 0px 0px;
	background-color: blue;	
	text-decoration: none;
}

#newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #74390e;
	text-decoration: none;
	width: auto;	
}		

#news img {
        margin-right: 10px;
        width:200px;    
        border: 1px solid gray;
}

h1 {
	font-family: Arial;
	font-size: 25px;
	font-weight:bold;
	color: #b1016e;
	text-decoration: none;
	border-bottom: 1px solid #d9c070;
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #2aaad9;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2aaad9;
	text-decoration: none;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}

h5 {
	font-family: Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color  : #444444;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
/* ************************ MAIN FOOTER *************************** */
#footer
{
    float:left;
    clear: both;
    width: 980px;  
    height:79px; 
    margin-top:0px;    
    margin-left: auto;
    margin-right: auto;   
    background-image:url(/images/footer.jpg);
	background-repeat: no-repeat;  
}
#footer p {
    font-family: Arial;
    font-weight:normal;
    font-size:14px;  
    color: #c6b794;
    text-decoration: none;
}
	
#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:14px;    
    color: #a69f73;
    text-decoration: none;
}
		
#footer a:hover {
    color: orange;
    text-decoration: underline;
}

#Advert1-Link a{
    color: White; 
} 

#Advert2-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert2-Link a{
    color: White; 
} 

#Advert3-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert3-Link a{
    color: White; 
} 

#Advert4-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert4-Link a{
    color: White; 
}
/* News Article Container Below */


.newsArticle{
    position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
    top: 0px;
    left: 0px; 
	margin-left:100px;    
	width: 650px;  
	border: 1px solid #cdcdcd;  
}

.newsArticle-master{
    position:relative;
	float:left;
	margin-top:5px;
	margin-left:0px;
	min-height:0px;
	margin-bottom: 10px;
	width: 650px;
}

#news-header{
    position:relative;
	float:left;
	height: 100px;
	width: 980px;
	margin-top:-55px;
	margin-left:0px;
	min-height:0px;
    background-image:url(/images/news-header.jpg);
	background-repeat: no-repeat;  
}

.newsArticle-inner{
	margin-top: 0px;
	background-image: url(_/images/main-page-content-repeat.jpg);
	background-repeat: repeat-y;
}

.newsheader
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: Gray;
    margin: 0px;
    padding: 0px;
    
}

.newstext
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    color: White;    
}
/* End News Article */

/* CMS Area Styles control here */
#cmsarea{   
    float: left;
    width: 980px;
    margin:0px;
    padding:0px;
    clear:both;
    background-image: url(/images/content-repeat.jpg); 
    background-repeat:repeat;

}


#cmsarea-news{   
    float: right;
    width: 650px;
    margin-right:100px;
    margin-left: 0px;
    margin-top:0px;
}


#cmsarea-inner 
{
    float:right; 
    width:660px;
    padding: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top:2px;
    min-height:900px;
    border:3px solid #efe6c3;
}
#cmsarea-inner h1
{
    float:left; 
    width:600px;
    margin-top:15px;
    margin-left:20px;
    margin-right:20px;
}


#cmsarea-inner-news{   
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    min-height:700px;
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    width:640px;
    width:100%;
    margin-bottom: 20px;
}

#cmsarea-text{   
    width: 620px;
    margin-left:20px;
    margin-top:20px;
    margin-bottom: 0px;
}

#cmsarea-text p{
    font-size: 14px;
    font-family: Arial;
    color: #74626d;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text ul li   {
    font-size: 14px;
    font-family: Arial;
    color: #74626d;
    text-align: justify;
}

#cmsarea-text a   {
    font-size: 14px;
    font-family: Arial;
    color: #1fa4d8;
}

#cmsarea-text a:hover   {
    font-size: 14px;
    font-family: Arial;
    color: #147196;
}

#cmsarea-text hr   {
    color: #ffffff;
    height: 1px;
}

#cmsarea-text img{
    border: 0px solid gray;
    padding: 2px;
    border  : 1px solid gray;
}

#cms-image
{  
    float:left;
    margin-left:0px;
    margin-top:-54px;
    width:500px;
}

#cmsheader
{
    color:#8a7582;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial;
    font-weight: lighter;
    margin-top: 0px;
    
}
#cmsarea-article{   
    float: right;
    width: 670px;
    margin-right:15px;
    margin-left: 0px;
    margin-top:30px;
    background-image: url(/images/main-page-header.jpg);  
    background-repeat: no-repeat;
}
/* CMS Area Ends Here */

#flash
{
    float:left;
    margin-top:6px;
    margin-left:30px;
    border: 1px;
    width:653px;
    height:293px;
    display: inline;
    background-image: url(/images/flash-background.jpg);  
    background-repeat: no-repeat;
        

}
#ad-right 
{
    float:right;
    width:273px;
    height:293px;
    margin-right:20px;
    margin-bottom:10px;
    margin-top:5px;
    background-image: url(/images/ad-right.jpg);
    background-repeat:no-repeat;  
        
}

#flash-image{
    float:left;
    width: 592px;
    height: 256px;    
    background-image: url(_/cmsimages/flashmovie/flash.jpg);
    background-repeat:no-repeat;  
}

a#button1 
{
    position:absolute;
    display: block;
    width:158px; 
    height:35px;
    background-image: url(/images/buttons/button1.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:260px;
    margin-left:145px;
}
a#button1:hover {
    background-image: url(/images/buttons/button1-over.jpg);
    background-repeat:no-repeat; 
}

a .alt { display: none; 
}

a#button2
{
    position:absolute;
    display: block;
    width:98px; 
    height:39px;
    background-image: url(/images/buttons/button2.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:267px;
    margin-left:229px;
}
a#button2:hover {
    background-image: url(/images/buttons/button2-over.jpg);
    background-repeat:no-repeat; 
}


a#button3
{
    position:absolute;
    display: block;
    width:100px; 
    height:33px;
    background-image: url(/images/buttons/button3.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:273px;
    margin-left:149px;
}
a#button3:hover {
    background-image: url(/images/buttons/button3-over.jpg);
    background-repeat:no-repeat; 
}


a#button4
{
    position:absolute;
    display: block;
    width:240px; 
    height:40px;
    background-image: url(/images/buttons/button4.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:204px;
    margin-left:113px;
}

a#button4:hover {
    background-image: url(/images/buttons/button4-over.jpg);
    background-repeat:no-repeat; 
}

a#button5
{
    position:absolute;
    display: block;
    width:145px; 
    height:45px;
    background-image: url(/images/buttons/button5.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:216px;
    margin-left:11px;
}
a#button5:hover {
    background-image: url(/images/buttons/button5-over.jpg);
    background-repeat:no-repeat; 
}


a#button6
{
    position:absolute;
    display: block;
    width:135px; 
    height:36px;
    background-image: url(/images/buttons/button6.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:194px;
    margin-left:182px;
}
a#button6:hover {
    background-image: url(/images/buttons/button6-over.jpg);
    background-repeat:no-repeat; 
}

/* Advert Container here */

#adcontainer{
    position:relative;
    float:left;
    display: inline;
    width: 950px;
    margin-top: 10px;
    padding: 0px;
    margin-left:28px; 
}

#adcontainer a{
    font: 15px arial;
	color: white;
	font-weight:bold;
	text-decoration: none;     
}

.ad-description{
   	font: 15px arial;
	color: white;
	font-weight:bold;
    margin-left:20px;
    padding-top:20px;
	text-decoration: none;     
}


.ad-images
{
   float:left;
   margin-left:20px;
   margin-top:20px; 
   margin-bottom:4px;     
}

.advert1{
    float:left;
    background-image: url(/images/1.jpg);
    background-repeat:no-repeat; 
    width:302px; 
    height:223px;
    
    padding: 0px;
    margin: 0px;
    display: inline;
}

.advert2{
    float: left;
    background-image: url(/images/2.jpg);
    background-repeat:no-repeat; 
    width:302px; 
    height:223px;
    padding: 0px;
    margin-left:10px;
    display :inline;    
}

.advert3{
    float: left;
    background-image: url(/images/3.jpg);
    background-repeat:no-repeat; 
    width:302px; 
    height:223px;
    padding: 0px;
    margin-left:10px;
    display: inline;    
}


.advert4{
    float:left;
    background-image: url(/images/4.jpg);
    background-repeat:no-repeat; 
    width:302px; 
    height:223px;
    margin-top:10px;
    padding: 0px;
    display: inline;      
}

.advert5{
    float: left;
    background-image: url(/images/5.jpg);
    background-repeat:no-repeat; 
    width:302px; 
    height:223px;
    padding: 0px;
    margin-top:10px;
    margin-left:10px;
    display: inline;      
}

.advert6{
    float: left;
    background-image: url(/images/6.jpg);
    background-repeat:no-repeat; 
    width:302px; 
    height:223px;
    margin-top:10px;
    margin-left:10px;
    padding: 0px;
    display: inline;      
}

#front-box-header
{
   font-family: Arial,;
   letter-spacing:-1px;
   font-weight:bolder;
   font-size:18px;
   color  : #b883a3;
   margin-left:0px;
}

.front-box-header
{
   font-family: Arial,;
   letter-spacing:-1px;
   font-weight:bolder;
   font-size:18px;
   color  : #b883a3;
   margin-left:0px;
}

#leftFloat
{
  float: left;
  width: 300px;
  margin-top:44px;
  margin-left:50px;
  text-align:justify;

}

#rightFloat
{
  float: right;
  width: 300px;
  margin-top:44px;
  margin-right:60px;
  text-align:justify;
}
#Latest
{
   float:right;
   font-family: Arial,;
   letter-spacing:-1px;
   font-weight:bolder;
   font-size:18px;
   color  : #b883a3;
   margin-right:20px;
   text-decoration:none;
}
.Latest
{
   float:right;
   font-family: Arial,;
   letter-spacing:-1px;
   font-weight:bolder;
   font-size:18px;
   color  : #b883a3;
   margin-right:20px;
   text-decoration:none;
}

.Latest:hover
{
   font-family: Arial,;
   letter-spacing:-1px;
   font-weight:bolder;
   font-size:18px;
   color  : #6c3355;
   margin-left:0px;
   text-decoration:underline;
   
}

#Latest:hover
{
   font-family: Arial;
   letter-spacing:-1px;
   font-weight:bolder;
   font-size:18px;
   color  : #6c3355;
   margin-left:0px;
   text-decoration:underline;   
}

.advert-image{
    width: 257px; 
    height:160px;
}  

#breadcrumb
{
    float:left;
    margin-left: 50px;
    margin-top: 25px;
    padding-bottom:80px;
    font-family : Arial;
    font-size:14px;
}  

#breadcrumb a{
    font-family : Arial;
    font-size: 14px;
    color: #0f99d0;
}
#breadcrumb p{
    font-family : Arial;
    font-size: 14px;
    color: #cdcdcd;
}