/* Default CSS Layout */

body {

	background:#fff;

	font-size: 10pt;

	font-family: 'Copperlate','Copperplate Light','Copperplate Medium', Times New Roman;

	color: #4c585b;

	text-align:center;

	margin: 0;

	padding: 0;

	height: auto

}



a:link, a:visited {

	color:#914334;

}



img {

	border:0;

}



#wrapper {

	width: 856px;

	margin: 0 auto;

}

#header {

	width:856px;

	height:269px;

}

#header-top-left{

	float: left;

	width: 275px;

	height: 213px;

}

#header-top-right {

	background: url(../images/header_tr_bg_new.png) top center no-repeat;

	width: 581px;

	height: 213px;

	float: right;

}

#header-bottom{

}

#hdr-left{

	background: url(../images/header_bl_bg_new.png) top center no-repeat;

	float:left;

	width: 275px;

	height: 56px;

	font-weight: bold;

	color: #914434;

	font-size: 10px;



}

#hdr-right{

	background: url(../images/header_br_bg_new.png) top center no-repeat;

	width: 581px;

	height: 56px;

	float:right;

	color: #ffffff;

	font-family:'Copperlate','Copperplate Light','Copperplate Medium', Times New Roman;

	font-style:italic;

	text-align:left;

	

}

#hdr-left p, #hdr-right p {

	margin-top: 25px;

	margin-left:15px;

}

#top-nav {

	padding-top: 180px;

	font-size:13px;

	font-family: 'Copperlate','Copperplate Light','Copperplate Medium', Times New Roman;

	text-transform:uppercase;

	height: 27px;

	width: 540px;

	color: white;

	margin: 0 0 0 20px;

}



#top-nav ul {

	margin: 0;

	padding: 0px 0 0 10px;

	list-style: none;

}



#top-nav li {

	float: left;

	margin: 0;

}



#top-nav li a {

	float: left;

	display: block;

	padding: 0px 10px;

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

}



#top-nav li a:hover {

	color: #4f3d3d;

}



#content-wrapper {

	background: url(../images/content_wrapper_bg_new.png) top center repeat-y;

	text-align: justify;

	height: auto;

}

#left-col {

	float: left;

	width: 251px;

	padding-left: 24px;

}

#left-col-top {

	background: #323231;

	text-align: center;
	
	color:#fff;
	
	font-size:14px;
	
	font-weight:600;

}
#left-col-top p
{
	margin:0;
	padding:0 0 10px 0;
}
#left-col-top img {

	padding: 10px 0;

}

#left-col-bottom {

	height:343px;

	margin-top: 10px;

	background: url(../images/border_box.jpg) top center no-repeat;

}

#left-col-bottom p {

	padding: 20px 20px 0 20px;

	color: #914434;

}	

#promotion {

	text-align: justify;

}

#left-col-bottom ul {

	color: #c00e0e;

	padding-top: 20px;

}

#left-col-bottom li {

	color: #d2492a;

	padding-left: 10px;

	list-style: none;

	line-height: 1.5em;

}
#left-col-bottom #phone 
{
 font-size:16px;
}
#content, #content-top, #content-bottom {

	float: right;

	width: 570px;

}

#content p {

	padding-right: 40px;
    margin:0
}

#content td {

	text-align: left;

}
.listItems li
{
	width:490px;
	padding-right: 80px;
}
#content-ttl {

	text-align: left;

	font-size: 22px;

	font-weight: bold;

	color: #776b62;

}

#content h1 {

}

#content h2 {

}

#content h3 
{
margin:0;
padding:5px 0 0 0;
font-size:14px;
}

#content h4 {

	color: #914334;

	font-size: 11pt;

	font-weight: bold;

	line-height: 1em;

	padding-bottom: 0;

	margin-bottom: 0;

}

#content hr {

	width: 80%

	text-align:center;

}

#content table {

	width: 100%;

	padding: 0;

}
#content table#photos {
	width: 540px;
}

.clr {

	clear: all;

}

#bottom-nav {

	margin-left: 45px;

	height: 36px;

	font-size: 12px;

	text-align: center;

	text-transform: uppercase; 

	color: #FFF;

}

#bottom-nav ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#bottom-nav li {

	float: left;

	margin: 0;

	padding: 15px 13px;

}



#bottom-nav li:hover {



}



#bottom-nav li a {

	

}



#bottom-nav li a {

	float: left;

	display: block;

	padding: 0 10px;

	text-decoration: none;

	color: #FFF;

}



#bottom-nav li a:hover {

	color: #914334;

}

#footer {

	background: url(../images/pg_bot_bg-new.png) top center no-repeat;

	height: 81px;

	font-family: 'Copperlate','Copperplate Light','Copperplate Medium', Times New Roman;

	font-size: 12px;

	text-align: center;



}

#copyright {

	background: none;

	padding-top: 20px;

	font-size: 10px;

	color: #333;

	text-align: center;

}

#copyright a:link, #copyright a:visited {

	text-decoration:none;

	color: #333;

}

.clr {

	clear:both;

}



.sep {

	height:25px;

	width: 483px;

	margin-left: 23px;

	background: url(../images/sep.jpg) top left repeat-x;

}

/******* lightbox css *********/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer img {
	padding: 0;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/******* end lightbox css *********/
