body {
	/*font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;*/
	font:76% Georgia;
	color:#646F5E;
	background-color: #ffffff;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

#nav .hidden {
	display:none;
}

em em {
	font-style:normal;
}

blockquote {
	background:#273322;
	border:1px solid #202B1C;
	font-size:120%;
}

#container {
	width:768px;
	background-color: #000000;
	margin:10px auto;
	border: 2px solid gold;
}

#wrapper {
	width:740px;
	margin:0 auto;
}

#header {
	height:233px;
	background:url(img/c21ts_header.jpg) no-repeat;
}

#header h1 {
	text-align:center;
	padding:15px 0 0 0;
	color:#fff;
	font-size:240%;
	font-weight:normal;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header h2 {
	color:#7C9B46;
	text-align:center;
	font:80% Verdana;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

#sidebar {
	width:160px;
	float:left;
	padding:20px;
	/*background-color: #ffffcc;*/
	/*background:url(../images/sidebartop.jpg) no-repeat;*/
	
}

#sidebar h2 {
	border-bottom:2px solid #AEA68D;
	color:#382725;
	font:165% Georgia;
	font-weight:normal;
	padding:10px 5px;
	line-height:29px;
}

#sidebar #sidenav {
	margin:10px 0;
}

#sidebar #sidenav li {
	list-style:none;
	padding:5px 2px;
	border-bottom:1px solid #96885C;
}

#sidebar #sidenav li a {
	padding:5px 2px;
	display:block;
	font:130% Georgia;
	text-decoration:none;
	color:#3D3725;
	background:url(../images/sidenava.gif) right no-repeat;
}

#sidebar #sidenav a:hover {
	color:#000;
}

#sidebar p {
	font-size:90%;
	line-height:24px;
	color:#805955;
	margin:10px 0;
	padding:5px;
}

#sidebar input {
	background:#A39783;
	color:#3D3725;
	padding:4px;
	width:150px;
	border:none;
	font:140% Trebuchet MS;
}

#content {
	margin:10px 0 0 30px;
	width: 668px;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid gray;
	/*background:url(../images/content.jpg) top left no-repeat;*/
}

#nav {
	padding:17px 0 0 0;
	margin:0;
	margin-left: 4px;
}

#nav li {
	list-style:none;
	display:inline;
	margin:0;
}

#nav li a {
	padding:17px 30px;
	font:100% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#D6DBC1;
	background:url(../images/a_hover.gif) top no-repeat;
}

#nav a:hover {
	background:url(../images/a_hover.gif) bottom repeat-x #24331C;
}

a em {
	font-style:normal;
	text-decoration:underline;
}

#content_main {
	margin:18px 0 0 0;
	padding:5px 15px 15px 15px;
/*	background:url(../images/content_sub.jpg) top left no-repeat;*/
}

a {
	color:#fff;
	text-decoration:none;
}

#content_main a:hover {
	text-decoration:underline;
}

a.realtor {
	color: #000;
	text-decoration:none;
}

#content_main h2,h3,p,blockquote {	
	margin:15px;
	line-height:25px;
	font-size:120%;
}

#content_main h3 {	
	color:#000000;
	font-size:120%;
}

#content_main ul,ol {
	margin:15px 30px;
	line-height:120%; 
}

ul.pack {
	margin:25px 30px;
	line-height: 120%
}

#content_main h2 {
	font:180% Arial;
}

p.listmain {
	width: 670px;
	height: 170px;
	background:url(img/listings.jpg) no-repeat;
	font: 430% Arial;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 140px;
	}

a.listmain {
	text-decoration: underline;
	color: #000000;
	padding-left: 6px;
	}
a.listmain:hover {
	text-decoration: overline;
	}

p.listset {
        width: 670px;
        height: 170px;
        background:url(img/listings.jpg) no-repeat;
        font: 140% Verdana;
        color: #000000;
        padding-top: 30px;
	padding-bottom: 170px;
        margin-left: 14px;
	text-align : center;
	
        }

table.contactoffice {
	margin-left: 25px;
	font-size: 120%;
}

table.staff {
	font-family: Century Gothic; Arial;
}

table.newlist {

	font-family: Century Gothic; Arial;
}

table.openhouse {
	font-family: Century Gothic; Arial;
}

