html {
	height: 100%;
	background-color: #000;
}
body {
	margin: 0;
	padding: 8px 0 0 0;
	background-color: #000;
	color: #fff;
	font-family:"Times New Roman", Times, serif;
}

#background{
	background: url("/images/site-bg.gif") #000 repeat;
	color:#fff;
	float:left;
	width:100%;
}

#wrapper{
	width: 990px;
	margin: 0 auto;
}

#outer{
	float: left;
	width: 100%;
    background-color: transparent;
	color: #371903;
}

#main{
	float: left;
	width: 990px;
	/*background: url("/images/site-bg.gif") #ffffff;*/
	background-color: transparent;
	color: #CACAC0;
	padding:0;
}

#leftzone{
    background-color: transparent;
    float: left;
    width: 120px;
}

#rightzone{
	float:right;	
	width:68px;
	background-color:#transparent;
}

#navzone{
	float:right;
	text-align:right;
	margin:120px 0 0;
	
	
}
#navzone ul {
    float: right;
    line-height: 1.2em;
    list-style: none outside none;
    margin: 0 20px 0 0;
    padding: 0;
    width: 100px;
}

#navzone li{
    clear: left;
    float: left;
    width: 100%;	
}

#navzone li a{
    background-color:transparent;
    color: #fff;
    float: left;
    font-size: 100%;
    font-weight: bold;
    outline: 0 none;
    padding: 10px 0;
    text-decoration: none;
    width: 100%;
}

#navzone li a:hover,
#navzone li a:focus,
#navzone li a:hover{
 	color: #fff;
	text-decoration:none
}

#navigation .first{
	border: 0;
}

#logo{
	float:left;	
	margin:0 0 0 20px;
	border:none;
}

#middlezone{
	float:left;
	width:768px;
	background-color:#000;
	padding:30px 16px 0;
	border-left:1px solid #313131;
	border-right:1px solid #313131;
	min-height:760px;
	position:relative;
}

#content {
	float: left;
	background-color: #000;
	color: #CACAC0;
	padding:34px 0 0;
	min-height:448px;
	position:relative;
}
#content h1 {
	font-size:140%;
	font-style:italic;
	color:#fff;
	font-weight:normal;
	
}
 	
#content a {
 	color: #fff;
 	text-decoration: none;
	border:0;
}

#content a:hover, 	
#content a:focus,
#content a:focus {
 	color: #D8A667;
	text-decoration: none
}
 	 	 	 	
#content li {
 	padding-top:0px;
 	padding-left:0px;
 	color: #666;
 	width: 200px;
 	}

#content ul {
	margin: 0 0 1.2em;
	padding: 0 30px;
	line-height: 1em;
	list-style: none;
}

#content ol {
 	padding: 0px 0px 0px 0px;
 	color: #666;
 	width: 200px;
 	}
 
#content img{
	border:0;	
} 

#textarea a.link{
	color:#747372;
	background:#000;
	font-weight:bold;
	text-decoration:underline;
}
#textarea a:hover.link{
	color:#D8A667;
	background:#000;
	font-weight:bold;
	text-decoration:underline;
}
 
#textarea{
	float: left;
	width:354px;
    color: #fff;
    margin: 0;
    padding: 0 10px 50px 20px;
	position:relative;
	min-height:448px;
}

#textarea p{
    font-size: 100%;
    font-weight: normal;
    line-height: 1.3em;
}

#textarea a{
	
}
#textarea a:hover,
#textarea a:focus,
#textarea a:active{
	
}

#textareathinner{
	float: left;
	width:228px;
    color: #fff;
    margin: 0;
    padding: 0 10px 0 20px;
	position:relative;
	min-height:448px;
}

#textareathinner p{
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2em;
}

#textareathinner a{
	
}
#textareathinner a:hover,
#textareathinner a:focus,
#textareathinner a:active{
	
}

#textareathinnergal{
	float: left;
	width:228px;
    color: #fff;
    margin: 0;
    padding: 0 10px 0 20px;
	position:relative;
	min-height:540px;
}

#textareathinner p{
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2em;
}

#textareathinner a{
	
}
#textareathinner a:hover,
#textareathinner a:focus,
#textareathinner a:active{
	
}

#textareafull a.link{
	color:#747372;
	background:#000;
	font-weight:bold;
	text-decoration:underline;
}
#textareafull a:hover.link{
	color:#D8A667;
	background:#000;
	font-weight:bold;
	text-decoration:underline;
}
 
#textareafull{
	float: left;
	width:754px;
    color: #fff;
    margin: 0;
    padding: 0 10px 0 20px;
	position:relative;
	min-height:500px;
}

#textareafull p{
    font-size: 100%;
    font-weight: normal;
    line-height: 1.3em;
}

