/* CSS Document - Dwight Boychuk - Wild Rose Realty & Bill Morison Auctions */

body {
	background-color: #000000;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
}

#divbody{
	width:823px;
}

#header{
	width:823px;
	height:165px;	
	float:left;
}

#menu{
	width:823px;
	height:42px;
	background-image: url('../images/menubg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	float:left;
}

#menuitems{
	margin-top:7px;
	margin-left:8px;
}

#content{
	width:823px;
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	background-position: left;
	float:left;
}

#sidebar{
	width:235px;
	float:left;
}

.sidetitle{
	width:235px;
	height:60px;
	background-image: url('../images/sidetitlebg.jpg');
}

.sidebar{
	margin-top:10px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #252525;
	text-align: left;
	line-height:1.5;
}

#main{
	width:588px;
	height:100%;
	text-align:left;
	background-color:#2E2E2E;
  	/* for IE */
  	filter:alpha(opacity=85);
  	/* CSS3 standard */
  	opacity:0.85;
	float:left;

}

.main{
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	line-height:1.7;
}

* html #footer {
	margin-top:-20px;
}

#footer{
	width:823px;
	height:35px;
	background-image: url('../images/footerbg.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.footer{
	padding-top:6px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}

#rightspacer{
	margin-top:100px;
	width:148px;
	height:100px;
	float:left;
}

/* Text Properties */

.heading{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

.blueheading{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color: #D5E8EC;
}

.whitesubheading{
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}

hr{
	color:#FFFFFF;
	height: 1px;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

a:link{
	color: #387683;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color: #387683;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color: #6DB1C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

a.footer:link{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

a.footer:visited{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

a.footer:hover{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}

a.side:link{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

a.side:visited{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

a.side:hover{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

a.bulllink:link{
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a.bulllink:visited{
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a.bulllink:hover{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}

a.blue:link{
	color: #6DB1C0;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

a.blue:visited{
	color: #6DB1C0;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

a.blue:hover{
	color: #6DB1C0;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
}

a.yellow:link{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:visited{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}

a.small:link{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:visited{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:hover{
	color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

#menuleftspacer{
	margin-top:163px;
	width:270px;
	height:100px;
	float:left;
}

#bottombg{
	width:1135px;
	height:23px;
	background-image: url('../images/bottombg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}

.br{
	clear:both;
}


/* Bull Pages */

.bull{
	width:240px;
	text-align:center;
	float:left;
	margin-top:15px;
}

.spacer{
	margin-top:25px;
	width:500px;
	height:30px;
	float:left;
}

.imgleft {
	float:left;
	margin-right:15px;
}

.imgright {
	float:right;
	margin-left: 15px;

}

/* DROP DOWN MENU */

#dropmenudiv{
	position:absolute;
	line-height:18px;
	border:0px;
	text-align: left;
	z-index:100; 
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:12px; 
	color: #1F1F1F;
	font-family:Arial, sans-serif;
	font-weight: normal;

}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:12px; 
	color: #1F1F1F;
	font-family:Arial, sans-serif;
	font-weight: normal;
}

#dropmenudiv a:hover{ 
	background-color: #000000;
	color:#FFFFFF;
}