/* Lovely Stylesheet V1.1 
Last updated Feb 26, 2010 by Leeanne Lowe */


/* Reset for all browsers */ 
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	}
img, fieldset {
	border: 0;
	}

/* General */

body, select, input, textarea {
	font-family:Helvetica, Arial, sans-serif;
}
	
body{
	background:#d38102 url(bgYellow.jpg) repeat-x top;
}



/* Text */
h1 {
	color: #dd9017;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: oblique;
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
	padding: 0px 0px 5px 0px;
}

h2 {
	color: #8a7967;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: oblique;
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
	padding: 0px 0px 20px 0px;
}

p {
	color: #a7a49f;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 0px 0px 0px;
}


/* Links */

a:link {
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:visited {
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	border-bottom: 0px dashed;
}

#header a{
	color: #bbb1a5;
	text-decoration: none;
}

#header a:hover{
	color: #e1ddd8;
}
#header a:visited{
	color: #e1ddd8;
}

p a:link {
	color: #dd9017;
	text-decoration: none;
	border-bottom: 1px dashed #dd9017;
}

p  a:visited {
	color: #dd9017;
	border-bottom: 1px dashed #dd9017;
}

p  a:hover, a:active, a:focus {
	color: #8f8c88; 
	border-bottom: 0px dashed  #b8b5b0;
}

h2 a:link {
	color: #8a7967;
	border-bottom: 1px dashed #8a7967;
}

h2  a:visited {
	color: #8a7967;
	border-bottom: 1px dashed #8a7967;
}

h2  a:hover, a:active, a:focus {
	color: #bda58b; 
	border-bottom: 0px dashed  #8a7967;
}

.logo a:link {
	text-decoration: none;
	border-bottom: none;
}

.logo  a:visited {
	text-decoration: none;
	border-bottom: none;
}

.logo a:hover, a:active, a:focus {
	text-decoration: none;
	}
		

/* Structure */
	
#container {
	}
	
#header {
	width:760px;
	padding-top: 12px;
	padding-left: 2%;
	font-size: 12px;
	color: #bbb1a5;
}

#main {
	width:660px;
	margin:auto;
	padding: 50px 0px 0px 0px;
}

#text {
	margin:-4px 0px 0px 130px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	padding: 40px 30px 20px 30px;
	background-color: #fcf4e7;
		}
	
#text2 {
	margin:-4px 0px 0px 130px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	padding: 40px 30px 20px 30px;
	background-color: #fcf4e7;
	height: 1100px;
}
.hr {
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	}
	


/* Specific */

#slides {
	margin:auto;
	padding: 0 0 10px 0;

}

#work1 {
	width: 220px;
	height: auto;
	float: left;
	}

#work2 {
	width: 220px;
	height: auto;
	float: right;

}

.folio {
	padding: 20px 0 0 0;
}

.client {
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', serif;	font-weight: bold;
	color: #716050;
}

.agency {
	font-family: Georgia, 'Times New Roman', serif;	font-weight: bold;
	padding: 0;
	color: #c0b3a8;
	font-weight: normal;
}