/* Universal Pages*/
body				{
					background-color:		#ffffff;
					}
div#site			{
					margin-left:			auto;
					margin-right:			auto;
					border-color:			#000000;
					border-width:			1px 1px 1px 1px;
					border-style:			solid;
					padding:				0px 0px 0px 0px;
					width:					740px;
					height:					500px;
					background-image:		url(images/background.gif);
					background-repeat:		repeat;
					}
td#logo				{
					background-image:		url(images/logo_left.gif);
					background-repeat:		no-repeat;
					height:					90px;
					width:					250px;
					}
td#page				{
					height:					90px;
					width:					180px;
					}
td.space			{
					width:					30px;
					}
td#logobottom		{
					background-image:		url(images/logo_bottom.gif);
					background-position:	0px 0px;
					background-repeat:		no-repeat;
					height:					30px;
					width:					440px;
					background-color:		#FFFFFF;
					}
td#main				{
					height:					380px;
					width:					440px;
					vertical-align:			top;
					}
td.text				{
					color:					#595D4F;
					text-align:				justify;
					vertical-align:			text-top;
					padding:				5px 10px 5px 10px;
					font-family:			Verdana, Arial, Helvetica, sans-serif;
					font-size:				14px;
					font-variant:			small-caps;
					}
div#footer			{
					text-align:				center;
					vertical-align:			middle;
					padding-top:			20px;
					}					

/* Menu */
td.menu				{
					vertical-align:			bottom;
					padding-bottom:			10px;
					width:					50px; 
					}

/* Email */
.email a			{
					width:					125px;
					height:					13px;
					background-image:		url(images/email_off.gif);
					}
.email a:hover		{
					background-image:		url(images/email_on.gif);
					}

/* Gray Right Hand Box */
div.right			{
					text-align:				justify;
					vertical-align:			text-top;
					padding-left:			15px;
					padding-right:			18px;
					padding-top:			23px;
					font-family:			Verdana, Arial, Helvetica, sans-serif;
					color:					#ffffff;
					font-size:				13px;
					font-variant:			small-caps;
					height:					345px;
					}
div#right_bottom	{
					text-align:				right;
					padding-bottom:			10px;
					padding-right:			10px;
					padding-top:			0px;
					}
span.right_small	{
					font-size:				12px;
					}

div.right a			{
					color:					#ffffff;
					text-decoration:		none;
					}
div.right a:hover	{
					text-decoration:		none;
					color:					#dddddd;
					}
span.backwards 		{
					unicode-bidi:			bidi-override;
					direction:				rtl;
					}					
td#right_home		{
					background-color:		#FFFFFF;
					width:					240px;
					vertical-align:			top;
					background-image:		url(images/right_home.jpg);
					background-repeat:		no-repeat;
					}
td#right_residents	{
					background-color:		#FFFFFF;
					width:					240px;
					vertical-align:			top;
					background-image:		url(images/right_residents.jpg);
					background-repeat:		no-repeat;
					}
td#right_contact	{
					background-color:		#FFFFFF;
					width:					240px;
					vertical-align:			top;
					background-image:		url(images/right_contact.jpg);
					background-repeat:		no-repeat;
					}
td#right_links	{
					background-color:		#FFFFFF;
					width:					240px;
					vertical-align:			top;
					background-image:		url(images/right_links.jpg);
					background-repeat:		no-repeat;
					}
td#right_gallery	{
					background-color:		#FFFFFF;
					width:					240px;
					vertical-align:			top;
					background-image:		url(images/right_gallery.jpg);
					background-repeat:		no-repeat;
					}
img.color			{
					background-color:		#876B5F;
					}

/* Home Page */
table.home			{
					background-color:		#FFFFFF;
					width:					inherit;
					}
td#latest			{
					width:					60px;
					height:					320px;
					background-image:		url(images/latest.gif);
					background-repeat:		no-repeat;
					}


/* Residents */
div.residents		{
					background-color:		#FFFFFF;
					background-position:	center;
					background-position:	top;
					background-repeat:		no-repeat;
					font-family:			Verdana, Arial, Helvetica, sans-serif;
					font-size:				8px;
					color:					#333333;
					font-weight:600;
					}
td.res_right		{
					padding:				0px 15px 5px 5px;
					vertical-align:			text-top;
					text-align:				justify;
					}
td.res_left			{
					padding:				0px 5px 5px 15px;
					vertical-align:			text-top;
					text-align:				justify;
					}
					
div.residents a		{
					color:					#333333;
					text-decoration:		underline;
					}
div.residents a:hover{
					text-decoration:		none;
					}
div.residents strong
					{
					font-size:9px;
					}

/* Links */
div.links			{
					background-color:		#FFFFFF;
					width:					440px;
					height:					320px;
					}
div.links td		{
					padding:				5px 10px 10px 30px;
					}

/*Contact */
div.contact			{
					background-color:		#FFFFFF;
					padding:				20px 0px 20px 0px;
					text-align:				center;
					}
/* Gallery */
iframe#gallery_select{
					width:					440px;
					height:					330px;
					padding:				0px 0px 0px 0px;
					margin:					0px 0px 0px 0px;
					}

/* I Framed Pages */
td#bottom			{
					height:					20px;
					}
td#frame			{
					background-image:		url(images/logo_bottom.gif);
					background-position:	0px 0px;
					background-repeat:		no-repeat;
					background-color:		#FFFFFF;
					width:					680px;
					height:					390px;
					padding:				30px 0px 0px 0px;
					}
iframe#iframe		{
					width:					680px;
					height:					360px;
					}
















