body {
	margin:0;
}

.rssDescription {
	display:none;
}

h3 {
	color:#2e8f03;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
h4 {
	color:#2e8f03;
	margin:5px 0 3px 0;
}

.nomargin {
	margin:0;
}

.bg_01 {
	background-image: url(images/piece.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td, p {
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;
	line-height:13px;}
	
a:link, a:active, a:hover, a:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#D76900;
	text-decoration:underline;}
a.small_link:active, a.small_link:visited, a.small_link:hover, a.small_link:link { font-size:10px;}

.t_date { color:#9D9D9D;}
.t_list {
	font-weight:bold;
}
.t_list a {
	text-decoration:none;
	color:#2E8F03;
}
.t_rights {
	font-size:10px;
	color:#929292;}
.t_box { color:#000000;}
.box {
	height:17px;
	width:232px;
	border:1px solid #434343;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:4px;}	
.multibox {
	height:111px;
	width:232px;
	border:1px solid #434343;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:4px;
}

tr.alt td {
	background-color:#ffffff;
}

.bullet {
	vertical-align:middle;
	padding-right:6px;
	margin-top:-3px;
	padding-left:6px
}

input.txt, textarea, select {
	border:1px #2e8f03 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*
------------------------------
       brown theme
------------------------------
*/
.brownJqiwarning .brownJqi{ background-color: #cccccc; }
.brownJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi{
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqicontainer{
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage{
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3{
	background: url(images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
	font-family:Arial, Helvetica, sans-serif;
}
div.brownJqi .brownJqimessage p{
	padding: 10px;
	color: #777777;
	font-family:Arial, Helvetica, sans-serif;
}
div.brownJqi .brownJqimessage img.helpImg{
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons{
	text-align: right;
}
div.brownJqi button{
	background: url(images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover{
	border: solid #aaaaaa 1px;
}

div.nestoria-widget img {
	border:none;
}
div.nestoria-widget .header {
	text-align: right !important;
}
div.nestoria-widget a, div.nestoria-widget span {
	display:none;
}

div.nestoria-rent-widget img {
	border:none;
}
div.nestoria-rent-widget .header {
	text-align: right !important;
}

.small {
	font-size:9px !important;
}

.small a {
	font-size:9px !important;
	text-decoration:none !important;
}

#otherVillages {
	display:none;
}

/*--Property Stuff--*/
.propAgent {
	font-size:9px;
}
.propAgent a {
	/*font-size:9px;*/
	text-decoration:none;
}
.propTitle, .propTitle a {
	font-size:12px;
	font-weight:bold;
}
.propNav a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.propImg {
	background-image:url(images/prop_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 15px 0px 4px;
	height:73px;
}

#breadcrumbs {
	width:373px;
	background-image:url(images/a_01.jpg);
	vertical-align:middle;
	color:#2E8F03;
}
#breadcrumbs a {
	text-decoration:none;
}

#mnuHead {
	width:250px;
	border:1px solid #006600;
	background-color:#f4ecd4;
	position:absolute;
	top:300px;
	left:10px;
	display:none;
	cursor:pointer;
}
#mnuHead h3 {
	margin:0 !important;
	padding:2px 0 3px 1px !important;
}
.mnuUp, .mnuDown {
	background-repeat:no-repeat;
	background-position:right;
}
.mnuDown {
	background-image:url(images/mnuDown.gif);
}
.mnuUp {
	background-image:url(images/mnuUp.gif);
}
#mnuContent {
	width:250px;
	border:1px solid #006600;
	display:none;
	position:absolute;
	left:10px;
	top:320px;
	background-image:url(images/bgOpac.png);
	background-repeat:repeat;
	padding:5px 0 5px 0;
}
.expedited {
	border:1px solid #99FF66;
	padding:2px;
}