/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
body{
	padding:0px; 
	margin:0px;
	background:#fff url(images/cms/bg_1.jpg) repeat-x top;
	font:normal 12px Arial;
	color:#A19388;
 }
img {border:none;}
.clear {clear:both}
.fleft{float:left;}
.fright{float:right;}
#id{font-weight:bold;}
p {margin:0px;}
.maindiv{
	width:900px;
	margin: 0 auto;
	padding: 0;
	border:0px solid black;
}
.leftlogo{
	width:304px;
	padding-left:60px;
}
.logoright{
	padding-right:15px;
	padding-top:18px;
}
.texttitle{
	 font:16px  Arial, Helvetica, sans-serif; 
	 font-weight:bold; 
	 color:#624a32;
	 padding:0 0 0 10px;
	 text-decoration:none;
}
.textinner{
	 font:11px  Arial, Helvetica, sans-serif; 
	 font-weight:none; 
	 line-height:16px;
	 text-align:justify;
	 color:#9f9284;
	 width:432px;
	 padding:0 0 0 10px; 
	 text-decoration:none;
}
.textinnergreen{
	 font:11px  Arial, Helvetica, sans-serif;
	 font-style:italic;
	 font-weight:bold; 
	 text-align:justify;
	 color:#7f8526;
	 padding:0 0 0 0px; 
	 text-decoration:none;
}
.imageborder{
 	 padding:0 0 0 10px; 
	 Border:2px solid #a8ab66;
}
.mainbgimage{
	 background:url(images/cms/mainbgim.jpg) no-repeat right bottom;
	 width:256px;
	 height:164px;
}
/*footer*/
#footer{
	width:900px;
	height:36px;
	border:0px solid black;
	background-color:#623537;
}

#footer a{
   color:#D0CAC4;
}

.footertext{
	 font:11px  Arial, Helvetica, sans-serif; 
	 font-weight:none; 
	 color:#a17c7e;
	 padding:0 0 0 0px; 
	 text-decoration:none;
}
.footertextbold{
	 font:12px  Arial, Helvetica, sans-serif; 
	 font-weight:bold; 
	 color:#d0cac4;
	 padding:0 0 0 0px; 
	 text-decoration:none;
}
.footertextinner{
	 font:11px  Arial, Helvetica, sans-serif; 
	 font-weight:bold; 
	 color:#a17c7e;
	 padding:0 0 0 0px; 
	 text-decoration:none;
}
/**** Home Page Properties ***/
body.bghome { 
	padding:0px; 
	margin:0px;
	background:#fff url(images/cms/bodybg.jpg) repeat-x top;
	font:normal 12px Arial;
	color:#A19388;
}
div#header h1{margin:0px;padding:0px}
div#header h1 {
   background: transparent url(images/cms/home_logo.jpg) no-repeat; 
   display: block;
   height: 216px;  
   width: 235px;       
}
.relative {position:relative}
.norepeat {
	background-repeat:no-repeat;
}
td,div {
	color:#A19388;
	font:normal 12px Arial;
}
p {text-align:justify;}
div#pagewrapper {
margin:110px auto;
margin-bottom:0px;
width:900px;
}
div#sidebar {
	float:left;
	width:235px;
	text-align:left;
}
div#main {
	float:left;
	width:665px;
	background-color:#FBEFC9;
}
div#content  {
	background-color:#9F9284;
	min-height:100%;
}
div#footer {
	clear:both;
}
/*** Gallery bg Images ***/
.graybg span {
	width: 75px;
	height: 69px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(images/cms/graybg.png) no-repeat;
}
.graybg img {
	border: none;
	padding: 5px 6px 6px;
	background: url(images/cmss/inner.gif) no-repeat;
}
.greenbg span {
	width: 75px;
	height: 69px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(images/cms/greenbg.png) no-repeat;
}
.greenbg img {
	border: none;
	padding: 5px 6px 6px;
	background: url(images/cmss/inner.gif) no-repeat;
}
.photo {
	margin: 30px 8px 0 9px;
	position: relative;
	width: 75px;
	height: 69px;
	float: left;
}
/*** END : Gallery bg Images ***/
a.enter:link,a.enter:active,a.enter:visited {
	background:transparent url(images/cms/enter.gif) no-repeat;
	width:79px;
	height:22px;
	color:#fff;
	font:bold 12px/22px Arial;
	display:block;
	text-decoration:none;
	margin-top:28px;
}
a.enter:hover {color:#FFBE20;}

.logo_right {
	position:absolute;left:-27px
}
.header_borderbot {
	border-bottom:4px solid #9F9284;
}
.bgdoor_pos {
	position:absolute;left:-114px;top:100px;
}
.bgdoor {
	background:transparent url(image/bgdoor.png) no-repeat;
	width:114px;
	height:394px;
}
.smalltxt {
	color:#FBEFC9;font:normal 11px Arial;clear:both;padding:0 0 0 15px;width:205px;margin:0px;text-align:justify;padding-top:52px;
}
.FirstWord {
	color:#624A32;font:normal 15px Arial;
}
.Enter_pos {
	position:absolute;top:-51px;right:-125px;
}
.sidebartitle {
	position:absolute;left:-72px;
}
.home_contentbg {
	background:transparent url(images/cms/gallerybg.jpg) no-repeat left bottom;
	width:660px;
	height:195px;
	vertical-align:top;
}
.sidebar_borderbot {
	border-bottom:4px solid #AAA299;
}
#footer table {
	background-color:#623537;
}
#footer td {
	color:#D0CAC4;text-align:center;
}
#footer td span {	
	color:#A17C7E;
}

/**** END : Home Properties ***/
/* End of 'Layout: Top menu + 2 columns' */

