html { height: 100%; margin-bottom: 1px; }

body {
padding:0;
margin:0;
background-color:#fff;
width: 100%;
display: table;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:13px;
line-height:120%;
color: #000;
}
		input, textarea, select  {

		color:				#000;
		border:1px solid #aaaaaa;
	  	padding:2px;
	  	background-color:#ffffff;
		font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
		font-size:13px;
line-height:120%;
	  	margin-top:2px;
		}
	

.button{
		color:#fff;
		border:1px solid #aaaaaa;
	  	padding:7px;
	  background-color:#000673;
	  	margin-top:2px;
		text-decoration:none;
}

.purple{
color:#416c2a;
}

a.button:hover{
color:#fff;
}

h1, h2, h3, h4, h5 {

   
    margin: 0px;
	color: #8c6e26;
}


h1 {
    font-size:20px;
	line-height:130%;
}

h2 {
    font-size:17px;
}

h3 {
    font-size:14px;
}

h4 {
    font-size:14px;
}

h5 {
    font-size:14px;
}

ul{
margin:0;
}

a {
font-size:13px;
color: #000;
text-decoration: underline;
}

a:hover {

font-size:13px;
color: #000673;


}

strong {
font-size:12px;
}

p{
line-height:120%;
font-size:13px;
}

#wrapper{
margin:0px auto;
width:850px;
margin-top:10px;
}
#contentwrapper{
width:850px;

}

#head{
width:850px;
}

#news{
background-color:#416c2a;
width:850px;
height:30px;
}
#news p{
color:#fff;
padding:7px;
}
#news a{
color:#fff;
}
#news a:hover{
color:#fff;
text-decoration:none;
}

#banner{
background:url('images/header.jpg');
width:850px;
height:145px;
margin-top:7px;
margin-bottom:7px;
}

#gold{
background-color:#8c6e26;
height:2px;
width:850px;
}

#left{
width:240px;
display:inline;
}

#gallery{
width:180px;
background-color:#416c2a;
margin-top:7px;
color:#fff;
padding:10px;
}

#galleryblock{
background-color:#8c6e26;
width:160px;
padding:10px;
text-align:center;
}


/* left navigation menu begins */
#menu {
margin-top:7px;
	width: 240px;
	margin-left:-40px;


	}
#menu ul{
list-style:none;
margin:0;
}
#menu li{
background-color:#416c2a;
}
#menu li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	text-align:left;
	background-color:#416c2a;
	color:#fff;
	border-bottom:1px solid #fff;
	border-right:20px solid #8c6e26;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	border-right:20px solid #416c2a;
	background-color:#8c6e26;
	}	

	.no-line{
	border-bottom:none;
	}
/* left navigation menu ends */


#content{
float:right;
position:relative;
margin-top:7px;
padding:20px;
background-color:#d5d3d3;
width:603px;
min-height:600px;

}
#contentpurple{
	float:right;
	position:relative;
	margin-top:7px;
	padding:20px;
	background-color:#efefef;
	border:2px solid #416c2a;
	width:593px;
	min-height:600px;
}

#box1{
float:left;
width:290px;
}

.purplebox{
background-color:#416c2a;
width:270px;
min-height:10px;
padding:10px;
color:#fff;
}

#box2{
float:right;
width:290px;

}
.goldbox{
background-color:#8c6e26;
width:270px;
min-height:10px;
padding:10px;
color:#fff;
}

#textcontent{
float:left;
width:380px;

}

#picturecontent{
width:200px;
float:right;
margin-top:55px;
}


.push {
clear:both;
}

#footer{
width:840px;
height:60px;
color:#666;
border-top:2px solid #8c6e26;
padding:5px;
font-size:10px;
margin-top:7px;

}

#footer a{
color:#666;
font-size:10px;
}


.center{
text-align:center;
}


/*IMAGE GALLERY*/
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;

}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
		border:2px solid #8c6e26;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 14px;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.socialMedia{
	height:50px;
	width:200px;
	margin-top:5px;
}

.twitterB{
	width:98px;
	float:left;
}

.fbB{
	width:98px;
	float:right;
}

