@charset "utf-8";
/* CSS Document */
body {
	background: #000000 url(pics/navbacknew.jpg) center top no-repeat;
	margin: 0px;
	color:#cccccc;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#a6569d;
	text-decoration:none;
}
a:hover {
	color:#a6569d;
	text-decoration:underline;
}

#div img {  
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
    zoom: 1;
}

#nav_holder{
	height:162px;
}
#nav {
	width:733px;
}
#holder {
	background:url(pics/nav_back_2.jpg) no-repeat center top;
	height:255px;
}
#home_wrap {
	width:752px;
	border-bottom: 1px #CBC5C9 solid;
	margin-bottom:12px;
}
#content_top 
{
    padding-top:25px;
    height:110px
}

#slideshowContainer {
  width: 400px;
  height: 200px;
}

#slideshow img { display: none }
#slideshow img.first { display: block }

#bio_wrap{
	width:752px;
	border-bottom: 1px #CBC5C9 solid;
	margin-bottom:12px;
	background:url(pics/bio_back.jpg) bottom left no-repeat;
}

#quotes 
{
    height:59px; padding-left:10px; margin-bottom:200px; left: 426px; width: 269px; position: relative; top: -29px;
}

#general_wrap {
	width:752px;
	border-bottom: 1px #CBC5C9 solid;
	margin-bottom:12px;
	background: url(pics/back_grad.jpg) bottom left no-repeat;
	padding-top:15px;
	padding-bottom:30px;
}
#photo_gallery
{
   /* padding-bottom:80px;*/
   padding-top:30px;
   height:200px

}

#audio_vid_bio 
{
    padding-top:80px;
}

#buttons {
	clear:both; 
	padding-top:32px;
}
#buttons img{
	float:left;
	margin-left:2px;
}
#bio {
	padding-top:56px; 
	padding-left:34px; 
	width:220px;
}

#photo .gal img{
	margin-top:10px;
	border:1px #CBC5C9 solid;
	margin-right:6px;
	margin-bottom:10px;
}

.sep {
	padding-left:3px;
	padding-right:3px;
}
#contact_box_hold {
	background:url(pics/contact_box_back.jpg) repeat-y;
}
#contact_box {
	background:url(pics/contact_box_bottom.jpg) no-repeat bottom;
	height:257px;
	width:192px;
}
#gallery_box {
	background:url(pics/contact_box_bottom.jpg) no-repeat bottom;
	height:300px;
	width:192px;
}
#request {
	width:129px;
	padding:13px;
	border-bottom:1px #CBC5C9 solid;
	line-height:17px;
}
#request1 {
	width:135px;
	padding:10px;
	padding-top:12px;
	line-height:17px;
}
.detail {
	line-height:17px;
	padding-left:70px;
	margin-bottom:26px;
	margin-right:130px;
}
.detail img{
	margin-bottom:4px;
}
.detail_news {
	line-height:15px;
	padding-left:70px;
	margin-bottom:26px;
	margin-right:130px;
}
.detail_news img{
	float:left; 
	margin-right:10px;
	margin-bottom:10px;
	border:1px #CBC5C9 solid;
}
#footer {
	font-size:11px;
	margin-bottom:20px;
}
#contact_form {
	padding-left:37px;
	width:490px;
	float:left;
	line-height:17px;
}
.title {
	color:#a6569d;
	font-size:16px;
	font-weight:bold;
}
#picture_holder {
	padding-left:37px;
	width:448px;
	float:left;
}
#picture_box_hold {
	background:url(pics/box_back.gif) repeat-y;
	float:left;
	width:256px;
}
#picture_box {
	background:url(pics/box_bottom.jpg) no-repeat bottom;
	width:256px;
}
#picture_box_hold_2 {
	background:url(pics/box_back.gif) repeat-y;
	width:256px;
	margin-bottom: 20px;
}
#picture_box_2 {
	background:url(pics/box_bottom.jpg) no-repeat bottom;
	width:256px;
}
#list_pics {
	margin-left:5px;
}
#list_pics img {
	border:1px #CBC5C9 solid;
	margin-left:9px;
	margin-bottom:9px;
	float:left;
}
.request_link {
	margin-left:16px;
	padding-bottom:12px;
}

