/* HTML elements  */		

	html, body{
		margin:0;
		padding:0;
		background:url(../images/Homepage_grey.gif) top center no-repeat;
		background-size:cover;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		}
	#container {
		margin:0 auto;
		width:1020px;
	}
	
	a, a:visited{
		text-decoration:none;
		color:#fff;
		font-size:16px;
		font-weight:600;
		font-variant:small-caps;
		}
	a:hover{
	background-image: none;
}
	
	#header{
	position:relative;
	height:280px;
	width:128px;
	padding-top:50px;
		}	
	#footer{
	position:relative;
	clear:both;
	text-align:center;
	margin-top:25px;
		}
	
	.content{
		clear:both;
		padding:1em 0;
		margin:0 auto;
		width:1020px;
		}
	.main, .secondary, .tertiary, .quaternary{
		float:left;
		display:inline;
		margin-bottom:10px;
		}
	.main{
	width:600px;
	margin-top:190px;
	text-align: center;
	}
#container .content .main h5 {
	margin-top: -10px;
	font-size: 16px;
	color: #453831;
}
#container .content .main h1 {
	text-transform: capitalize;
}

	.secondary{
		width:380px;
		margin-left:40px;
		margin-top:-240px;
		float:right;
		}
	
	
		#nav {
	width:50%;
	margin-left:210px;
	margin-top:-160px;
	text-align:center;
	background:none;
		}
		

				
/* //navigation */


	
/* content */

	.content a, .content a:visited{
		}
	 ul.menu {
	-webkit-border-radius: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 560px;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
    }  
      
    ul.menu li {
	list-style-type: none;
	display: inline;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
    }  
      
        
		ul.item li {  
    list-style-type: none;  
    display: block;  
    float: left;  
    margin: .5em;  
}  
  
    ul.item li img {  
        border: 5px solid #fff;  
        -webkit-border-radius: 5px;  
        -moz-border-radius: 5px;  
        border-radius: 5px;  
        -webkit-box-shadow: 0px 0px 5px #ac987e;  
        -moz-box-shadow: 0px 0px 5px #ac987e;  
        box-shadow: 0px 0px 5px #ac987e;  
    } 
	  
/* // content */

/* footer */
	
	#footer a, #footer a:visited{
	font-size: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		}
	
/* // footer */


.content .secondary .rotate li {
	list-style-type: none;
}
.secondary img{
	border: rgba(255,255,255,.4) 3px solid;
	-webkit-border-radius: 5px;  
        -moz-border-radius: 5px;  
        border-radius: 5px;
}
.secondary #gallery2 {
	margin-top:15px;
}
.content .main p {
	font-size: 18px;
	color: #fff;
	line-height: 25px;
}
.funwords {
	color: #7F2B5B;
}
#container .content .main {
	margin-top: 70px;
}
#container .content .main #social p a {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .content .main h2 {
	margin-top: 20px;
}
