/* CSS Document */
#allcontent {
	width: 900px;
	background-color: #FFFF99;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS"; 
}	

body {
	background-color: #FFFF99;
}

#header {
	background-color: #FFFF99;
	margin-bottom: ;	
	height: 320px;
}	

#header img.imghead {
	float: left;
	margin-top: 30px;
	height: 240px;
	width: 240px;	
}

img.slideshowclear {
	float: right;
	margin-bottom: 0px;
	
	height: 300px;
	width: 600px;
}		

#masterdiv {
	clear: left;
}	

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFFFFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid gray;/* */
}
.menutitle a, .menu a:visited {
	text-decoration: none;
	color: #000000;
}

.menutitle :hover {
	color: #DF021B;
}

.submenu{
margin-bottom: 0.5em;
text-decoration: none;
font-weight:bold;
font-size: 0.9em;
}

.submenu a, .submenu a:visited {
	text-decoration: none;
	color: #000000;
}

.submenu a.dvd1, p.dvd1 {
	color: #009933;
	text-decoration: none;
}

.submenu a.dvd2, p.dvd2 {
	color: #993399;
	text-decoration: none;
}

.submenu a.dvd3, p.dvd3 {
	color: #FF6600;
	text-decoration: none;
}	

.table.prodnav a.dvd2 {
	color: #993399;
}		

.submenu a:hover {
	color: #DF021B;
}	

#maincontent {
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;
	float: right;
	width: 730px;
	background-color:#FFFFFF;
}

#maincontent a {
	color: #DF021B;
}

.navimg {
	padding:2px;
	margin-left: 3px;
	border: none;
}		

h1 {
	text-align: center;
}

h3, h4 {
	color: #DF021B;
}

h3 {
	text-decoration: underline;
	text-align: center;
}

img.trainbreak {
	border: 1px solid gray;
}			

img.imgmain {
	border: none;
}

img.imgabout {
	border: 1px solid gray;
}
		
img.floleft {
	float: left;
	width: 131px;
	margin-right: 5px;
}	

img.floright {
	float: right;
	width: 131px;
	margin-left: 5px;
}

img.contactimgfright {
	float: right;
	width: 340px;
	border: 1px solid gray;
}	

img.imghwd {
	border-style: none;
}	
			
.clip {
	float: right;
	width: 300px;
	height: 254px;
	border: 4px #DF021B solid;
	margin-left: 5px;

}	

.clip2 {
	float: right;
	width: 350px;
	height: 224px;
	border: ;
	margin-left: 5px;
	
	
}	

#footer {
	float: right;
	width: 736px;
	border: 1px solid gray;
	margin-top: 2px;
	background-color:#FFFFFF;
	padding: 2px 2px 2px 2px;
	clear: both;
	
}	

#footer ul {
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	
}	

#footer ul.footnav li {
	list-style-type: none;
	display: inline;
}	

#footer ul.footnav a, #footer ul.footnav a:visited {
	text-decoration: none;
	padding-right: 10px;
	margin-right: 10px;
	color: #000000;	
}

#footer ul.footnav a:hover {
	color: #DF021B;
}

.hwd, .hwd a {
	clear: right;
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
	color: #000000;
}	

