/*-------------------------------------------------
		    - GLOBAL -						
-------------------------------------------------*/

body {
    font-size: 12px;
    line-height: 1.5em;
    font-style: normal;
    font-weight: normal;
    font-family: arial, verdana, serif;
    background: #fffbcc url('../images/bg.jpg') repeat-x;
    color: #333300;
    text-align: left;
}


.button { background-color:#127d2f; text-transform:lowercase; padding:.5em; color:#FFFFFF; text-align:center;}
.button a { color:#fff; font-weight:bold;}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.sidebar { background-color:#dbd69c; margin:1em 0 1em 0; padding:.9em 0 .9em 0; }

.sidebar_02 { background-color:#fff; margin:1em 0 1em 0; padding:1.5em 1.5em .9em 1.5em; border: 1px solid #DBD69C;}
.sidebar_02 h2 { margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}
		
#container { 
    width: 1004px; 
    margin: 0 auto; 
    background: #FFFBCC; /* url('../images/back_container_02.gif') repeat-y right; /* add image to replicate on y axes */
}
	
a {color: #c03000; text-decoration: underline;}
a:hover { text-decoration: none;}

a img { border: none; }
p { margin: 0 0 1.5em 0; }
span { color: #787746; font-weight: bold; }

.ghost { display : none; }

/*-------------------------------------------------
		- IMAGES -					
-------------------------------------------------*/

a img.raam { 
	background: #fff;
	border: 2px solid #b4af91;
	padding: 2px;
	float: left;
	margin-right: 8px;
	}
a:hover img.raam {
	border: 2px solid #932E26;
	}

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
	

/*-------------------------------------------------
		- H-TAGS -				
-------------------------------------------------*/


#container #right h2 {
    font-size: 180%;
    font-weight: bold;
    color: #033372;
    

}

h2 {
    font-size: 180%;
    font-weight: bold;
    color: #033372;
    margin: 8px 50px 5px 0; padding: 0 0 8px 0;        

}

h3 {
    font-size: 130%;
    font-weight: bold;
    color: #932E26;
    margin: 8px 50px 5px 0; padding: 0 0 8px 0;        
}

h5 {
    font-size: 180%;
    font-weight: normal;
    color: #2B285B;
    padding: 20px;
}

/*-------------------------------------------------
		- HEADERS -					
-------------------------------------------------*/


#header_01 { 
	clear: both;
        background: url('../header/header_01.jpg') no-repeat center; 
	height: 35px;
        color: #fff;
	}
	
#header_02 { 
	clear: both;
         background: url('../header/header_02.jpg') no-repeat center; 
	height: 159px;
        color: #fff;
	}
#header_03 { 
	clear: both;
        background: url('../header/header_03.jpg') no-repeat center; 
	height: 144px;
        color: #fff;
	}
        
#header p { 
	text-align: center;
        color: #FFFBCC;
	margin: 0;
        padding: 10px 0 0 0; 
	font-size : 0.9em; 
}

#header p.middel {
    text-align: center;
    padding: 20px 0 0 60px;
    font-size: 90%;
    color: #FFFBCC;
}

#header p a {
        color: #FFFBCC;
        font-weight: bold;
        margin: 0;
        padding:0px 0;
}


/*-------------------------------------------------
		- RIGHT -				
-------------------------------------------------*/
h4 { color:#37883f;}
	
/*-------------------------------------------------
		- RIGHT -				
-------------------------------------------------*/

#right{ 
	float: right; clear: right; 
	width: 280px; 
	}
        
#right p {
	font-size:100%;
	margin: 5px 0 0 0;
	color: #932E26;
	}

#right img { 
	text-align: justify; 
	padding: 0px 0px; 
	font-size : 10px;
        margin:   0 0 0 6px;
	}
        
#right h2 { 
              margin: 20px 0px 20px 20px;
	}
        
        
