/* FontFace Generated by FontPro */

@font-face
{
	font-family: 'Louisiana';
		src: url('fonts/Louisiana.eot');
		src: url('fonts/Louisiana.eot?#iefix') format('embedded-opentype'),
			 url('fonts/Louisiana.woff') format('woff'),
			 url('fonts/Louisiana.ttf') format('truetype'),
			 url('fonts/Louisiana.svg#Louisiana') format('svg');
}

@font-face
{
	font-family: 'NewsGothicFSBook';
		src: url('fonts/NewsGothic-Book-webfont.eot');
		src: url('fonts/NewsGothic-Book-webfont.woff') format('woff'),
			 url('fonts/NewsGothic-Book-webfont.ttf') format('truetype'),
			 url('fonts/NewsGothic-Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'NewsGothicFSMedium';
		src: url('fonts/NewsGothic-Medium-webfont.eot');
		src: url('fonts/NewsGothic-Medium-webfont.woff') format('woff'),
			 url('fonts/NewsGothic-Medium-webfont.ttf') format('truetype'),
			 url('fonts/NewsGothic-Medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'NewsGothicFSLight';
	src: url('fonts/NewsGothic-Light-webfont.eot');
	src: url('fonts/NewsGothic-Light-webfont.woff') format('woff'),
		 url('fonts/NewsGothic-Light-webfont.ttf') format('truetype'),
		 url('fonts/NewsGothic-Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

*
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input,
select
{
    outline: none;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

img,
a img
{
	border: 0px;
	margin-bottom: 15px;
}

ul,
ol
{
	margin: 0px 0px 15px 25px;
	padding: 0px;
}

table
{
	margin-bottom: 15px;
}

body
{
	font-family: 'NewsGothicFSBook', Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	background-color: #ffffff;
}

a,
a:visited,
a:active
{
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

p
{
	font-family: 'NewsGothicFSBook', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 20px;
	color: #000000;
	line-height: 19px;
}

h1,
h2,
h3,
h4
{
	font-family: 'NewsGothicFSMedium', Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
	font-style: normal;
	color: #475923;
}

h1
{
	font-size: 38px;
	font-weight: 400;
}

h2
{
	font-size: 34px;
	font-weight: 400;
}

h3
{
	font-size: 30px;
	font-weight: 400;
}

h4
{
	font-size: 26px;
	font-weight: 400;
}

.louisiana
{
	font-family: 'Louisiana';
	font-style: normal;
	font-weight: 400;
}

/************************************/

#package
{
	width: 100%;
	position: relative;
}

#header { background: #ffffff }
#upperContent { background: #d59b3e }
#lowerContent { background: #ffffff }
#footer { background: #475923 }

.repository
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#top
{
	background: #d59b3e;
	height: 13px;
	width: 100%;
}

#header h1#logo
{
	position: absolute;
	width: 513px;
	height: 106px;
	top: 2px;
	right: 20px;
	z-index: 50;
	margin: 0px;
	background: url('images/logo.png') no-repeat;
}

#header h1#logo span
{
	display: none;
	text-indent: -9999px;
}

#header h2#slogan
{
	font-size: 22px;
	color: #475923;
	font-weight: normal;
	margin: 22px 0;
}

#header h2#slogan span
{
	font-family: 'Louisiana', "Brush Script MT", cursive;
	font-size: 29px;
	color: #d2a028;
	font-weight: normal;
}

#copyright { color: #ffffff }
#wendy { color: #899375 }

#footer p,
#footer a
{
	display: block;
	font-size: 10px; 
	margin: 13px 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/**
 * Custom style for image
 */
#upperContent .repository
{
	height: 694px;
	overflow: hidden;
	background: url('images/photo.jpg') no-repeat center left;
}

#upperContent .repository .right
{
	width: 475px; 
	padding-right: 30px;
}