/* CapeLinks CSS http://www.capelinks.com */

#header .ad {
	float:right;
	margin:10px 25px 10px 0;
	display:inline;
	}

.tags {
line-height: 1.5em
}

.welcome {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin-left: 1.5em;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
background-color: #eeeeee;
font-family: Verdana, sans-serif;
font-style: italic;
} 

.answer_block {
border-top: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
border-left: 2px solid #dddddd;
border-right: 2px solid #dddddd;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 5px;
background-color: #eeeeee;
font-family: Verdana, sans-serif;

} 


.author_block {
border-top: 2px solid #004276;
border-bottom: 2px solid #004276;
border-left: 2px solid #004276;
border-right: 2px solid #004276;

padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
background-color: #eeeeee;
font-family: Verdana, sans-serif;

} 

html, body{ 
margin: 3px 10px 10px 10px; 
padding:0; 
font-family: Verdana, sans-serif;
font-size: 95%;
text-align:center; 
background:#eeeeee;

} 

a:link { text-decoration: underline; color: #003399; }
a:visited { text-decoration: underline; color: #880088; }
a:hover { text-decoration: none; }
 
#pagewidth{ 
width:980px;
text-align:left; 
min-width: 500px;
margin-left:auto; 
margin-right:auto; 

} 
 
#header{ 
width:100%; 
background:#FFFFFF;
padding-bottom: 5px;
border-bottom: 3px solid #004276;
border-top: 7px solid #004276;
} 

#img-menu {
padding-left: 15px;
padding-right:15px;
padding-bottom:5px;
padding-top:5px;
margin-bottom:4px;
}

.highlightit {
border: 1px solid #dedede;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
font-family:Verdana, sans-serif;
font-size : 12px;
margin-right:5px;

}

.highlightit:hover {
border: 1px solid #537191;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
background-color:#FFFFFF;
font-family:Verdana, sans-serif;
font-size : 12px;
margin-right:5px;
}

#leftcol{
width:5px; 
float:left; 
position:relative; 
margin-left:-5px; 
margin-right:1px; 
}
 
#outer{ 
border:solid white 0px; 
 /*/*/ border-left-width: 5px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
/*/*/ border-right-width: 200px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #EEEEEE;  /* right column colour */ 
border-right-style: solid; 
background: #fff; /* center column colour */ 
width: auto; 
 } 
 
#rightcol{
/*/*/ width:200px; /* hack keeps NN4 right column right? */ 
float:right; 
position:relative; 
margin-right:-200px; 
margin-left:1px; 
} 
 
#footer{
width:80%;
background:#EEEEEE; 
text-align: center;
border-top: 7px solid #004276;
} 
 
#inner{
margin:0; 
width:100%;
}
 
#maincol{ 
float: left; 
width: 100%; 
position: relative; 
margin: 0 -8px 0 -2px; 
}
 
#outer>#inner { border-bottom: 1px solid #fff;  }
 
.clr{
clear:both;
}
 
.content {
padding:10px; /*padding for content */ 
font-size: 95%;
line-height: 1.5em
} 
 
#header .content {
padding-bottom:0;  /*padding bottom 0 to remove space in IE5 Mac*/ 
}
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}

h1 {
margin-top: 0;
font-size: 150%;
color: #004276;
}

h2, h3 {
font-family: Verdana, sans-serif;
}

h4 {
margin-top: 0;
/*margin-bottom: 4px;*/
}


.center {
text-align: center;
}

blockquote {
border-top: 1px dotted #000099;
border-bottom: 1px dotted #000099;
border-left: 1px dotted #000099;
border-right: 1px dotted #000099;
margin-left: 1.5em;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 5px;
background-color: #eeeeee;
font-family: Verdana, sans-serif;
font-style: italic;
} 

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
}

li {
color: #333;
}

img {
margin: 2;
padding: 2;
border: 0;
}

.date {
font-size: 140%;
color: #000;
}

.blogtitle {
font-size: 150%;

margin: 0;
padding: 20px 10px 20px 60px;
}

.title {
font-size: 130%;
color: #000000;
line-height: 1.2em
}

.posted {
font-family: Verdana, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
font-size: 12px;
} 

.sidetitle {
margin: 10px 0;
font-size: 125%;
color: #000000;
}

.trackbacktitle {
font-size: 10px;
padding:  3px 3px 3px 3px;
font-weight: bold;
background: #F7F7F7;
color: #000;
text-align: center;
border: 1px solid #000;
line-height: 110%;
}

.paginate {
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing:	.1em;
padding: 10px 6px 10px 4px;
margin:	0;
}

.pagecount {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #666;
font-weight: normal;
}

