@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #332d30;
	font-family: Arial, Helvetica, sans-serif;
	color: #b4b5b7;
	font-size:12px;
}
#index{
	background-image:url(images/bgd.gif);
	background-repeat:no-repeat;
}
p{
	margin-top:10px;
}
#wrapper{
	background-image:url(images/container_bgd.gif);
	width:996px;
	height:393px;
	padding-top:187px;
	margin: 0 auto;

}

a:link, a:visited {
	color: #b4b5b7;
	text-decoration:none;
	font-weight: bold;	
}
a:hover {
	color: #cd759f;
	font-weight: bold;	
}
h1 a{
	display: block; 
	height:32px;
	width: 270px;
	text-indent: -2000em; 
	text-decoration: none;
	/*z-index: 1000; */
	background:	url(images/logo.gif) 0 0 no-repeat; 
	margin-top:0px;
	margin-left:140px;
}
h2{
	font-weight: bold;
	font-size: 13px;
}
#content{
	margin-left:140px;
	margin-top:23px;
	height:121px;
	margin-bottom:26px;
}
#navigation{
	margin-left:453px;
	font-size: 10px;
}
#navigation li{
	display:inline;
	list-style:none;
	margin-right:2px;
}
li.on a{
	color: #cd759f;
	font-weight: bold;	
}
#eventssubnav{
	float:right;
	width:355px;
	margin-top:18px;
	font-size: 10px;
	margin-right:150px;
}
#eventssubnav li{
	display:inline;
	list-style:none;
	margin-right:2px;
}
li.on a{
	color: #cd759f;
	font-weight: bold;	
}

.left{
	float:left;
}
.clear{
	clear:left;
}
.right{
	float:right;
}
.bold{
	font-weight: bold;
	color: #d26d9d;
}
.pink{
	color:#cd759f;
}
#desc_portraits{
	float:right;
	font-size:10px;
	width:350px;
	margin-right:155px;
	margin-top:25px
}
#desc_interiors{
	float:right;
	font-size:10px;
	width:350px;
	margin-right:155px;
	margin-top:25px
}
#desc_ads{
	float:right;
	font-size:10px;
	width:350px;
	margin-right:155px;
	margin-top:25px
}
#desc_wed{
	float:left;
	font-size:10px;
	width:358px;
	margin-left:500px;
	margin-top:5px
}
/*profilepage-----------------------------------------*/

#profile {
	background-image:url(images/bgd_subpages.gif);
	background-repeat:no-repeat;
}

#profile #wrapper{
	background-image:url(images/container_bgd_subpage.gif);
	padding-top:51px;
	width:996px;
	height:580px;
	margin: 0 auto;
	background-repeat:no-repeat;
}
#profile #content{
	height:410px;
	margin-left:140px;
	margin-top:12px;
	margin-bottom:21px;
	padding-right:156px;
}
#profile #content img{
	padding-left:10px;
}
#profile #copy{
	padding-top:15px;
	padding-left:5px;
}
/*gallery pages-----------------------------------------*/

#gallery {
	background-image:url(images/bgd_subpages.gif);
	background-repeat:no-repeat;
}

#gallery #wrapper{
	background-image:url(images/container_bgd_subpage.gif);
	padding-top:51px;
	width:996px;
	height:580px;
	margin: 0 auto;
	background-repeat:no-repeat;
}
#gallery #content{
	height:410px;
	margin-left:140px;
	margin-top:12px;
	margin-bottom:21px;
	text-align:center;
	padding-right:156px;
}

#gallery #tngallery{
		margin-left:120px;
		margin-top:20px;
		width:357px;
}

#gallery #tngallery img {
	border:0px;
}

#gallery #tngallery ul{
	width:312px;
}
#gallery #tngallery ul li{
	display:inline;
	list-style:none;
}

#gallery #tngallery ul li a:link img{
	border:1px solid #332d30;
}
#gallery #tngallery ul li a:hover img{
	border:1px solid #c6c8ca;
}

/*testimonialspage-----------------------------------------*/

#testimonialcontent blockquote {
	padding-bottom: 11px;
	padding-top: 10px;
}

#testimonial {
	background-image:url(images/bgd_subpages.gif);
	background-repeat:no-repeat;
}

#testimonial #wrapper{
	background-image:url(images/container_bgd_subpage.gif);
	padding-top:51px;
	width:996px;
	height:580px;
	margin: 0 auto;
	background-repeat:no-repeat;
}
#testimonial #content{
		margin-bottom:20px;
		margin-left:136px;
		height:400px;
		padding-right:165px;
		padding-top:0px;
		padding-left:5px;
}
#testimonial iframe{
	width:695px;
	height:396px;
	padding:0px;
	border:0px;
	border-color:#332d30;
}	
/*------------contentarea---------*/
#testimonialcontent #content{
		width:670px;
		padding:0px;
		margin:0px;
}

/*contactpage-----------------------------------------*/

#contact {
	background-image:url(images/bgd_subpages.gif);
	background-repeat:no-repeat;
}

#contact #wrapper{
	background-image:url(images/container_bgd_subpage.gif);
	padding-top:51px;
	width:996px;
	height:580px;
	margin: 0 auto;
	background-repeat:no-repeat;
}
#contact #content{
	margin-bottom:20px;
	height:380px;
	padding-right:165px;
	padding-top:20px;
	padding-left:5px;

}
a.email:link {
	font-weight:normal;
}

a.email:hover {
	font-weight:normal;

}





