	/* ---------------------
basic layout
--------------------- */

* {
	margin: 0;
	padding: 0;
}

body  {
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url('../images/body_bg.jpg') repeat-x left top;
}

#contentwrap div,
#contentwrap td,
#contentwrap p {
	font-size: 12px;
	line-height:16px;
	color: #C5AE84;
}

#contentwrap a {
	color: #F1C250;
	text-decoration: underline;
}

#contentwrap a:hover {
	color: #F1C250;
	text-decoration: none;
}

#copyright a {
	color: #F1C250;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#contentwrap h2 a {
	text-decoration: none;
}

#contentwrap h2 a:hover {
	color: #FFF;
}

.clear {
	clear:both;
}

p {
	margin-bottom: 15px;
}

#contentwrap ul {
	margin: 10px 0 15px 20px;
	list-style-type: none;
}

#contentwrap ul li{
	padding: 2px 0 4px 20px !important;
	padding: 2px 0 6px 20px ;
	background: transparent url('../images/li_bg.gif') no-repeat 0 6px;
}

#contentwrap ol {
	margin: 10px 0 10px 20px !important;
	margin: 10px 0 10px 24px;
}

#contentwrap ol li {
	margin: 6px 0;
}

/*----------------
heading style
----------------*/

#contentwrap h1, #contentwrap h2, #contentwrap h3, #contentwrap h4, #contentwrap h5, #contentwrap h6 {
	margin-bottom: 5px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

#maincol h1 {
	color: #C5AE84;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 18px;
}

#maincol h2 {
	color: #F1C250;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 5px;
	padding: 3px 0 3px 5px;
	background: #584837;
}



/* form */

#contentwrap .inputbox  {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 3px 0 6px 0;
}

#contentwrap .button {
	background-color: #328616;
	border: none;
	padding: 0 5px;
	margin: 5px 0;
	color: #FFFFFF;
}

/* ---------------------
main layout 
--------------------- */

#container {
	margin: 50px auto 0 auto;
	padding: 20px;
	text-align: left;
	width: 900px;
	border: 1px solid #FFFFFF;
	background: #3D2F24;
}

#title {
	width: 325px;
	height: 46px;
	margin-bottom: 10px;
}

#title h1 {
	text-indent: -9000px;
}

#title h1 a{
	display: block;
	width: 346px;
	height: 46px;
	background: transparent url('../images/header_title_bg.jpg') no-repeat left top;
}

#contentwrap {
	padding-bottom: 150px;
	background: transparent url('../images/contentwrap_bg.gif') repeat-y left top;
}

#sidecol{
	float: left;
	width: 326px;
	padding-right: 20px;
}

#maincol{
	float: left;
	width: 515px;
	padding-left: 35px;
	text-align: justify;
}

/* header area start */

#headerimg img {
	border: 1px solid #705F48;
}

#headerimgbg {
	width: 900px;
	height: 33px;
	background: transparent url('../images/headerimg_bg.jpg') no-repeat left top;
}


/* sidecol area start */

.sidecolimg img, .sidecolimg img{
	float: right;
}
 
.sidecolimg {
	width: 316px;
	height:190px;
	margin: 30px auto 0 auto;
	text-align:center;
}

#sidecolimgbg {
	margin: 0 auto;
	width: 316px;
	height: 22px;
	background: transparent url('../images/sidecolimg_bg.jpg') no-repeat left top;
}

/* main content area start */


/*-------------------
main menu 
-------------------*/

#mainnav h2 {
	color: #C5AE84;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: right;
	border-bottom: none;
}

#mainnav ul {
	list-style-type: none;
	text-align: right;
	margin-top: 10px;
}

#mainnav ul li a {
	color: #F1C250;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	padding: 2px 15px 2px 0;
	font-size: 11px !important;
	background: transparent url('../images/mainnav_bg.gif') no-repeat 100% 50%;
}

#mainnav ul li a:hover {
	color: #FFFFFF;
	background: transparent url('../images/mainnav_bg_hover.gif') no-repeat 100% 50%;
}


/* -----------------
footer area 
------------------*/

#footerwrap {
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 32px;
	background: transparent url('../images/footer_bg.jpg') no-repeat left top;
}

#copyright {
	position: absolute;
	left: 25px;
	top: -155px;
	width: 321px;
	text-align: center;
	color: #F1C250;
}

#copyright {
	width: 325px;
	height: 46px;
	margin-bottom: 10px;
}

#copyright h1 {
	text-indent: -9000px;
}

#copyright h1 a{
	display: block;
	margin: 0 auto;
	width: 242px;
	height: 70px;
	background: transparent url('../images/pplogo.gif') no-repeat left top;
}


/* other style */

.phone {
	width: 50px;
	display: block;
	float: left;
}


/* image gallery */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

.topic a {color:#000;}
.topic a:hover {text-decoration:none;}
.topic a:visited {color:#000;}

ul.topic li.active a
{color:#000; background:#bbb;}

ul.topic li a:hover,
ul.topic li:hover a
{color:#fff; background:#aaa; cursor: pointer;}

ul.topic {
	margin-left: 26px;
}

ul.topic li
{display:inline; width:106px; height:81px; float:left; margin:10px;  padding: 2px !important; background: none !important;}

ul.topic li a
{display:block; width:104px; height:79px; cursor:default; float:left; text-decoration:none; padding: 3px; background:#3D2F24; border:1px solid #C5AE84;}

ul.topic li a img
{display:block; width:100px; height:75px; border:2px solid #C5AE84;}

ul.topic li a:hover, 
ul.topic li:hover 
{white-space:normal; position:relative;}

ul.topic li a:hover img, 
ul.topic li:hover img 
{position:absolute; left:-25px; top:-15px; width:150px; height:100px; padding: 3px; border: 1px solid #C5AE84;}

div#lbCenter {
	background: #FFF;
}

div.gallery {
	margin-left: 10px !important;
	margin-left: 40px;
}

div.caption {
	display: inline;
	text-align: center;
}

.img {
	padding: 3px; background:#3D2F24; border:1px solid #C5AE84;
}


#contentwrap ul.pagenav {
	padding-top: 40px;
	text-align: center;
	list-style-type: none !important;
}

#contentwrap ul.pagenav li{
	display: inline;
	width: 25px;
	height: 20px;
	padding: 4px 0 !important;
	margin: 0;
	border: 1px solid #C5AE84;
	background: none !important;
}


#contentwrap ul.pagenav li a{
	width: 25px;
	height: 20px;
	padding: 4px 15px !important;
	text-align: center;
	text-decoration: none !important;
}

#contentwrap ul.pagenav li a:hover{
	text-decoration: none !important;
	background: #584837;
}

