/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-weight: bold;
}

body {
	background-color:#EAEAEA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	text-decoration: none;
	color: #FF0000;
}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:780px;
	height:auto;
	* height:100%;
	background: url("images/bg2.gif") repeat-y;
}

#banner {
	margin:0px;
	background:url(images/header.jpg) no-repeat left top;
	height:153px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 550px;
	padding-top: 5px;
	float: left;
}
#banner a {
	border: none;
}

#dashed {
	width:709px;
	height:125px;
	padding:5px;
	border:1px dashed #FFF;
} 

#content {
	width:750px;
}

#main {
	width:550px;
	min-height:auto;
	float:left;
	padding:10px;
	text-align: justify;
	background-color: #FFFFFF;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#box {
	width:126px;
	height:auto;
	padding:0 10px;
	border:1px dotted #FC6;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}

#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#noLine a {
	border-bottom:0;
}

h1 {
	font-size:16px;
	margin:0;
	color:#666633;
}

h2 {
	font-size:12px;
	margin:0;
	padding-top: 3px;
	color: #669933;
	padding-bottom: 3px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-right-width: 30px;
	border-right-style: solid;
	padding-left: 5px;
}

h3 {
	font-size:16px;
	margin:0;
}

.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #FC6;
}

.clear {
	clear:both;
}

p {
	line-height:1.5em;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:810px;
	background: url("images/bg2c.gif") no-repeat;
}
/***********************************************/
/* Results field                                 */
/***********************************************/

#resultPage{
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 700px;
	
}
#resultStart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	height: 20px;
	width: 696px;
	border: 1px solid #666666;
	padding: 2px 2px 10px;
	margin-right: auto;
	margin-left: auto;
	}
#resultEnd {
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	width: 696px;
	border-bottom: 1px solid #339933;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339933;
	border-left-color: #339933;
	clear: both;
}
#resultEnd ul {
	background-color: #B6D470;
	margin: 0px;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#resultEnd li {
	display: inline;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
	
	#resultfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 5px;
	min-height: 150px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	height: 125px;
	border-top: 1px solid #339933;
	border-right: 1px solid #339933;
	border-left: 1px solid #339933;
	
}
#resultfield img {
	border: 1px solid #339933;
	float: left;
	margin: 5px;
}
/***********************************************/
/* Results field end                               */
/***********************************************/

/** Link Property Page **/

#linkbox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	width: 680px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#linkbox img {
	white-space: nowrap;
	margin-bottom: 10px;
	margin-left: 14px;
	display: inline;
	height: 84px;
	width: 112px;
	border: 1px solid #FF0000;
	vertical-align: sub;
}
#linkbox p{
	vertical-align: sub;
}
#linkboxlarge {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 15px 20px 5px 10px;
	height: 260px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 680px;
}

#linkboxlarge img {
	float: left;
	height: 240px;
	width: 320px;
	border: 1px solid #FF0000;
	margin-right: 10px;
}
#contact {
	font-size: 11px;
	border: 1px ridge #4E8216;
	margin-left: auto;
	width: 300px;
	text-align: center;
	margin-right: auto;
	background-image: url(images/searchhead.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}

/** end Link Property Page **/

/** search pages **/

.searchbox {
	background:#FFFFFF;
	background-image:url(images/searchhead.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #528212;
	margin-left: 210px;
	width: 400px;
	padding-top: 30px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
#wider {

	width:730px;
	float:left;
	padding:10px;
	text-align: justify;
}
.story{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	width: 700px;
}
.story img {
	border: none;
}
.story table {
	float: left;
}
#searchContainer {
	width:700px;
	min-height:auto;
	float:left;
	padding:10px;
	text-align: justify;
	background-color: #FFFFFF;
}
#contactleft {
	font-size: 11px;
	border: 1px ridge #4E8216;
	margin-left: auto;
	width: 300px;
	text-align: left;
	margin-right: auto;
	background-image: url(images/searchhead.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#contactleft img {
	margin-right: 5px;
}
