@charset "UTF-8";
/* CSS Document - Jenny Hill Photography - Design/Developed by Ryan Welch/AO.Creative - 2009*/


body {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #191919;
	background-image: url(imgs/Jenny-Hill-Web-Background-Loop.gif);
	background-repeat: repeat-x;
	background-color: #F8FAFA;
}

html, body {
	padding: 0;
	margin-top: 0px;
}

#page-container {
	width: 804px;
	margin: auto;
	text-align: left;
}


#header {
	height: 171px;
	width: 802px;
}

#header-logo {
	float: left;
	width: 490px;
}

#header-nav {
	float: right;
	width: 310px;
	padding-top: 63px;
	padding-bottom: 25px;
}

#header-nav a {
	font-family: Arial, Helvetica, sans-serif;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	text-decoration: none;
	color: #28211A;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: bold;
	font-size: 11px;
}

#navlist a:hover {
	color: #A5DDDB;
}

#main {
	
}

#main-contact {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #28211A;
}

#main-contact a {
	font-weight: bold;
	text-decoration: none;
	color: #28211A;
}

#main-contact a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #A5DDDB;
}
