@charset "utf-8";
/* CSS Document */
body {
	font-size: 0.8em;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	background-color: #C8B885;
	text-align: center;
	width: 779px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #FFFFFF;
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-x;
}

p {
	line-height: 1.2em;
}
a:link {
	color: #e39b37;
}
a:visited {
	color: #c8b885;
	text-decoration: underline;
}
a:hover {
	color: #2d333b
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-size: 95%;
}
h1 {
	font-size: 1.4em;
	color: #e39b37;
	font-weight: bold;
	letter-spacing: .1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;	
}
h2 {
	font-size: 1.2em;
	color: #e39b37;
	font-weight: bold;
	margin-top: 0.83em;
	margin-right: 0;
	margin-bottom: -.67em;
	margin-left: 0;
}
h3 {
	color: #e39b37;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: -0.67em;
	margin-left: 0;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	
}
ol {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
ol ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: lower-alpha;	
}
li {
	margin-bottom: .5em;
}
img { border-width: 0; }

#container {
	position: relative;
	width: 779px;
	height: 100%;
	text-align: left;
	margin: 0px;
	
}
#header {
	background-color: #000000;
	top: 5px;
	left: 0px;
	width: 779px;
	height: 162px;
	background-image: url(../images/template/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#logo {
	margin-top: 25px;
	margin-left: 120px;
}

	
#navigation {
	font-size: 1px;
	position: relative;
	height: 21px;
	margin-top: 32px;
	margin-left: 100px;
	padding: 0px;
	width: 700px;
	height: 34px;
	text-align: center;
	text-indent: -3000px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	float:left;
	text-align: center;
	margin: 0;
	padding: 0px;	
}
#navigation a:link, #navigation a:visited {
	height: 34px;
	
}
#navigation a:hover {
	position: relative;

}
* html #navigation li a {
width: 100%;
}
#home a:link, #home a:visited {
	display: block;
	background-image: url(../images/template/home.png);
	background-repeat: no-repeat;
	width: 56px;
	
}
#home a:hover {
	background-image: url(../images/template/home-o.png);
	background-repeat: no-repeat;
	width: 56px;
}
#mtop a:link, #mtop a:visited {
	display: block;
	background-image: url(../images/template/mtop.png);
	background-repeat: no-repeat;
	width: 52px;
	
}
#mtop a:hover {
	background-image: url(../images/template/mtop-o.png);
	background-repeat: no-repeat;
	width: 52px;
}
#lease a:link, #lease a:visited {
	display: block;
	background-image: url(../images/template/leasevown.png);
	background-repeat: no-repeat;
	width: 95px;
	
}
#lease a:hover {
	background-image: url(../images/template/leasevown-o.png);
	background-repeat: no-repeat;
	width: 95px;
}
#sites a:link, #sites a:visited {
	display: block;
	background-image: url(../images/template/towersites.png);
	background-repeat: no-repeat;
	width: 105px;
	
}
#sites a:hover {
	background-image: url(../images/template/towersites-o.png);
	background-repeat: no-repeat;
	width: 105px;
}
#announce a:link, #announce a:visited {
	display: block;
	background-image: url(../images/template/announce.png);
	background-repeat: no-repeat;
	width: 105px;
	
}
#announce a:hover {
	background-image: url(../images/template/announce-o.png);
	background-repeat: no-repeat;
	width: 105px;
}
#management a:link, #management a:visited {
	display: block;
	background-image: url(../images/template/management.png);
	background-repeat: no-repeat;
	width: 91px;
	
}
#management a:hover {
	background-image: url(../images/template/management-o.png);
	background-repeat: no-repeat;
	width: 91px;
}
#about a:link, #about a:visited {
	display: block;
	background-image: url(../images/template/about.png);
	background-repeat: no-repeat;
	width: 70px;
	
}
#about a:hover {
	background-image: url(../images/template/about-o.png);
	background-repeat: no-repeat;
	width: 70px;
}
#contact a:link, #contact a:visited {
	display: block;
	background-image: url(../images/template/contact.png);
	background-repeat: no-repeat;
	width: 88px;
	font-size: .1 px;
}
#contact a:hover {
	background-image: url(../images/template/contact-o.png);
	background-repeat: no-repeat;
	width: 88px;
	
}

#content {
	position: relative;
	background-image: url(../images/template/content-bg.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	text-align: left;
	width: 779px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
* html #content{
margin-bottom: -4px;
padding-bottom:  -4px;
}
#main-content {
	min-height: 300px;
	margin-top: 0px;
	width: 570px;
	height: 100%;
	margin-right: 50px;
	padding-top: 20px;
	padding-right: 50x;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
}
* html #main-content { 
padding-left: 10px;
padding-right: 20x;
margin-right: 20px;
width: 570px;

}
#side-bar {
	height: 100%;
	width: 90px;
	position: relative;
	margin: 0px;
	padding: 25px;
	float:right;
}

#side-bar img {
	height: 100%;
	padding-bottom: 25px;
}

#footer {
	position: relative;
	width: 779px;
	height: 100%;
	clear: both;
	text-align: center;
	padding-top: 5px;
	margin: 0;
	background-image: url(../images/template/content-bg.jpg);
	background-repeat: repeat-y;
	background-color: #000000;	
}
* #footer{
margin-bottom: -4px;
padding-bottom:  -4px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .7em;
}
#footer li { margin-left: 0.1em; display: inline; }
#footer a:link, #footer a:visited {
	text-decoration: none;
	display: inline;
}
#footer a:hover {
	position: relative;
	top: -2px;
}

.credits {
	font-size: 0.7em;
	text-align: right;
	color: #2d333b;
	word-spacing: .5em;
	padding-right: 50px;
}

#address {
	font-size: 0.7em;
	text-align: right;
	color: #2d333b;
	word-spacing: .5em;
	padding-right: 50px;
}


label
{
color: #ffffff;
padding-bottom: 10px;
}

input {
	background-color:#000000;
	color: #999999;
}
textarea {
background-color:#000000;
color: #ffffff;
}
#note{
float:right;
}
.photos-right {
	margin: 20px;
	padding: 2px;
	height: auto;
	width: auto;
	float: right;
	background-color: #FFFFFF;
}
.photos-left {
	margin: 20px;
	padding: 2px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	float: left;
}

.empasis {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	color: #999999;
	font-style: oblique;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

li h2 {
	margin: 0px;
	padding: 0px;
}
h2+ul {
	padding-top: 10px;
}
table {
	margin-top: 20px;
}
.site-list {
	font-size: 0.7em;
	line-height: 1.2em;
	width: 100%;
	border-collapse: collapse;
	border-color: #2d333b;
	border-width: 4px;
	color: #FFFFFF;
	background-color: #000000;
}
.site-list td, .site-list th {
	padding: 0.4em;
}
table.site-list caption {
	
}
table.site-list thead tr {
	color: #e39b37;
	font-size: 1em;
	font-weight: bold;
	background-color: #2d333b;
	text-align: center;
	line-height: 1em;
}
table.site-list thead tr th {
	border: 1px solid #2d333b;
}

table.site-list td {
	background-color: #000000;
	border: 2px solid #2d333b;
}
.site-list tr.site-highlight td{
	background-color: #666666;
}
