/* interior.css */

body {
	behavior:url("/stylesheets/csshover.htc");
	background-color: #98a5d4;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	z-index: 0;
	font-size: 85%;
}

a:link, a:visited {
	color: #344bd4;
}
a:active, a:hover {
	color: #000000;
}

#container {
	width: 770px;
	height: 640px;
}
#headingscript {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
}
#headingscript h1, #headingscript img{
	margin: 0;
	padding: 0;
	border: 0;
}
#collageblock {
	position: absolute;  
	z-index: 90;
	top: 70px;
	left: 180px;
}
#homeblock {
	position: absolute;  
	z-index: 90;
	top: 0px;
	left: 200px;
}


#sideblock {
	position: absolute;  
	z-index: 110;
	top: 102px;
	left: 570px;
}
#sideblock a {
	width: 176px;
	background-color: #7a89bd;
	color: #ffffff;
	text-decoration: none;
	padding: 9px 12px 8px 12px;
	font-family: georgia, garamond, palatino, new york, times, serif;
	font-size: 1.1em;
	display: block;
}
#sideblock a:hover {
	background-color: #ffffff;
	color: #24408f;
}




#contentareahome {
	position: absolute;  
	z-index: 90;
	top: 0px;
	left:180px;
	width: 600px;
}
#homecopy {
	padding: 450px 260px 20px 40px;
	font-family: georgia, garamond, palatino, new york, times, serif;
	font-size: 1.1em;
	color: #ffffff;
	line-height: 1.2em;
}
#homecopy a{
	color: #ffffff;
}
#homecopy a:hover {
	color: #bbbbff;
}

#contentarea {
	background-color: #bbc4e3;
	position: absolute;  
	z-index: 90;
	top: 420px;
	left:180px;
	width: 590px;
}
#contentareasubs {
	background-color: #bbc4e3;
	position: absolute;  
	z-index: 90;
	top: 70px;
	left:180px;
	width: 570px;
}
#contentareaservices {
	background-color: #bbc4e3;
	position: absolute;  
	z-index: 80;
	top: 440px;
	left:180px;
	width: 590px;
}
#contentcopy {
	padding: 40px 40px 40px 25px;
	font-family: georgia, garamond, palatino, new york, times, serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
}
#contentcalendar {
	padding: 10px 25px 40px 25px;
	font-family: georgia, garamond, palatino, new york, times, serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
}
#contentcopyphotos {
	padding: 20px 200px 40px 25px;
	font-family: georgia, garamond, palatino, new york, times, serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
}

#navblock {
	background-color: #dcdff6;
	position: absolute;
	z-index: 40;
	font-size: .9em;
	top: 70px;
	left: 0px;
	width: 180px;
}
#logo {
	text-align: center;
	border-bottom: 1px solid #b7c1e4;
}
#linkblock {
	background-color: #b0bade;
	padding: 0 0 10px 0;
}
.link, .linkon {
	padding: 0px;
	font-size: 1.1em;
	letter-spacing: 1px;
	/*border-bottom: 1px solid #9ca8d3;*/
}
.linksub {
	padding: 0px;
	font-size: 1.0em;
	letter-spacing: 0px;
	/*border-bottom: 1px solid #9ca8d3;*/
}
.link a {
	color: #24408f;
	text-decoration: none;
	padding: 8px 6px 6px 10px;
	display: block;
}
.link a:hover, .linkon a:hover {
	background-color: #9ea9d2;
	color: #ffffff;
	display: block;
}
.linkon a {
	color: #ffffff;
	background-color: #9ea9d2;
	text-decoration: none;
	padding: 8px 6px 6px 10px;
	display: block;
	font-weight: bold;
}
.linksub a {
	color: #54607f;
	text-decoration: none;
	padding: 4px 0px 3px 10px;
	display: block;
}
.linksub a:hover {
	background-color: #9ea9d2;
	color: #ffffff;
	display: block;
}
.linksubon a {
	color: #e0e5f6;
	background-color: #a7b1d6;
	text-decoration: none;
	padding: 4px 0px 3px 10px;
	display: block;
	font-weight: bold;
}
.linksubon a:hover {
	background-color: #9ea9d2;
	color: #ffffff;
	display: block;
}
.callout {
	margin: 10px 0 0 0;
	padding: 8px 15px 8px 15px;
	color: #454545;
	font-size: 1em;
	background-color: #dcdff6;
	font-family: palatino, times, serif;
	border-top: 1px solid #b7c1e4;
}
.callout a {
	color: #8690CD;
	text-decoration: none;
}
.callout a:hover {
	color: #344bd4;
	text-decoration: none;
}

