* {
	margin:0px;
	padding:0;
	border:0;
	}

body {
	background-color: #fffef5;
	font-family: Franklin gothic book, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 62.5%;
	}

/* typography  */

h1 {
font-size: 3.2em;
font-weight: normal;
margin-left: -2px;
float: left;
letter-spacing: .3em;
}

h2 {
clear: both;
font-size: 1.4em;
margin-bottom: 5px;
}

h3 {
clear: both;
font-size: 1.2em;
margin-bottom: 5px;
}



.italic {
font-style: italic;
}

/* typography  */

/* divisions  */	
	
#maincontainer {
	background-color: #00445d;	
	margin: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 884px;
	}
	
#top {
/*border: 1px solid white;*/
height: 37px;
width: 884px;}		
	
#left {
border: 3px solid white;
float: left;
margin-right: 15px;
margin-top: 20px;
padding: 15px;
width: 530px;
}

#left p {
float: left;
font-size: 1.4em;
line-height: 1.4;
margin-bottom: 20px;
}

#right {
border: 3px solid white;
float: left;
height: 362px;
margin-top: 20px;
margin-bottom: 20px;
width: 297px;
}
	
/* divisions  */	
	
/* navigations  */	
	
#nav {
float: left;
}

#nav li {
display: inline;
font-size: 1.4em;
padding-right: 8px;
/*border-right: 1px solid white;*/
}

#nav li a, #nav li a:visited {
color: white;
text-decoration: none;
}

#nav li a:hover {
color: #cf0072;
text-decoration: underline;
}

#nav li a.index, #nav li a.profile, #nav li a.portfolio, #nav li a.what, #nav li a.inspiration, #nav li a.media, #nav li a.card, #nav li a.contact {
text-decoration: underline;
}



#nav2 li {
display: inline;
font-size: 1em;
padding-right: 8px;
/*border-right: 1px solid white;*/
}

#nav2 li a, #nav2 li a:visited {
color: white;
text-decoration: none;
}

#nav2 li a:hover {
color: #cf0072;
text-decoration: underline;
}

/* navigations  */		
	
/* lists  */

.what-we-list {
clear: both;
height: 30px;

margin-bottom: 10px;
}

.what-we-list li {
font-size: 1.6em;
list-style-type: none;
float: left;
padding-right: 16px;
}

.what-we-list li a {
color: #cf0072;
text-decoration: underline;
}

.what-we-list li a:hover {
color: white;
}	
	
/* lists  */	
	
/*  misc  */	
	
.top-img {
margin-bottom: 2px;
}	
	
#quote {
float: right;
font-size: 1.4em;
text-transform: none;
margin-top: -1px;
}	

a.bbc, a.bbc:visited {
color: white;
text-decoration: none;
}

a.bbc:hover {
color: #cf0072;
text-decoration: underline;
}

a.here, a.here:visited {
color: white;
text-decoration: underline;
}

a.here:hover {
color: #cf0072;
text-decoration: underline;
}

a.email, a.email:visited {
color: white;
float: right;
font-size: 1.4em;
margin-top: 17px;
text-decoration: none;
}

a.email:hover {
color: #cf0072;
text-decoration: underline;
}

a.email-con, a.email-con:visited {
color: white;
font-size: 1.2sem;
text-decoration: none;
}

a.email-con:hover {
color: #cf0072;
text-decoration: underline;
}

.welcome {
font-size: 1.7em;
}

.news {
float: left;
margin-bottom: 20px;
margin-right: 10px;
}
	
#left .bloom {
font-size: 1.5em;
text-decoration: underline;
}
	
.newspap {
float: left;
width: 200px;
}	

.emmaloves {
float: left;
margin-right: 20px;
border: 1px solid white;
}

.inspire {
float: left;
width: 270px;
}

.wwdimg {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.portfolio-images {
float: left;
font-size: 1.6em;
height: 140px;
width: 150px;
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
}

.portfolio-images1 {
float: left;
height: 210px;
width: 150px;
margin-right: 25px;
margin-bottom: 20px;
}

.portfolio-images2 {
/*border: 1px solid white;*/
clear: both;
float: left;
height: 120px;
width: 150px;
margin-right: 25px;
margin-bottom: 20px;
}

.clearboth {
clear: both;
width: 520px;
}

.cardimg {
float: left;
border: 1px solid white;
margin-right: 15px;}

.cards {
margin-top: 20px;
width: 530px;
}

a.contact {
	color: #FFFFFF;
	}
	
a.contact:hover {
	color: #cf0072;
	}	

/*  misc  */		
	


#footer {
clear: both;
height: 30px;
text-align: center;
padding-top: 10px;
width: 884px;
}


