/* CSS Document */

body {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/back-all.jpg)
}

hr {
	border: thin solid #dcdcdc
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #9b3300;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #f35000;
	font-size: 11px;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	color: #FFF;
	text-shadow: #000 1px 1px 0;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px
}

a.mainmenu:hover {
	color: #ffcc00;
	text-decoration: none
}

a img {
	border: 0 none
}

table, tr, td {
	border-collapse : collapse; 
	font-size : 11px; 
	font-family : verdana; 
}

input {
	border: 1px solid #999999; 
	font-size: 11px; 
	background-color: #ffffff;
	color: #6c6c6c; 
	font-family: verdana;
	padding: 3px
}

input.button {
	color:#ffffff;
	font-weight:bold;
	padding: 3px;
	cursor: pointer;
	border: 1px outset #214501;
	font-family: verdana;
	font-size: 11px;
	background-color: #479601
}

input.button:hover {
	color:#ffffff;
	border: 1px outset #214501;
	background-color: #214501
}

input.checkradio {
	border: none;
	background-color: transparent;
	background-image: none
}

select {
	border: 1px solid #999999; 
	font-size: 10px; 
	color: #454545; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
}

option {
	font-size: 10px; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
	background-color: white
}

optgroup {
	font-size: 10px; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
	font-style: normal;
	background-color: orange;
}

textarea {
	background-color : #ffffff; 
	border: 1px solid #999999; 
	font-size : 11px; 
	font-family : verdana; 
	color: #6c6c6c; 
	padding: 3px
}

form {
	margin: 0px
}

.linkcat {
	padding: 5px;
	background-color: #fef5ca;
	color: #ff8a00;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ffcc00
}

.pageslist {
	padding-left: 25px;
	background-image: url(../images/bulletarrow-black.gif);
	background-position: 7px 13px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #c4c4c4;
	padding-top: 8px;
	padding-bottom: 8px;
}

.pageslist-indent {
	padding-left: 50px;
	background-image: url(../images/bulletarrow-black.gif);
	background-position: 30px 13px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #c4c4c4;
	padding-top: 8px;
	padding-bottom: 8px;
}


.pageslist a, .pageslist-indent a  {
	font-weight: 100
}

.small {
	font-size: 9px;
	color: #999999
}

.newstitle {
	font-family: arial;
	font-size: 18px
}

.pagination {
	padding: 7px; 
	background-color: #efefef; 
	border-top: 1px solid #c2c2c2; 
	font-size: 10px;
	text-align: center
}

.propertyouter {
	overflow: hidden; 
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px dashed #c4c4c4;
	_height: 120px
}

.propertyimg {
	float: left; 
	width: 160px; 
	text-align: center;
}

.propertydesc {
	float: right; 
	width: 350px;
}

#gallery {
	overflow: auto
}

.gallerybox {
	width: 155px; 
	padding: 5px; 
	text-align: center; 
	height: 160px; 
	border: 1px dotted #c4c4c4; 
	background-color: #FFFFFF; 
	line-height: 16px; 
	float: left; 
	margin-right: 2px; 
	margin-left: 2px; 
	margin-bottom: 15px
}
