@charset "utf-8";
body  {
	font: 88% Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        line-height: 1.6;
	background: #336633;
	margin: 10; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: .8em;
}
img {border: none;}
#container {
	padding: 5px;
        background: #FFFFFF;
	margin: 0 auto;    
        overflow: hidden;
	border:solid 1px #000000;
        border-style: inset;
	border-radius: 10px;
        -moz-border-radius: 10px ;
        -webkit-border-radius: 10px ; 
	box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.5);
	text-align: left; 
	max-width: 1000px;
	position: relative;

} 
#container img {
	margin: 0px;
	padding: 0px;
}



#container table td {vertical-align: top;
                     margin: 0;
                     padding: 0 5px;
                      border: 1px solid #000;}
#header {
	background: #fff;
	padding: 0px;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
 
#header h1 {
	margin: 0; 
	padding: 0; 
}

#header a, #header a:hover, #header a:focus, #header a:active, #header a:visited, #header a:link {
         color: #fff;
}

#header img  {
        border: none;
}

#skipLinks ul {
	margin: 0px;
	padding: 0px;
}
#skipLinks {
	width: 40%;
        float: left;
}

#skipLinks ul li {
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	float: left;
}
#skipLinks ul li a {
	color: #000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 16px;
	text-decoration: none;
}

#skipLinks a:hover, #skipLinks a:focus, #skipLinks a:active {
	text-decoration: underline;

}


#language ul {
	margin: 0px;
	padding: 0px;
}
#language {
	width: 40%;
        float:right;
}

#language ul li {
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	float: right;
}

#language ul li a {
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	text-decoration: none;
} 

#language a:hover, #language a:focus, #language a:active {
	font-weight: bold;

}

#header2 {
	font-family: Papyrus, "Bradley Hand ITC", "Book Antiqua";
	background-color: #FFC;
	background-image: url(../images/flag.jpg);
	background-position: right;
	clear: both;
	float: right;
	height: 100%;
	width: 77%;
	background-repeat: no-repeat;
	border-bottom: solid #900 10px;
        border-top: solid black .5px;
}
#header2 h2 {
	font-size: 1.5em;
	text-indent: 1em;
}

#sidebar1 {
	float: left; 
	width: 23%;
	background-color: #900;
	font-size: 1em;
        border: solid #336633 .5px;
}

#sidebar1 p, #sidebar1 h3, #sidebar2 p,#sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

#mainNav {
	background-color: #900;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#mainNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #336633;
	list-style-type: none;
}
#mainNav a {
	color: #fc0;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	font-weight: bold;
}

#mainNav a:hover, #mainNav a:focus, #mainNav a:active {
	background-color: #FC0;
	color: #000;
}

#sidebar2 {
	float: right; 
	width: 19%; 
	background: #fff; 
	padding: 15px 0; 
}


#content {
	margin: 0 24% 0 200px; 
	padding-left: 10px;
        padding-top: 85px;
	position: relative;
        background: #FFFFFF;
}

#fullcontent {
	
        margin: 0 15px 0 230px; 
	padding-left: 15px;
        margin-top: 85px;
	position: relative;
}

#content img, 
#fullcontent img { 
        margin-right: 10px;
}

#content h1, 
#fullcontent h1 {
        font-size: 2em;
        font-weight: normal;
        color: #336633;
}

#content h2, 
#fullcontent h2 {
        font-size: 1.3em;
        font-weight: normal;
        color: #336633;
}

#content h3, 
#fullcontent h3 {
        font-size: 1.1em;
}

#content h4, 
#fullcontent h4 {
        font-size: 1em;
}

.jce_caption {
        padding: 5px;
	font-size: 0.75em;
	text-align: left;
	background: #ffffff;
	border: 1px solid #336633;
        box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.5);
}
/* Positioning CSS for Blog Layout Pages */

.leading {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-top: 0px;
	/*background-image: url(../images/cola.jpg);
	background-repeat: no-repeat;
	background-position: top left; */
    	background-color: #FFC;
        line-height: 1.7em;
        border: 3px outset #336633;
        border-radius: 10px;
        -moz-border-radius: 10px ;
        -webkit-border-radius: 10px ;
	box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.5);
	position: relative;
}

