﻿body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
	text-align: justify;
}

html 
{
	margin: 0px;
	height: 100%;
}

form 
{
	margin: 0px;
	height: 100%;
}

table
{
	border-collapse: collapse;
}

/***********************************/
/*********** MasterPages ***********/
/***********************************/

/* Base.Master */

#topstrip
{
	background-color: #372112;
	height: 100px;
}

	#header 
	{
		width: 960px;
		position: relative;
		margin: 0px auto;
	}
	
		.logo
		{
			display: block;
			background-image: url(images/logo.gif);
			background-repeat: no-repeat;
			width: 274px;
			height: 88px;
			position: absolute;
			top: 6px;
		}
	
		#nav
		{
			background-image: url(images/nav_bg.gif);
			background-repeat: no-repeat;
			height: 43px;
			_width: 400px;
			float: right;
			margin: 0px 10px 0px 0px;
		}
			#nav .inner
			{
				background-image: url(images/nav_bg_rt.gif);
				background-repeat: no-repeat;
				background-position: right;
				height: 33px;
				padding: 5px 10px;
			}
		
#container 
{
	width: 960px;
	position: relative;
	margin: 0px auto 10px auto;
}

#footer
{
	width: 960px;
	position: relative;
	margin: 0px auto 20px auto;
}

	.wired
	{
		display: block;
		background-image: url(images/wired.gif);
		background-repeat: no-repeat;
		background-position: center;
		width: 151px;
		height: 29px;
		position: relative;
		margin: 0px auto;
	}
	
	a.legal
	{
		color: #bab0a1;
		font-size: 10px;
		text-decoration: none;
		float: right;
		position: absolute;
		right: 0px;
		top: 0px;
	}

/* Default.master */

