@import url(common/type/JensenRecut/jensonrecut_regular_macroman/stylesheet.css);
@import url(common/type/JensenRecut/jensonrecut_italic_macroman/stylesheet.css);
@import url(common/type/JensenRecut/jensonrecut_bold_macroman/stylesheet.css);

body
{
	color: #360707;
	font-size: 14px;
	line-height: 1.5;
	background-color: white;
	text-align: center;
	font-family: JensonRecutRegular, Georgia, Serif;
}

p
{
	color: #360707;
	font-size: 14px;
	line-height: 1.5;
}

ul,ol { font-size: 12px; }

#container
{
	width: 970px;
	padding: 130px 0 0 0;
	background-color: white;
	margin: 0 auto;
	text-align: left;
}

#header
{
	width: 970px;
	position: absolute;
	top: 0;
	height: 150px;
	display: block;
	background: url(layout/jessbarnett.png) 20px 15px no-repeat transparent;
}

#header h1 { display: none; }

#navigation
{
	position: absolute;
	top: 75px;
	right: 0;
	height: 30px;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

#navigation li
{
	display: inline;
	margin-left: 15px;
}

#navigation li a
{
	color: #444;
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	padding: 5px;
}

#navigation li a:hover { color: #E94848; }

#main
{
	width: 970px;
	display: block;
	height: auto;
}

#mainbox
{
	width: 600px;
	min-height: 600px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	margin-left: 77px;
}

.fullbox #mainbox { width: 970px; }

#menubox
{
	width: 166px;
	float: right;
}

h1,h2,h3,h4
{
	color: #E94848;
	font-size: 1.3em;
	font-weight: normal;
}

h4 { font-size: 1.1em; }

a
{
	color: #E94848;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #360707;
	font-weight: normal;
	text-decoration: none;
}

.imgallery_page h2 { display: none; }

#menubox h4
{
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 10px;
}

.catlit,.lit
{
	font-weight: bold;
	color: #360707;
	font-style: normal;
}

#menubox ul
{
	color: #360707;
	font-size: .9em;
	font-weight: normal;
	display: block;
	clear: both;
	float: none;
	width: 166px;
	height: auto;
	margin-bottom: 20px;
}

#menubox ul li { margin-bottom: 5px; }

.imgallery_page #menubox { margin-top: -13px; }

#footer
{
	font-size: 12px;
	width: 970px;
	height: 20px;
	margin: 0;
	clear: both;
	float: none;
	background-color: white;
}

#searchbox { display: none; }

#prevNextSlideButtons,
 .prevNextSlideButtons
{
	position: absolute;
	top: 140px;
	left: 50%;
	margin: 0;
	width: 120px;
	margin-left: 200px;
}

