 #Site_Wrapper{
	width:1002px;
	margin:auto;
}

#Site_Header{
	background-color:#ffffff;
	width:1000px;
	height:255px;
	float:left;
	background-color:#b2c0c9;
    background:url('../images/RenoSkyline1.gif'); 
}

#Site_Body{
	clear:both;
	background-color:#ffffff;
	width:1000px;
	float:left;
 
}

#Site_Footer{
	width:980px;
	font-size: 85%;
	clear:both;
	float:left;
 	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
 }

.hr {
	background-color:#d4d4d4;
	width:100%;
	height:3px;
	margin-top:1px;
	margin-bottom:4px;
	float:left;
}

.Title{
	color: #224e96;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:bottom:3px;
	margin-top:3px;
}


 
html {
     overflow: -moz-scrollbars-vertical;
    background:url('../images/Background.jpg'); 
	background-position:center;
	background-repeat:repeat-y;

}
 

 
.MarginLeft10{
	margin-left:10px;
}

.MarginLeft20{
	margin-left:20px;
}

.MarginRight10{
	margin-right:10px;
}
  
.MarginLeft{
	margin-left:10px;
}

.MarginRight {
	margin-right:5px;
}



.MarginTop5{
	margin-top:5px;
}

.MarginTop10{
	margin-top:10px;
}


.MarginTop20{
	margin-top:20px;
}


.MarginBottom3{
	margin-bottom:3px;
}

.MarginBottom5{
	margin-bottom:5px;
}


.MarginBottom10{
	margin-bottom:10px;
}

.MarginBottom20{
	margin-bottom:20px;
}

.Textleft {
	text-align:left;
}

.TextRight {
	text-align:right;
}

.TextCenter {
	text-align:center;
}

.Left {
	float:left;
}
.Right {
	float:right;
}


.blue {
	color: #224e96;
}

.ThreeColumn{
	float:left;
	width:33%;
}

	
.h1{
	font-size:18px;
	font-weight:bold;
}

