@import url(navMenu.css);
@import url(callout.css);
@import url(search.css);

/* Design44 Base HTML/CSS  -  Written By: Eric Florez  -  Last Updated: 2007-10-24 */
/* ====================== Page Formatting  ========================*/
body, table, p, a, div {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family:  Georgia, "Times New Roman", Times, serif;}
body {background: #5087b6 url(../Img/backgrounds/bkgndBody.jpg) repeat 0px 0px;}

table {margin-bottom: 10px;}
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;}

input, select, textarea {
	margin: 0px;
	padding: 0px;
	color: #717074;
	font-size: 12px;
	font-weight: normal;
	font-family:  Georgia, "Times New Roman", Times, serif;}
#pageContainer input {
	height: 17px;
	border: 1px solid #c1c1c1;}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	margin: 0px;
	padding: 0px;
	color: #513f54;
	font-weight: bold;}
h1, h1 a {
	color: #0b2254;
	font-size: 20px;
	padding-bottom: 10px;}
h2, h2 a {
	font-size: 16px;
	padding-bottom: 6px;}
h3, h3 a {font-size: 14px;}
h4, h4 a {font-size: 12px;}
h5, h5 a, h6, h6 a {
	font-size: 11px;
	font-weight: bold;}

a {color: #513f54;}
a:hover {text-decoration: underline;}

ul {
	padding: 0px;
	list-style-type: square;
	margin: 5px 0px 10px 22px;}
li {padding: 2px 0px 2px 0px;}
li a {text-decoration: none;}
li a:hover {text-decoration: underline;}

p {padding: 0px 0px 10px 0px;}

hr {
	height: 1px;
	border: none;
	margin: 10px 0px;
	background-color: #717074;}
.link {cursor: pointer;}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;}


/* ====================== layout & columns ========================*/
#bodyContainer {}

#pageContainer {
	width: 790px;
	margin: 0px auto;
	background: #FFFFFF url(../Img/backgrounds/bkgndPageContainer.gif) repeat-y 0px 0px;}

#main {
	width: 100%;
	position: relative;
	padding-bottom: 20px;
	background: url(../Img/backgrounds/bkgndMainDropShadow.png) no-repeat 0px 0px;}
#leftMaster {
	float: left;
	width: 136px;
	padding: 46px 0px 0px 14px;}

#rightMaster {
	float: left;
	width: 618px;
	margin-left: 10px;}
#rightMasterCol1 {
	float: left;
	width: 400px;
	padding-left: 15px;}
#rightMasterCol2 {
	float: right;
	width: 172px;
	padding-top: 30px;}

#content {padding-top: 30px;}

.fullwidth #content {padding-left: 15px;}


/* ====================== Header & Footer ====================== */
#headerContainer {
	position: relative;
	background-color: #FFFFFF;}
#header {
	top: 0px;
	left: 13px;
	width: 752px;
	height: 48px;
	position: absolute;
	padding: 0px 0px 0px 14px;
	background: url(../Img/backgrounds/bkgndHeaderOverlay.png) no-repeat left bottom;}

#logo {
	top: 60px;
	left: 18px;
	z-index: 900;
	position: absolute;}

#topMenu {
	color: #918798;
	font-size: 12px;
	font-weight: bold;
	padding-top: 24px;}
#topMenu a {
	color: #918798;
	text-decoration: none;}
#topMenu a:hover {text-decoration: underline;}


#pagePhotoContainer {
	width: 790px;
	height: 272px;
	overflow: hidden;}
	

#footerContainer {
	width: 790px;
	margin: 0px auto;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	border-top: 4px solid #513f54;
	border-bottom: 1px solid #d2dde6;}
#footer {
	text-align: center;
	padding: 6px 0px 8px 0px;
	border-top: 1px solid #d4d0d5;}
#footer a, #footer p {
	padding: 0px;
	color: #513f54;
	font-size: 10px;
	text-decoration: none;}
#footer a:hover {text-decoration: underline;}


/* ====================== E-News Styling ======================== */
#enewsContainer {}
#enewsContainer input {}


/* ====================== Quick Links Styling ======================== */
#menuQuickLinks {}
#menuQuickLinks ul {}
#menuQuickLinks li {}
#menuQuickLinks li a {}


/* ====================== Template Overrides ======================== */
.categoryHome #pagePhotoContainer {height: 342px;}







