﻿/* Global Styles */

body {
	
/*body background color for the previous color was #B2D8D9 */
margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */


li.list1 {
list-style: circle outside; 
color: black;
}
li.list2 {
list-style: disc outside; 
color: black;
font-size: 14px;
font-family: arial;
} 
.text3
{
font-size: 24px;
font-family: arial;
font-color: #333300;
text-decoration: underline;
text-align: left;
}
 
.logo {
	font-size:18px;
font-family: arial;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}


.logo1{
	font-size:22px; 
font-family: arial;
	color: #000000;
	letter-spacing:.1em;
	font-weight:bold;
	text-decoration:none;
	}

.logo2 {
	font-size:18px;
font-family: arial;
	color: #000000;
	letter-spacing:.1em;
	font-weight:bold;
	text-align:center;
	}
	
	.logo3{
	font-size:14px;
font-family: arial;
	color: #000000;
	letter-spacing:.1em;
	font-weight:bold;
	text-align:center;
	}

.sidebarText {
	font:14px arial;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font-size:12px; 
font-family:arial;
	line-height:24px;
	font-color :#333333;
	}
	
.pageName {
	font: 18px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font-size:28px;
	font-family: arial;
	/*color: #333300;*/
	/*color: #000000;*/
	font-color: #ffffff;
	letter-spacing:none;
	text-decoration: none;
	
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	table.one
{ 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #EC152F;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
align: center; 
cellpadding: 5; 
cellspacing=2 
bgcolor: #000000;
width: 750px;
}

p.first {
    color: black;
	font-family: Arial, Times, serif, Helvetica, sans-serif;
}

p.second {
color: #000000;
font-size: 14px;
font-family: Arial, Times, serif, Helvetica, sans-serif;
}

a {
    color: blue;
}

blockquote.third span {
    display: block;
    background-position: bottom right;
} 

div.rentnavbar{
text-align: center;
color: #999900;

}

div.directproperties{
color: #999900;


}

div.mytext{
font-size: 12px;
font-family: arial;
}

div.footer1{
color: #000000;
text-align:center;
font-family: arial;
font-size: 12px;
}

div.footer2{
color: #000000;
text-align:center;
font-size: 12px;
font-family: arial;
}

#menu {
	position: absolute;
	right: 5px;
	padding: 0px;
	width: 216px;
	left: 539px;
	top: -1px;
	height: 133px;
}

#content {

  margin-left: 25px;
  padding: 0px;
  margin-right: 100px;
}



#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border-width: 10px;
border-style: solid;
border-color: black;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
