body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: #fff1e0;
}

/****
 puts
 ****/

body.hp { 
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: #fff1e0;
 }

.hp a { text-decoration:none; }
.hp a:hover { text-decoration:underline; color:purple; }

.hp td		{ vertical-align: top; }
.hp .w2 td   {
	font-size:smaller;
	font-family:sans-serif;
	width:100%;
	vertical-align: top;
	padding: 1px;
}

.hp .w2 td a {
	background:#fff;
	display:block;
	margin-bottom: 2px;
	padding: 1px;
}

.hp #xjl {
	position: relative;
	top: -1.2em;
	background: white;
}

.hp .www td {
	font-size:82%;
	font-family:sans-serif;
	vertical-align: top;
}

.hp .www td a {
	background:#fff;
	margin-bottom: 6px;
	margin-right: 2px;
	margin-left: 2px;
	display:block;
	padding: 2px 2px 2px 5px;
}

.hp .www b {
	background: #ddd;
	padding: 2px;
	margin-top: 9px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
	display:block;
	font-size: 125%;
	font-weight: 200;
	font-family: sans-serif;
	text-align: center;
}

.hp .www l {
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
	display:block;
	font-size: 190%;
	font-weight: 200;
	font-family: serif;
	text-align: center;
	color: purple;
}

.hp .wwl td a {
	background: #f4f4f4;
	font-size: 135%;
	font-family:sans-serif;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
	padding: 1px 1px 1px 12px;
}

.hp .city td {
	font-size:70%;
	font-family:sans-serif;
	line-height: 1.43em;
	vertical-align: top;
	padding: 5px;
}

.hp .city b, .hp .city h5 {
	background: #ddd;
	padding: 3px;
	font-size:85%;
	font-family: sans-serif;
	font-weight: 300;
	margin: 0;
}

.hp .city .ctry b, .hp .city h5.ctry {
	background: #ff9;
	border: 1px #ddd solid;
}

.hp .city ul {
	list-style: none;
	margin: 4px;
	padding: 0;
}

.hp .for     {
	font-size:72%;
	font-family:sans-serif;
}
.hp .for a   {
	background:#fff;
	padding: 1.0px;
	margin: 1.0px;
}
.hp #forums td a {
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	display: block;
}

.hp .ban {
	background:#ddd;
	font-size:85%;
	text-align:center;
	font-weight:600;
	font-family:sans-serif;
}

.hp #logo {
	background:#f4f4f4;
	font-size: 190%;
	font-weight: 500;
	font-family: serif;
	font-stretch: expanded;
	padding: 2px 0px 16px 3px;
	width: 100%;
}

.hp #leftbar {
	background: #ddd;
	text-align: center;
	font-family: sans-serif;
}

.hp #leftbar * {
	margin-left: auto;
	margin-right: auto;
}

.hp #leftbar ul {
	list-style: none;
	padding: 4px;
}

.hp #leftbar li {
	background: #f4f4f4;
	font-size: smaller;
	font-family: sans-serif;
	padding: 2px;
}

.hp #leftlinks li {
	margin: 4px;
}


.hp .cal     {
	font-size: smaller;
	width: 80%;
}

.hp .cal th.ban {
	background: #eee;
}

.hp .cal .dys th  {
	background:#aaa;
	color: white;
	font-weight:bold;
	text-align:center;
}
.hp .cal td  {
	background: white;
	text-align: center;
	width: 13%;
	padding: 3px;
}
.hp .cal .tdy {
	background: #ff9;
	font-weight:bold;
}
.hp #postlks li {
	margin: 10px 4px;
	font-size: 90%;
	font-weight: 500;
}

.hp #search {
	margin: 10px;
}

.hp #search div {
	background: #f4f4f4;
	text-align: center;
	color:black;
}

.hp #search #query { width: 95%; }
.hp #search select { width: 83%; }
.hp #search #go { width: 15%; }

.hp #topban { height: 3em; }

.hp #topban div {
	background: #ddd;
	padding: 3px;
}

.hp #topban h2 {
	display: inline;
	font-weight: 500;
}

.hp #alks { font-size: smaller; }

/****
 puts
 ****/


td {
	font-size: 11px;
}

a {
	color: #0000ff;/*#0000ff;*/
	text-decoration: none;
}

a:hover {
	color: purple;
	text-decoration: underline;
}

h1 {
	font-size: 12pt;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 10px;
}

#logo {
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	color: black;
	text-decoration: none;
}

#logo a:hover {
	color: #DF971E;
	text-decoration: none;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #e4dfcb;
}

.buttons td {
	text-align: center;
	display: block;
}

.buttons a {
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;	
	display:block;
	margin-bottom: 2px;
	padding: 3px;
	color: #000ddd;
	background-color: #fff1e0;


}

.buttons a:hover { text-decoration:underline; color:purple; }

#sidebar_left .head {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#content {
	padding: 10px;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;	
	display:block;
	margin-bottom: 2px;
	color: #000aaa;
	background-color: #e4dfcb ;

	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	padding-bottom: 3px;
	padding-right: 3px;
}

table.dir_cat td {


}

table.dir_cat .count {
	color: #000000;
	font-size: 10px;
}

table.dir_cat th .count {
	color: #000000;
	font-size: 10px;
}

table.postlisting { /* Version 5.0 */
}

table.postlisting td { /* Version 5.0 */
	padding: 4px;
}

