* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { 
background:#FFF;
}
/*structure*/
#container {
	width: 100%;
	max-width: 1980px;
	margin: auto;
	padding: 0%;
	background:#FFF;
}

#banner {
	
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color: #FFF;
}
#logo {
	
	float: left;
	height: auto;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 20%;
	min-width:120px;
	background-color: #FFF;	
}


#buttonbar {
	
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
}

ul#nav {
font-family: Verdana;
font-size:16px;
list-style:none;
margin:0 auto;
padding:0;
width:100%;
overflow: auto;
}

ul#nav li {
display:inline;
}

ul#nav li a {
text-decoration: none;
display: block;
background: #D76A09;
width: 12.5%;
color:#eee;
float:left;
text-align:center;
border-bottom:5px solid #D76A09;
border-top:5px solid #D76A09;
}


ul#nav li a:hover {
background: #F90;
color: #FFF;
border-bottom:5px solid #D76A09;
border-top:5px solid #D76A09;
}
#maincontent {
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	background-color:#FFF;
}

#topbar {
	float: left;
	float:top;
	height: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width:100%;
	background-image:url(../images/portfolio/topbar.jpg);
	background-repeat:repeat-x;
	font: Titillium, "Titillium Web";
	font-size:20px;
	text-align:center;
	color: #6F3806;
}

#topbartext {
	
	height: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 30%;
	margin-right: 30%;
	width:40%;
}


#article1 {
	
	float: left;
	height: auto;
	margin-bottom: 10px;
	margin-top: 40px;
	margin-left: 4%;
	margin-right: 10px;
	width:90%;
}


#fromlink {
	
	float:left;
	height:auto;
	width:100%;
	margin-bottom:10px;
	margin-top: 10px;
	font: Roboto, "Roboto Black";
	font-size:16px;
	font-style:normal;
	color:#333;
}


#article1caption {
	float:left;
	height:auto;
	width:100%;
	margin-bottom: 5px;
	margin-top: 15px;
	font: Roboto, "Roboto Condensed";
	font-size:38px;
	font-style:normal;
	color:#333;
}


	#article1image {
	height:auto;
	margin-top:15px;
	float:left;
}


#article {
	float:left;
	height: auto;
	margin-top:15px;
	width:80%;
	font: Titillium, "Titillium Bd";
	font-size:20px;
	font-style:normal;
	color: #676767;

}

#articlecaption {
	float:left;
	height:auto;
	width:100%;
	margin-bottom: 5px;
	margin-top: 15px;
	font: Roboto, "Roboto Condensed";
	font-size:22px;
	font-style:normal;
	color:#333;
}



#footernote {
	float:left;
	height: 200px;
	width: 100%;
/*background-color:#D76A09;*/
background-image: url(../images/home/footerbg.jpg);
}


#footertextleft {
	float:left;
	height: auto;
	width: auto;
	max-width:600px;
	margin-top:1%;
	margin-left:10%;
	margin-right:5%;
		font: Roboto, "Roboto Condensed light";
	font-size:16px;
	font-style:normal;
	color: #CCC;
	}
	
	#footertextright {
	float:right;
	height: auto;
	width: auto;
	max-width:450px;
	margin-top:1%;
	margin-left:1%;
	margin-right:10%;
		font: Roboto, "Roboto Condensed";
	font-size:16px;
	font-style:normal;
	color: #CCC;
	}
	#footertextbottom {
	float:bottom;
	height: auto;
	width: 50%;
	max-width:450px;
	margin-top:11%;
	margin-left:30%;
	margin-right:25%;
		font: Roboto, "Roboto Condensed", "Roboto Condensed Light";
	font-size:16px;
	font-style:normal;
	color: #FFF;
	}
/* Media Queries */

@media screen and (max-width: 1000px) {

ul#nav li a {
text-decoration:none;
display: block;
background: #D76A09;
width: 50%;
max-width:25%;
color:#eee;
float:left;
text-align:center;
border-bottom:5px solid #D76A09;
border-top:5px solid #D76A09;
}
	
}


@media screen and (max-width: 800px) {


ul#nav li a {
text-decoration:none;
display: block;
background: #D76A09;
width: 50%;
max-width:25%;
color:#eee;
float:left;
text-align:center;
border-bottom:5px solid #D76A09;
border-top:5px solid #D76A09;
}
	#displaybareven {
	
	float: left;
	height: auto;
	border:thin ridge #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width:100%;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}	
	
}

@media screen and (max-width: 720px) {

ul#nav li a {
text-decoration:none;
display: block;
background: #D76A09;
width: 50%;
max-width:25%;
color:#eee;
float:left;
text-align:center;
border-bottom:5px solid #D76A09;
border-top:5px solid #D76A09;
}

#topbartext {
	
	height: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 25%;
	margin-right: 25%;
	width:50%;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #6F3806;
}
#contentleft {
	
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width:100%;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:80%;
}
#contentright {
	
	float: left;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width:100%;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:80%;
}
	#footertextleft {
	float:left;
	height: auto;
	width: auto;
	max-width:600px;
	margin-top:0%;
	margin-left:1%;
	margin-right:1%;
		font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	}
	
	#footertextright {
	float:left;
	height: auto;
	width: auto;
	max-width:450px;
	margin-top:0%;
	margin-left:1%;
	margin-right:1%;
		font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	}
	
}
@media screen and (max-width: 480px) {

ul#nav li a {
text-decoration:none;
display: block;
background: #D76A09;
width: 100%;
max-width:100%;
color:#eee;
float:left;
text-align:center;
border-bottom:5px solid #D76A09;
border-top:5px solid #D76A09;
}
#topbartext {
	
	height: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width:100%;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #6F3806;
}
	#footernote {
	float:left;
	height: auto;
	width: 100%;
background-color:#D76A09;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
	
}
