/**
 * Layout CSS for the Post Office Productions Website
 *
 * This website and its content is copyright of Post Office Productions - © Post Office Productions 2011. All rights reserved. 
 * Any redistribution or reproduction of part or all of the contents in any form is prohibited.
 * You may not, except with our express written permission, distribute or commercially exploit the content. 
 * Nor may you transmit it or store it in any other website or other form of electronic retrieval system.
 *
 */
 
 /* ++++++++++++++++++++ General ++++++++++++++++++++ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(../_img/textured_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
	
}
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica;
}
h1 {
	font-size: 15px;
	color:#FFF;
	line-height: 24px;
	margin-bottom: 20px;
}
h2 {
	font-size: 24px;
	color:#FFFF00;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: 300;
}
h3 {
	font-size: 16px;
	color:#FFFF00;
	line-height: 26px;
	font-weight: 300;
}
h4 {

}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
p {
	font: Georgia;
	color: #FFF;
	line-height: 20px;
	font-size:14px;
}

html { 
	overflow-y: scroll; 
}
 /* ++++++++++++++++++++ Other Classes ++++++++++++++++++++ */
.floatLeft {
	float:left;
}
/* ++++++++++++++++++++ General Page Structure ++++++++++++++++++++ */
 

/* ++++++++++++++++++++ Home Page Structure ++++++++++++++++++++ */
#shell {
	padding-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#homeContainer {
	width: 718px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 668px;
	background-image: url(../_img/home_page_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#departmentsContainer {
	width: 1024px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 768px;
	background-image: url(../_img/departments_background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerDepartments {
	height: 48px;
	width: 994px;
	padding: 10px 0px 0px 30px;
	margin: 0px;
	display: block;
}
.homeReturn {
	height: 48px;
	width: 48px;
	background-image: url(../_img/home_button.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contactContainer {
	width: 1024px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 768px;
	background-image: url(../_img/contact_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentDepartments {
	height: 100%;
	width: 824px;
	padding: 10px 100px 0px 100px;
	margin: 0px;
	display: block;
}
.leftColumn {
	width: 260px;
	float: left;
	margin-right: 20px;
}
.middleColumn {
	width: 260px;
	float: left;
	margin-right: 20px;	
}
.middleColumn h3 {
	font-family: "Helvetica", Arial, sans-serif;
	text-decoration: underline;
	font-size: 30px;
	color: #000;
	font-weight: bold;	
	}
.rightColumn {
	width: 260px;	
	float: left;		
}
#contentDepartments h1 {
	font-family: "Helvetica", Arial, sans-serif;
	text-decoration: underline;
	font-size: 20px;
	color: #000;
	line-height: 36px;
	font-weight: bold;
}
#contentDepartments p {
	color: #000;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.contentDepartmentsTable {
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.contentDepartmentsTable h4 {
	text-decoration: underline;
	color: #000;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;		
}
#contentContact {
	height: 100%;
	width: 824px;
	padding: 10px 100px 0px 100px;
	margin: 0px;
	display: block;
	text-align: center;
}
#contentContact h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
	font-size: 20px;
	color: #000;
	font-weight: normal;
	font-weight: bold;		
}
#contentContact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	text-decoration: underline;
	color: #000;
}
#contentContact p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#socialMediaContainer {
	height: 270px;
	width: 824px;
	margin: 0px;
	display: block;
}
#address {
	float: left;
	width:250px;
	height: 70px;
	margin: 190px 0px 0px 180px;
}
#address p {	
	color: #000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;	
	text-align: center;
	font-size: 14px;
	line-height: 20px;	
		
}
.twitterContainer {
	float: left;
	height: 250px;
	width: 105px;
	display: block;
	background-image: url(../_img/twitter_badge.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.facebookContainer {
	float: right;
	height: 250px;
	width: 105px;
	display: block;
	background-image: url(../_img/facebook_badge.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.content {
	width: 950px;
	background-color: #333;
	margin: 20px 0px;
	overflow: hidden;
} 
	

/* ++++++++++++++++++++ Navigation Home ++++++++++++++++++++ */

.menuContainer {
	width: 414px;
	height:143px;	
	margin: 0px 0px 0px 155px;
	float: left;
}
ul.mainNav li {
	float: left;
}
ul.mainNav a {
	display: block;
	text-decoration: none;
	height: 143px;
}
ul.mainNav a.media {
	background-image: url(../_img/media.png);	
	background-repeat: no-repeat;
	background-position: center center;
	height: 143px;
	width: 87px;
}
ul.mainNav a.departments {
	background-image: url(../_img/departments.png);		
	background-repeat: no-repeat;
	background-position: center center;
	height: 143px;
	width: 210px;
}
ul.mainNav a.contact {
	background-image: url(../_img/contact.png);	
	background-repeat: no-repeat;
	background-position: center center;	
	height: 143px;
	width: 117px;
}
ul.mainNav a:hover.media {
	background-image: url(../_img/media_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
ul.mainNav a:hover.departments {
	background-image: url(../_img/departments_hover.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
ul.mainNav a:hover.contact {
	background-image: url(../_img/contact_hover.png);
	background-repeat: no-repeat;
	background-position: center center;		
}
#record_head {
	width: 160px;
	height: 450px;
	position: relative;
	left: 280px;
	top: 55px;
	background-image: url(../_img/record_highlight.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
#menu1, #menu2, #menu3 {
	
}
