@import url(navMenu.css);
@import url(callout.css);
@import url(search.css);

/* Design44 Base HTML/CSS  -  Written By: Eric Florez  -  Last Updated: 2007-07-15 */
/* ====================== Page Formatting  ========================*/
body, table, p, a, div {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
body {
	text-align: center;
	background: #F0E8CA url(/Common/Img/backgrounds/bkgndDropShadow.gif) repeat-y center top;}

td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;}

input, select, textarea {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
h1, h1 a {font-size: 16px;}
h2, h2 a {font-size: 14px;}
h3, h3 a {font-size: 12px;}
h4, h4 a, h5, h5 a, h6, h6 a {
	color: #7D0413;
	font-size: 11px;}

a {
	color: #000000;
	text-decoration: underline;}
a:hover {
	color: #B31542;
	text-decoration: underline;}

ul {
	padding: 0px;
	list-style-type: none;
	margin: 5px 0px 10px 22px;}
li {
	padding: 2px 0px 2px 15px;
	background: url(/Common/Img/backgrounds/bkgndLIBody.gif) no-repeat 0px 6px;}
li a {text-decoration: none;}
li a:hover {text-decoration: underline;}

p {padding: 5px 0px 10px 0px;}

hr {
	height: 1px;
	border: 0px;
	margin: 4px 0px;
	background-color: #B31542;}


/* ====================== layout & columns ======================== */
#bodyContainer {
	position: relative;
	background: url(/Common/Img/backgrounds/bkgndBody.gif) repeat-x 0px 0px;}
#bodyContainer.home {
	width: 100%;
	background: url(/Common/Img/backgrounds/bkgndBodyHome.gif) repeat-x 0px 0px;}

#pageContainer {
	width: 800px;
	text-align: left;
	position: relative;
	margin: 0px auto 0px auto;}

#main {
	width: 800px;
	padding-top: 26px;}
#leftMaster {
	float: left;
	width: 500px;
	padding-left: 45px;}
#rightMaster {
	float: right;
	width: 180px;
	padding-right: 30px;}

#rightMasterCol1 {
	float: left;
	width: 365px;}
#rightMasterCol2 {
	float: right;
	width: 170px;}
	
#pagePhotoContainer {
	height: 183px;
	overflow: hidden;
	position: relative;}
#pagePhoto {
	height: 183px;
	overflow: hidden;}

#breadCrumbs {
	height: 22px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding-top: 12px;
	margin-left: 160px;}
#breadCrumbs a {
	color: #B31542;
	font-size: 11px;}

.dynamicCategoryTitle {
	color: #000000;
	font-size: 18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;}
.dynamicPageTitle {display: none;}

#leftMaster table {padding-top: 8px;}
#leftMaster .pageThumb {padding: 0px 15px 12px 30px;}
#leftMaster .pageDesc {padding: 0px 0px 12px 0px;}

#contentFull {
	width: 725px;
	padding: 0px 30px 0px 45px;}


/* ====================== Header & Footer ====================== */
#eNewsContainer{
position:absolute;
right: 5px;
top:35px;
}

#eNewsContainer .inputArea{
float:right;
}

#eNewsContainer input {
	width: 120px;
	padding: 0px 0px 2px 2px;
	border-top: 2px solid #949494;
	border-left: 2px solid #949494;
	border-right: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;}

#header {
	height: 116px;
	position: relative;}
#logo {padding: 6px 0px 0px 12px;}

.headerAddress {
	top: 36px;
	left: 210px;
	position: absolute;}
.headerCallout {
	position:absolute;
	right: 5px;
	top:70px;
}
#facebookLogo {
position:absolute;
top:45px;
left:370px;
}

#footer {padding: 35px 0px 0px 45px;}
#footer h3 span {color: #B31542;}
#footer a, #footer p {
	color: #000000;
	font-size: 10px;
	text-decoration: none;}
#footer a {}


/* ====================== Template Overrides ======================== */
.categoryHome #pagePhotoContainer {height: 262px;}
.categoryHome #pagePhoto {height: 262px;}
.categoryHome #pagePhoto p {padding: 0px;}

.categoryHome #main {padding-top: 8px;}
.categoryHome #leftMaster {
	width: 170px;
	padding-left: 20px;}
.categoryHome #rightMaster {width: 555px;}

.categoryHome #footer {padding: 0px;}







