body {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background-image : url(Images/siteBG.jpg);
	
	margin-top : 30px;

}
/************** header tag styles **************/

h1{
 font: bold 120% Georgia;
 color: #42382B;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 110% Georgia;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Georgia;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Georgia;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Georgia;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
.left-side
{
    background-image: url(images/left-side-bar.jpg);
}
.right-side
{
    background-image: url(images/right-side-bar.jpg);
}
.left-nav
{
    color:#746546;
    font-size:14px;
    text-decoration:none;
}
.smText {
	font: 10px Georgia;
	color: #666666;
}
.tom-martino a {
	text-decoration: none;
	color: #990000 !important;
	
}
td.tom-martino a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	padding: 4px 5px;
	margin: 0;
	color: #990000;
	font-weight: bold;
	background-color: #f0f0F5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E5E5E9;

}
td.tom-martino a:hover {
	text-decoration: underline;
	border-top: 1px solid #97BDDD;
	border-bottom: 1px solid #779DBD;
}

.float-left {
	float: left;
}
img.float-left {
	margin: 0 5px 5px 0;
}
.float-right {
	float: right;
}
img.float-right {
	margin: 0 0 5px 5px;
}
#yard-elves-logo {
	position: absolute;
	top: 7px;
	left: 10px;
	width: 407px;
	height: 43px;
}
#content {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia;
}
#subNavTable td,
#mainContentTable td{
	text-align: left;
	background-color: #FFFFFF;
}
td#mainContent{
	padding: 5px 10px 0 10px;
	font-size: 12px;
}
#contentHeadTable h1 {
	padding: 2px 0 0 5px !important;
}
#main-wrapper {
	min-height: 405px;
	
	text-align: center !important;
	vertical-align: top !important;
	background-repeat: no-repeat;
}
#three-elves {
	
	position: relative;
	top: 296px;
	margin: 2px;
	left: 265px;
}
/*************** PageName styles ***************/
#pageName {
	text-align: left;
}
#pageName h1{
	margin-top: 35px;
	margin-left: 10px;
	text-align: left;
}
#pageName img{
	float: right;
	/*width: 150px;*/
	height: 50px;
}
#linkList td {
	width: 50%;
	vertical-align: top;
	text-align: center;
}
/************ globalNav styles **************/
div.glbl-nav {
	/*clear: both;*/
	width: 100%;
	height: 30px;
	background-image: url(images/blue_nav_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999966;
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 0px;

}
table.glbl-nav {
	background-image: url(images/blue_nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
ul.glbl-nav {
	font: Georgia;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 5px 0;
	padding: 0px;

}
ul.glbl-nav li {
	/*clear: none;*/
	display: inline;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

ul.glbl-nav li a,
ul.glbl-nav li a:active,
ul.glbl-nav li a:visited {
	font-size: 10px;
	margin: 0px;
	padding: 1px 4px 1px 3px;
	border-right: 1px solid #00A5FE;
	border-left: 1px solid #004469;
	
	color: #F7E6BD;
	text-decoration: none;
}
ul.glbl-nav li a:hover {
}
ul.glbl-nav li.last a {
	border-right: none !important;
}
ul.glbl-nav li.first a {
	border-left: none !important;
}

/************ Top Navigation CSS ***************/
.static-menu 
{
    background-color:#F6DEB0;
    border-top:1px solid #CEB480;
    border-bottom:1px solid #CEB480;
    margin-top:0px;
    width:800px;
    text-align:center;
    
}
.static-menu a
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #42382B;
	text-decoration: none;
	font-size:11px;
}
.static-menu-item
{
    background-color:#F6DEB0;
	margin-top:3px;
	margin-bottom:2px;
	line-height: 14px;
	font-size: 11px;
	padding:0px 14px 0px 13px;

}
.static-selected-item
{
}
.dynamic-menu
{
    border-top:1px solid #CEB480;
    z-index:10;
}
.dynamic-menu-item
{
	padding:2px 5px 2px 5px;
	background-color:#F6DEB0;
	color:#42382B;
	font-size:11px;
	font-weight: bold;
    border-bottom:1px solid #CEB480;
    text-align:left;
}
a.dynamic-menu-item:Hover
{
    padding:2px 5px 2px 5px;
	background-color:#FEF2D8;
}

.dynamic-selected-item
{
	
}

.SiteMapDepthLinks a
{
	font: Georgia;
	font-size:14px;
	color:#003399;
}
.SiteMapDepthLinks a:Hover
{
	color:#000000;
}
/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 5px;
	left: 0px;
	/*width: 100%;*/
	min-width: 750px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	visibility: hidden;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
}
.subglobalNav h2 {
	display: inline;
	margin: 8px 10px 0 0!important;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 2px 3px;
}

.subglobalNav a:hover{
	background-color: #FFCC00;
	color: #FFFFFF;
}
#subglobal0 {
	visibility: visible !important;
}
/***********************************************/
/************** global footer styles ****************/

#glbl-footer{
	font-size: 10px;
	color: #42382B;
	padding: 7px 10px 10px 10px;
	margin-top: 2px;
}
#glbl-footer a{
	color: #42382B;
	text-decoration: none;
	padding: 2px 5px;
	font-weight: bold;
}
#glbl-footer a:hover {
	background-color: #F7DFBB;
	color: #976153;
}
#glbl-footer img{
	padding: 0px;
	margin: 0px 4px 0px 0px;
	vertical-align: middle;
}

