
/* sIFR
--------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*social media links (home and contact page)*/
.socialmedia {background: url(images/social-bg.jpg) bottom left no-repeat #ebebeb; border-top:3px solid #0E4D76; border-bottom:1px solid #0E4D76; padding:2px 7px;}
.socialmedia img { float:right; border:none!important!; }
.socialmedia img a:active, .socialmedia img a:hover, .socialmedia a {border:0!important;}

.videothumb {
	background: url(images/bg-videothumb.gif) no-repeat top right ;
	min-height: 190px;
	height: auto!important;
	height: 190px;
	padding-bottom:15px;
}
.videothumb div { 
	height: 190px;
	width:250px;
	position: relative;
	text-align: center;
	float:right;
	margin-left:12px;
	margin-top:29px;
	padding-right:7px;
}

.videothumb div p.enlarge {
	display: block;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	padding:0;
	margin-top:15px;
	text-align: center;
	font-weight: bold;
}

.red {color:#FF0000;}

/* body & main container
--------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #0E4D76;
}

a:link {
	color: #A54A40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #A54A40;
}
a:active {
	text-decoration: none;
	color: #A54A40;
}

#border {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.container {
	border: 1px solid #DBCBC2;

}

/* global
--------------------------------------------------*/
.img_left{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img_right{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.highlight{
	background-color: #FFF8F4;
	padding: 15px;
	border: 1px solid #E7E1DD;
}


/* content
--------------------------------------------------*/
.h2{
	font-size: 15px;
	line-height: 20px;
	vertical-align: middle;
}

.h3{
	font-size: 15px;
	line-height: 20px;
	vertical-align: middle;
	width: 250px;
}

#header {
	height: 80px;
	width: 730px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#imagecontainer {
	height: 205px;
	width: 730px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #D7B1AB;
	padding: 5px;
	background-color: #FFFFFF;
}

#content {
	width: 730px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#subnav_header {
	width: 210px;
	background-image: url(/images/bg_cnt_addinfoheading.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 40px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav_cnt {
	width: 210px;
	background-image: url(/images/bg_cnt_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_header {
	width: 519px;
	background-image: url(/images/bg_cnt_heading.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	height: 40px;
	color: #F7F5F3;
}
#content_cnt {
	width: 519px;
	background-image: url(/images/bg_cnt_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.gallery_tips {
	font-size: 9px;
}

/* footer
--------------------------------------------------*/

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A54A40;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer a {color:#0E4D76;}

#footer a:hover {color:#0E4D76;}



