/*
Released for free under a Creative Commons Attribution
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
  /*background: #FFFFFF url(images/image01.jpg) repeat-x left top;*/
	background: -moz-linear-gradient(90deg,#f1f1ea,#c0cfb6) repeat;
    background: -webkit-gradient(linear, left top, left bottom, from(#c0cfb6), to(#f1f1ea));
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#maincontent {
	width: 900px;
	align: center;
	float: center;
	text-align: left;
	background-image:
	/*background: -moz-linear-gradient(-90deg,#f1f1ea,#c0cfb6);
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1ea), to(#c0cfb6));*/
	box-shadow: 0px 2px 5px #333333;
	-webkit-box-shadow: 0px 2px 5px  #333333;
	-moz-box-shadow: 0px 2px 3px #333333;
}

p, ul, ol {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	margin-left: 16px;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #757e5e;
	font-weight: bold;
}

a hover {
	color: #aca378;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#header {
	width: 900px;
	height: 127px;
	margin: 0 auto;
	padding: 0px;
}

#navigation {
	width: 900px;
	height: 51px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(images/image01.jpg) no-repeat top; 
    background: -moz-linear-gradient(-90deg,#f1f1ea,#c0cfb6);
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1ea), to(#c0cfb6));
	box-shadow: 0px 2px 5px #333333;
	-webkit-box-shadow: 0px 2px 5px  #333333;
	-moz-box-shadow: 0px 2px 3px #333333;
	margin: 0px auto;
	padding: 0px;
}

#navigation ul {
	height: 51px;
	margin: 0px;
	margin-left: 70px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 39px;
	margin-right: 2px;
	padding: 12px 15px 0px 15px;
	background: url(images/image02.jpg) no-repeat right 16px;
	text-decoration: none;
	color: #525250;
}

#navigation .first {
	padding-left: 0px;
}


#logo {
	width: 900px;
	height: 76px;
	margin: 0 auto;
	padding-top: 12px;
	background: #FFFFFF url(images/logo_top.jpg) no-repeat top;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
	color: #797b66;
}

#logo p {
	margin: -8px;
	padding: 0px 0px 0px 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #9c9a95;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #C8C8C8;
}

#splash {
	width: 900px;
	height: 300px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	padding: 0px 0px 20px 0px;
	background: url(images/contentbg.jpg) no-repeat top;
	/*box-shadow: 5px 0px 6px #333333; 
	-webkit-box-shadow: 5px 0px 10px  #333333;
-moz-box-shadow: 3px 0px 10px #333333;

   /* background-color: -moz-linear-gradient(-90deg,#f1f1ea,#c0cfb6);
    background-color: -webkit-gradient(linear, left top, left bottom, from(#f1f1ea), to(#c0cfb6));*/
}

#img {
	margin-left: 16px;
	margin-bottom: 5px;
	margin-right: 8px; 
	padding: 0px 0px 5px 0px;
	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;
	/*border: 8px solid #000;
	-moz-border-bottom-colors: #555 #666 #777 #888 #999 #aaa #bbb #ccc;
	-moz-border-top-colors:    #555 #666 #777 #888 #999 #aaa #bbb #ccc;
	-moz-border-left-colors:   #555 #666 #777 #888 #999 #aaa #bbb #ccc;
	-moz-border-right-colors:  #555 #666 #777 #888 #999 #aaa #bbb #ccc;*/
}

#imgright {
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 5px; 
	margin-top: 2px;
	padding: 0px;
	box-shadow: -2px 2px 2px #333333; 
	-webkit-box-shadow: -2px 2px 2px  #333333;
	-moz-box-shadow: -2px 2px 2px #333333;
	border: 2px solid #FFF;
}

#imgright2 {
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 5px; 
	padding: 0px;
	box-shadow: -2px 2px 2px #333333; 
	-webkit-box-shadow: -2px 2px 2px  #333333;
	-moz-box-shadow: -2px 2px 2px #333333;
	border: 2px solid #333;
}


#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#column1 {
	float: left;
	width: 580px;
	padding-right: 30px;
}

#column1 h2 {
	margin-left: 16px;
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 2px 1px 2px #333333;
	filter: dropshadow(color=#333333, offx=2, offy=1);
}

#column1 h3 {
	margin-left: 16px;
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #c0cfb6;
	text-shadow: 2px 1px 2px #425436;
	filter: dropshadow(color=#425436, offx=2, offy=1);
}

#endorsements ul {
	height: 60px;
	margin: 0px;
	margin-left: 70px;
	list-style: none;
}

#endorsements li {
	display: inline;
}


#column2 {
	float: right;
	width: 260px;
}

#column2 h2 {
	margin-left: 16px;
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 2px 1px 2px #333333;
	filter: dropshadow(color=#333333, offx=2, offy=1);
}

.separator {
	background: url(images/image03.jpg) repeat-x left bottom;
}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

.newslink {
	color: #474747;
	font-weight: bold;
}
.newslink a {
	color: #474747;
	font-weight: bold;
}

.newslink a hover {
	color: #aca378;
	font-weight: bold;
}


#footer {
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px;
	background: url(images/image03.jpg) repeat-x left top;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #33666;
	/*color: #90908E;*/
}

#footer .links {
	text-decoration: none;
	color: #9CC54F;
}

#footer_ssicons {
	margin-right: 10px;
}

#footer_ssicons ul {
	height: 60px;
	margin: 0px;
	margin-left: 70px;
	list-style: none;
}

#footer_ssicons li {
	display: inline;
}


#imgsi {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
}


/* Lightbox*/

.lightbox { 
	left: -999em; 
	position: absolute; 
	}

.lightbox:target { 
	bottom: 0; left: 0; 
	right: 0; top: 0; 
	position: absolute; 
	}
			
.lightbox:target .close a { 
	background: rgba(0, 0, 0, 0.75); 
	bottom: 0; 
	left: 0; 
	right: 0; 
	top: 0; 
	position: absolute; 
	z-index: 1; 
	}

.close span { 
	color: #FFFFFF; 
	font-size: 2em; 
	text-indent: 0; 
	position: absolute; 
	right: 0.5em; 
	top: 0.5em; 
	}

.close {
	text-indent: -999em;
	}

.lightbox:target div { 
	background: #FFFFFF; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	z-index: 99; 
	}

.w60p { 
	margin-left: -30%; 
	width: 60%; 
	} 
	
.w200 { 
	margin-left: -350px; 
	width: 200px; 
	} 
	
.w347 { 
	margin-left: -310px; 
	width: 347px; 
	} 	
	
.w432 { 
	margin-left: -300px; 
	width: 432px; 
	}

.w480 { 
	margin-left: -280px; 
	width: 480px; 
	}

.h60 { 
	height: 60px; 
	margin-top: -30px; 
	} 

.h485 { 
	height: 485px; 
	margin-top: -200px; 
	} 

.h491 { 
	height: 491px; 
	margin-top: -200px; 
	} 

.h317 { 
	height: 317px; 
	margin-top: -193px; 
	}
	
.h640 { 
	height: 640px; 
	margin-top: -90px; 
	} 	

.scroll { 
	overflow-y: 
	scroll; padding: 0 1em; 
	}

.boxfocus { 
	bottom: 0; 
	left: 0; 
	right: 0; 
	top: 0; 
	position: absolute; 
	}

.boxfocus div {	
	background: #FFFFFF; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	z-index: 99; 
	}

.boxfocus .close a { 
	background-image: url('trans.png'); 
	bottom: 0; 
	left: 0; 
	right: 0; 
	top: 0; 
	position: absolute; 
	z-index: 1; 
	}
