@charset "UTF-8";

body
{
	background-color:white;
	font-family:Verdana, Sans-Serif;
	font-size:small;
	margin:0px;
	color:black;
	height:100%;
}

p
{
	margin:0 0 1em 0;
}

p.services
{
	border:black 3px double;
	margin:0;
	padding:4px;
	display:none;
}

form
{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

h1
{
	font-family:Verdana, Sans-Serif;
	font-size:2.0em;
	background-color:transparent;
	color:black;
	margin:0px 0px 7px 0px;
}

h2
{
	font-family:Verdana, Sans-Serif;
	font-size:1.7em;
	background-color:transparent;
	color:black;
	margin:0px 0px 5px 0px;
}

h3
{
	font-family:Verdana, Sans-Serif;
	font-size:1.4em;
	background-color:transparent;
	color:black;
	margin:0px 0px 4px 0px;
}

h4
{
	font-family:Verdana, Sans-Serif;
	font-size:1.3em;
	background-color:transparent;
	color:black;
	margin:0px 0px 3px 0px;
}

h5
{
	font-family:Verdana, Sans-Serif;
	font-size:1.1em;
	background-color:transparent;
	color:black;
	margin:0px 0px 1px 0px;
}

h6
{
	font-family:Verdana, Sans-Serif;
	font-size:1.0em;
	background-color:transparent;
	color:black;
	margin:0px 0px 0px 0px;
}

table td,th
{
	vertical-align:top;
	padding:4px;
}

table th
{
	text-align:right;
}

legend
{
	background-color:transparent;
	color:black;
	font-weight:bold;
	margin-left:10px;
	padding-bottom:5px;
	font-size:medium;
}

fieldset
{
	padding:5px 5px 5px 5px;
	margin-bottom:20px;
	overflow:hidden;
}

fieldset.premium
{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid 2px #5B0000;
}

fieldset.premium legend
{
	font-size:small;
}

table.premium
{
	background-color:transparent;
	color:black;
	width:100%;
	table-layout:fixed;
}

table.premium td
{
	vertical-align:middle;
	font-size:xx-small;
	overflow:hidden;
}

table.premium td a
{
	text-decoration:none;
	background-color:transparent;
	color:blue;
}

table.premium td a:hover
{
	background-color:transparent;
	text-decoration:underline;
}

table.premium td a:visited
{
	background-color:transparent;
	color:#000077;
}

a
{
	text-decoration:none;
	background-color:transparent;
	color:blue;
	cursor:pointer;
}

a:hover
{
	background-color:transparent;
	text-decoration:underline;
}

a:visited
{
	background-color:transparent;
	color:#000077;
}

li
{
	margin-bottom:10px;
}

th
{
	text-align:left;
}

input.choose
{
	margin:2px;
	padding:1px 2px;
	border:solid 1px black;
	background-color:#003050;
	color:white;
	font-weight:bold;
}

input.choosehl
{
	margin:2px;
	padding:1px 2px;
	border:solid 1px black;
	background-color:#0080A0;
	color:white;
	font-weight:bold;
}

div.wrap
{
	width:1040px;
	margin:0 auto 0 auto;
}

div.flikleft
{
	float:left;
	background:url('/pics/flik.png');
	width:22px;
	padding:4px 0 4px 0;
}

div.flikbody
{
	float:left;
	background:url('/pics/flik.png') 0 -40px;
	padding:4px 0 4px 0;
	font-weight:bold;
}

div.flikright
{
	float:left;
	background:url('/pics/flik.png') -22px 0;
	width:22px;
	padding:4px 0 4px 0;
}

div.windowadtop
{
	margin:0 auto 0 auto;
	width:600px;
	height:7px;
	background:url('/pics/showad.png');
}

div.windowadbody
{
	margin:0 auto 0 auto;
	width:570px;
	background:url('/pics/showad.png') repeat-y -600px 0;
	padding:0 15px 0 15px;
}

div.imgadbody
{
	margin:0 auto 0 auto;
	width:600px;
	background:url('/pics/showad.png') repeat-y -600px 0;
}

div.windowadbottom
{
	margin:0 auto 20px auto;
	width:600px;
	height:7px;
	background:url('/pics/showad.png') left bottom;
}

div.info300top
{
	width:300px;
	height:7px;
	background:url('/pics/info300.png') left top;
}

div.info300body
{
	width:280px;
	padding:0 10px 0 10px;
	background:url('/pics/info300.png') repeat-y -300px top;
}

div.info300bottom
{
	width:300px;
	height:7px;
	margin-bottom:20px;
	background:url('/pics/info300.png') left bottom;
}

table.contact th
{
	text-align:left;
}

.window200top
{
	height:8px;
	background:url('/pics/window200.png');
}

.window200body
{
	color:white;
	background:url('/pics/window200.png') repeat-y -200px top;
	padding:0 4px 0 4px;
	margin:0;
}

.window200body h5
{
	color:white;
	font-variant:small-caps;
	font-weight:bold;
}

.window200body p
{
	margin:0;
	padding:0;
	font-size:small;
	line-height:130%;
}

.window200body a
{
	color:white;
}

.window200body a:visited
{
	color:white;
}

.window200bottom
{
	height:5px;
	margin-bottom:20px;
	background:url('/pics/window200.png') left bottom;
}

.window
{
	background-color:transparent;
	color:black;
	display:none;
	position:absolute;
	z-index:10;
}

div.bodyads
{
	font-family:Verdana, Sans-Serif;
	font-size:small;
	width:860px;
	background-color:white;
	color:black;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	background:url('/pics/map.gif') no-repeat scroll 50% 100px;
	float:left;
}

table.latestads
{
	width:100%;
	border-collapse:collapse;
	background-color:transparent;
	table-layout:fixed;
	color:black;
}

table.latestads .sort
{
	background-color:transparent;
	color:white;
}

table.latestads th, table.latestads th a, table.latestads th a:visited
{
	text-align:left;
	color:white;
}

table.latestads th.sortleft
{
	background:transparent url('/pics/sort.png') no-repeat;
	width:80px;
}

table.latestads th.sorttop
{
	background:transparent url('/pics/sort.png') repeat-x 0 -40px;
}

table.latestads th.sortright
{
	background:transparent url('/pics/sort.png') no-repeat top right;
}

table.latestads tr.row0
{
	background:transparent url('/pics/rowad.png') no-repeat left bottom;
	color:black;
	height:80px;
	cursor:pointer;
}

table.latestads tr.row1
{
	background-color:transparent;
	color:black;
	height:80px;
	cursor:pointer;
}

table.latestads tr.row0 td, table.latestads tr.row0 td a, table.latestads tr.row0 td a:visited,
	table.latestads tr.row1 td, table.latestads tr.row1 td a, table.latestads tr.row1 td a:visited
{
	vertical-align:middle;
	color:black;
	text-decoration:none;
}

table.latestads tr.row0P
{
	color:white;
	background:#202045 url('/pics/rowad.png') no-repeat left bottom;
	font-weight:bold;
	height:80px;
	cursor:pointer;
}

table.latestads tr.row1P
{
	background-color:#202045;
	color:white;
	font-weight:bold;
	height:80px;
	cursor:pointer;
}

table.latestads tr.row0P td, table.latestads tr.row0P td a, table.latestads tr.row0P td a:visited,
	table.latestads tr.row1P td, table.latestads tr.row1P td a, table.latestads tr.row1P td a:visited
{
	vertical-align:middle;
	color:white;
	text-decoration:none;
}

table.latestads tr.row0:hover, table.latestads tr.row1:hover, table.latestads tr.row0P:hover, table.latestads tr.row1P:hover
{
	background:url('/pics/rowad.png') repeat-y -1040px top;
}

table.latestads td small.price
{
	color:#000080;
	font-weight:bold;
}

table.latestads td small.priceP
{
	color:#33AAAA;
	font-weight:bold;
}

div.pagesads
{
	background:#5B0000 url('/pics/menu.png') no-repeat -2080px bottom;
	text-align:center;
	color:white;
	width:850px;
	padding:1px 5px 4px 5px;
}

div.pagesads a, .pagesads a:visited, .pagesads a:active, .pagesads a:hover
{
	background-color:transparent;
	color:white;
}


.fewResults
{
	border:dashed 3px #3377AA;
	width:700px;
	padding:3px 5px 3px 5px;
	margin:0px auto 0px auto;
	font-weight:600;
}

.footer
{
	font-family:Verdana, Sans-Serif;
	font-size:x-small;
	font-weight:bold;
	width:1040px;
	background-color:white;
	overflow:hidden;
	border-top:solid 1px black;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	color:black;
}

.footer a, .footer a:visited, .footer a:active, .footer a:hover
{
	background-color:transparent;
	color:black;
}

.saleftsec
{
	background-color:transparent;
	color:black;
	width:200px;
	float:left;
	overflow:hidden;
}

.sainfo
{
	background-color:transparent;
	color:black;
	margin-bottom:10px;
	width:640px;
	float:left;
	overflow:hidden;
}

.sarightsec
{
	background-color:transparent;
	color:black;
	float:left;
	width:200px;
	overflow:hidden;
}

table.imgupdate td 
{
	vertical-align:middle;
}

.frame
{
	background-color:transparent;
	color:black;
	display:none;
}

.top515
{
	background:transparent url('/pics/window515.png') no-repeat left top;
	padding-left:10px;
	padding-right:25px;
	padding-top:3px;
	color:white;
	width:480px;
	overflow:hidden;
	cursor:default;
	font-weight:bold;
}

.body515
{
	background:transparent url('/pics/window515.png') repeat-y -515px top;
	color:white;
	width:515px;
	overflow:hidden;
}

.text515
{
	background-color:white;
	color:black;
	margin:3px 25px 5px 10px;
	padding:3px 3px 3px 3px;
	border:4px inset #770000;
	cursor:auto;
	overflow:hidden;
}

.bottom515
{
	background:transparent url('/pics/window515.png') no-repeat left bottom;
	color:white;
	overflow:hidden;
	width:515px;
	height:24px;
}

.topheader
{
	width:1030px;
	background:#5B0000 url('/pics/menu.png') no-repeat -1040px bottom;
	color:white;
	font-weight:bold;
	padding:0px 5px 6px 5px;
	overflow:hidden;
}

.topheader a
{
	background-color:transparent;
	color:white;
}

.topheader a:visited
{
	background-color:transparent;
	color:white;
}

.header
{
	width:1040px;
	overflow:hidden;
	text-align:center;
	background-color:white;
	color:#5B0000;
	padding:8px 0px 4px 0px;
}

.settingsmenu
{
	background-color:#273950;
	padding:2px 5px 5px 5px;
	margin:0 0 20px 0;
	overflow:hidden;
	color:white;
	font-weight:bold;
}

.settingsmenu li
{
	display:inline;
	padding-right:12px;
}

.settingsmenu a
{
	color:#CCCCCC;
}

.settingsmenu a:visited
{
	color:#CCCCCC;
}

.settingsmenu a:active
{
	color:#CCCCCC;
}

.menu
{
	width:1035px;
	color:white;
	background:#5B0000 url('/pics/menu.png') no-repeat;
	padding-left:5px;
	overflow:hidden;
	font-size:small;
}

.menubottom
{
	width:1040px;
	height:5px;
	background:transparent url('/pics/menu.png') no-repeat -1040px bottom; 
	color:white;
	margin-bottom:20px;
}

.menuitem
{
	background-color:transparent;
	color:white;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}

.menuitem li
{
	background-color:transparent;
	color:white;
	display:inline;
}

.menuitem a
{
	padding:4px 7px 2px;
	text-decoration:none;
	background-color:transparent;
	color:white;
	border-right:1px solid #3B0000;
	font-weight:bold;
	float:left;
}

.menuitem a:visited
{
	background-color:transparent;
	color:white;
}

.menuitem a:hover
{
	background:#AA0000 url('/pics/menu.png') no-repeat -2940px top;
	color:white;
	text-decoration:none;
}

.showads
{
	font-family:Verdana, Sans-Serif;
	font-size:small;
	font-weight:bold;
	width:1040px;
	color:white;
	overflow:hidden;
	background:#5B0000 url('/pics/menu.png') no-repeat -1040px bottom;
	border-top:solid 1px #333333;
	padding:3px 0px 4px 0px;
	text-align:center;
	margin:0 0 20px 0;
}

.aaemain
{
	background:transparent url('/pics/inputerror.png') no-repeat left top;
	color:black;
	width:290px;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	overflow:hidden;
}

.aaebottom
{
	background:transparent url('/pics/inputerror.png') no-repeat left bottom;
	color:black;
	width:300px;
	height:7px;
}

.smallmap
{
	background-image:url('/pics/map.gif');
	background-repeat:no-repeat;
	background-position:center top;
	background-color:transparent;
	color:black;
	width:1040px;
	overflow:hidden;
}

.leftsec
{
	background-color:transparent;
	color:black;
	width:710px;
	overflow:hidden;
	margin-right:20px;
	padding:0 5px 20px 5px;
}

.rightsec
{
	background-color:transparent;
	color:black;
	float:right;
	width:300px;
	font-size:x-small;
	overflow:hidden;
}

.info
{
	padding:5px;
	font-weight:bold;
	margin:20px 0 20px 0;
	background-color:#EEEE40;
}

.error
{
	padding:5px;
	font-weight:bold;
	margin:20px 0 20px 0;
	background-color:#EEEE40;
}

.googlead_728x90
{
	width:1040px;
	background:white;
	color:black;
	text-align:center;
	margin:0 0 20px;
}

.googlead_160x600
{
	width:160px;
	height:600px;
	overflow:hidden;
	float:right;
	margin-bottom:20px;
}

.googlead_200x90
{
	background:white;
	color:black;
	width:198px;
	margin-bottom:20px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	overflow:hidden;
}