/* Start of CMSMS style sheet 'IA Home Page' */
body {
        margin: 0;
        padding: 0;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #3A3A36;
	background-color: #292929;
}

a img {
        border: none;
}

.accessibility, hr {
	position: absolute;
	top: -9999em;
	left: -9999em;
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	border: none;
}
b, strong{font-weight: bold;}
i, em{font-style: italic;}
p {
	padding: 0;
	margin-top: 0.5em;
    margin-bottom: 1em;
   text-align:left;
}
h1, h2, h3, h4, h5 {
	line-height: 1.6em;
	font-weight: normal;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
        margin-top: 0;
        padding-top: 0;
        color: #999999;
}
a {
	color: #679EBC;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #3A6B85;
}
a:active {
	color: #3A6B85;
}
a:visited {
	color: #679EBC;
}
input, textarea, select {
	font-size: 0.95em;
}

#footer {
	width: 710px;
        height: 40px;
	background: #292929/*url(images/site/footer-bg.jpg) no-repeat scroll center top*/;
        padding:  0 33px;
        margin: 0 auto;
}

#menu {
	width: 710px;
        height: 37px;
        padding:  25px  33px 0 33px;
        margin: 0 auto;
	background: #292929/*url(images/site/menu-bg.jpg) no-repeat scroll center bottom*/;
}

#container {
	background: #292929/*url(images/site/container-bg.jpg) repeat-y scroll center top*/;
	width: 100%;
        padding:  0;
        margin: 0;
}


#phonenumbers {
        position: absolute;
        left: 595px;
        top: 110px;
}

#heading {
	height: 120px;
	width: 676px;
	margin: 0 auto;
        padding: 17px 17px 0;
        position: relative;
        background-color: white;
        background-image: url('images/site/main-container-bg.gif');
        background-position: top left;
        background-repeat: no-repeat;
}

#heading h1 {float: left;
        clear: none;
        font-size: 16px;
        font-weight: bold;
        margin-left: 15px;
        margin-top: 8px;
}

#logo {
        width: 275px;
        height:76px;
        float: right;
        clear: none;
}

#maincontent {
	width: 676px;
        margin: 0 auto;
        border-top: 7px solid white;
        /*border: 17px solid transparent;*/
        padding: 0 17px 17px 17px;
        background-color: white;
}

#menu {
        height: 27px;
        padding:  36px  0 0 0;
        margin: 0 auto;
}


#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	clear: right;
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        float: right;
        height: 27px;
        display: block;
}

#menu ul li {
        background: #282929 url(images/site/mainNav-li-bg.jpg) no-repeat scroll left bottom;
        list-style-type: none;
        height: 27px;
        margin: 0 0 0 8px;
        padding: 0;
        float: left;
        clear: none;
        display: block;
}
#menu ul li.currentpage {
        background: #282929 url(images/site/mainNav-li-bg-current.jpg) no-repeat scroll left bottom;
}
#menu ul li a {
        background: transparent url(images/site/mainNav-li-a-bg.jpg) no-repeat scroll right bottom;
        list-style-type: none;
        line-height: 27px;
        height: 27px;
        margin: 0;
        padding: 0 10px;
        display: block;
        color: #fff;
        font-weight: bold;
}

#menu ul li a.currentpage {
        background: transparent url(images/site/mainNav-li-a-bg-current.jpg) no-repeat scroll right bottom;
        color: #6f6f6f;
}

/*#menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        float: right;
        height: 38px;
        display: block;
}

#menu ul li {
        background: #f6f6f6 url(images/site/menu-bg-item-left.gif) no-repeat scroll left bottom;
        list-style-type: none;
        height: 38px;
        margin: 0 8px 0 0;
        padding: 0;
        float: left;
        clear: none;
        display: block;
}

#menu ul li a {
        background: transparent url(images/site/menu-bg-item-right.gif) no-repeat scroll right bottom;
        list-style-type: none;
        line-height: 38px;
        height: 38px;
        margin: 0;
        padding: 0 10px;
        display: block;
        color: #999999;
        font-weight: bold;
}*/

.narrow {
        width: 370px;
        margin: 0 auto;
        padding: 0m;
}

.divider {
        width: 670px;
        height: 1px;
        margin: 8px 0 8px 5px;
}

.leftCol {
        width: 230px;
        float: left;
        clear: left;
        margin-left: 20px;
}
.rightCol {
        width: 415px;
        float: left;
        clear: right;
        margin-left: 10px;
}


	.mapWrapper {
		display: block;
		margin: 0 auto;
	}
	
	#tooltip {
		position: absolute;
		display: block;
		border: 1px solid black;
		padding: 5px;
		font-size: 11px;
		font-family: verdana, helvetica, sans-serif;
		background-color: #EEEEEE;
		opacity: 0.85;
	}
	
	#tooltip h3 {
		margin: 0 0 10px;
		font-size: 12px;
	}

label {
display: block;
margin-bottom: 4px;
}
input, textarea {
display: block;
margin-bottom: 10px;
width: 280px;
}


.fb_invalid{
border: 1px solid #ffdddd;
background-color: #f5f5f5;
margin: 0 0 10px 0;
padding: 4px;
width: 290px;
}

.fb_invalid .error {
  color: red;
}

div.error_message ul { display: none; }

li.sectionheader {
display: none !important;
}
/* End of 'IA Home Page' */

