@charset "utf-8";
/* CSS Document */


/*
dark green #00381d
*/

body {
	margin: 0;
	padding: 0;
	background: url(../../images/bg.png) repeat-x #FFFFFF;
}

a {
	color: #00381d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#container {
	width: 992px;
	margin: 0 auto;
	background: url(../images/shadows.png) repeat-y;
}
#diary_image_left {
	margin:10px;
	font-weight:bold;
	height:auto;
	width:auto;
	float:left;
	font-size:11px;
}
#diary_image_right{
	margin:10px;
	font-weight:bold;
	height:auto;
	width:auto;
	float:right;
	font-size:11px;
}

#header {
	height: 185px;
	background: url(../images/header.jpg) no-repeat 6px 0;
}

#logo {
	position: relative;
	left: 6px;
	top: 23px;
}

#login_links {
	position: relative;
	left: 770px;
	top: -105px;
	
	width: 198px;
	height: 28px;
	
	background:url(../images/login_bg.png) no-repeat;
	
	text-align: center;
}

.ie7 #login_links {
	position: relative;
	top: -109px;
}

#login_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00381d;
	text-decoration: none;
}

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

#nav {
	background: url(../images/nav_bg.png) repeat-x;
	
	width: 200px;
	min-height: 424px;
	float: left;
	
	margin: 0 0 0 6px;
	padding: 0 15px;
}

/*
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00381d;
	font-weight: bold;
	text-decoration: none;
}
*/

#nav ul {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 -20px;
	width: 140px;
}

#nav ul li {
	font-weight: bold;
	list-style: url(../images/bullet.png);
	margin: 10px -10px;
}

#nav ul li ul {
	margin-left: -24px;
	overflow: hidden;
	height: 0;
}

#nav ul li ul li {
	font-weight: normal;
	width: 144px;
	margin: 10px 0 10px -2px;
}


.ie7 #nav ul {
	margin: 0;
}

.ie7 #nav ul li {
	margin: 10px;
}

.ie7 #nav ul li ul {
	margin-left: 0;
}

#nav a {
	cursor: pointer;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#primary_content {
	background: url(../images/cornice.jpg) no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	width: 510px;
	min-height: 300px;
	float: left;
	padding: 0 20px 0 20px;
}

#primary_content h3, #primary_content h4 {
	color: #00381d;
}

.useful_link {
	margin: 0 0 0 20px;
}

.gen_tbl_header {
	background: #B2D26C;
}

#secondary_content {
	background: url(../../images/bg.png) repeat-x #FFFFFF;
	width: 200px;
	float: left;
}

#social_links {
	margin-left:40px;
	width:160px;
	float:left;
	height:auto;
	margin-bottom:10px;
	margin-top: -350px;
}
#social_links_login {
	position:relative;
	top:65px;
	right:35px;
	width:160px;
	float:right;

}


#banner {
	height: 209px;
	background: url(../../images/banner.png) no-repeat;
}

#content {
	color: #FFFFFF;
}

#content h2, h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#content h2 {
	font-weight: 500;
	font-size: 30px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#column_1 {
	width: 600px;
	float: left;
}

#column_2 {
	width: 320px;
	float: right;
}

#footer {
	background: #cee39d;
	
	border-top: 3px solid #9dc73c;
	
	width: 980px;
	height: 112px;
	
	margin: 0 0 0 6px;
}

#footer #copyright {
	position: relative;
	top: 45px;
	left: 90px;
}

#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00381d;
	text-decoration: none;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00381d;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00381d;
	text-decoration: underline;
}

#footer_img_1 {
	position: relative;
	top: 25px;
	left: 30px;
}

#footer_img_2 {
	position: relative;
	top: 25px;
	left: 26px;
}

#footer_img_3 {
	position: relative;
	top: 15px;
	float: right;
	margin-right: 25px;
}

#partners_text
{
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	font-size: 19px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ie7 #footer_img_3 {
	position: relative;
	top: -45px;
	float: right;
	margin-right: 25px;
}

/*
#footer_inner {
	margin: 0 auto;
	
	height: 112px;
}

#footer_left {
	float: left;
	width: 680px;
}

#footer_right {
	float: left;
	width: 300px;
}

#footer_nav ul {
	margin: 35px 0 40px -40px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#footer_nav ul li {
	display: inline;
	list-style: none;
}

#footer_nav ul li a {
	color: #000000;
}
*/
#clear {
	clear: both;
}

#latest_news_title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 24px;
}

#latest_news {
	padding: 15px;
	
	width: 170px;
	
	background: url(../images/nav_bg.png) repeat-x #FFFFFF;
	
	color: #000000;
}

.ln_headline {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ln_summary {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0;
}

#latest_news .link {
	font-size: 12px;
}