table.postlisting td.head, table.postlisting tr.head td { /* Version 5.0 */
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.postlisting td.datehead { /* Version 5.0 */
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.postlisting td.icon { /* Version 5.0 */
}

table.postlisting td.icon img { /* Version 5.0 */
}

table.postlisting .posttitle { /* Version 5.0 */
	font-weight: bold;
}

table.postlisting .date { /* Version 5.0 */
	font-style: italic;
}

.postheader { /* Version 5.0 */
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.postheader .icon { /* Version 5.0 */
	/*vertical-align: top;*/
}

.postheader .posttitle { /* Version 5.0 */
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.postheader .postarea { /* Version 5.0 */
	font-size: 11px;
	font-weight: normal;
}

.post { /* Version 5.0 */
	margin-bottom: 10px;
}

.post .link_marker { /* Version 5.0 */
	color: darkorange;
	font-weight: bold;
}


table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
	font-size: 10px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.adlisting td.datehead {
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff1e0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	color: black;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.begun {
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #e4dfcb;
	background-color: #F7F0DD;
	color: black;
}


.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.postpics { /* Version 5.0 */
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.postpics img { /* Version 5.0 */
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
	font-size: 10px;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #fff1e0;
	border-left: 1px solid #fff1e0;
	border-top: 1px solid #fff1e0;
	border-bottom: 1px solid #fff1e0;
	padding: 0px 2px 2px 2px;
}

#sidebar_right {
	border-left: 1px solid #fff1e0;
	border-top: 1px solid #fff1e0;
	border-bottom: 1px solid #fff1e0;
	padding: 2px 2px 2px 2px;
}

#sidebar_right a {
}

.citylist_country {
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
	display:block;
	color: #000aaa;
	background-color: #e4dfcb;
	display: block;
	color: black;
	font-size: 10px;
	margin-top: 5px;
}

.citylist_top {
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
	display:block;
	color: #000aaa;
	background-color: #e4dfcb;
	display: block;
	color: black;
	font-size: 10px;
	margin-top: 0px;
}

.citylist_city {
	font-size: 10px;
	margin-left: 2px;
}

#footer {
	color: #444444;
}

.google {
	color: #444444;

}

.google2 {
	font-weight: bold;
	font-size: 9px;
	color: black;
}


#footer td {
	font-size: 9px;
	padding-left: 5px;
	padding-top: 5px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 2px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 2px 2px 2px 2px;
	margin-bottom: 10px;
	font-size: 11px;
	
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestads .head {
	padding-bottom: 5px;
	color: #000000;
	font-size: 12px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}

.featuredadpreview {
	display: block;
	font-size: 11px;
	color:black;
}


.priceTable {
    border-collapse: collapse;
}

.priceTable tr th , .priceTable tr td {
    border: 1px solid #cccccc;
    padding: 5px;
}

.latestposts { /* Version 5.0 */
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestposts .head { /* Version 5.0 */
	padding-bottom: 5px;
	color: steelblue;
	font-size: 12px;
}

.latestposts td { /* Version 5.0 */
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}

/* Begin Version 5.0 */
.hits {
	font-size: smaller;
	text-align: right;
}

.wmd-preview {
	border: 1px solid silver;
	background-color: #FAF9F5;
	padding: 10px;
	margin-bottom:  10px;
}
/* End Version 5.0 */

/* Begin Version 5.1 */
#citytitle {
	font-size: 14px;
	font-weight: bold;
}

#citytitle a {
	color: black;
	text-decoration: none;
}

#citytitle a:hover {
	color: #DF971E;
	text-decoration: none;
}

#demo {
    background-color: #F0E68C;
    padding: 5px 5px 5px 10px;
    margin: 3px 0px 0px -10px;
    width: 160px;
    font-family: Georgia, serif;
    font-size: 13px;
}

#demo a {
	text-decoration: underline;
	color: crimson;
	margin-left: 5px;
}

.flatnavsep {
	font-weight: bold;
	color: #DF971E;
}
/* End Version 5.1 */

div.box1
{ width:100%; margin: 0 auto; background: #e4dfcb; color: #000000; }


.dspcont{
	display:none;
	margin-left:1.5em;
}

/* BEGIN David26 Account (If you have a custom design you may need to change these values) */

.acc_row_light {
	background-color: #FFFFFF;
}

.acc_row_dark {
	background-color: #ede9d9;
}

table.panel_border {
	border: 1px #A5A5A5 solid;
}

#fImage {
   border: 1px #949494 solid;
}

.welcome {
   color: #003366;
   font-weight:bold;
}

.pro_header {
	padding-top: 10px;
	margin-bottom: 10px;
   font-size: 14px;
   font-weight:bold;
   color: steelblue;
}


/* END David26 Account */

/*--- Neo's Tag Cloud Styles ---*/
.cloudTitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.cloudBalloon {
	width:160px;
	margin:0 auto;
	padding:8px 2px;
	background:#f5f5f5;
	border:1px dotted #666
}

.showadCloud {
}

.word {
	font-family: Tahoma;
	padding: 4px 4px 4px 4px;
	letter-spacing: 3px;
}

span.size1 {
	color: #000;
	font-size: 2.4em;
	font-weight:bold;
}

span.size2 {
	color: #333;
	font-size:2.2em;
	font-weight:bold;
}

span.size3 {
	color: #666;
	font-size: 2.0em;
	font-weight:bold;
}

span.size4 {
	color: #606;
	font-size: 1.0em;
	font-weight:bold;
}

span.size5 {
	color: #900;
	font-size: 1.6em;
	font-weight:bold;
}

span.size6 {
	color: #003;
	font-size: 1.4em;
	font-weight:bold;
}

span.size7 {
	color: #300;
	font-weight:bold;
	font-size: 1.2em;
}

span.size8 {
	color: #f00;
	font-size: .8em;
}

span.size9 {
	color: #339;
	font-size: .6em;
}

span.size0 {
	color: #F0F;
	font-size: .4em;
}

