@charset "utf-8";

/* CSS Document */

a

{

	text-decoration:none;

}

p

{

	margin:0px;

	padding:0px;

	padding-top:5px;

}

body#web a#nav-web,

body#print a#nav-print,

body#video a#nav-video,

body#about a#nav-about,

body#contact a#nav-contact

{

	background:#FFFFFF;

}

#menu-items a

{

}

#menu-items a:hover

{

	background:#FFFFFF;

}

body

{

	background:url(../images/bg1.jpg) repeat;

	margin:0px;

	padding:0px;

	background-attachment:fixed;

	overflow-y:auto;

}

.layout

{

	width:865px;

	float:left;

}

.header

{

	width:865px;

	height:274px;

	float:left;



}

.hdr-lft

{

	float:left;

	width:241px;

	height:274px;

	position:fixed;

	display:block;

}

.hdr-rt

{

	width:624px;

	float:left;

	margin-left:241px;

	padding:80px 0px 2px 0px;

	border-bottom:1px solid #FFFFFF;

}

.logo

{

	width:454px;

	height:77px;

	float:left;

}

.top-icons

{

	width:90px;

	height:35px;

	float:right;

	padding-top:40px;



}

.top-icons img

{

	padding-left:5px;

}

.layout-main

{

	width:865px;

	float:left;

}

.layout-lft

{

	width:237px;

	float:left;

}

.layout-rt

{

	width:624px;

	float:left;

	padding:0px 0px 0px 250px;

}

.head

{

	font-family:Georgia;

	font-size:20px;

	color:#918680;

	font-weight:bold;

}

.head-div

{

	width:600px;

	float:left;

	padding-left:24px;

}

.gal-emp

{

	width:30px;

	float:left;

	height:20px;

}

.gal-div

{

	width:540px;

	float:left;

}

.gal-bg

{

	width:510px;

	height:243px;

	float:left;	

	background:#FFFFFF;	

	padding-top:13px;

}

.gal-bt-curv

{

	width:162px;

	height:18px;

	float:right;

	background:url(../images/gal-bt-curv.png) no-repeat;

	/*font-family:Georgia;*/

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#73655e;

	font-weight:bold;

	padding-right:20px;

}

.footer

{

	width:624px;

	height:25px;

	float:left;

	border-top:1px solid #FFFFFF;

	color:#8f6c50;

	font-family:Georgia;

	font-size:11px;

	padding-top:2px;

	margin-top:65px;	

}

.menu

{

	width:118px;

	float:left;

	margin-top:95px;

	position:fixed;

	display:block;

	/*padding-top:168px;*/

	/*padding-top:253px;*/



}

.menu-items

{

	width:118px;

	height:24px;

	float:left;

	margin-top:2px;

	padding-top:3px;

	text-align:center;

	border-top:1px dashed #9b9895;

	border-right:1px dashed #9b9895;

	border-bottom:1px dashed #9b9895;

}

.menu-style

{

	font-family:Georgia;

	color:#73655e;

	font-weight:bold;

	text-decoration:none;

}

.print-gal-bg

{

	width:510px;

	height:197px;

	float:left;	

	background:#FFFFFF;	

	padding-top:13px;

}

.video-gal-bg

{

	width:510px;

	height:332px;

	float:left;	

	background:#FFFFFF;	

	padding-top:13px;

}

.about-ctnt

{

	width:530px;

	float:left;

	padding:20px;

	text-align:justify;

	border:1px dashed #726862;

}

.about-ctnt-style

{

	font-family:Georgia;

	font-size:12px;

	color:#918680;

	line-height:18px;

}

.contact-fld-name

{

	font-family:Georgia;

	font-size:18px;

	color:#FFFFFF;

	width:500px;

	height:25px;

	float:left;

}

.contact-fld1

{

	width:275px;

	height:28px;

	float:left;

	padding:2px 5px 0px 5px;

	background:#e3e0dd;

	border:1px dashed #726862;

	font-family:Georgia;

	font-size:18px;

	color:#FFFFFF;

}

.contact-fld2

{

	width:405px;

	height:188px;

	float:left;

	padding:2px 5px 0px 5px;

	background:#e3e0dd;

	border:1px dashed #726862;

	font-family:Georgia;

	font-size:18px;

	color:#FFFFFF;

}


