/* CSS Document */

body {
	background-image:url(../images/backgrounds/bg-blue-004.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	background-repeat: repeat-x;
	text-align: left;
}
.table1 {
	background-color: #FFFFFF;
/*	border-top: 2px solid #999999;*/
}
.table_inserted {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align: left;
}
.table_inserted2 {
	border:1px solid #CCCCCC;
	text-align: left;
}
.table_inserted_index {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align: left;
	background-image:url(../images/backgrounds/Town_and_Country_Background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.table_inserted_about {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/backgrounds/StillWorking.gif);
	background-position: center;
	background-repeat:no-repeat;
}
.table_STILLWORKINGONIT {
	background-image: url(../images/backgrounds/StillWorking.gif);
	background-position: center;
}
.content_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.content_testimony { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align:center;
	margin: 10px 5px 10px 5px;
}
.flash_outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
/* Table Rows and Table Data */
.tr_grey { background-color:#F5F5F5;}
.tr_grey_header { background-color: #000033; color:#FFFFFF;}

.td_navbox1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/navback29.jpg);
}
.td_navbox2 {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	border-left: 1px;
	border-left-color: #333333;
	border-left-style:groove;
}
/* 
***************************************************
				Navigation
***************************************************
*/

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

#content {
	float:left;
	width: 500px;
	margin-top: 10px;
}

#form {
	float:none;
	width: 650px;
	margin-top: 0px;
	margin-bottom:30px;
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image:url(../images/backgrounds/chimney_hills_fade.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.content_tagline {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 20px;
	background-color: #FFFFCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

/* this is new sidebar css similar to apple */
#sidebar {
	float: right; 
	width: 200px;
	margin-top: 20px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}

#sidebar h2 {
	font-size: 13px;
	margin: 0;
	background-color: #999999;
	display: block;
	color: #FFFFFF;
}
#sidebar h3 {font-size: 12px; margin: 0;}
#sidebar h4 {font-size: 11px; margin: 0;}

/* sidebar end */

/* This is the Tenant Page left and right columns 

#tenants_left { float:left;
	width: 350px;
	margin-top: 20px;
	padding-right:5px;
}
#tenants_left img {
	float:right;
	margin-right: 30px;
}
#tenants_right { float:right;
	width: 350px;
	margin-top: 20px;
	padding-left:5px;
}
#tenants_right img {
	float:left;
	margin-left: 30px;
}
*/

/**/

.rtcol_tagline {	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align:center;
	background-color: #FFFFCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
 }
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	background-color:#FFFFFF;
	/*text-indent: 20px;*/
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid rgb(67, 67, 135);
	border-top: 1px solid rgb(67, 67, 135);
}
.pullquote {
	width: 145px;
	background:#F5F5F5;
	color:black;
	float: right;
	border:1px solid navy;
	font-size:90%;
	font-weight:bold;
	line-height:120%;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}
.pullquote2 {
	width: 90%;
	background-color:#FFFFFF;
	color:black;
	float: right;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	font-size:95%;
	font-weight:normal;
	line-height:120%;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}
.footer {
	font-size:10px;
	text-align:center;
	color: #666666;
	margin-left: 20px;
	margin-bottom: 0px;
	}

/************************************/		
/*********** Links ******************/	
/************************************/	

a.one:link {
	color: #000066;
	text-decoration: none;
}
a.one:visited {
	color: #990000;
	text-decoration: none;
}
a.one:hover {
	color: #000066;
	text-decoration: underline;
}

/************ footer link ***********/

a.footerlink:link {
	color: #666666;
	text-decoration: underline;
}
a.footerlink:visited {
	color: #666666;
	text-decoration: none;
}
a.footerlink:hover {
	color: #990000;
	text-decoration: underline;
}


/****** flyer on properties.php links below the sf available ******/

a.flyer:link { 
	font-size:12px;
	color: #000066;
	text-decoration: underline;
}

a.flyer:visited {
	font-size:12px;
	color: #990000;
	text-decoration: underline;
}

a.flyer:hover { 
	font-size:12px;
	color: #990000;
	text-decoration: none;
}

/* Navigation  */
.topnav               {
	border-top:2px solid #333333;
	background: #F5F5F5;
	font-size:0.8em;
	TEXT-TRANSFORM: uppercase;
	TEXT-ALIGN: center;
	font-family: system,geneva, Tahoma, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 2px solid #CCCCCC;
} 
.topnav A             {border-left:1px solid silver;border-top:1px solid silver;border-right:1px solid black;border-bottom: 1px solid black;PADDING-RIGHT: 0.7em;PADDING-LEFT:0.7em;TEXT-TRANSFORM: uppercase;BACKGROUND:white;COLOR:#666;TEXT-DECORATION: none;    FONT-FAMILY: Tahoma, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif ;} 
.topnav A:hover       {background: rgb(255, 0, 130);color: black;}
.topnav A:active      {background: yellowgreen;color:black;}
a.on                  {background: gray;color:white;border-top:1px solid black;border-left:1px solid black;border-right:1px solid black;}
a.on:visited          {background: gray;color:white;border-top:1px solid black;border-left:1px solid black;border-right:1px solid black;}
.bottomstuff          {font-weight:bold;font-family: Tahoma, Georgia, Lucida Sans Unicode;text-align:center;LETTER-SPACING:normal;background-color:black;border:1px solid #FF6600;}


.bar{font-family: Tahoma,Georgia, Lucida Sans Unicode;background:white;FONT-SIZE:.8em;FONT-WEIGHT:bold;PADDING-RIGHT:2px;BORDER-TOP:1px solid black;PADDING-LEFT:   2px;PADDING-BOTTOM: 2px;TEXT-TRANSFORM:uppercase;BORDER-LEFT: black 0px solid;COLOR:gray;PADDING-TOP: 2px;BORDER-BOTTOM: black 1px solid;TEXT-ALIGN: center;TEXT-DECORATION:  none;}
.bar A                {FONT-WEIGHT: bold;BACKGROUND: none transparent scroll repeat 0% 0%;COLOR: black; TEXT-DECORATION: none}
.bar A:hover          {FONT-WEIGHT: bold;BACKGROUND: orange;COLOR: black;TEXT-DECORATION: none}
.barcenter            {letter-spacing:1px;word-spacing:4px;padding-right:10%;margin:0 auto;}
/* 
***************************************************
				Images
***************************************************
*/

img.center {margin: 5px 5px 5px 0px; border:1px solid black;}	
img.left {float:left; margin: 5px 5px 5px 0px; border:1px solid black;}
img.right {float:right; margin: 5px 0px 5px 5px; border:1px solid black;}

/*box with thin border and padding*/
.thinfloatleft {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin: 5px 10px 5px 0px;
  } 
  .thinfloatright {
  float:right;
  border:solid 1px silver;
  padding:5px;
  margin: 5px 0px 5px 10px;
  }   
  .thinleft-matted {
  float:left;
  border:solid 1px black;
  padding:8px;
  margin: 5px 10px 5px 0px;
  background-color:rgb(249, 21, 98);
  } 
  
.td1 {
	background-color: #1046A6;
}
.right_column_text {
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.sandman_1 {
	font-variant: small-caps;
}
