/*
CSS DOCUMENT INFO

Description: Pluckers web site was designed by <a href="http://www.groupswitch.com/">Switch Creative Group</a>. For any questions please email <a href="mailto:kdallman@groupswitch.com>Kimi Dallman</a>
Version: 2.0
Author: Matt McClard, Jamie Wilson, Kimi Dallman 
Author URI: http://www.groupswitch.com/
*/

#center {
	margin: -20px 0px 20px 10px;
	padding: 0px;
	float: left;
	overflow: visible;
	position: relative;
	text-align: left;
	width: 615px;
	/*border: solid red 1px;*/
}

#center a:link {
	color: #C92025;
}

#center a:visited { 
	font-weight: normal;
	color: #C92025;
}

#center a:hover, #center a:active {
	color: #3B1213;
	border-bottom: 1px solid #3B1213;
	text-decoration: none;
}

h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

h3 {
	margin: 15px 0px 5px;
	padding: 0px;
}

h3 img {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
	font: normal 2.1em Impact;
}

h4 a:link {
	color: #000;
}

h4 a:visited { 
	font-weight: normal;
	color: #000;
}

h4 a:hover, h4 a:active {
	color: #C92025;
	border-bottom: 1px solid #C92025;
	text-decoration: none;
}

.hidden {
	display: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/* NEWSPAPER
++++++++++++++++++++++++*/
#newspaper {
	/*background: url(../images/04-ourCompany/newspaperBack.gif) no-repeat 40px;
	height: 370px;*/
	width: 615px;
	margin: 0px;
	padding: 0px;
}
#newspaper #top {
	background: url(../images/04-ourCompany/newsPaperTop.gif) no-repeat 39px;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 60px;
}
#newspaper #middle {
	background: url(../images/04-ourCompany/newsPaperMiddle.gif) repeat-y 40px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#newspaper #bottom {
	background: url(../images/04-ourCompany/newsPaperBottom2.gif) no-repeat 40px 0px;
	height: 46px;
}
#pressImage {
	float: left;
	margin: 0px 0px 0px 60px;
	_margin: 0px 0px 0px 28px;
}

#pressEvent {
	margin: 0px 75px 0px 0px;
	_margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 10px;
	width: 265px;
	_width: 265px;
	float: right;
	_float: none;
}

#top .pressDate {
	font-size: 1.2em;
	text-align: right;
	margin: 0px 0px 0px 275px;
	padding: 25px 0px 0px;
	width: 265px;
	height: 35px;
}
#pressEvent .pressTitle {
	text-transform: uppercase;
	font: normal 2em Impact;
	margin: 0px 0px 0px;
	padding: 0px;
}
#pressEvent .pressArticle {
	margin: 0px;
	padding: 0px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	overflow: auto;
}
#pressEvent .pressArticle p {
	margin: 8px 0px 8px;
	padding: 0px;
	color: #382A1F;
	font-size: 1.0em;
	_font-size: .9em;
}
#bottom .archiveButton {
	font: italic lighter 1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	margin: 0px 75px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#ourStory {
	margin: 0px 0px 0px -50px;
	padding: 0px;
	text-align: left;
	overflow: visible;
	position: relative;
	/*border: 1px dotted blue;*/
	background: url(../images/04-ourCompany/ourStory.gif) no-repeat;
	width: 688px;
	height: 490px;
}

/* PRESS ARCHIVE
++++++++++++++++++++++++*/
#center-a {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	float: left;
	overflow: visible;
	position: relative;
	text-align: left;
	width: 615px;
}

#pressEvent-a {
	margin: 0px 20px 0px 40px;
	padding: 10px 0px 10px 0px;
	width: 500px;
	border-bottom: 1px dashed #666;
}
#pressEvent-a .pressDate-a {
	font-size: 1.2em;
	margin: 0px;
	padding: 5px 0px 0px;
	width: 265px;
}
#pressEvent-a .pressTitle-a {
	text-transform: uppercase;
	font: normal 2em Impact;
	margin: 0px 0px 0px;
	padding: 0px;
}
#pressEvent-a .pressArticle-a {
	margin: 0px;
	padding: 0px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
#pressEvent-a .pressArticle-a p {
	margin: 8px 0px 8px;
	padding: 0px;
	color: #382A1F;
}


/* PRESS ARCHIVE NAVIGATION
++++++++++++++++++++++++*/
#viewArticles {
	text-align: center;
	width: 500px;
	margin: 0px 20px 0px 40px;
}
.newer {
	float: left;
	margin: 15px 0px 0px;
	padding: 0px;
}
.older {
	margin: 15px 0px 0px;
	padding: 0px;
	float: right;
}