table.churches {
	font-family: Century Gothic; Arial;
}

input.submit {
	font: 80% Arial;
}

img {
	border:4px solid #273322;
}

img.nobord {
	border: 0px solid #ffffff;
}

p.details {
	border-top:1px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	font:80% Verdana;
	text-transform:uppercase;
	padding:7px 0;
}

p.details a {
	color:#959F91;
	border-bottom:1px solid #596356;
}

p.details a.comlink {
	float:right;
}

ol.comments li {
	clear:right;
	font-size:90%;
}

ol.comments .user {
	float:right;
	width:80px;
	background:url(../images/user.jpg) no-repeat #BEB8A2;
	padding:15px;
	font:90% Verdana;
	height:60px;
}

ol.comments .etc {
	float:right;
	width:80px;
	margin:10px 0 0;
	clear:right;
	background:#273322;
	padding:15px;
	font:80% Verdana;
	margin-bottom:10px;
}
ol.comments .etc p {
	margin:0;
	padding:0;
	line-height:20px;
}

ol.comments .user a {
	color:#382725;
}

ol.comments .user img {
	border:3px solid #293624;
}

ol.comments .user p {
	margin:0;
	padding:0;
}

ol.comments p {
	margin:15px 125px 15px 0;
}

#footer {
	margin:10px 0 0 0;
	padding-top:5px;
	padding-left: 20px;
	font-size:70%;
	border-top:1px solid #333;
	word-spacing: 10px;
	color: #eeeeee;
	font-family: Arial;
}

#menu {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu2 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu3 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu4 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu5 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu6 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu7 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#navbar {
position : relative;
}
A.nav1 {
background-color : #000000;
color: white;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid gold;
border-left : 1px solid gold;
border-top : 1px solid gold;
border-right : 1px solid gold;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
width : 100%;
height: 18px;
display : block;
}
A.nav2 {
background-color : #000000;
color: white;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid gold;
border-left : 1px solid gold;
border-top : 1px solid gold;
border-right : 1px solid gold;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
width : 98%;
height: 18px;
display : block;
}
A.nav1:hover {
background-color : #ffffff;
color:black;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid gold;
border-left : 1px solid gold;
border-top : 1px solid gold;
border-right : 1px solid gold;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
vertical-align : middle;
width : 100%;
height: 18px;
display : block;
}
A.nav2:hover {
background-color : #ffffff;
color:black;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid gold;
border-left : 1px solid gold;
border-top : 1px solid gold;
border-right : 1px solid gold;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
vertical-align : middle;
width : 98%;
height: 18px;
display : block;
}
A.menulink1 {
background-color : #FDD017;
color: black;
font : normal 10pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black;
border-top : 1px solid black;
border-right : 1px solid black;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 18px;
display : block;
}
A.menulink1:hover {
background-color : #000000;
color:#ffffff;
font : normal 10pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black;
border-top : 1px solid black;
border-right : 1px solid black;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 18px;
display : block;
}

A.menulink2 {
background-color : #FDD017;
color: black;
font : normal 10pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black;
border-top : 1px solid black;
border-right : 1px solid black;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 70px;
display : block;
}
A.menulink2:hover {
background-color : #000000;
color:#ffffff;
font : normal 10pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black;
border-top : 1px solid black;
border-right : 1px solid black;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 70px;
display : block;
}
.menutitle {
background-color : #ffffff;
color: #000000;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black;
border-top : 1px solid black;
border-right : 1px solid black;
padding-left : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 18px;
display : block;
}

#div1,#div2,#div3,#div4,#div5,#div6,#div7,#div8,#div9,#div10,#div11,#div12 {
position:absolute;
top:350;
right:300;
width:350;
visibility:hidden;
font-size:12px;
font-family:Arial,Helvetica;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: gold;
padding: 5px;
left: -1000px;
top: -150px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100;
left: 60px; /*position where enlarged image should offset horizontally */

}

.showSwitch {
        display: inline;
}
.hideSwitch {
        display: none;
}

 ul.check {
list-style-type: none;
padding: 0;
margin: 0;
}

li.check {
background-image: url(img/checkbox.gif);
background-repeat: no-repeat;
background-position: 1px .4em;
padding-left: 1em;
}