#textareafull a{
	
}
#textareafull a:hover,
#textareafull a:focus,
#textareafull a:active{
	
}
#photocredit{
	position:absolute;
	bottom:0;
	width:228px;
}

#thinbuttons{
	position:absolute;
	bottom:0;
	width:354px;
}

#thinbuttons .previous{
	float:left;
}

#thinbuttons .next{
	float:right;
}

#gallerybuttons{
	position:absolute;
	bottom:0;
	width:482px;
}

#gallerybuttons .previous{
	float:left;
}

#gallerybuttons .next{
	float:right;
}

#widebuttons{
	position:absolute;
	bottom:0;
	width:730px;
}

#widebuttons .previous{
	float:left;
}

#widebuttons .next{
	float:right;
}
/*#testimonialauthor{
	background:#000;
	color:#e5a921;
}*/

#mediaarea{
	float:right;
    padding: 24px 16px 0 10px;
	width:352px;
	min-height:290px;
}
/*#mediaarea img{
	width:352px;
	height:290px;
}*/
#mediaarea .normal{
	width:352px;
	height:290px;
}
#mediaarea .taller{
	width:352px;
	height:390px;
}

#mediaareawider{
	float:right;
    padding: 24px 16px 0 10px;
	width:484px;
	position:relative;
}

#slideshow {
	position: relative;
	width: 352px;
	height: 240px;
	margin: 0 auto;
}
#slideshow .item {
	display: none;
}
#slideshow .first {
	display: block;
}
#slideshow .item img {
	display: block;
	width: 352px;
	height: 290px;
	border: 0;
}
#slideshowfull {
	position: relative;
	width: 726px;
	height: 480px;
	margin: 0 auto;
	float:left;
}
#slideshowfull img {
	display: block;
	width: 726px;
	height: 480px;
	border: 0;
}

#youtube{
	float:right;
	border:1px solid #313131;
}

#letters{
	width:100%;
}
#letters tr{
	
}

#letters td{
	padding:0 0 10px;
}
 
 #gallery{
	float:left;
	padding:0;
	width:484px;
}
#gallery .list{
	clear: left;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#gallery .list .row{
	float: right;
	padding: 0;
	margin:0 0 20px;
}
#gallery .list .last{
	margin-bottom:0;
}
#gallery .list .item{
	float: left;
	width: 115px;
	padding: 0px 0px 0px 0px;
	margin:0 0 0 8px;
}
#gallery .list .item.first{
	margin:0;	
}
#gallery .list .item img{
	height:115px;
	width:115px;
	display: block;
	border:0;
}

 #photoshoots{
	float:left;
	padding:0;
	width:754px;
}
#photoshoots .photoshoot{
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 0 0;
}
#photoshoots .photoshoot .row{
	float: left;
	padding: 0;
	margin:0 0 10px;
	width:100%;
}

#photoshoots .photoshoot .item{
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin:0 0 0 130px;
}
#photoshoots .photoshoot .item.first{
	margin:0;
}
#photoshoots .photoshoot .item .photoshoottitle{
	text-align:center;
}
#photoshoots .photoshoot .item .photoshootthumb{
	width:300px;
	height:200px;
}
#photoshoots .photoshoot .item .photoshootthumb a{
	border:0;
	text-decoration:none;
}

#photoshoots h2{
	margin:4px 0;
	font-size:100%;
}


#facebook{
	display:block;
	float:left;
	border:none;
	width:32px;
    margin: 4px 10px 0 0;
}
#twitter{
	display:block;
	float:left;
	border:none;
}
#googleplus{
	display:block;
	float:left;
	border:none;
}
.facebook{
    float: left;
    width: 32px;
}
.twitter{
    float: left;
    margin: 4px 10px 0 0;
    width: 32px;
}
.googleplus{
    float: left;
    margin: 4px 10px 0 0;
    width: 32px;
}

#footer  {
	background-color: #313131;
 	color: #fff;
 	font-weight : normal;
 	margin: 30px 0 0 16px;
	padding:0;
	text-align: left;
	vertical-align: middle;
	float:left;
	height:44px;
	width:768px;
	position:absolute;
	bottom:0;
	left:0;
 	}
 	
#footer a {
 	color: #fff;
 	text-decoration: none;
}
 
#footer a:hover,
#footer a:active,
#footer a:focus{
 	color: #D8A667;
 	text-decoration: underline;
}

/*#footer a:visited {
 	color: #D6BDFC;
	text-decoration: none;
 	}*/
 	
#footer p{
    color: #FFFFFF;
    font-family: verdana;
    font-size: 71%;
    margin: 0 0 0 14px;	
}

#footer .footerleft{
    float: left;
}
#footer .footerright{
    float: right;
	width:120px;
}
h2{
	font-size:95%;
	font-weight:normal;
}