/************* relatedLinks styles **************/

.relatedLinks,
td.tom-martino,
.materialTable {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.materials td {
	text-align: center !important;
}
.siteMap th,
.relatedLinks th,
.materialTable th {
	/*margin: 0 0 2px 0!important;*/
	padding: 5px 0px 5px 5px;
	color: #42382B;
	background-color: #F6DEB0;
	border-bottom: 1px solid #CEB480;
}
.blue-col {
	background-color: #F6DEB0!IMPORTANT;
}

.relatedLinks a {
	display: block;
	width: 100%;
	font-size: 10px;
	text-decoration: none;
	padding: 4px 10px;
	margin: 0;
	color: #333333;
	font-weight: bold;
	background-color: #F6DEB0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E5E5E9;
	text-transform:uppercase;

}
.relatedLinks a:hover {
	background-color: #FEF2D9;
	color: #000000;
	border-top: 1px solid #F7E68C;
	border-bottom: 1px solid #F7E68C;
}
td.highlight a,
a.link-folder-highlight {
	background-color: #F6DEB0;
	color: #000000;
}
td.highlight-blue a,
a.link-folder-highlight-blue {
	background-color: #0066CC;
	color: #FFFFFF;
}
.siteMap td {
	padding: 2px 2px 2px 5px;
}
.siteMapLevel th {
	padding: 2px 0px 2px 2px;
	color: #666666;
	background-color: #EEEEEE;
	border-bottom: 1px solid #666666;
	text-align: left;
}
.siteMapLevel td {
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 2px 0px 2px 10px;
	vertical-align: top;
}
.siteMapLevel a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.siteMapLevel a:hover {
	color: #5D2B20 !important;
	text-decoration: underline;
}
.siteMapLevel th a {
	color: #666666 !important;
}
.siteMapLevel td a {
	color: #333333;
}
/*************** adLink style ****************/
.adLink {
	margin: 5px 0 0 0;
	background-color: #0099FF;
}
.adLink td {
	background-color: #ffffff;
	text-align: center !important;
}
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Georgia;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Georgia;
	color: #5D2B20;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}
.story table {
	clear: none!important;
	display: inline!important;
}
td.storyLeft{
	padding-right: 12px;
}
/******************** imgGallery ***********************/
table.imgGallery td {
	margin: 0;
	padding: 5px;
	text-align: center!important;
}
.imgGallery hr {
	color: #F0F0F5;
	width: 100%;
	height: 1px;
	display: block;
	margin: 0;
}
.imgGallery img {
	float: none!important;
	margin: 0 3px!important;
}
/******************** linkList *************************/
.linkList {
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}
.linkList td {
	width: 50%;
}

/***********************************************/

.right-pod {


}
.content-right-pad {
	text-align: left;
	padding: 10px 160px 10px 10px;
}
.content-right-pad p {
	font: Georgia;
	font-size: 80%;
	padding: 0;
	margin: 0 0 10px 0;
}


.tile--abcde {
	padding: 0;
	margin: 0;
	position: relative;
	top: 5px;
	left: 495px;
	width: 255px;
}
.tile--abcde img {
	margin: 0 0 0 1px !important;
	float: none !important;
}
.line,
.line-left,
.line-block-noclear {
	display: block;
	height: 1px;
	max-height: 1px;
	position: relative;
	margin: 0px 0 2px 0;
	padding: 0px;
	background-color: #964438;
	left: -1px;
}
.line {
	clear: both;
}
.line-left {
	clear: left;
}
.line-block-noclear {
	margin: 5px 0 5px 0!important;
	background-color: #F0F0F5;
}
.blueBG {
	background-color: #F0F0F5;
}
.line img,
.line-left img,
.line-block-noclear img {
	display: none;
	width: 1px;
	height: 1px;
}

/* Detail Wrapper */
.detail-wrapper {
	padding: 0 10px;
	margin: 5px 40px 5px 120px;
	border-left: 1px solid #9999CC;
}
ul {
	list-style-type: square;
	color: #9999CC;
}
li {
	color: #333333;
	font-size: 12px;
	margin: 2px 0 3px;
	font-weight: bold;
}
ol.contestRules li {
	font-weight: normal!important;
}
/********** Site Map **********/
.site-map-level {
	padding: 5px 0 0 30px;
}
.site-map-level h2 {
	margin: 2px !important;
}
.site-map-level a {
	text-decoration: none;
	color: #87ADCD;
}
.site-map-level a:hover {
	background-color: #964438;
	color: #FFFFFF;
}
/********** form-element-wrapper **********/
.form-wrapper {
	margin: 0;
	padding: 5px;
	background-color: #F9F9FF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #964438;
}
.form-wrapper form {
	margin: 0;
	padding: 0;
}
.form-contact-wrapper p,
.form-wrapper p {
	margin: 0 0 5px 0;
}
.form-contact-wrapper {
	float: left;
	text-align: right;
	margin: 0 20px 0 0;
}
.form-wrapper input,
.form-wrapper textarea {
	background-color: #F0F0F5;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10px;
}
input.button {
	margin: 0 0 0 20px;
	clear: left;
	border-top: 1px solid #F5F5FF !important;
	border-right: 1px solid #9999AA !important;
	border-bottom: 1px solid #9999AA !important;
	border-left: 1px solid #F5F5FF !important;
	background-color: #CACAE4 !important;
}
.colorRow td,
.colorRow th {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #009CF0;
}
.colorRow a,
.colorRow a:visited,
.colorRow a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.colorRow a:hover {
	text-decoration: underline;
}
input,
textarea,
select {
	color: #333333;
	font-size: 10px;
	font-family: Georgia;
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
input.button {
	background-color: #964438;

	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
table.alert {
	border: 1px solid #CCCCCC;
	
}
table.alert td {
	padding: 5px;
	background-color: #FFFFCC;
	color: #990000;
	
	font-family: Georgia;

}
table.alert td p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
table.alert td h1 {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
table.table-display {
	border: #999999;
}
table.table-display td {
	text-align: center!important;
}
table.table-display a,
table.table-display a:link,
table.table-display a:visited,
table.table-display a:active {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
table.table-display a:hover {
	text-decoration: underline;
}
#db-ipoint {
	background-attachment: fixed;
	background-image: url(images/custom_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 250px;
}

#masthead a { text-decoration:none; color:#004469; }
#masthead a:HOVER { text-decoration:underline; }