/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#333;
	margin:0 auto;
	font-size:14px;
	line-height: 16px;
	background-color:#EF334F;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#0ca81b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.font {
	font:bold;
	color:#EA4343;


}
/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:285px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:563px;
	height:278px;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:205px;
	left:210px;
	width:697px;
	height:24px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:auto;
	padding: 0 30px 0 40px;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.gif);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:563px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:305px;
	height:auto;
}

#video {
	position:relative;
	top:0;
	left:0;
	width:299px;
	height:260px;
}

#email {
	position:relative;
	top:0;
	left:0;
	width:259px;
	height:97px;
	padding: 40px 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_email.jpg);
}

#gallery {
	position:relative;
	top:0;
	left:0;
	width:264px;
	height:142px;
	padding: 40px 20px 0 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_gallery3.jpg);
}

#gallery img {
	border: 2px solid #ef334f;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:870px;
	height:40px;
	clear:both;
padding: 0 40px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:24px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav3.gif);
}

a#nav_01 {
	width:83px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -24px;
}

.active_01 {
	background-position: 0 -24px !important;
}

a#nav_02 {
	width:121px;
	cursor:default;
	background-position:-83px 0;
}

a:hover#nav_02{
	background-position:-83px -24px;
}

.active_02 {
	background-position:-83px -24px !important;
}

a#nav_03 {
	width:124px;
	cursor:default;
	background-position:-204px 0;
}

a:hover#nav_03{
	background-position:-204px -24px;
}

.active_03 {
	background-position:-204px -24px !important;
}

a#nav_04 {
	width:121px;
	cursor:default;
	background-position:-328px 0;
}

a:hover#nav_04{
	background-position:-328px -24px;
}

.active_04 {
	background-position:-328px -24px !important;
}

a#nav_05 {
	width:142px;
	cursor:default;
	background-position:-449px 0;
}

a:hover#nav_05{
	background-position:-449px -24px;
}

.active_05 {
	background-position:-449px -24px !important;
}

a#nav_06 {
	width:106px;
	cursor:default;
	background-position:-591px 0;
}

a:hover#nav_06{
	background-position:-591px -24px;
}

.active_06 {
	background-position:-591px -24px !important;
}

/*-----------------------------highslide------------------------*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}