/* Put your custom CSS here */



a:link {font-weight:100!important; text-decoration:none!important; color:#C0B94D!important;}
a:visited {font-weight:100!important; text-decoration:none!important; color: #C0B94D!important;}
a:hover {font-weight:100!important; text-decoration:underline!important; color: #C0B94D!important;}
a:active {font-weight:100!important; text-decoration:none!important; color: #C0B94D!important;}



hr { color: #c0ba4d;
	background-color: #c0ba4d;
	height: 3px;
	margin:2px;
	border:none;
	}
	
	
/*nav {
	position: absolute;
	height: 100px;
	width: 100%;
	background-color: #313131;
	left: 0px;
	}*/


#logo {
	background-image:url(../../Desktop/venture10app/images/header/venture10_logo.png);
	position: relative;
	background-color: #313131;
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	top:0px;
	left:28px;
	padding: 12px;
	
	}
 
h3 {
	font: "Helvetica", sans-serif;
	font-size: 9px;
	color:#C0B94D;
	font-weight:100;
	
	}
	
footer {
	font-size: 8px;}


/*------------------------------------BACKGROUNDS ------------------------*/

#background_NY{
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_NY.png);
	height:1664px;
	background-repeat:no-repeat;
	}

#background_CA{
	position: relative;
	top:0px;
	left:0px;
	background-image: url(../images/backgrounds/backgroundimage_CA.png);
	height:1664px;
	background-repeat:no-repeat;
	}
	
	

#background_IL {
	position: relative;
	top:0px;
	left:0px;
	background-image: url(../images/backgrounds/backgroundimage_IL.jpg);
	height:1664px;
	background-repeat:no-repeat;
	}	
	
#background_NV {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_NV.jpg);
	height:1664px;
	background-repeat:no-repeat;
	}	
	
	
#background_HI {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_HI.jpg);
	height:1664px;
	background-repeat:no-repeat
	}
	
	
#background_DC {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_DC.jpg);
	height:1664px;
	background-repeat:no-repeat
	}		
	
#background_AZ {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_AZ.png);
	height:1664px;
	background-repeat:no-repeat
	}	
	
#background_FL {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_FL.jpg);
	height:1664px;
	background-repeat:no-repeat
	}	
	
	
#background_LA {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_LA2.jpg);
	height:1664px;
	background-repeat:no-repeat
	}	
	
	
#background_PA {
	position: relative;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/backgroundimage_PA.jpg);
	height:1664px;
	background-repeat:no-repeat
	}	
	
	
	
/*------------NUMBER BOXES 1-10 --------------------------------------------*/


#subimages {
	position:relative;
	width: 560px;
	height: auto;
	top: 195px;
	left: 235px;
	padding-bottom:10px;
}
	
	
.imagepanel {
	position:relative;
	width: 80%;
	height: 80%;
	float: left;
	margin-right:18px;
	margin-left: 0px;
	margin-bottom: 18px;
	padding-bottom:10px;
	top:200px;
}
	
	
	
	

