/* Family */

body, input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h2, h4, h5, div#topproperty {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4.mini {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

div#finder p, h4.times, .title {
	font-family: "Times New Roman", Times, serif;
}

.big {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}

/* Size */

body, legend {
	font-size: 12px;
}

h2, h4, div#topproperty, div#finder p {
	font-size: 17px;
}

div#finder p, h4.times, .title {
	font-size: 15px;
}

h3, div#search p, div#propertytab p, h4.mini {
	font-size: 12px;
}

div#featured ul, div#about, div#search, input, select, textarea, div#menuproperty ul, div.superlightgrey p {
	font-size: 11px;
}

h1, .mini, div#gallery ul li span, div.subarea label {
	font-size: 10px;
}

div.subarea label .area {
	font-size: 11px;
}

.morebig {
	font-size: 14px;
}


.strong {
	font-size: 12px;
}

.price {
	font-size: 13px;
}

.big {
	/*font-size: 25px;*/
}

/* Color */

body {
	color: #666666;
}

h1 {
	color: #CCCCCC;
}

h2, h3, h4, h5, div#search, div#search a {
	color: #333333;
}

h4, legend, div#search p, div#gallery .title a, label.all a {
	color: #666666;
}

a {
	color: #660000;
}

a:hover, div#search a:hover, div#submenu a:hover, div#finder a:hover, div#about a:hover, div#menuproperty li a:hover, div#gallery .title a:hover, label.all a:hover {
	color: #CC0000;
}

div#menu li a {
	color: #000000;
}

div#menu li.active a, div#footer a, div#search p, div#finder p a, div#menu li a:hover, div#menu li.active a:hover, div#menuproperty li a {
	color: #666666;
}

div#submenu a {
	color: #999999;
}

div#gallery ul li span {
	color: #CC0000;
}

/* Appearence */

a {
	text-decoration: none;
}

h2, div#menu, div#affiliation, div#submenu, p.right, div#search p, .strong, legend, div#propertytab p, div#finder p, h4.times, .title, ol li, .price {
	font-weight: bold;
}

h1, ol li span {
	font-weight: normal;
}

h1, div#menu, div#finder, h4.times, .title, p.back, div.paging p span, div#menuproperty ul, div#gallery ul li span, label.all a, h4.mini {
	text-transform: uppercase;
}

.big {
	/*font-weight: normal;*/
}

h4.times, .title {
	letter-spacing: 1px;
}