.h2{
	font-size:110%;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h3{
	font-size:14px;
	font-weight:bold;
}

h1{
	font-size:20px;
	font-weight:bold;
}

h2{
	font-size:16px;
	font-weight:bold;
}

h3{
	font-size:14px;
	font-weight:bold;
}


ul {
	margin: 5px 0px 10px 10px;
}


ul a:{
	font-size:14px;
	color:#083763;
	
}

ul a:visited{
	font-size:14px;
	color:#083763;

}

ul a:link{
	font-size:14px;
	color:#083763;

}

ul a:hover{
	color:#0066FF;
	font-size:14px;
}

.NoBullet{
	list-style-type:none;
} 

.Bullet{
    background:url('../images/BulletPoint.gif'); 
	background-repeat:no-repeat;
	padding-left:10px;
} 


p {
	font-size:11px;
}


form{
	font-size:12px;
	color:#083763;
}


.row {
	float:left;
	width:100%;
}

.grey {
	border-style:solid;
	border-width:1px;
	border-color:#EFEFEF;
	background-color:#f4f4f4;
	color:#083763;
	font-size:11px;
	border-style:inset;
	border-width:2px;
	border-color:#F0F0F0;
}

.FormLabel{
	width:30%;
	margin-right:5px;
}

.Column40{
	float:left;
	height:100%;
	width:380px;
}

.RightLeftBorder{
	float:left;
	height:100%;
	width:380px;
	margin:5px;
	border-style:solid;
	border-width:3px;
	border-bottom:0px;
	border-top:0px;
	border-bottom:0px;
	border-color:#CCCCCC;
}

.BottomBorder{
 	border-style:solid;
	border-width:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-color:#CCCCCC;
}

.TopBorder{
 	border-style:solid;
	border-width:1px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-color:#CCCCCC;
}


.Statscolumn1{
	width:40%;
}

.Statscolumn2{
	width:29%;
}

.BorderRight {
	border-style:solid;
	border-width:1px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-color:#CCCCCC;
}

.BorderLeft {
	border-style:solid;
	border-width:3px;
	border-color:#CCCCCC;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
}

.Column20{
	float:left;
	width:180px;
	margin:5px;
}

/*Rounded Corners and Shadows*/


.UpperLeft{
    background:url('../images/SearchUpperLeftCorner.gif');
	float:left;
	width:18px;
	height:18px
}

.Top{
    background:url('../images/SearchTop.gif');
	float:left;
	height:18px;
}

.UpperRight{
    background:url('../images/SearchUpperRightHandCorner.gif');
	float:left;
	width:21px;
	height:18px
}

.SearchInterior{
	float:left;
    background:url('../images/SearchBackground.gif');
	background-repeat:repeat-x;
}

.RightShadow{
    background:url('../images/SearchRightShadow.gif');
	float:right;
	width:7px;
}

.LowerLeft{
    background:url('../images/SearchLowerLeftCorner.gif');
	float:left;
	width:18px;
	height:25px
}
.Bottom{
    background:url('../images/SearchBottom.gif');
	float:left;
	height:25px;
}

.LowerRight{
    background:url('../images/SearchLowerRightHandCorner.gif');
	float:right;
	width:21px;
	height:25px
}



.FeaturedTop{
    background:url('../images/FeaturedTop.gif');
	float:left;
	height:17px;
}

 .FeaturedUpperLeft{
    background:url('../images/FeaturedUpperLeft.gif');
	float:left;
	width:18px;
	height:17px;
}

.FeaturedLowerLeft{
    background:url('../images/FeaturedLowerLeft.gif');
	float:left;
	width:18px;
	height:25px;
}
	
.FeaturedUpperRight{
    background:url('../images/FeaturedUpperRight.gif');
	float:right;
	width:24px;
	height:17px;
}

.FeaturedLowerRight{
    background:url('../images/FeaturedLowerRight.gif');
	float:right;
	width:24px;
	height:25px;
}

.FeaturedRightShadow{
    background:url('../images/FeaturedShadow.gif');
	float:left;
	width:9px;
}

.FeaturedBottomShadow{
    background:url('../images/FeaturedBottom.gif');
	float:left;
	height:25px;
}

.FeaturedInterior{
    background:url('../images/FeaturedInterior.gif');
	float:left;
	
}

.FeaturedTop1{
    background:url('../images/FeaturedTop1.gif');
	float:left;
	height:17px;
}

 .FeaturedUpperLeft1{
    background:url('../images/FeaturedUpperLeft1.gif');
	float:left;
	width:18px;
	height:17px;
}

.FeaturedLowerLeft1{
    background:url('../images/FeaturedLowerLeft1.gif');
	float:left;
	width:18px;
	height:25px;
}
	
.FeaturedUpperRight1{
    background:url('../images/FeaturedUpperRight1.gif');
	float:right;
	width:24px;
	height:17px;
}

.FeaturedLowerRight1{
    background:url('../images/FeaturedLowerRight1.gif');
	float:right;
	width:24px;
	height:25px;
}

.FeaturedRightShadow1{
    background:url('../images/FeaturedShadow1.gif');
	float:left;
	width:9px;
}

.FeaturedBottomShadow1{
    background:url('../images/FeaturedBottom1.gif');
	float:left;
	height:25px;
}

.FeaturedInterior1{
    background:url('../images/FeaturedInterior1.gif');
	float:left;
	
}


/*END ROOUNDED CORNERS*/




/*DROP DOWN MENU*/	
	
#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	float:left;
	width:100%;
	/*background-color:#b2c0c9;*/
	height:23px;
	/*
	border-style:solid;
	border-color:#000;
	border-width:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	*/
}

#menu_seperator{
	float: left;
	display: table;
}

#menu_item{
	float: left;
	display: table;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
}

#menu_item_over{
	float: left;
	display: table;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
    background:url('../images/NewLine.gif'); 
	width:700px;
	height:20px;
	text-align:left;

}



#menu_item a{
	color: #FFF;
	text-decoration: none;
	
}


