@charset "utf-8";
/* CSS Document */

body
{
background-color:#f4f4f4;
color: #7C7C7C;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;


}

.header
{
	float: left;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 20px;
	height: 60px;
	border-bottom: none;
	border-bottom-color: #bbbbbb;
	border-bottom-width: 1px;
	max-width: 870px;
	

}


.menu
{
float:right;
width:100%;
margin-right:10px;
margin-bottom:40px;
margin-left:10px;
margin-top:0px;
height:30px;
border-bottom:none;
border-bottom-color:#FFF;
border-bottom-width:1px;
border-top:solid;
border-top-width:1px;
border-top-color:#bbbbbb;
max-width:870px;
word-spacing:20px;
font-weight: lighter;


}

.menu2
{
float:right;
width:100%;
margin-right:10px;
margin-bottom:40px;
margin-left:10px;
margin-top:25px;
height:30px;
border-bottom:none;
border-bottom-color:#FFF;
border-bottom-width:1px;
border-top:solid;
border-top-width:1px;
border-top-color:#bbbbbb;
max-width:870px;
word-spacing:20px;
font-weight: lighter;

}



.footer
{
	
	float:left;
	width:100%;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:10px;
	margin-top:20px;
	height:50px;
	border-bottom:none;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	max-width:940px;
}



.container
{
	max-width: 890px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-color: #FFF;
	border-width: 1px;
	color: #7C7C7C;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;

	
		
}

.container2
{
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-color: #FFF;
	border-width: none;
	letter-spacing: 150%;
	color: #7C7C7C;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;
}

.container3
{
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	color: #7C7C7C;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;
}

.box
{
	float: left;
	width: 425px;
	height: 450px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
	border-color: #FFF;
	border-width: 1px;
	font-style: normal;
	color: #A6A6A6;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	text-align: center;
	line-height: 200%;
	font-weight: lighter;
}

.box2
{
	float: left;
	width: 630px;
	height: 650px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	border-color: #FFF;
	border-width: 1px;
	font-style: normal;
	color: #7C7C7C;
	font-family: Helvetica, Arial, sans-serif;
   text-transform:capitalize;
	font-size: 15px;
	text-align: left;
	line-height: 200%;
	font-weight: lighter;
	font-stretch: wider;
	
}

.box3
{
	float: left;
	width:425px;
	height: 425px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top:0px;
	margin-bottom:10px;
	border: none;
	border-color: #FFF;
	border-width: 1px;
	font-style: normal;
	color: #A6A6A6;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	text-align: center;
	line-height: 200%;
	font-weight: lighter;
}

h1 
{
	font-size: 32px;
	font-family: 'Quicksand', sans-serif;
	font-weight: normal;
	color: #606060;
	text-align: left;
	letter-spacing: 5px;
	font-weight: NORMAL;
}

h2
{
	font-size: 12px;
	font-family: 'Quicksand', sans-serif;
	color: #7C7C7C;
	word-spacing: 20px;
	text-align: right;
	font-weight: 500;
	font-variant: normal;
	margin:none;
	
}

h3
{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: none;
	color: #7C7C7C;
	text-align: center;
}
caption
{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: none;
	color: #7C7C7C;
	text-align: center;
}

p 
{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #7C7C7C;
	text-align: left;
}

.description
{
	margin-left:20px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #7C7C7C;
	text-align: left;
}

a:link 
{
text-decoration:none;
color:#7C7C7C;
}

a:visited
{
text-decoration:none;
color:#7C7C7C;
}

a:active
{
color:#D62570;
}

a:hover
{
color: #D62570;
}

a:link.boxlink
{
text-decoration:none;
color:#A6A6A6;
}

a:visited.boxlink
{
text-decoration:none;
color:#A6A6A6;
}

a:active.boxlink
{
color:#7C7C7C;
}

a:hover.boxlink
{
color: #7C7C7C;
}

slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

