﻿@charset "utf-8";
A:link {text-decoration: underline; color: #615056;}
A:visited {text-decoration: underline; color: #615056;}
A:active {text-decoration: underline; color: #615056;}
A:hover {text-decoration: underline; color: #615056;}


.maintexttutoneb A:link {color: #FEFBE8;}
.maintexttutoneb A:visited {color: #FEFBE8;}
.maintexttutoneb A:active {color: #FEFBE8;}
.maintexttutoneb A:hover {color: #FEFBE8;}	
	
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top: 10px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FEFBE8;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615056;
	text-align:left;
}
	
.bodyTextHead {
	font-size: 14px;
}

.interiorleft {
	float: left;
	width: 290px;
}

.interiorright {
	float: right;
	width: 291px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;


}

.indextext {
	text-align:left;	
}	


.locations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.oneColFixCtr #container {
	width: 987px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #FEFBE8;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#logoint {
	width: 987px;
}

#logointlogo {
	width: 685px;
	float: left;
}

#logointmri {
	width: 302px;
	float: right;
}


#mainint {
	background-image: url(images/line_left.jpg);
	background-repeat:repeat-y;
	width: 987px;
}

#maininttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 18px;
	color: #615056;
	float: left;
	width: 640px;
	background-image: url(images/line_left.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

#maininttextwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 18px;
	color: #615056;
	float: left;
	width: 984px;
	background-image: url(images/line_left.jpg);
	background-repeat:repeat-y;
	text-align:left;
	height: 525px;
}

#maininttexthead {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 7px;
}

.maintexttutone {
	background-color:#F0EDD9;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-top: 17px;
	margin-bottom: 17px;
	border: 1px solid #615056;
	float:left;
	position:relative;
}

.maintexttutonehead {
	font-size: 12px;
	font-weight: bold;
	background-color:#615056;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #FEFBE8;
	margin-bottom: 9px;

}

.maintexttutoneb {
	background-color:#727152;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-top: 17px;
	margin-bottom: 17px;
	color:#F0EDD9;
	border-top: 1px solid #727152;
	float:left;
	position:relative;
}

.maintexttutoneheadb {
	font-size: 12px;
	font-weight: bold;
	background-color:#F0EDD9;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #727152;
	margin-bottom: 9px;

}

#nav {
	background-image: url(images/nav_bg.jpg);
	height: 29px;
	width: 987px;
	text-align:left;
	float: left;
}

.pointer {
	border: none;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#subinttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	color: #615056;
	float: right;
	width: 301px;
}

li {
	padding-top: 4px;

}

ul{
    margin: 0 auto;
}

.footer_addresses {
	font-size: 10px;
	background-color:#615056;
	color: #FEFBE8;
	font-weight:bold;
	width: 987px;
	float: left;
	position:relative;
}
	
.footer_addresses A:link {text-decoration: underline; color: #FEFBE8; font-size: 9px; font-weight:normal;}
.footer_addresses A:visited {text-decoration: underline; color: #FEFBE8; font-size: 9px; font-weight:normal;}
.footer_addresses A:active {text-decoration: underline; color: #FEFBE8; font-size: 9px; font-weight:normal;}
.footer_addresses A:hover {text-decoration: underline; color: #FEFBE8; font-size: 9px; font-weight:normal;}


#footer_subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #615056;
	width: 987px;
	float: left;
}

#footer_subnav A:link {text-decoration: underline; color: #615056;}
#footer_subnav A:visited {text-decoration: underline; color: #615056;}
#footer_subnav A:active {text-decoration: underline; color: #615056;}
#footer_subnav A:hover {text-decoration: underline; color: #615056;}
