body { 
	margin:0; 
	padding:0; 
	height: 40px;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
}

#nav_box {
	width: 1000px;
	height: 40px;
	text-align:center;
	color:#000000;
}

.navigation {
	font-family: Times New Roman;
	font-size:14px;
	text-transform: uppercase;
	position: relative;
	top: -3px;
}

.navigation a {
	color: #000000;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

a.current_nav {
	text-decoration: underline;
}

.divider { display: inline; }

.footer_divider { display: inline; color: #ffffff;}

#welcome {
	padding-top: 15px;
	padding-left: 140px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#sitemason_inuqUE {
	font-family: Times New Roman;
	font-size: 18px;
	color: #474747;
}

#break {
	background-image: url(images/break.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 1000px;
}

.date_evens_home {
	background-color: #e6edf1;
	font-size: 12px;
}

.date_evens_home a {
	margin-right: 130px;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}

.date_evens_home a:hover {
	text-decoration: underline;
}
.date_odds_home {
	font-size: 12px;
}

.date_odds_home a {
	margin-right: 15px;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}

.date_odds_home a:hover {
	text-decoration: underline;
}

#int_nav_box {
	background-image: url(images/int_bg.jpg);
	background-repeat: repeat-y;
	width: 336px;
}

#int_nav
{
	font-style: Arial;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	float: left;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
	padding-top: 10px;
	padding-left: 150px;
}
	
#int_nav a {
	color:#ffffff;
	font-size: 14px;
	text-decoration: none;
}
	
#int_nav a:hover {
	text-decoration: underline;
}
	
.2nd_current a {
	text-decoration: underline;
}	

.3rd_current a {
	text-decoration: underline;
}	

ul {
	text-align: left;
	list-style-type: none;	
	list-style: none;
}

ul.subnav {
	padding:0;
	margin:0;
}

ul.subnav li ul {
	padding-left: 15px;
	margin:0;
}

li.active {
	text-decoration: underline;
	color: #ffffff;
}

li {
	list-style-type: none;	
	list-style: none;
	margin-bottom: 7px;
}	

#int_content {
	padding-top: 25px;
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #222222;
}

#int_content a {
	color: #cf5b2c;
	text-decoration: none;
}

#int_content a:hover {
	text-decoration: underline;
}

.bottom_row {
	font-size: 12px;
}

#border_left { border-left: 1px black solid; padding-left: 10px; }

#footer_box {
	margin:0;
	padding: 0 0 0 175px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 109px;
	text-align: center;
}

#footer_box img {
	float: right;
	padding-top: 25px;
}

.footer_nav {
	font-family: Arial;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
}

.footer_nav a {
	color: #bfc1c1;
	text-decoration: none;
}

.footer_nav a:hover {
	text-decoration: underline;
}

.footer {
	font-family: Arial;
	vertical-align: top;
	text-align: left;
	color: #bfc1c1;
	font-size: 10px;
	text-align: center;
}