#footer {
	background-color: #98a5d4;
	padding: 20px 170px 20px 20px;
	color: #414667;
	font-size: .8em;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.2em;
}
#footer a{
	color: #212647;
	text-decoration: none;
}
#footer a:hover {
	color: #344bd4;
}

#flinks {
	color: #333333;
	font-size: 1.2em;
	padding: 0 0 7px 0;
}	
#flinks a {
	color: #333333;
	text-decoration: none;
}
#flinks a:hover {
	color: #ffffff;
}
.form_label {
	color: #454545;
}
.warn_msg{
	background-color: #fff2b3;
	padding: 5px;
	color: #aa0000;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

.heading, h2, .h2 {
	color: #313e8f;
	font-size: 1.5em;
	font-weight: normal;
}
.h3 a {
	color: #333333;
	text-decoration: none;
}
.h3 a:hover {
	color:#344bd4;
}

h3 {
	font-size: 1.3 em;
	font-weight: normal;
}
.newscopytable {
	line-height: 1.3em;
}
.newscopytable .heading {
	color: #313e8f;
	font-size: 1.3em;
}
.newscopytable i {
	color: #666666;
}

ul.awards li b {
	font-size: 1em;
	color: #333333;
	font-weight: normal;
}
ul.awards li i {
	font-size: .9em;
	color: #666666;
	line-height: 1.1em;
}


/* =====================================
     CHANGE THE COPY BLOCK SIZES BELOW
   ===================================== */


#carecopyblock {
	padding: 30px 50px 30px 30px;
	width: 300px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#settingcopyblock {
	padding: 30px 50px 30px 30px;
	width: 370px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#servicescopyblock {
	padding: 30px 50px 30px 30px;
	width: 300px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#newscopyblock {
	padding: 30px 50px 30px 30px;
	width: 530px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#contactcopyblock {
	padding: 30px 50px 30px 30px;
	width: 530px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#visioncopyblock {
	padding: 30px 50px 30px 30px;
	width: 210px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#suitescopyblock {
	padding: 30px 50px 30px 30px;
	width: 210px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
#featurescopyblock {
	padding: 30px 50px 30px 30px;
	width: 530px;
	color: #212647;
	font-size: 1em;
	line-height: 1.5em;
	font-family: palatino, times, serif;
}
.nowrap {
	white-space: nowrap;
}
.MenuTable, .MenuTable td {
	font-size: 12px;
	line-height: 14px;
}

.coolblock {
	font-style: italic;
	color: #344ba4;
	padding: 8px 50px 8px 0;
	line-height: 1.2em;
}
.nobreak {
	white-space: nowrap;
}

#sideblock a.noblock {
	background: none;
	display: inline;
	padding: 0;
	border: 0;
}

/*Newsletter Signup Start*/
.newsform {
	margin: 20px;
	width: 176px;
	background-color: #7a89bd;
	color: #ffffff;
	text-decoration: none;
	padding: 9px 12px 8px 12px;
	font-family: georgia, garamond, palatino, new york, times, serif;
	font-size: 1.1em;
	display: block;
}

.newsform  p {
	margin:0;
	padding:0;
}

.newsform input {
	border: 1px solid #9fb1c3;
	color: #666666;
	font-size: 12px;
	padding: 2px 0;

}

.newsform p.submit {
	margin:0;
	padding:6px 0 0 0;
}
/*Newsletter Signup End*/

.clear {
	clear:both;
}