#secondheader
{
	background-image: url(images/header2.gif);
	background-repeat: repeat-x;
	height: 229px;
	position: relative;
	margin-bottom: 20px;
}
	
	#secondheader .inner
	{
		width: 960px;
		position: relative;
		margin: 0px auto;
	}

		.anametrusted
		{
			position: absolute;
			top: 70px;
			left: 40px;
		}
		
	#flash
	{
		background-image: url(images/flash_bg.gif);
		background-repeat: no-repeat;
		width: 570px;
		height: 260px;
		position: absolute;
		top: -25px;
		right: 0px;
		padding: 10px;
	}
	
	.homebx
	{
		background-image: url(images/homebx_bg.gif);
		background-repeat: repeat-y;
		width: 575px;
		position: relative;
		float: left;
	}
	
		.homebx .content
		{
			background-image: url(images/homebx_top.gif);
			background-repeat: no-repeat;
			padding: 30px 25px 20px 25px;
			height: 465px;
		}
		
		.homebx .bottom
		{
			background-image: url(images/homebx_btm.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
	
	#homeright
	{
		width: 370px;
		position: relative;
		float: right;
	}
	
		a.gallerylink
		{
			display: block;
			background-image: url(images/gallery.jpg);
			background-repeat: no-repeat;
			width: 370px;
			height: 200px;
			margin-bottom: 15px;
		}	
		
		.smallbx
		{
			background-image: url(images/smbx_bg.gif);
			background-repeat: repeat-y;
			width: 370px;
			position: relative;
		}
		
			.smallbx .content
			{
				background-image: url(images/smbx_top.gif);
				background-repeat: no-repeat;
				padding: 20px;
				height: 260px;
				overflow: hidden;
			}
			
			.smallbx .bottom
			{
				background-image: url(images/smbx_btm.gif);
				background-repeat: no-repeat;
				background-position: bottom;
			}
			
		.allnews
		{
			position: absolute;
			bottom: 10px;
			right: 14px;
		}

/* OneColumn.Master */

#insidesecondheader
{
	background-image: url(images/insideheader2.gif);
	background-repeat: repeat-x;
	height: 115px;
	position: relative;
	margin-bottom: 20px;
}

	#insidesecondheader .inner
	{
		width: 960px;
		position: relative;
		margin: 0px auto;
	}

	#insidesecondheader img
	{
		position: absolute;
		right: 0px;
		top: -25px;
	}

	.mainbx
	{
		background-image: url(images/mainbx_bg.gif);
		background-repeat: repeat-y;
		width: 960px;
		position: relative;
		float: left;
	}
	
		.mainbx .content
		{
			background-image: url(images/mainbx_top.gif);
			background-repeat: no-repeat;
			padding: 30px 25px;
			min-height: 305px;
		}
		
		.mainbx .bottom
		{
			background-image: url(images/mainbx_btm.gif);
			background-repeat: no-repeat;
			height: 60px;
		}

/* SubNavOneColumn.Master */

	.navbx
	{
		background-image: url(images/navbx_bg.gif);
		background-repeat: repeat-y;
		width: 960px;
		float: left;
	}
	
		.navbx .content
		{
			background-image: url(images/navbx_top.gif);
			background-repeat: no-repeat;
			padding: 30px 25px;
			min-height: 305px;
		}
		
		.navbx .bottom
		{
			background-image: url(images/navbx_btm.gif);
			background-repeat: no-repeat;
			height: 60px;
		}

/* Communities.master */

.subNav
{
	width: 160px;
	float: left;
	text-align: left;
	position: relative;
	left: -10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
		
	.subNav li
	{
		margin: 0px;
		padding: 0px;
		text-align: left;
		overflow: hidden;
	}
		
	.subNav li a:link, .subNav li a:hover, .subNav li a:visited
	{
		text-align: left;
		color: #bab0a1;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: left center;
		line-height: 34px;
		height: 34px;
		text-decoration: none;
		padding: 0px 0px 0px 9px;
		text-align: left;
		overflow: hidden;
	}
		
#commColumnLeft
{
	width: 302px;
	position: relative;
	float: left;
	padding: 0px 15px 0px 5px;
	margin-left: 6px;
}

	#commColumnLeft .title
	{
		display: block;
		margin-bottom: 18px;
	}

#commColumnRight
{
	width: 418px;
	position: relative;
	float: left;
}		

		/* Comm Gallery */

	#commGallery
	{
		background-color: #9b8c78;
		height: 440px;
		position: relative;
	}
	
	#commGallery .gallerycontainer
	{
	}

	#commGallery  .galleryNav
	{
		visibility: hidden;
		display: none;
	}

		#commGallery .gallery
		{
			width: 378px;
			_width: 208px;
			height: 440px;
			padding: 10px 20px;
			_padding: 10px 10px;
			position: relative;
			float: none;
			margin-right: 80px;
			_margin-right: 40px;
		}
		
			#commGallery .gallerydesc
			{
				color: #372112;
				font-weight: bold;
				text-align: center;
				width: 378px;
				position: relative;
			}
			
			#commGallery a.enlarge
			{
				color: #372112;
				text-decoration: none;
				font-size: 11px;
			}
			
			#commGallery .radr_itemsList li
			{
				margin: 0px 5px 0px 0px;
			}
			
			#commGallery .gallimg
			{
				width: 355px;
				height: 500px;
				position: relative;
				margin: 0px auto;
				text-align: center;
				margin-right: 5px;
			}
			
			#commGallery .gallimg img
			{
				border: solid 1px #74634d;
				margin-right: 1px;
			}
			
			.floorplans
			{
				text-align: center;
				position: absolute;
				top: 348px;
				width: 360px;
				z-index: 1000;
				border-bottom: solid 1px #74634d;
				padding-bottom: 5px;
			}
			
			.floorplans a
			{
				font-size: 11px;
			}
			
			#commGallery .counterhold
			{
			}
			
				#commGallery .counterhold a.prev
				{
					color: #372112;
					text-decoration: none;
					position: absolute;
					left: 20px;
					bottom: 10px;
				}
			
				#commGallery .counterhold .counter
				{
					color: #372112;
					font-weight: bold;
					text-align: center;
					width: 60px;
					position: absolute;
					left: 190px;
					bottom: 10px;
				}
			
				#commGallery .counterhold .next
				{
					color: #372112;
					text-decoration: none;
					position: absolute;
					right: 20px;
					bottom: 10px;
				}		
			
			/* */
			
	#commMap
	{
		position: relative;
		left: 170px;
	}
	
/* SitePlan.Master */

.siteplanbody
{
	background-image: none;
	background-color: #372112;
	margin: 50px;
}	

	.siteplanPublish
	{
		position: absolute;
		top: 10px;
		left: 10px;
	}
		
/***********************************/
/****** Editor / Admin Icons *******/
/***********************************/

.admin 
{
	position: absolute;
	top: 50px;
	right: 5px;
}

#editIcons {
	position: absolute;
	top: 50px;
	right: 25px;
}

#loggedInAs 
{
	color: #bab0a1;
	font-size: 11px;
	position: absolute;
	top: 50px;
	right: 90px;
}

	#loggedInAs a
	{
		color: #b12112;
	}

#approvalButtons {
	position: absolute;
	top: 50px;
	right: 405px;
}

.editPageLink {
	position: absolute;
	top: -10px;
	left: -10px;
}

.livepending {
	padding: 5px;
}

a.cms_tab {
	color: #372112;
	text-decoration: none;
	border: solid 1px #372112;
	padding: 5px 10px;
}

a.cms_tab_act {
	color: #bab0a1;
	text-decoration: none;
	background-color: #372112;
	border: solid 1px #372112;
	padding: 5px 10px;
}

/***********************************/
/********** Content Pages **********/
/***********************************/

/* Gallery */

.gallerycontainer
{
}

#mainPictureGallery
{
}

	.gallery
	{
		background-color: #9b8c78;
		width: 540px;
		height: 455px;
		padding: 10px 20px;
		position: relative;
		float: right;
		margin-right: 80px;
	}
	
		.gallerydesc
		{
			color: #372112;
			font-weight: bold;
			text-align: center;
			width: 540px;
			position: relative;
			overflow: hidden;
		}
		
		a.enlarge
		{
			color: #372112;
			text-decoration: none;
			font-size: 11px;
		}
		
		.radr_itemsList li
		{
			margin: 0px 5px 0px 0px;
		}
		
		.gallimg
		{
			width: 540px;
			height: 410px;
			text-align: center;
			margin-right: 5px;
		}
		
		.gallimg img
		{
		}
		
			
			#mainPictureGallery .floorplans
			{
				display: none;
			}
			
			#mainPictureGallery .floorplans a
			{
				font-size: 11px;
			}
			
		
		.counterhold
		{
		}
		
			.counterhold a.prev
			{
				color: #372112;
				text-decoration: none;
				position: absolute;
				left: 20px;
				bottom: 10px;
			}
		
			.counterhold .counter
			{
				color: #372112;
				font-weight: bold;
				text-align: center;
				width: 80px;
				position: absolute;
				left: 250px;
				bottom: 10px;
			}
		
			.counterhold .next
			{
				color: #372112;
				text-decoration: none;
				position: absolute;
				right: 20px;
				bottom: 10px;
			}
	
	
/* Contact */

#contactInfo
{
	width: 365px;
	float: left;
	margin-right: 10px;
}	

#contactRight
{
	float: right;
	width: 520px;
}

#contactRight .form
{
	background-color: #9b8c78;
	padding: 20px;
}
	
	#contactRight .form label
	{
		width: 90px;
		text-align: right;
		vertical-align: top;
		float: left;
		margin-right: 4px;
	}
		
	#contactRight .form .buttons
	{
		padding-left: 94px;
	}	
			
/***********************************/
/************* Common **************/
/***********************************/

.form
{
}

.form label, .form .label 
{
	font-weight: bold;
	display: block;
	margin: 6px 0px 0px 0px;
}

a.button
{
	color: #372112;
	text-decoration: none;
	background-color: #9b8c78;
	padding: 0px 5px;
	line-height: 24px;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

a.button:hover
{
	color: #bab0a1;
	background-color: #372112;
}

/***********************************/
/********** Admin Section **********/
/***********************************/

#adminNav {
	width: 200px;
	float: left;
	margin: 20px 25px 0px 0px;
}

#adminNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#adminNav li {
}

#adminNav li a {
	line-height: 2em;
	text-decoration: none;
}

#adminContent {
	width: 675px;
	float: left;
	margin: 20px 0px 0px 0px;
}

.adminTable {
	border: solid 1px #372112;
	border-collapse: collapse;
	width: 100%;
}

.adminTable th {
	color: #fff;
	background-color: #372112;
}

.adminTable th, .adminTable td {
	border: solid 1px #372112;
	padding: 2px 5px;
}

.floorplansAdmin
{
	border: solid 1px #372112;
	margin-bottom: 25px;
	background-color: #ad9f8b;
	padding: 5px;
	position: relative;
}

	.floorplansAdmin td
	{
		background-color: #bab0a1;
	}