.textarea {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #fff;
color: #000;
font-family: Verdana, sans-serif;
font-size: 11px;
margin-top: 3px;
margin-bottom: 3px;
}

.checkbox {
margin: 3px;
padding: 0;
border: 0;
}

.submit {
background: #fff;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
letter-spacing: .1em;
padding: 1px 3px 1px 3px;
margin-top: 6px;
margin-bottom: 4px;
text-transform: uppercase;
color: #000;
}

.comment_show {
border-top: 1px solid #9DB7A7;
border-bottom: 1px solid #9DB7A7;
border-left: 1px solid #9DB7A7;
border-right: 1px solid #9DB7A7;

padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
background-color: #FFFFFF;
font-family: Verdana, sans-serif;

} 

.phototext {
margin-bottom: 5px;
font: 10px Verdana, sans-serif;
background: transparent;
color: #666;
}

acronym { border-style: dashed; border-width: 0 0 1px 0; cursor:
help; }

.imagefloatleft {
float: left;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 3px;
}


/* Formatting Buttons ------------------------------------------------------ */ .buttonMode { background-color: transparent; color: #73769D; font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 10px; white-space: nowrap; } .htmlButtonOutter, .htmlButtonOutterL { background-color: #f6f6f6; border-bottom: #333 1px solid; border-right: #333 1px solid; border-top: #333 1px solid; padding: 0; } .htmlButtonOutterL { border-left: #333 1px solid; } .htmlButtonInner { background-color: transparent; border-bottom: #ccc 1px solid; border-left: #fff 1px solid; border-right: #ccc 1px solid; border-top: #fff 1px solid; padding: 0 3px 0 3px; text-align: center; } .htmlButtonOff { font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif; font-size: 11px; font-weight: bold; padding: 1px 2px 2px 2px; white-space: nowrap; } .htmlButtonOff a:link { color: #000; text-decoration: none; white-space: nowrap; } .htmlButtonOff a:visited { text-decoration: none; } .htmlButtonOff a:active { color: #999; text-decoration: none; } .htmlButtonOff a:hover { color: #999; text-decoration: none; } .htmlButtonOn { background: #f6f6f6; font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif; font-size: 11px; font-weight: bold; padding: 1px 2px 2px 2px; white-space: nowrap; } .htmlButtonOn a:link { color: #990000; text-decoration: none; white-space: nowrap; } .htmlButtonOn a:visited { text-decoration: none; } .htmlButtonOn a:active { color: #999; text-decoration: none; } .htmlButtonOn a:hover { color: #999; text-decoration: none; } .htmlButtonA { font-family: Lucida Grande, Verdana, Geneva, Sans-serif; font-size: 11px; font-weight: bold; padding: 2px 3px 3px 3px; white-space: nowrap; } .htmlButtonB { background: #E1E3EC; font-family: Lucida Grande, Verdana, Geneva, Sans-serif; font-size: 11px; font-weight: bold; padding: 2px 3px 3px 3px; white-space: nowrap; } .htmlButtonA a:link { color: #000; font-weight: bold; text-decoration: none; white-space: nowrap; } .htmlButtonA a:visited { text-decoration: none; } .htmlButtonA a:active { color: #999; text-decoration: none; } .htmlButtonA a:hover { color: #999; text-decoration: none; } .htmlButtonB a:link { color: #990000; font-weight: bold; text-decoration: none; white-space: nowrap; } .htmlButtonB a:visited { text-decoration: none; } .htmlButtonB a:active { color: #999; text-decoration: none; } .htmlButtonB a:hover { color: #999; text-decoration: none; } 

.imagefloatleft {
float: left;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 3px;
}

.homepage {
border-top: 1px dotted #000099;
border-bottom: 1px dotted #000099;
border-left: 1px dotted #000099;
border-right: 1px dotted #000099;
margin-left: 1.5em;
padding-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
background-color: #ffffff;
font-family: Verdana, sans-serif;
} 

/* menu */

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 95% Verdana, sans-serif;
}

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

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #dedede;
border-bottom:  1px solid #dedede;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: black;
}

#tablist li a.current{
background: EEEEEE;
}

#tabcontentcontainer{
width:728px;
height:40px;
}

.tabcontent{
display:none;
}

table.property-info {
	border-width: 3px 3px 3px 3px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.property-info th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.property-info td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}

.ads {
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 110%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
.form-submit {
    background: none repeat scroll 0 0 #F78D1D;
    border: 1px solid #DA7C0C;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FEF4E9;
    cursor: pointer;
    font: bold 1.5em arial,verdana,tahoma,sans-serif;
    padding: 5px 7px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