#latest_news a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #252fb7;
}

.ln_time_posted {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



#login_form label, #register_form label, #request_key_form label {
	margin: 0 0 0 4px;
	font-size: 12px;
	font-weight: bold;
	color: #00381d;
}

#login_form input[type=text], #login_form input[type=password], #register_form input[type=text], #register_form input[type=password], #request_key_form input[type=text] {
	border: 1px solid #9dc73c;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	padding: 5px;
	
	font-size: 12px;
	color: #00381d;
}

#login_form input[type=submit], #register_form input[type=submit], #request_key_form input[type=submit] {
	background: #9dc73c;
	
	border: 2px solid #9dc73c;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	padding: 3px;
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.error_msg {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.msg {
	color: #004400;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.help_link a {
	padding: 3px;
	border: 1px solid #004400;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #007700;
	color: #FFFFFF;
}

form[name=email_form] label {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

form[name=email_form] input[type=text], form[name=email_form] textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	border: 1px solid #99CC99;
	padding: 5px;
	
	margin-top: 2px;
}

form[name=email_form] input[type=submit] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	border: 2px solid #003300;
	
	background: #003300;
	color: #99CC99;
	font-weight: bold;
	
	padding: 5px;
	
	cursor: pointer;
}
.content_img_right{
	float:right;
	padding:5px;
	font-weight:bold;
	font-size:10px;
}
.content_img_left{
	float:left;
	padding:5px;
	font-weight:bold;
	font-size:10px;
}
#tbl_join td {
	text-align:center;
	font-size:12px;
}
#phone_contact
{
}
#email_contact a
{
	color:#000000;
	font-size:18px;
	font-weight:normal;
}
#fax_contact
{
}
.contact_details
{
	font-size:18px;
	margin:0 0 20px 0;
}
.contact_details img 
{
	float:left;
	margin:5px 20px 5px 5px;
}
.contact_details p 
{
	margin:0;
	float:left;
}
#slideshow_container
{
	margin:0 0 0 4px;
	width:500px;
	height:200px;
	background:url(../images/slideshow_images/slide_001.jpg) no-repeat;
}
#left_arr_container
{
	width:60px;
	height:200px;
	float:left;
	cursor:pointer;
}
#right_arr_container
{
	width:60px;
	height:200px;
	float:right;
	cursor:pointer;
}
#slideshow_right_arr
{
	width:40px;
	height:200px;
	display:none;
	float:right;
	background:url(../images/slideshow_nav_bg.png) repeat;
}
#slideshow_left_arr
{
	width:40px;
	height:200px;
	display:none;
	background:url(../images/slideshow_nav_bg.png) repeat;
}
#slideshow_dots
{
	margin:10px 0 0 0;
	height:15px;
}

.dot
{
	float:right;
	width:10px;
	height:10px;
	margin:0 5px 0 0;
}
/*gallery*/
#gallery_container
{
	width:700px;
	height:700px;
	float:left;
	position:relative;
	display:table;
	margin:25px 0 25px 25px;
	
	
}
#image_holder
{
	width:700px;
	height:600px;
	position:relative;
	background:#000000 url(../images/pre_loader.gif) center no-repeat;
	display:table-cell;
	vertical-align:middle;
	
	top:0;
	z-index:0;
}
#gallery_left_arr
{
	width:50px;
	height:50px;
	position:absolute;
	z-index:1;
	top:275px;
	left:0;
	opacity:0;
}
#gallery_right_arr
{
	width:50px;
	height:50px;
	position:absolute;
	top:275px;
	right:0;
	z-index:1;
	opacity:0;
}
#gallery_nav
{
	height:150px;
	position:absolute;
	width:inherit;
	top:540px;
	z-index:1;
}
#image_caption
{
	/*background:url(../images/semi-trans-bg.png) repeat;*/
	height:50px;
	position:relative;
	padding:5px 10px;
	z-index:1;
	
}
#image_caption p
{
	
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
#gallery_thumbs
{
	
	height:100px;
	position:relative;
	z-index:1;
	background:#222222;
	overflow:hidden;
}
#thumbs_animator 
{
	height:inherit;
	z-index:1;
}
#gallery_thumbs_left_arr
{
	height:100px;
	width:25px;
	position:absolute;
	top:60px;
	left:0;
	z-index:2;
}
#gallery_thumbs_right_arr
{
	height:100px;
	width:25px;
	position:absolute;
	top:60px;
	right:0;
	z-index:2;
}
.gallery_thumb
{
	width:126px;
	height:96px;
	float:left;
	margin:2px;
	display:table;
}
.gallery_thumb_container
{
	display:table-cell;
	vertical-align:middle;
}


