@charset "utf-8";
* { padding: 0; margin: 0; border: none; }
html { height: 100%; position: relative;}
body {
	background-color:#130C04;
	padding: 0;
	margin: 0;
	font-size: 70%;
	color: #cccccc;
	background-image: url(images/idea_bg1.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 100%;
}

#outta {
	width: 100%;
	text-align: center;
	position: relative;
	height: 100%;
}

#center_container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	position: relative;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E1C06;
	border-left-color: #2E1C06;
	height: 100%;
}

#top_nav {
	width: 100%;
	background-image: url(images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}

#top_nav ul {
		list-style-type: none;
}

#top_nav li {
	float: left;
}

#top_nav li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #cccccc;
	text-decoration: none;
	font-size: 110%;
	background-image: url(images/top_nav_sep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#top_nav li a:hover {
	color: #fff;
}	

#middle {
	margin-bottom: 0px;
	position: relative;
	background-image: url(images/innerbg.jpg);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	background-color: #000000;
}

#middle_pad {
	padding-right: 20px;
	padding-left: 20px;

}


h2 {
	font-size: 150%;
	color: #BA814C;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
	line-height: 140%;
}

#left_nav {
	float: left;
	width: 170px;
	text-align: left;
	line-height: 140%;
	margin-right: 20px;
	padding-left: 20px;
}

#left_nav ul {
	list-style-type: none;

}

#left_nav ul ul {
	margin-left: 20px;	
}

#left_nav li a {
	color: #E8AF5C;
	text-decoration: none;
	font-size: 110%;
	line-height: 140%;
	display: block;
	padding: 3px;
}

#left_nav li a:hover {
	background-color: #34220A;
}

#left_nav ul li ul li a {
	font-size: 100%;	
}


#home_photo {
	width: 	670px;
	margin-left: auto;
	margin-right: auto;
	height: 480px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: 5px -10px;
}

#photo_detail {
	width: 	820px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-bottom: 20px;
}



#inner_content {
	width: 	820px;
	margin-left: auto;
	margin-right: auto;
	height: 480px;
}
#about_photo {
	float: right;
	height: 350px;
	width: 250px;
	margin-left: 30px;
	background-color: #3E290E;
}


#photo_info {
	background-color: #000;
	width: 600px;
	height: 30px;
	border: 1px solid #1D1D1D;
}
#right_content {
	float: left;
	width: 610px;
	text-align: left;
	padding-left: 20px;
}

#bottom {
	width: 900px;
	background-color: #000;
	height: 35px;
}

#bottom_pad {
	padding: 5px;	
}

#bottom_pad ul { list-style-type: none; }

#bottom_pad li { float: left; margin-right: 20px; padding: 5px; color: #666;}

#bottom_pad li a {
	color: #666;
	text-decoration: none;
}

#bottom_pad li a:hover {
	color: #ccc;
}	
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 5px;
	color: #E8AF6A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#sig {
	text-align: right;
	display: block;
	width: 500px;
}

p {
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 15px;
	text-align: left;
	color: #F4D9B0;
}
.photo_container {
	float: left;
	height: 120px;
	width: 130px;
	margin-right: 20px;
	background: none;
	text-align: center;
	overflow: hidden;

}
.photo_thumb {
	border-top-color: #999;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #999;
	padding: 2px;
	margin: auto;
	height: 120px;	
	vertical-align: middle;
}

.photo_thumb a {
	clear: both;
	display: block;
	float: none;
	height: auto;
}

.photo_thumb img { margin: auto; }
	
	
.photo_title {
	color: #999;
	display: block;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 3em;
}

.photo_title a {
	text-decoration: none;
	font-size: 100%;
}
.photo_title a:hover {
color: #ffffff;
}
a {
	color: #BA9060;
}
td, tr, th {
	padding: 5px;
	color: #E8AF6A;
}

input,textarea, select {
	padding: 2px;
	font-size: 110%;
	background-color:#996736;
	border: none;
	color: white;
}	

textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 100%;
}

.button {
	background: none;
	background-image:url(images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
}
#nav {
	width: 100%;
	clear: both;
}
#nav ul {
	list-style-type: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#nav li {
	float: left;
}
#nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #B78F54;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#nav li a:hover {
	color: #E2CFA9;
}
#bottom {
	clear: both;
	width: 100%;
	padding-top: 20px;
}
#bottom p {
	color: #9B7742;
	font-size: 90%;
	text-align: center;
}

#bottom a {
	text-decoration: none;	
}

/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:350px;
	width: 640px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	opacity:0.0;
	background-image: url(images/home_photo1.jpg);
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.contact_form {
	font-size: 110%;
	color: #F7E0BF;
}

.thumb_repeat {
	float: left;
	height: 95px;
	width: 110px;
	margin-right: 30px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;

}
.thumb_repeat img {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33230A;
	border-right-color: #1B1107;
	border-bottom-color: #221608;
	border-left-color: #311F09;
}

.thumb_container {
	float: left;
	width: 120px;
	margin-right: 30px;
	background: none;
	text-align: center;
	margin-bottom: 10px;
	height: 120px;
	padding-top: 15px;
}
.thumb_container p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}


.thumb_container a { display: block; text-align: center; font-size: 100%; text-decoration: none; font-weight: bold;}

.thumb_info {
	font-size: 80%;
	width: 130px;
	color: #999;
	height: 80px;
}

.cat_repeat {
	float: left;
	height: 75px;
	width: 80px;
	margin-right: 30px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
}

.cat_container {
	float: left;
	width: 95px;
	margin-right: 20px;
	background: none;
	text-align: center;
	margin-bottom: 10px;
	height: 100px;
	padding-top: 15px;
}
.cat_container p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#style_amount {
	font-size: 180%;
	display: none;
}
#prevPage {
	background-image: url(images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	width: 70px;
	padding: 5px;
	float: left;
	margin-right: 0px;
	border: 1px solid #1E1E1E;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 120%;
	font-size: 100%;
}


#nextPage {
	background-image: url(images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	width: 70px;
	padding: 5px;
	float: left;
	margin-right: 0px;
	border: 1px solid #1E1E1E;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 120%;
	font-size: 100%;
}

a { text-decoration: none;}
#other_gallery {
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	margin-top: 20px;
}
#gallInner{
	width:100%;
	height:auto;
}
.slider_img{
	cursor:pointer;
	margin-right: 10px;
	margin-bottom: 10px;
}
#actualInfo{
	min-height:420px;
}#otherPhotos {
	cursor: pointer;
}
.wrap0, .wrap1, .wrap2, .wrap3 {
  /*display:inline-table;
  /* display:block;/**/
  }
.wrap0 {
  /*float:left; */
  background:url(images/shadow.gif) right bottom no-repeat;
  }
.wrap1 {
  background:url(images/shadow180.gif) no-repeat;
  }
.wrap2 {
  background:url(images/corner_bl.gif) -18px 100% no-repeat;
  }
.wrap3 {
padding:10px 14px 14px 10px;
  background:url(images/corner_tr.gif) 100% -18px no-repeat;
  }

