/* Initial Setup */

a img { border: 0; } 


html {
	background-image:url(images/background.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #8c9699;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	font-weight: normal;

}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
	}

#Content_shell {
	padding: 0 10px 0 10px;
	width: 960px;
}

#logolink {
	display: block;
	height: 130px;
	width: 410px;
	background-image:url(images/mayflower_logo.gif);
	background-repeat: no-repeat;
	float: right;
	padding-right: 10px;
	background-position: center bottom;
	margin-right: 0px;
}


/* Base Layout */

#Mast {
	height: 138px;
	width: 980px;
	background-image:url(images/mast.jpg);
	background-repeat: no-repeat;
}



#MainContent {
	float: left;
	margin: 0 0 0 0;
	height: 1%;
	width: 649px;
	padding: 0 0 0 0;
	border-right: 1px solid #e4e4e4;
}



#RightColumn {
	float: right;
	height: 1%;
	width: 304px;
	padding: 0px 0px 10px 0;
	font-size: 10px;
	margin-top: 0;
}

#IndexRightColumn {
	float: right;
	height: 1%;
	width: 370px;
	padding: 0 0 0 5px;
	font-size: 10px;
	margin-top: 0;
}

#Green_header { 
	background-image:url(images/greenheader.jpg);
	background-repeat:no-repeat;
	width: 627px;
	height: 100%;
	border-bottom: 1px solid #979797;
	padding: 0 10px 0 5px;
	margin: 0 0 0 0;
	background-color: #a09a20;
}

#Archives_header { 
	background-image:url(images/archiveheader.jpg);
	background-repeat:no-repeat;
	width: 627px;
	height: 100%;
	border-bottom: 1px solid #979797;
	padding: 0 10px 0 5px;
	margin: 0 0 0 0;
	background-color: #9b8d63;
}

#IndexLeftColumn { 
	width: 580px;
	float: left;
	height: 1%;
	padding: 0 4px 0 0;
	margin: 0 0 0 0;
	border-right: 1px solid #e4e4e4;
}

.PaddingBottom {
	padding: 0 0 5px 0;
}


/* Standard HTML Tags */



h1 {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

#IndexLeftColumn h1 {
	background-image:url(images/h2.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 575px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

#IndexLeftColumn h2 {
	background-image:url(images/grey_feature.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 575px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

#Green_header h1, #Archives_header h1{
	font-size: 22px;
	font-weight:bold;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 5px 5px;
}

.archives_label {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0 0 0 10px;
}


h2 {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}

#IndexLeftColumn h3 {
	background-image:url(images/grey_feature.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 580px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

#IndexRightColumn h2 {
	background-image:url(images/grey_ad.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 365px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

h3 {
	background-image:url(images/h3.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 299px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

#IndexRightColumn h3{
	background-image:url(images/h3index.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 365px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

#Index_tool_bar h4{
	clear: both;
	background-image:url(images/h4index.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 280px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

h4 {
	background-image:url(images/h4.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 299px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #979797;
}

#feature_teaser_double h4, #feature_teaser h4, #feature_teaser_bottom h4 {
	background-image:url(images/h5.jpg);
	background-repeat:no-repeat;
	height: 20px;
	width: 630px;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 5px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #d6d6d6;
	
}

h5 {
	clear: left;
	font-size: 13px;
	color: #5f5f5f;
	font-weight:normal;
	text-transform: none;
	clear: both;
	border-bottom: 1px solid #666666;
	padding: 0 0 0 0;
	margin: 5px 5px 5px 5px;	
}

h6 {
	clear: left;
	font-size: 13px;
	color: #5f5f5f;
	font-weight:normal;
	text-transform: none;
	clear: both;
	border-bottom: 1px solid #666666;
	padding: 5px 0 0 0;
	margin: 0px 5px 5px 5px;	
}


hr {
	clear: both;
	border: 0;
	width: 90%;
	color: #fff;
	height: 1px;
	
}

#Green_header ul, #Archives_header ul{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 10px 0 30px;
	margin-top: 0;
	margin-left: 30px;
	
}
	
#Green_header li, #Archives_header li{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding: 0 15px 0 0;
	text-transform: none;
	margin-left: 30px;
}
	



/* Link Attributes */
a:link, a:active, a:visited {
	color: #2174e6;
	text-decoration: underline;
}

a:hover {
	color: #2174e6;
	text-decoration: none;
}

a.dept_header:link, a.dept_header:active, a.dept_header:visited {
	font-weight: bold;
	font-size: 11px;
	color: #897a25;
	text-decoration: underline;
}

a.dept_header:hover {
	font-weight: bold;
	font-size: 11px;
	color: #897a25;
	text-decoration: none;
}

a.interactive_header:link, a.interactive_header:active, a.interactive_header:visited {
	font-weight: bold;
	font-size: 11px;
	color: #ba4a10;
	text-decoration: underline;
}

a.interactive_header:hover {
	font-weight: bold;
	font-size: 11px;
	color: #ba4a10;
	text-decoration: none;
}


a.tools_header:link, a.tools_header:active, a.tools_header:visited {
	font-weight: bold;
	font-size: 11px;
	color: #317697;
	text-decoration: underline;
}

a.tools_header:hover {
	font-weight: bold;
	font-size: 11px;
	color: #317697;
	text-decoration: none;
}
 
#Mast p{
	margin-top: 0px;
	font-size: 14px;
	color: #eff8fa;
	font-weight: 400;
	width: 350px;
	padding: 77px 0 0 13px;
}

a.mast:link, a.mast:visited, a.mast:active {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a.mast:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}


a.headline:link, a.headline:active, a.headline:visited {
	font-weight: bold;
	font-size: 14px;
	color: #897a25;
	text-decoration: underline;
}

a.headline:hover {
	font-weight: bold;
	font-size: 14px;
	color: #897a25;
	text-decoration: none;
}

a.copyright:link, a.copyright:active, a.copyright:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a.copyright:hover {
	text-decoration: none;
	color: #CCCCCC;
}


/* Top Navigation */

#TopNavBar {
	background-color: #1F2D47;
	text-align: right;
	height: 30px;
	width: 960px;
	top: 138px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 28px;
	padding-right: 20px;
	margin-bottom: 5px;
}


/* Bottom Navigation */

#Footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	width: 980px;
	background-image: url(images/mastbottom.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#FooterTop {
	text-align: center;
	background-color: #1F2D47;
	clear: both;
	height: 25px;
	width: 980px;
	line-height: 23px;
	margin: 10px 0 0 0;
}



#interactive_bar, #tool_bar {
	background: #f0f0f0;
	width: 304px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #979797;
	font-size: 10px;
	color: #aeaeae;
	margin-bottom: 5px;
}

#IndexLeftDept {
	float: left;
	width: 284px;
	padding: 0 5px 0 0;
	font-size: 10px;
	color: #aeaeae;
	margin-bottom: 5px;
	border-right: 1px solid #e4e4e4;
	
}

#IndexCenterDept {
 	float: right;
	width: 285px;
	padding: 0 0 0 0px;
	font-size: 10px;
	color: #aeaeae;
	margin-bottom: 5px;
}


#Index_interactive_bar {
	width: 370px;
	padding: 0 0 20px 0;
	font-size: 10px;
	color: #aeaeae;
	margin: 0px 0 10px 0;
}