#menu_item ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#menu_item li{
	padding-top: 5px;
	padding-bottom: 5px;	
	margin: 0px;
	border-bottom: 1px #9ea6bd solid;
	color: #000;
	text-decoration: none;
}

#menu_item li.off a{
	color: #fff;
	text-decoration: none;
	font-size:100%;
}

#menu_item li.over a{
	color: #000;
	text-decoration: none;
	font-size:100%;
}

.menu_drop{
	float:left;
	font-size:11px;
	margin-top:6px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	display: none;
	position: absolute;
	z-index: 2;
	width: 150px;
	border-style:solid;
	border-width:0px;
	border-top:0px;
	border-color:#b7b6b6;
    background:url('../images/MenuBackground.gif'); 
	background-position:bottom right;
	background-repeat:no-repeat;
	opacity:0.85;
	filter: alpha(opacity=85);

}

.MenuCurve{
	float:left;
	width:160px;
	height:6px;
	position:absolute;
	display:none;
    background:url('../images/MenuTop.gif'); 
	opacity:0.95;
	filter: alpha(opacity=95);

}


.MenuLeft{
	float:left;
	width:3px;
	height:20px;
}

.MenuRight{
	float:left;
	width:3px;
	height:20px;
}

.MenuTitle{
	float:left;
   	padding-top:4px;
   	padding-left:5px;
   	padding-right:5px;
	height:16px;
	margin:0px;
}

.MenuShadow{
	opacity:0.35;
	filter: alpha(opacity=35);
	margin-top:3px;
	margin-left:6px;
	float:left;
	width:157px;
    background:url('../images/MenuBackground.gif'); 
	background-position:bottom right;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	z-index:1;
}

.MenuCurveShadow1{
	opacity:0.35;
	filter: alpha(opacity=35);
	float:left;
	margin-top:2px;
	margin-left:3px;
	width:160px;
	height:6px;
	position:absolute;
	display:none;
    background:url('../images/MenuTop.gif'); 
}


/*END DROP DOWN MENU*/
 
 .FeaturedHomeContainer{
 	float:left;
	width:100%;
}

 
 .FeaturedHomeRow{
	width:100%;
	height:105px;
	background-color:#d9e2eb;
	margin-bottom:5px;
}

 .FeaturedHomeRowShadow{
	margin-right:10px;
	margin-left:10px;
	width:100%;
	height:105px;
	background-color:#959a9f;
	margin-bottom:5px;
	position:absolute
	display:none;
}


 .FeaturedHomeTitle{
	font-weight:bold;
	color:#153451;
	font-size:90%;
	float:left;
}

.FeaturedHomeInfo{
	font-weight:bold;
	color:#153451;
	font-size:70%;
}

.FeaturedHomeSmall {
	font-weight:bold;
	color:#153451;
	font-size:10px;
 }
	
  

td.Info_Text {
	color:#313131;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left:8px;
}

td.Info_Label {
	color:#313131;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left:8px;
}

table.Recently_Viewed_Body {
	background-color:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
}

td.Results_Label {
	color:#313131;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;
}

td.Results_Text {
	color:#313131;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left:8px;
}

table.Results_Body { 
	background-color:#FAFAFA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:1px;
	margin-right:10px;
	margin 0px;
}

.Link_Exchange a:hover{
	color:#313131;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#0066FF;
}

.Link_Exchange a:link{
	color:#313131;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:underline;
}

 
.Results_Body { 
	float:left;
	background-color:#FAFAFA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.Recently_Viewed_Body { 
	background-color:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-bottom:8px;
}
.iQ_SubMenu{
   display:table;
   float:right;
   margin-top:0px;
} 

.iQ_Icon a:link, .iQ_Icon a:visited, .iQ_Icon a:hover, .iQ_Icon a:active {
font-weight:bold;
line-height:20px;
padding-left:20px;
text-decoration:none;
font-size:100%;
}

.iQ_Box ul{
	 margin:0px;
}
 