body         {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 0px;
	padding-top : 0px;
	background-color : #5A763E;
}

body a{
	color : Black;
}

#banner h1{
	color : White;
	font-family : Verdana;
	font-size : 26px;
	letter-spacing : 1px;
}
#banner p{
	color : White;
	font-family : Verdana;
	font-size : 15px;
}

h1 {
	font-size : 14pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #A46C6C;
	font-weight : bold;
}

h2 {
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	
}
h3 {
	font-size : 11pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;	
	font-weight : normal;
}


p {
	font : 10pt Arial, Helvetica, sans-serif;	
}

form{
	margin-bottom : -10px;
	padding-bottom : -10px;
}

/*     */
#navigation_links{
	
}
#navigation_links, #navigation_links ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
	z-index : 1;
 }
 
 
#navigation_links a:link, #navigation_links a:active, #navigation_links a:visited{
   display:block;
   font-weight : bold;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	border:1px solid #BDCEB3;
    color: #583030;
    text-decoration:none;
    background-color: #D5E4CE;
	font-size : 12px;
 }

#navigation_links a:hover{
    background-color:#fff;
    color:#333;
}
#navigation_links li{
    float:left;
    position:relative;
	
}

#navigation_links ul {
    position:absolute;
    width:12em;
    top:28px;
    display:none;
}
#navigation_links li ul a{
    width:15em;
    float:left;
}

#navigation_links ul ul{
	top:auto;
	}	

#navigation_links li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }


#navigation_links li:hover ul, #navigation_links li li:hover ul, #navigation_links li li li:hover ul, #navigation_links li li li li:hover ul{
    display:block;
    } 

/*     */



.navigation_links{
	margin-bottom : 10px;
	margin-left : 30px;
}

.button     {
	list-style-type: none;	
    display: inline;
	
	
} 
.button  a   {
	text-decoration : none;
	background-color : #E2F3D8;
	color : #7C4B4B;
	font-weight : bold;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
	margin-right : 15px;
}

.sub_button{
	list-style-type: none;	
}

.leftbodycell{
	background-color : #EAE6DD;
	width : 160px;
}

.rightbodycell{
	border-left-width : 0px;
	padding-left : 10px;
	padding-right : 10px;
}

.blogleftbodycell{
	background-color : #EAE6DD;
	
	
}

.blogleftbodycell_inner{
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 15px;
}


.blogcentrebodycell{
	padding-left : 40px;
	padding-right : 40px;
	padding-top : 15px;
	padding-bottom : 10px;
}
.blogrightbodycell{
	background-color : #EAE6DD;
	width : 180px;
}

.scroll_div{
	
	color : #A84C0F;
	padding-left : 0px;
	padding-right : 20px;
	overflow-x: hidden;
	overflow : auto;
	text-align : justify;
	height : 440px;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#9F3514;  
    scrollbar-darkshadow-color: #8F8F8F; 
    scrollbar-face-color: #BDCEB3; 
    scrollbar-highlight-color:white; 
    scrollbar-shadow-color:white;
}


.hotspot_entry{
	
	padding-bottom : 7px;
}

.hiddenlink a{
	text-decoration : none;
	color : Black;
	
}
.hiddenlink{
	color : Black;
	font : 10pt Arial, Helvetica, sans-serif;
	
}

.accom{
	border-bottom-color : #BDCEB3;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 10px;
	padding-top : 5px;
	padding-right : 20px;
}
.accom_pic{
	border-bottom-color : #BDCEB3;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 10px;
	padding-top : 15px;
	
}

.gtbs{
	font-size : 10px;
}

#outerlayout{
	width : 1000px;
	margin : auto;
	border-left-color : #F0F0F0;
	border-left-style : solid;
	border-left-width : 5px;
	background-color : White;
	border-right-color : #F0F0F0;
	border-right-style : solid;
	border-right-width : 5px;
	}

#topstrap{
	background-color : Silver;
	margin-bottom : 0px;
	color : White;
	font-size : 9px;
	padding-bottom : 4px;
	width:1000px;
	padding-top : 2px;
	text-align : right;
}
#topstrap a{
	color : White;
	font-size : 12px;
	
	
}
#banner{
	margin-bottom : 0px;
	width:1000px; 
	clear:both;
	height : 170px;
	
}

#banner_left{
	width:360px; 
	
	margin-bottom : 0px;
	padding-bottom : 0px;
	
}

#banner_right{
	width:600px; 
	float: right;
	margin-bottom : 0px;
	padding-bottom : 0px;
	
}

div#menu {
	top:0px;	  
}

#topnavigation{
	background-color : #BDCEB3;
	margin-top : 0px;
	width:1000px; 
	clear:both;
	padding-bottom : 1px;
	padding-top : 1px;
	
}

#layout{
	border-collapse : collapse;
	
	clear:both;
}

#maintextcell {
	border : solid #D5F2D8;
	border-width : 1px 1px 1px 1px;
}

#bannerbox {
	border : solid #D5F2D8;
	border-width : 1px 1px 1px 1px;
}