#Index_tool_bar {
	float: right;
	width: 285px;
	padding: 0 0px 0px 0px;
	font-size: 10px;
	color: #aeaeae;
}


#article_text {
	padding: 0px;
	
}

.tools_header {
	font-weight: bold;
	font-size: 11px;
	color: #317697;
	margin-top: 0px;
}


.tools_bar_text {
	padding: 0px 0px 0px 10px;	
	margin-top: 0px;
	margin-bottom: 15px;
}

.article_photo {
	clear: both;
	border: 1px solid #e4e4e4;
	padding: 2px;
	margin: 0 3px 10px 5px;
	background:#FFFFFF;
	float: left;
}

.article_photo_dept {
	clear: both;
	border: 1px solid #e4e4e4;
	padding: 2px;
	margin: 0px 5px 5px 3px; 
	background:#FFFFFF;
	float: left;
}

.article_photo_vm {
	clear: both;
	padding:3px 3px 0px 8px;
	margin-right: 3px;
	margin-bottom: 10px;
	width: 120px;
	float: left;
}

.printemail {
	float: right;
	margin-top: 5px;
	padding-right: 10px;
}




#IndexLeftDept ul, #IndexCenterDept ul{
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	float: left;
}

#IndexLeftDept li, #IndexCenterDept li{
	font-weight: normal;
	padding: 0 0 0 0;
	margin-left: 25px;
}


/* AMJourneys Specific */

.Headline {
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

.Headline_time {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}


#ArticleBox .Headline {
	font-size: 16px;
	font-weight: normal;
	color: #666;
	margin-bottom: 5px;
	}

.CopyRight {
	font-size: 9px;
	color: #FFFFFF;
}

#ArticleBox {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	height: 1%;
}

#ArticleHeader {
	font-size: 18px;
	text-indent: 5px;
	font-weight: bold;
	color: #AF4607;
	width: 450px;
	margin: 0 0 5px 0;
}

.articleheader {
	font-weight: normal;
	font-size: 16px;
}


#copy_box {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}

.article_img {
	padding-bottom: 5px;
}

.h_article_img_cut_box {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 300px;
}

.v_article_img_cut_box {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 220px;
}

.cutline {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#back_home {
	width: 85px;
	float: right;
}
.ital {
	font-size: 11px;
	font-style: italic;
}
.unital {
	font-size: 11px;
}



#jci_custom_logo {
	text-align: center;
	padding: 7px;
}

#feature_teaser {
	height: 1%;
	float: left;
	padding-top: 7px;
	width: 585px;
	margin-top: 5px;
}

#feature_teaser_double {
	height: 1%;
	float: left;
	padding-top: 7px;
	width: 585px;
	margin-top: 5px;
}

#feature_teaser_bottom {
	margin-top: 5px;
	height: 1%;
	float: left;
	padding-top: 7px;
	width: 585px;
}

#feature_teaser_thumb {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	height: 1%;
}




.bold {
	font-weight: bold;
}

#cover_img {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}

.cover_align {
	text-align: center;
	padding-right: 10px;
	padding-left: 17px;	
}

#archive_container {
	height: 1%;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#archives_nav_box_index {
	float: left;
	width: 135px;
	height: 145px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	

}


#archive_lead_header {
	padding-top: 7px;
	padding-left: 7px;
	height: 1%;
}

#flash_gallery {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#extra_article {		
	padding: 5px 10px 0px 10px;
	color: #333333;
	background-color: #d5d5d5;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bb4d04;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bb4d04;
}




#sitemap {
	font-weight:bold;
	font-size: 12px;
}

.local_links_box {
	margin-right: auto;
	margin-left: auto;
}

#local_links_box li {
	list-style-type: none;
	padding-left: 50px;
}

.headline_links {
	line-height: 10px;
	font-weight: bold;
	color: #873A14;
	padding-left: 50px;
}

.description-links {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}


#headline_links_additional li {
	margin-left: -50px;	
}

#flash_required {
	text-align: center;
	height: 1%;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#vantage_gallery {
	border-width: 1px;
	border-style: solid;
	border-color:#CCCCCC;
	padding: 10px;
	margin: 15px;
	text-align: center;
	
}

