@charset "UTF-8";
/* CSS Document
Guy Clark
Contact CSS
© 2009 Guy Clark
Created 7/31/09 8:39AM
Updated 7/31/09 8:39AM
Validated 7/31/09 8:39AM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */
	
/* LAYOUT ELEMENTS */	
	
div#contentdiv {
	width: 480px;
	background: url(../images/clarkcontact7_31_09_02.jpg) top left no-repeat;
	padding: 105px 390px 10px 110px;
	color: #e6d399;
	font-size: 80%;
	min-height: 1050px;
}

div.dividerdiv {
	margin: 35px 0;
	width: 206px;
}

/* TEXT */

div#contentdiv p {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120%;
	font-size: 100%;
}

div#contentdiv h2 {
	font-size: 140%;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* LINKS */

div#contentdiv a {
	color: #e6d399;
	text-decoration: underline;
}

div#contentdiv a:hover {
	color: #111;
}
