/* CSS Document */

td {font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: normal;
	line-height: 1.25em;}
	
p {font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: normal;
	line-height: 1.25em;}
	
h2 {font-size: 19px;
	color: white;
	font-weight: bold;
	letter-spacing: .25em;}
	
hr {width: 200px; color: #000000; text-align:center;}
hr.buttonhr {width: 90px; color: #AEAFB4; text-align:left; margin-left: 70px; }

a { font-family: Arial, Helvetica, sans-serif;
	color: #653231;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;}
	
a:hover { color: black;}

a.blk { font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;}
	
a.blk:hover { color: #653231;}

a.small {font-size: 14px;}

a.leftbutn {
	display:block;
	color: black;
	padding: 3px 0 3px 45px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	border-top: 1px solid #B0B0B6; /* med grey */
	text-decoration: none;
	line-height: 1.2em;
	} 

a.butn{
	display:block;
	color: black;
	padding: 3px 0 3px 45px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	border-top: 1px solid #B0B0B6; /* med grey */
	border-bottom: 1px solid #B0B0B6; /* med grey */
	text-decoration: none;
	line-height: 1.2em;
	} 
	
a.butn:hover {color: #653231;} /* burgandy */

	
a.leftbutn:hover {color: #653231;} /* burgandy */

a.leftbutnactive {
	display:block;
	color: #653231;
	padding: 3px 0 3px 45px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	border-top: 1px solid #B0B0B6; /* med grey */
	text-decoration: none;
	background-color: #B0B0B6;
	line-height: 1.2em;
	} 
	
a.leftbutnactive:hover {color: black;}

a.subbuttonh { 
	color: #653231;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 1em;
	padding-left: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

a.subbuttonh:hover { color: #000000;}

a.subbutton { 
	color: #653231;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 2em;
	padding-left: 60px;
	}

a.subbutton:hover { color: #000000;}

a.movielink { color: #653231;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	vertical-align:middle;}

a.movielink:hover { color: #000000;}

a.movielink1 { color: #653231;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.05em;}

a.movielink1:hover { color: #000000;}

.btntext {font-size: 13px;}

div.sitemap a {font-size: 12px;
		line-height: 15px;
		display: block;}
	
/* images */
.imageside {padding: 0; margin: 0;}

/* text */
.text {padding: 25px 40px 0 40px;
	text-align: left;}
	
.emph { color: #00000;
	font-size: 17px;
	font-weight: bold;}

.btm {background-image:  url(images/construction_mcdons.jpg) left no-repeat;}

.closing { text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #E6E7E8;}

a.closing {font-weight: bold;
	font-size: 16px;
	color: #E6E7E8;}

a.closing:hover {color: black;}	

.close { text-align: center;
	padding-right: 50px;}
.building { font-family:"Times New Roman", Times, serif; 
	font-size: 16px;
	font-weight: bold;
	font-style: italic;}
	
.caption { color: #653231;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	vertical-align:middle;
	text-align: center;}
	
.address {text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 70px 0 0;}
div.address a{font-weight: bold;
	font-size: 12px;}
.smlink { font-size: 9px;}
.formbutton {background-color: #C8C8C7;
	color: #653231;
	font-weight: 700;
	font-size: 12pt;
	padding: 0px;
	}