/*-------------------------------------------------
		- MENU -				
-------------------------------------------------*/  
#menu p { 
	text-align: center;
        color: #FFFBCC;
	margin: 0;
        padding: 10px 0 0 0; 
	font-size : 0.9em; 
}        

#menu p a { 
        color: #FFFBCC;
        font-weight: bold;
        margin: 0;
        padding:0px 0;
}      
        
#menu p.middel {
    text-align: center;
    padding: 5px 0 0 0px;
    font-size: 90%;
    color: #FFFBCC;
}        
        
        
/*-------------------------------------------------
		- MAIN -				
-------------------------------------------------*/

#main { margin: 10px 290px 20px 20px; padding:0 2em 0 2em; }

table.rates {
		font-size: 100%;
		border: 1px solid #eee;
                width: 60%;
                margin: 0 0 0 40px;
		}
		table.rates td, table.rates th {
			border-collapse: collapse;
			padding: 1px 5px; margin: 0px;
		}
		table.rates th {
			font-weight: bold;
			background: #D2E9F7;
		}
		table.rates tr.blue td{
			background: #D2E9F7;
		}


table.sidebar {
		font-size: 100%;
		width: 95%;
		border: 1px solid #eee;
		}
		table.sidebar td, table.sidebar th {
			border-collapse: collapse;
			padding: 2px 5px; margin: 0px;
			color:#336633;
		}
		table.sidebar th {
			font-weight: bold;
			background: #FFFBCC;
		}
		table.sidebar tr.blue td{
			background: #FFFBCC;
		}


table.anns {
		font-size: 100%;
		width: 75%;
		border: 1px solid #eee;
                margin: 0 0 0 50px;
		}
		table.anns td, table.anns th {
			border-collapse: collapse;
			padding: 1px 5px; margin: 0;
		}
		table.anns th {
			font-weight: bold;
			background: #D2E9F7;
		}
		table.anns tr.blue td{
			background: #D2E9F7;
		}               
                

/*-------------------------------------------------
		- FOOTER -					
-------------------------------------------------*/

#footer {
    clear: both;
    background: url('../images/footer_01.gif') repeat-x right;
    color: #fff;
    margin: 0;
    padding:0; 
    }
	
#footer p { 
	text-align: center;
        color: #FFFBCC;
	margin: 0;
        padding: 10px 0 0 0; 
	font-size : 0.9em; 
	}
#footer p a {
        color: #FFFBCC;
        font-weight: bold;
        margin: 0;
        padding:0px 0; 
    }
    
#footer p.center {
    text-align: center;
    padding: 20px 0 0 60px;
    font-size: 90%;
}
    
/*-------------------------------------------------
                - FORMS -					
-------------------------------------------------*/

form {
    padding: 10px;
    border: 1px solid #ccc;
    width: 500px;
    margin: 20px auto;
    background: #fff;
    line-height: 150%;
}

input, textarea, select {
    border: 1px solid #ccc;
    padding: 3px 5px;
}
select { padding: 2px; }

input[type='radio'], input[type='checkbox'] {
    vertical-align: middle;
    border: 0;
    margin: 0 5px 2px 0;
}
    
form input.btn {
    font-size: 12px;
    padding: 3px 6px; margin: 4px 5px 2px;
    cursor: pointer;
    border: 2px solid #999;
    color: #666;
    text-transform: uppercase;
    background: #f9f9f9;
}

table.input {
    border-collapse: collapse;
    width: 100%;
}
    
    table.input td {
        padding: 6px 15px;
        text-align: left;
    }
    table.input td.lefttd {
        text-align: right;
        vertical-align: top;
        width: 35%;
    }
    
/*-------------------------------------------------
		- COMMUNITY PAGE -					
-------------------------------------------------*/
    
    
ul.rotary_list1 {
    width: 75%;
    padding: 20px 0 0 40px;
  
}
ul.rotary_list1 li {
        list-style: none;
        display: block;
        background: #DBD69C;
        border: 1px solid #634409;
        font-style: normal;
    }