.leading ul {
       margin: 0px;
       padding: 0px;
}

.leading li {
       margin: 0px;
       padding: 0px;
       list-style-type: none;
}


.leading_separator {
	border-bottom: solid 0px #fff;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator {
	border: solid 1px #fff;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { 
        padding: 0; 
}


.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { 
        width: 45%; 
}
.cols3 { 
        width: 30%; 
}

.column1 , .column2 {
	border: solid 0px #fff;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1 {
	float: left;
	margin: 0;
}

.column2 {
	float: right;
	margin: 0;
	width: 45%;
}

.article_row {
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column {
	border: solid 0px #fff;
	padding: 10px 10px 10px 0;
}

.row_separator2 {
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}


a.contentpagetitle {
        text-decoration: none;
        color: #336633;
        font-weight: normal;
}

a:hover.contentpagetitle, a:focus.contentpagetitle, a:active.contentpagetitle {
        text-decoration: underline;
}

#photoFooter {
        padding-top: 5px;
        border-top: 1px;
        border-top-color: #336633;
}

#photoFooter img {
        margin-bottom: 10px;
	padding: 0px;
	box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.5);
}

#photoFooter .moduletablephoto1, .moduletablephoto2, .moduletablephoto3, .moduletablephoto4 {
        width: 245px;
        float: left;
        padding-right: 5px;
}

/*#photoFooter .moduletablephoto1 {
        margin-left: 2px;
}*/

#bottomNav {
	width: 100%;
        height: 100%;
	background-color: #FC0;
	border-top: inset #336633 3px;
	border-bottom: outset #336633 3px;
        position: relative;
        padding: 0px;
        margin: 0px;
}

#bottomNav ul {
	margin: 0% 0% 0% 30%;
	padding: 0px;
	list-style-type: none;
        position: relative;
}

#bottomNav li {
        position: relative;
        padding: 0px;
        margin: 0px;
}

#bottomNav li a {
	color: #900;
	text-decoration: none;
	display: inline;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	float: left;
	font-size: 1.2em;
        position: relative;
}

#bottomNav a:hover, #bottomNav a:focus, #bottomNav a:active {
	text-decoration: underline;
        font-weight: normal;

}

#footer {
        /*height: 5em;*/
        font-size: 1em;
	padding: 5px; 
	background:#900;
        text-align: center;
        color: #FC0;
} 

#footer a {
        color: #fc0;
        font-weight: bold;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.offleft {
	position:absolute;
	margin-left:-9000px;
}

/* Styles for pricing tables */

table.priceTable{
	font-family: Arial, Helvetica, sans-serif;
	width: 85%;
	margin-top: 10px;
	border-collapse: collapse;
        text-align: center;
}

caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}

.priceTable td, .priceTable th {
	padding-top: .2em;
	padding-right: .4em;
	padding-bottom: .2em;
	padding-left: .4em;
	border: 2px solid #fff;
        background-color: #ffc;
}

table .priceTable tr #number, #novapr, #mayoct{
	color: #FFF;
	background-color: #336633;
}
table.contenttoc {
  border: 1px solid #363;
  padding: 1em;
  background: #ffc;
}

div.pagenavcounter {color: #363;
                     padding: 1em 0;}

table.contenttoc a {text-decoration: none;
                    font-weight: bold;}
table.contenttoc a:hover {color: #990000;}

table.facts {border-collapse: collapse;}

table.facts th, table.facts td {border: 1px solid black;
                                
                               }
table.facts th {padding: 0 10px 0 0px;
                width: 40%;
                text-align: right;}

div#gmap {margin: 0 20%;}

div#myBlog-wrap {padding: 0 30px;}

#sidebar2 { margin: 15px 40px 0 0;}

#fullcontent p {
	text-align: justify;	
}

#fullcontent a:link {
	color: #336633;
	text-decoration: none;
        font-weight: bold;
}
#fullcontent a:hover {
	color: #336633;
	text-decoration: underline;
}

#fullcontent a:visited {
	color: #336633;
	text-decoration: none;
}

#topStuff {
	border-top: 1px solid #336633;
	border-bottom: 1px solid #336633;
	background: #FFFFCC;


}

#header2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 336633;
}
