 A:link {text-decoration: none; color:#800080;}
 A:visited {text-decoration: none; color:#530353;}
 A:active {text-decoration: none; color:#412108;}
 A:hover {text-decoration: underline; color:#4b1d10;}

.wrapper
{
	
	border:ridge;
	background-color:#FFD9FF;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:40px;
	padding-right:40px;
	max-width:1000px;
	min-width:200px;
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.66);
-moz-box-shadow:    4px 4px 14px rgba(0, 0, 0, 0.66);
box-shadow:         4px 4px 14px rgba(0, 0, 0, 0.66);
	
}
	
.Image1
{
	max-width:985px;
	clear:both;
	text-align:center;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/Banner-Train/Head_Train.jpg);
	background-repeat:no-repeat;
	
	
	/* have this in here instead of .Image1 img, because image is included in the css div - Does not shrink image, just crops*/
	background-color:#9fa252;
		-webkit-box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.66);
-moz-box-shadow:    4px 4px 14px rgba(0, 0, 0, 0.66);
box-shadow:         4px 4px 14px rgba(0, 0, 0, 0.66);
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

	}

.Image1 img  	/* Need to use this on the image to adjust*/
 {
	 min-width:;
	 width:100%;
	 
	-webkit-box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.66);
-moz-box-shadow:    4px 4px 14px rgba(0, 0, 0, 0.66);
box-shadow:         4px 4px 14px rgba(0, 0, 0, 0.66);
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;


    }

.body
{
	width:100%;
	margin:auto;
	clear:both;
}
.font1
{
	text-decoration:none;
}
.footer
{
	text-align:center;
	width:100%;
	margin:auto;
	font-size:11px;
	margin-top:10px;
}


img{ border-width:0px;}
.menu{ font-family:Arial; font-size:14px; color:#FDF7EF; text-decoration:none;}
.menu:hover{ text-decoration:underline}
.txt:hover{ text-decoration:underline}
.txt{ font-family:arial; font-size:10px; color:#2F1C04; line-height:14px; text-decoration:none;}
.txttah{ font-family:tahoma; font-size:10px; color:#2F1C04; line-height:12px;}
a:hover{ text-decoration:none}

.AreaHold
{
	clear:both;
	text-align:center;
	
}
.AreaHold Div
{

	text-align:left;
	min-height:325px;
	max-height:450px;
	max-width:400px;
	display:inline-block;
	vertical-align:bottom;
	padding-left:10px;
	padding-right:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	background-image:url(img/watchbg.jpg);
	background-position:top;
	/* background-color:#dee1e6; */
	opacity:;
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.66);
	-moz-box-shadow:    4px 4px 14px rgba(0, 0, 0, 0.66);
	box-shadow:         4px 4px 14px rgba(0, 0, 0, 0.66);
}

.AreaHold p,ul
{
	font-weight:bolder;
}

.AreaHold li
{
	margin-left:25px;
	font-weight:normal;
}

.AreaHold img
{
	vertical-align:baseline;
	max-height:320px;
	
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.66);
	-moz-box-shadow:    4px 4px 14px rgba(0, 0, 0, 0.66);
	box-shadow:         4px 4px 14px rgba(0, 0, 0, 0.66);
	
}

.AreaHold2
{
	clear:both;
	text-align:center;
	
}

.HeaderImage1
{ 
	
	background:url(img/Banner-Train/images/Head_Train_01.jpg);
	height:50px;
	width:985px;
	clear:both;
	
}

.HeaderImage
{
	background-image:url(img/Banner-Train/Head_Train.jpg);
	max-width:100%;
	clear:both;
	text-align:center;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	}