ul.rotary_list1 li a {
        text-decoration: none;
        text-align: center;
        color: #403E2C;
        font-size: 140%;
        font-weight: bold;
        font-style: normal;
        display: block;
        padding: 20px 0px 10px 0px;
        height: 25px;
    }
    
ul.rotary_list1 li a:hover {
        background-color: #ADD163;
    } 
    
    
ul.rotary_list1 li a span {
        font-size: 120%;
        text-transform: uppercase;
        color: #669933;
    }
ul.rotary_list1 li a span.more {
        font-size: 100%;
        color: #557F01;
        position: relative;
        top: -9px; left: 240px;
       
    }
    
div.rotary_list1 {
    margin: 10px 0 15px 0;
    border-top: 2px solid #666;
    padding-top: 5px;
    text-align: center;
}

div.rotary_list1 h3 {
    padding: 5px 0 10px 0;
}
div.rotary_list1 h2 {
    padding: 10px 0 20px 0;
    color:#669933;
    border-bottom: none;
}
div.rotary_list1 p {
    padding: 0 10px;
}
div.rotary_list1 img.pana {
        margin: 0 -11px 5px -18px;
        width: 722px;
    }
div.rotary_list1 div.prop_gal {
        clear: both;
        margin: 10px auto;
        height: 140px;
    }
div.rotary_list1 div.prop_gal a img {
        float: left;
        padding: 3px;
        margin-right: 18px;
        border: 1px solid #333;
    }
div.rotary_list1 div.prop_gal  {
            margin-right: 0;
        }
div.rotary_list1 div.prop_gal a:hover img {
        background: #333;
    }
/*-------------------------------------------------
		    - Tab BOX -						
-------------------------------------------------*/


.sidebarnews {
	float:left;
	margin-bottom:10px;
	padding-bottom:7px;
	width:650px;
}



.sidebarnews .sidenavtitle {

display:block;
clear:both;
}
.sidenavtitle ul {
	margin:-1px 0 0 -1px;
	padding:0;
	list-style:none;
	
}
.sidebarnews2 .sidenavtitle ul {
	
}
.sidenavtitle ul li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	
}
.sidenavtitle ul li a {
	float:left;
	color:#fff;
	background-color:#98ae30;
	padding:5px 16px 7px 16px;
	
}
.sidenavtitle ul li a:hover {
	
	color:#96b258;
	
	
}

.sidenavtitle ul li .tabactive {
	background-color:#e9e38f;
	color:#4f4334;
	
	
}

.sidenavcat {
	padding: 6px 8px 8px 8px; margin-bottom:0;background-color:#e9e38f;
}

.sidenavcat p { padding:0 2em 0 1em; }

.sidenavcat ul {
	margin:10px 0 0 10px;
	padding:0;
}
.sidenavcat ul li {
	float:left;
	list-style:none;
	margin:0 7px 3px 0;
	font-size:80%;
	background-color:#00CC66;
}

.sidenavcolor {
	padding: 8px 0 10px 4px;
	display:none;
	background-color:#e9e38f;
}

.sidenavcolor p {padding:0 2em 0 1em; }
.sidenavcolor h3 { padding:1em 2em 0 .9em;}

.sidenavtag {
	padding: 6px 8px 8px 8px;
	text-align:center;
	margin-bottom:0;
	display:none;
	background-color:#e9e38f;
}
.sidenavtag a {
	color:#828282;
	padding:1px 2px;
}
.sidenavtag a:hover {
	background-color:#828282;
	color:#fff;
}

#gallery { background-color:#e9e38f; display:block; margin:.5em 0 .5em .25em; padding:.9em;}
#gallery h2 { margin:.5em 1em .75em .5em; padding:0;}


#gallery  img { border:2px solid #fff;}
/*-------------------------------------------------
		    - CUTE NEWS -						
-------------------------------------------------*/

