/* CSS Document */

body  {
	background-color: #F6F1E7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	line-height: 19px;
	text-align: left;
	
	}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 32px;
	color: #000;
	line-height: 12px;
	padding-top: -12px;

}

h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#171C39;
	line-height: 20px;

}

h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #B59E50;
	line-height: 16px;

}

h3  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 22px;
	color: #000;
	line-height: 26px;

}

.slogan  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	line-height: 12px;
	margin: 0px 0 0 0;

}



p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	line-height: 19px;
	text-align: left;
	
}

p a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #B59E50;
	line-height: 19px;
	text-align: left;
	
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #000;
	line-height: 25px;
	text-align: left;
	
}

.imgright {
	
	padding-left: 20px;
	
}


#allcontent  {
	width: 960px;
	position: relative;
	margin: auto;
	margin-top: 8px;
	background-color: #F6F1E7;
	height: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 0px 0px;
	
	}
	
	
#main {
	width: 960px;
	padding-top: 38px;
	padding-bottom: 50px;
	
	}
	
	
	
.mainl {
	border-right: dotted #003 thin;
	width: 728px;
	padding-right: 20px;
	padding-left: 0px;
	
	}
	
.mainr {
	width: 179px;
	padding-right: 10px;
	padding-left: 20px;
	
	}
	
#columns td p {
	padding: -38px 0px 0px 0px;
	vertical-align: top;
	margin-right: 15px;
		
	}
	
#columns .vertical {
	border-left: solid thin #FFF ;
	padding-left: 10px;
	
}

#columns .img {
	margin-top: -38px;
	vertical-align: top;
	
}
	
.movie  {
	padding: 0px 0px 20px 0px;
	}
	
#base {
	background-image:url(images/lowerbanner.png);
	background-repeat: no-repeat;
	height: 76px;
	margin-top: -38px;
}


	


	
#nav td {
		text-align: center;
		color: #B59E50;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		background-color:#112854;
		height: 29px;
		line-height: 29px;
	}
	
#nav td .sp {
		text-align: center;
		color: #B59E50;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: 100;
		font-size: 12px;
		
	}
	

	
	
	
	
#nav a {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	text-decoration:none;
	}

#nav a:link {
	text-decoration: none;
	
}

#nav a:visited {
	text-decoration: none;
	
	
}
#nav a:hover {
	color: #F7EBBA;
	text-decoration:none;
	
}
	

	
a {
	font-weight: normal;
	font-size: 13px;
	color: #06C;
	text-decoration:none;
	}

a:link {
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;
	
	
}
a:hover {
	color:#A0121C;
	text-decoration:none;
	
}
	

	

.hr  {
	border-bottom: thin dotted #999;
	line-height: 1px;
	
}


.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	line-height: 19px;
	text-align: center;
	
}

.copyright a {
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration:none;
	}

.copyright a:link {
	text-decoration: none;
	
}

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


