/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #656868 url('../img/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

div.rotator {
        position: relative;
        width: 440px;
        height: 380px;
        margin: 0px auto;
        padding: 0px auto;
        border-radius:1em;
        -moz-border-radius:1em;
        -webkit-border-radius:1em;
        }

          /* rotator css */
        div.rotator ul li {
        float: left;
                margin-left: -20px;
        position: absolute;
        list-style: none;

        padding: 0px;
        border-radius:1em;
        -moz-border-radius:1em;
        -webkit-border-radius:1em;
        }

        /* rotator image style */
        div.rotator ul li img {
                margin-left: -20px;
        float: left;

        padding: 0px;
        border-radius:1em;
        -moz-border-radius:1em;
        -webkit-border-radius:1em;
        }

        div.rotator ul li.show {
        float: left;
        z-index: 1;
        margin-left: -20px;
        padding: 0px;
        border-radius:1em;
        -moz-border-radius:1em;
        -webkit-border-radius:1em;
        }

#page_wrapper {
  background: #F3E7A9 url('../img/paper_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 860px;
  text-align: left;
  border: 4px solid #F4F4EE;
  border-radius:1em;
-moz-border-radius:1em;
-webkit-border-radius:1em;
       -moz-box-shadow: 1px -1px 10px #000000; /* FF3.5 - 3.6 */
  -webkit-box-shadow: 1px -1px 10px #000000; /* Saf3.0+, Chrome */
          box-shadow: 1px -1px 10px #000000; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
}

#page_header {
  height: 200px;
  background: #515230 url('../img/header.jpg') top left no-repeat;
   border-top-left-radius:1em;
                border-top-right-radius:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
-webkit-border-top-right-radius:1em;
-webkit-border-top-left-radius:1em;
}  

#header_info_left {
float: left;
text-align: left;
height: 80px;
margin-top: 117px;
margin-left: -10px;
}  

#header_info_right {
float: left;
text-align: left;
height: 80px;
margin-top: 117px;
margin-left: -40px;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}

#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#page_header h3 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #FBB917;
  margin:0px;  
}

#page_header h4 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #FFA500;
  margin:0px;  
}

#menu_bar {
  height:30px;
  width: 860px;
  background: #A5A162 url('../img/navbar.jpg') top left repeat;
        box-shadow:  1px -1px 5px #000000;
     -moz-box-shadow: 1px -1px 5px #000000; /* FF3.5 - 3.6 */
  -webkit-box-shadow: 1px -1px 5px #000000; /* Saf3.0+, Chrome */
}

table.nav {
color: #ffffff;
float: left;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}


table.nav a:hover {
background: url('../img/headergrad.png');
padding:0px;
color: #F2C838;
}

#navcontainer {
position:relative;
width:860px;
padding-left: 0;
margin-left: 0;
margin-right: 0;
padding-right:0;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-right: 0;
padding-right:0;
margin-top:5px;
background-color: transparent;
color: #ffffff;
float: left;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { 
display: inline-block;
float: left;

}

#navcontainer ul li a
{
padding: 0.2em 5%;
color: #ffffff;
text-decoration: none;
}

#navcontainer ul li a:hover
{
color: #EAC117;
}

.grid_padding_100 {
padding-left: 0;
margin-left: 0;
margin-right: 0;
padding-right:0;
position:relative;
width:860px;
}

.grid_padding_20 {
padding-left: 0;
margin-left: 0;
margin-right: 0;
padding-right:0;
position:relative;
width:200px;
text-align:center;
border-right: 1px solid #BBB774;
}

.grid_padding_30 {
padding-left: 0;
margin-left: 0;
margin-right: 0;
padding-right:0;
position:relative;
width:225px;
text-align:center;
border-right: 1px solid #BBB774;
}

.grid_padding_35 {
padding-left: 0;
margin-left: 0;
margin-right: 0;
padding-right:0;
position:relative;
width:230px;
text-align:center;
border-right: 0px;
}

