@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #353535; 
	font-size: 12px; 
	font-family: Garamond; 
	font-family: Garamond, Verdana, Univers;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

h1 { color: #F7BE81; font-size: 28px; font-family: Garamond;  font-weight: normal; margin: 3px 0px 25px 0px; }
h2 { color: #F7BE81; font-size: 18px; font-weight: normal; margin: 0px 0px  0px 0px; }
h3 { color: #F7BE81; font-size: 14px; font-weight: normal; margin: 0px 0px 5px 0px; }

a          { color: black; }
a:visited  { coor: black; }
a:hover    { color: black; }

.clear_both { clear:both; font-size:1px; line-height:1px; }

.container {
	width: 100%;
	background-color: #e6e5d7;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: 0px bottom;
	font-size: 20px; 
	font-family: Garamond; 
	font-weight: bold;		
}

.containerleft {
	width: 55%;
	background-color: #e6e5d7;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: 0px bottom;
}

.containerright {
	width: 25%;
	background-color: #e6e5d7;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: 0px bottom;
}

/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

.toplogo {
	margin-left: 22px;
	padding-top: 0px;
}

/* TOP NAVIGATION */

.topnavigation {
	width: 100%;
	margin: 0px 0px 0px 0px;
	#margin-bottom: 10px; /* for IE */
	color: #003300;
	font-size: 20px;
	font-weight: bold;		
}


.topnavigation ul{
	margin: 0px;
}

.topnavigation li{
	/*  list-style: none;  */
	float:left;
	margin: 0px 20px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.topnavigation a{
	margin-left: 0px;
	color: #006600;
	text-decoration: none;
}
.topnavigation a:visited{
	color: #33CC33;
}

.topnavigation a:hover{
	color: #009900;
}


/* CONTENT AREA */
.contentArea {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 15px 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

.contentmain {
		color: #003300;
	margin-top: 10px;
	margin-left: 80px;
}

.contentmain h1 {	font-size: 36px;	color: #003300;	font-weight: normal;	margin-bottom: 5px;}
.contentmain h2 {	font-size: 24px;	color: #003300;	font-weight: bold;	margin-bottom: 15px; 	width: 40%;}
.contentmain h3 {	font-size: 18px;	color: #003300;	font-weight: bold;	margin-bottom: 5px;}

.maincontent1 {
	width: 75%
}
.maincontent2 {
	width: 20%
}
.content1 {
	width: 45%;
	float: left;
	padding-top: 0;
}

.content1_1{
	width: 32%;
	float: left;
	padding-top: 0;
}

.content2 {
	width: 53%;
	float: left;
	padding-top: 0;
}

.content2_1{
	width: 71%;
	float: left;
	padding-top: 0;
}

.content2_1_1{
	width: 48%;
	float: left;
	padding-left: 0%;
}

.content2_2{
	width: 27%;
	float: left;
	padding-top: 5%;
}

.gallerycontent {
	width: 19.6%;
	float: left;
}

.gallerycontent img {
	width: 94%;
	margin-top: 3%;
	margin-left: 3%;
	margin-top: 3%;
	margin-left: 3%;
	float: left;
}

.contentcenter {
	width: 40%;
	padding-left: 5px;
	float: left;
	padding-top: 0px;
}

.contentcenterleft {
	width: 20%;
	padding-left: 5px;
	float: left;
	padding-top: 0px;
}

.contentcenterright {
	width: 20%;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
}

.contentright {
	width: 25%;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
}

.contentabout {
	width: 75%;
	margin: 20px 20px 20px 20px;

}
.contentaboutinside {
	margin: 5% 5% 5% 5%;

}
.paradecontent {
	width: 30%;
	padding-left: 10px;
	float: left;
	padding-top: 0;
}

.contentbox {
	width: 98%;
	min-height: 50px;
/*	#height: 50px;*/
	margin-right: 0px;
	margin-bottom: 20px;
/*	background-image: url(images/box_bkgd.gif); 
	background-repeat: no-repeat; */
	background-image: url(images/tabbed_panel_content.gif);
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
}



.contentbox h4 {
		font-size: 12px;	
		color: #002200;	
		font-weight: normal;
}

.contentbox img {
	width: 94%;
	margin-top: 3%;
	margin-left: 3%;
	margin-top: 3%;
	margin-left: 3%;
	float: left;
}

.contentbox .contenttype {
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
	float: left;
	color: #ffffff;
}

.contentbox .contenttype h2 {
	color: #F7BE81;
	font-weight: bold;
}
.contentbox .contenttype h1 {
	color: #003300;
	margin-bottom: 5px;
	font-size: 20px; 
	font-family: Garamond; 
	font-weight: bold;	
}
.contentbox .contenttype p {
	color: #F7BE81;
	margin-top: 5px;
	font-style: oblique;
}
.contentbox .contenttype a {
	font-family: Helvetica,Garamond, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-image: url(images/plus_sign.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;

}
.contentbox .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentbox .contenttype a:hover {
	color: #a7591a;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	width: 100%;
	margin-right: 0px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid;
	border-color: #ffffff;
}

.footercontent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.footernav {
	padding-top: 10px;
	padding-right: 52px;	
	float: right;
	color: #000000;
	font-size: 10px;
	font-family: Garamond, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #622c5c;
	text-decoration: none;
}
.footernav a:visited {
	color: #622c5c;
}
.footernav a:hover {
	color: #a7591a;
}

.copyright {	
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #928e5c;
	font-size: 12px;
	font-family: Helvetica, Verdana,Garamond, sans-serif;
}


/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/click-gallery-preview.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#gallery {
	width:950px;
	height:500px;
	margin:0 auto;
	position:relative;
	font-family:garamond;
	background-image: url(images/background.jpg);
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#gallery #fullsize {
	position:absolute;
	left:0;
	top:0;
	height:500px;
	width:950px;
	overflow:hidden;
	text-align:center;
}
#gallery #fullsize div {width:950px; height:500px; padding-top:20px; position:relative;}
#gallery #fullsize div img {clear:both; display:block; margin:0 auto; border:10px solid #fff; height:450px; position:relative; z-index:500;}
#gallery #fullsize div h3 {padding:10px 0 0 0; margin:0; font-size:18px;}
#gallery #fullsize div p {padding:5px 0; margin:0; font-size:12px; line-height:18px;}
 
#gallery #fullsize a.previous {display:block; height:120px; width:180px; position:absolute; left:10px; top:200px; z-index:10; border:10px solid #fff;}
#gallery #fullsize a.next {display:block; height:120px; width:180px; position:absolute; right:10px; top:200px; z-index:10; border:10px solid #fff;}
 
#gallery #fullsize a.previous img,
#gallery #fullsize a.next img {width:180px; height:120px; border:0; display:block; filter: alpha(opacity=50); opacity:0.4;}
 
#gallery #fullsize a:hover {direction:ltr; z-index:600;}
#gallery #fullsize a:hover img {filter: alpha(opacity=80); opacity:0.8;}

#gallery h2 {padding:10px 0 0 0; margin:0; font-size:18px; color: 003300;}

 
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
top:0px;
left:0px;
width:100%;
}
#popUpDiv_1 {
position:absolute;
top:0px; left:0px; width:400px; height:300px; 
background-image: url(images/background.jpg);
border:6px solid #004400; 
padding: 15px 15px 15px 15px;
}

#popUpDiv_2 {
position:absolute;
top:0px; left:0px; width:400px; height:300px; 
background-image: url(images/background.jpg);
border:6px solid #004400; 
padding: 15px 15px 15px 15px;
}

#popUpDiv_3 {
position:absolute;
top:0px; left:0px; width:400px; height:400px; 
background-image: url(images/background.jpg);
border:6px solid #004400; 
padding: 15px 15px 15px 15px;
}

#popUpDiv_4 {
position:absolute;
top:0px; left:0px; width:400px; height:400px; 
background-image: url(images/background.jpg);
border:6px solid #004400; 
padding: 15px 15px 15px 15px;
}
