/*

Page content width: 933px
thirds: 311px
Widest item: 281px
3 items: 843px
each padding: 30px

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
	width:933px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font: 1em/1.2em Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	background-color:#fff;
	padding-top:10px;
}

a, a:hover, a:visited{
	color:#ac4545;
}
#navigation{
	float:right;
}

#logo{
	display:block;
	background-image:url(/images/michele-howley-boudreaux-logo.gif);
	width:247px;
	height:41px;
}

#logo span{
	display:none;
}

#navigation ul{
	width:237px;
	margin-top:10px;
}
#navigation ul li{
	float:left;
	font-weight:bold;
	padding-right:12px;
}

#navigation ul li a{
	display:block;
	color:#000;
	text-decoration:none;
}

#content{}

#page_title{
	float:left;
	text-align:left;
	font-size:38px;
	color:#d1d1d1;
	padding:20px;
	text-transform:lowercase;
}
ul{
	list-style:none;
}

li{
	list-style-type:none;
}

ul.work_samples{
	clear:both;
	width:933px;
	margin-top:50px;
}

ul.work_samples li{
	width:311px;
	float:left;
	clear:none;
	overflow:hidden;
}

ul.work_samples li a{
	color:#ac4545;
	font-size:12px;
	text-decoration:none;
}

ul.work_samples li a.preview{
	display:block;
	width:311px;
	min-height:200px;
	border:0px solid #f0f;
	background-position:center center;
	background-repeat:no-repeat;
}

ul.work_samples li a.preview img{
	display:none;
}

ul.work_samples li a div span.project_title{
	font-weight:bold;
}

ul.work_samples li a.preview{
	display:block;
	height:185px;
}

#legal{
	clear:both;
	color:#ac4545;
	font-size:12px;
	text-align:right;
	padding-top:50px;
}

