	

/* ----------------------------------------- MAIN ELEMENTS ------------------------------------ */

* {
	margin:0px; padding:0px;
	outline:none;
	list-style:none;
}
body {
	background-color: #e0e0e0;
	margin: 40px;
	font: 16px/28px normal, 'Lato', sans-serif;
	color: #000000;
}
h1 {
	font-family: 'Cinzel', serif;
	font-size:22px;
	margin-bottom:18px;
	text-shadow:0px 0px 1px #000000, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF;
}
h2{ font-size:20px; }
h3{ font-size:18px; }



/* ----------------------------------------- SITE ELEMENTS ------------------------------------ */

.canvas {
	position:absolute;
	top:5px;
	left:50%;
	width:908px;
	margin-left:-451px;
	padding:385px 0px 62px 0px;
	background-image:url(../images/site/canvas_bg.png);
	background-repeat:repeat-y;
}
#header {
	position:absolute;
	top:0px; left:0px;
	width:908px;
	height:385px;
	background-image:url(../images/site/header2.png);
}
#slides {
	position:absolute;
	top:1px; right:8px;
	width:700px;
	height:307px;
	background-image:url(../images/slides/7.jpg);
	z-index:2;
}
#site_title {
	position:absolute;
	top:78px; left:32px;
	width:330px;
	height:150px;
	background-image:url(../images/site/title.png);
	z-index:3;
}
#footer {
	position:absolute;
	bottom:0px; left:0px;
	width:908px;
	height:62px;
	background-image:url(../images/site/footer.png);
}
#ftb-wrapper {
	position:absolute;
	bottom:0px; left:3px;
	border-top:1px solid #CCC;	
	width:896px;
	background-color:#333333;
	float:left;
	clear:both;
	height:76px;
}
#f2b-widget {
	float:right;
	margin:4px 4px 0px 4px;
}
#f2b-widget strong {
	color:#FFF;
}
#f2b-widget h6 {
	margin:0px 0px 4px 0px;
	font-size:16px;
	font-style: italic;
}
a#iwd_link {
	position:absolute;
	left:3px;
	bottom:-30px;
	font-size:10px;
	letter-spacing:2px;
	text-align:center;
	width:896px;
	color:#787878;
	text-decoration:none;
	font-family: 'Arial', serif;
}
a#iwd_link:hover {
	color:#4c4c4c;
}




/* ----------------------------------------- CONTENT ------------------------------------ */

#wrapper {
	float:left;
	width:896px;
	margin:0px 9px 0px 3px;
}
#content {
	float:left;
	width:856px;
	min-height:500px;
	_height:500px;
	padding:20px;
}
#content p {
	margin:8px 0px;
}
#content li {
	list-style:disc;
	list-style-position:inside;
	text-indent:15px;
	margin:8px 0px;
	line-height:28px;	
}
#content_left {
	float:left;
	width:430px;
}
#content_right {
	float:right;
	width:400px;
}
#content.standard img {
	float:right;
	width:398px;
	margin:0px 0px 48px 30px;
	border: 1px solid #000000;
}
span.large {
	font-size: 18px;
}
span.small {
	font-size: 14px;
}
span.red {
	color: #e73131;
}
span.green {
	color: #0d7b12;
}
span.purple {
	color: #86099d;
}

.wrapper_class_menu {
	text-align:center;
}






/* ----------------------------------------- CONTACT FORM ------------------------------------ */

#content_left.form {
	width:330px;
}
#content_right.form {
	width:500px;
}
.form_row {
	width:500px;
	float:left;
	margin-bottom:6px;
}
label {
	width:100px;
	float:left;
	line-height:40px;
	font-family: 'Cinzel', serif;
	font-size:16px;
	text-shadow:0px 0px 1px #000000, 0px 0px 2px #FFFFFF;
}
label span {
	color:#0066CC;
	font-size:20px;
}
input, textarea {
	width:368px;
	border:1px solid #333333;
	float:right;
	padding:5px;
	font: 16px/28px normal, 'Lato', sans-serif;
	font-size:14px;
}
input {
	height:28px;
}
input#form_submit {
	height:40px;
	line-height:40px;
	width:200px;
	background-color:#0066CC;
	color:#FFFFFF;
	font-family: 'Cinzel', serif;
	font-size:18px;
	font-weight:bold;
	border:none;
	text-shadow:0px 0px 1px #FFFFFF, 0px 0px 2px #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}
input#form_submit:hover {
	background-color:#0053a6;
}
.form_error {
	float:right;
	width:500px;
	height:16px;
}
#content_right.form .form_error p {
	margin:0px; padding:0px;
	line-height:16px;
	text-align:right;
	color:#FF0000;
	font-size:14px;
	font-family:"Arial",Georgia,Serif;
}




/* ----------------------------------------- GALLERY ------------------------------------ */

a.image_box {
	display:block;
	float:left;	
	width:200px;
	height:130px;
	line-height:250px;
	font-size:0px;
	margin:0px 18px 17px 0px;
	background-color:#cacaca;	
	text-align:center;
}
a.image_box.end {
	margin-right:0px;
}
a.image_box img {
	border:1px solid #000000;
	width:198px;
	height:130px;
}
.v_balance {
    display: inline-block;
    vertical-align: middle;
    height:100%;
    width: 1px;
}
a.image_box img:hover {
	opacity:0.8;
}







/* ----------------------------------------- MENU ------------------------------------ */

.menu {
	float:left;
	width:894px;
	height:50px;
	margin:1px;
	text-align:center;
	background-color:#7ebaee;
}
.menu.bottom {
	margin:1px 9px 0px 4px;
}
a.menu_link {
	font-family: 'Cinzel', serif;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-weight: bold;
	letter-spacing:1px;
	line-height:52px;
	padding:0px 16px;
	text-shadow:0px 0px 5px #FFF;
	transition: text-shadow 0.8s;
	-webkit-transition: text-shadow 0.8s;
}
.menu.bottom a.menu_link {
	font-size:13px;
	padding:0px 12px;
}
a.menu_link:hover {
	color:#FFF;
	text-shadow:0px 0px 9px #000, 0px 0px 4px #000;
}