#content_wrapper {
  background: transparent url('../img/') top left no-repeat;
}

#left_side {
  float:left;
  width:680px;
    margin-left: 15px;

}

#center h3{
  margin:10px;
  margin-left: 15px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#left_side h3 {
  margin:10px;
  margin-left: 15px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#left_side p {
  margin:10px;
  margin-left: 15px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side pc {
  margin:10px;
  margin-left: 150px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:150px;
  background: url('../img/paper_bg_right.jpg') repeat;
          box-shadow:  1px -1px 5px #000000;
     -moz-box-shadow: 1px -1px 5px #000000; /* FF3.5 - 3.6 */
  -webkit-box-shadow: 1px -1px 5px #000000; /* Saf3.0+, Chrome */
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 70px;
  background: #515230 url('../img/footer.jpg') top left repeat;
  border-bottom-left-radius:1em;
          border-bottom-right-radius:1em;
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
-webkit-border-bottom-right-radius:1em;
-webkit-border-bottom-left-radius:1em;
        box-shadow:  1px -1px 5px #000000;
     -moz-box-shadow: 1px -1px 5px #000000; /* FF3.5 - 3.6 */
  -webkit-box-shadow: 1px -1px 5px #000000; /* Saf3.0+, Chrome */
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #E9AB17; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

//stsart gallery css//

	#gallery table div a img {
	border:none;
	}
	
	#gallery table{
	border:none;
	font-size:11px;
	font-weight:bold;
	border-collapse:separate;
	border-spacing:10px;
	width:100%;
	color:#fff;
	}
	
	#gallery table td{
	border:0px;
	padding:5px;
	line-height:16px;
	vertical-align:top;
	width:25%;
	}
	
	#gallery table td div{
	overflow:hidden;
	width:200px;
	height:200px;
	margin: 0 auto;
	text-align:center;
	border:1px solid #F2C838;
	}
	
	#gallery span{
		display:block;
		float:left;
		
		margin:2px 2px 10px 2px;	
	}
	
	#gallery span a{
		display:block;
		padding:5px;
	}
	
	#gallery span:hover{
		text-decoration:underline;
		background-color:red;
	}

	#select_box{
		margin-top:10px;
	}
	
	#gallery_select{
		padding:2px;
		margin-right:5px;
	}
	
//end gallery css - start photoslider css//

.photoslider {
margin-left:60px;
}

.photoslider_nav {
	position: relative;
	border: solid black 0px;
	overflow: hidden;
	height: 75px;
	width: 640px;
	margin: auto;
}

.photoslider_thumbBar {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.photoslider_thumb {
	position: relative;
	border: solid black 1px;
	width: 75px;
	height: 50px;
	float: left;
	padding: 1px;
	margin: 1px;
	cursor: pointer;
	overflow: hidden;
}

.photoslider_clear {
	clear: both;
}

.photoslider_main  {
	position: relative;
	height: 420px;
	padding-bottom: 0px;
	overflow: hidden;
}

.photoslider_main img {
	position: relative;
	border: solid #000 3px;
	display: block;
	margin: auto;
}

.photoslider_caption {
	font-weight: bold;
	text-align: center;
}

.photoslider_control {
	display: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin: auto;
	height: 30px;
	width: 52px;
}

.photoslider_play, .photoslider_stop {
	width: 19px;
	height: 19px;
	margin: auto;
	padding: 3px;
	cursor: pointer;
	text-align: center;
	border: solid 0px;
	float: left;
}

.photoslider_play {
	background: url('/images/play_pause.gif') no-repeat 0px 0px;
}

.photoslider_stop {
	background: url('/images/play_pause.gif') no-repeat -20px 0px;
}

.slideshow_disabled {
	border-bottom: solid #999999 2px;
        border-right: solid #333333 2px;
}


  
 
 
