/*///////////Set Up Styles/////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background-color: #000000;
}
ol, ul {
	list-style: none;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* GENERAL /////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

/* html */
html {
	height:100%;
}

/* body */
body { 
	background-color: #000;
	color: #fff;
	font: 75%/150% Tahoma, Arial, Helvetica, sans-serif; 
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 20px 0 0 0;
}

/* links */
a, a:link, a:visited {
	color: #4b3905;
}

a:hover, a:active {
	text-decoration: none;
}

/* titles */
h1,h2,h3,h4,h5,h6{color:#e0ac24; font-family:Arial, Helvetica, sans-serif; line-height:1em; margin:0 .3em .3em 0;}
h1{font-size:1.5em; margin-bottom:1em;}
h2{font-size:1.5em;}
h3{
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
h4{font-size:1.2em; font-weight:bold;}
h5{font-size:1em; font-weight:bold;}

/* lists */
ul{list-style-type:square; list-style-position:outside; margin:1.25em;}
li{padding-bottom:.35em;}

/* textes & misc */
p{line-height:1.3em; margin:0 0 1em 0;}
hr{margin:1em 0; background:#410a1b; color:#410a1b; height:1px;  border:none; clear:both;}
em{font-style:italic;}

/* small */
small{font-size:.82em;}

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ID and their CLASSES ////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

/* CONTAINERS ========================================================================================================*/
#container1, #container2, #container3 {height:auto !important; height:100%; min-height:100%;}

#container1 {}
#container2 {
	min-height: 960px;
}
#container3 {
	background: url('/_Images/menu.gif') repeat-x 0 37px;
	position: relative;
	z-index:1;
}

#callouts {
	margin: 0 auto;
	width: 970px;
	padding-bottom: 100px;
}
#callouts h4 {
	font-size: 1.45em;
	font-weight: normal;
	padding: 3px 0;
}

#mainBgImage {
	top: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

/* HEADER ========================================================================================================*/
#header{margin:0 auto; position:relative; width:970px;}

#logo{
	left: 90px;
	top: 15px;
	position: absolute;
	height: 215px;
	width: 178px;
}

/* top menu */
#topMenu{
	position: absolute;
	top: -22px;
	right: 6px;
	height: 60px;
}
#topMenu div.fb-like-box {
	width: 240px;
}



/* intro box */
#intro {
	background: url('/_Images/bg_logo.gif') no-repeat top left;
	height: 446px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 362px;
	z-index: 1;
}
#intro h1{
	margin: 240px 27px 15px 55px;
	font-size: 1.55em;
	font-weight: normal;
}
#intro p { 
	font-size: 1.08em;
	line-height: 1.5em;
	margin: 0 20px;
	text-align: justify;
}

/* mainMenu */
#mainMenu {
	overflow: hidden;
	padding-top: 37px;
}
#mainMenu ul {
	margin: 0 0 0 360px;
	list-style-type: none;
	overflow: hidden;
}
#mainMenu ul li {
	padding-bottom: 0;
	float: left;
	height: 79px;
	line-height: 79px;
	margin-left: 23px;
}
#mainMenu ul li a {
	color: #e0ac24;
	text-decoration: none;
}

/* slideshow */
#slideshow{
	border-color: #000;
	border-style: solid;
	border-width: 0 5px 4px 0;
	height: 250px;
	overflow: hidden;
	width: 604px;
	margin-left: 361px;
	z-index: 0;
}

/* quick menu */
#quickMenu {
	margin-left: 361px;
	background-color: #1e632e;
	border-color: #000;
	border-style:solid;
	border-width: 0 5px 5px 0;
	margin-bottom: 45px;
	overflow: hidden;
	height: 50px;
}

#quickMenu a {
	display: block;
	float: left;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 1.25em;
	margin: 0 35px 0 50px;
	text-decoration: none;
}
#quickMenu a:hover {
	text-decoration: none;
	color: #000000;
}
#quickMenu a img {
	vertical-align: middle;
}

/* highlights */
#highlights {
	background: url('/_Images/bg_brown_trans.png') repeat;
	padding: 10px 7px;
	border: 2px solid #000;	
}
#highlights img {
	border: 2px solid #000;
	float: left;
	margin-right: 15px;
	vertical-align:top;
}
#highlights .cmsContent{display:inline-block; float:left; margin-top:10px; width:325px;}
#highlights .cmsContent h4{ font-size:1.45em; font-weight:normal; padding: 3px 0;}

/* content */
#content{
	border-color: #000;
	border-style: solid;
	border-width: 0 5px 5px 0;
	width: 564px;
	margin-left: 361px;
	z-index: 0;
	background-color: #e7daad;
	color: #000000;
	padding: 20px;
}

/* FOOTER ========================================================================================================*/
#footer{
	font-size: 0.92em;
	margin: 0 auto;
	width: 970px;
}
#footer a{
	color: #fff;
	font-weight: normal;
}
#footer li{
	display:inline;
	padding:0 5px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* CLASSES ONLY ////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////*/

/* col-2 set */
.col2-set{overflow:hidden;}
.col2-set .col-1{float:left; width:49%;}
.col2-set .col-2{float:right; width:49%;}

/* required */
.required{color:#f00;}

/* rounded link */
.roundlink{display:inline-block; margin:3px 3px 3px 0;}
.roundlink span{background:url('/_Images/green.gif') no-repeat left top; display:inline-block; margin-right:11px;}
.roundlink a {
	background: url('/_Images/green.gif') no-repeat right top;
	color: #fff;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 -7px 0 7px;
	padding: 1.5px 22px 1px 5px;
	text-decoration: none;
}


/* clear, align and floats */
.clear{clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
.middle{margin:0 auto; text-align:center;}
.bottom{vertical-align:bottom;}

/* displays */
.none{display:none;}
.inline{display:inline;}
.block{display:block;}

/* gallery */
ul.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 510px;
}
ul.gallery li {
	display: inline;
}
ul.gallery li img {
	border: 1px solid #000000;
}
