@charset "utf-8";
body  {
	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 */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: f6e5a0;
	background-repeat: repeat;
	background-image: url(/images/bg.jpg);	
}
a:link, a:visited, a:active, a:focus {
	color: #990000;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;	
}
#container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #273D79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	line-height: 19px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background-color: #273D79;
	height: 189px;
	width: 820px;
} 
#headerleft {
	height: 189px;
	width: 150px;
	Float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C8AB1;
	border-bottom-width: 0px;
	}
#header_connection {
	color: #FCF8DB;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 56px;
	letter-spacing: 18px;
	font-weight: bold;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	text-align: right;
	width: 666px;
	float: right;
	clear: none;
	background-image: url(../images/header_botimages.jpg);
	background-position: bottom;
	height: 189px;
	background-repeat: no-repeat;
} 
#header_tagline {
	color: #FCF8DB;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 10px;
	margin-top: -7px;
	margin-right: 0px;
	font-weight: bold;
	font-style: normal;
	
} 
#header_image {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
} 

#navbar {
	width: 740px;
	height: 29px;
	text-align: center;
	padding-left: 80px;
	background-color: #273D79;
	position: relative;
	z-index: 300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8487B0;
	border-bottom-color: #7A89B0;
}

#boxes {
	width: 820px;
	height: 180px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D8BAF;
	border-bottom-color: #7D8BAF;
	background-image: url(/images/boxes.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.header {
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
	margin-bottom: -10px;
}
#box1 {
	color: #FFF;
	font-size: 9pt;
	text-decoration: none;
	width: 222px;
	float: left;
	margin-top: 0px;
	background-color: #A99A6F;
	background-image: url(/images/boxes1.jpg);
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 115px;
	padding-right: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5B58D;
	border-right-color: #C5B58D;
	border-bottom-color: #C5B58D;
	clear: left;
	line-height: 11pt;
}
#box2 {
	color: #FFF;
	font-size: 9pt;
	text-decoration: none;
	width: 222px;
	float: left;
	margin-top: 0px;
	background-color: #A99A6F;
	background-image: url(/images/boxes2.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 105px;
	padding-right: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5B58D;
	border-right-color: #C5B58D;
	border-bottom-color: #C5B58D;
	clear: left;
	line-height: 11pt;
}
#box3 {
	color: #FFF;
	font-size: 9pt;
	text-decoration: none;
	width: 222px;
	float: left;
	margin-top: 0px;
	background-color: #A99A6F;
	background-image: url(/images/boxes3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 115px;
	padding-right: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5B58D;
	border-right-color: #C5B58D;
	border-bottom-color: #C5B58D;
	clear: left;
	line-height: 11pt;
	}
	

.dropcap {
	float: left;
	color: #273D79;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	line-height: 1.85em;
	font-weight: bold;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: -20px;
	margin-top: -24px;
}
#bar {
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5B58D;
	float: left;
	width: 160px;
	margin-left: 30px;
	clear: left;
}
#bar_blue {
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5B58D;
	float: left;
	width: 160px;
	margin-left: 30px;
	clear: left;
	margin-top: -20px;
}
#photobar {
	height: 180px;
	width: 820px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D8BAF;
	border-bottom-color: #7D8BAF;
}
#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FCF8DB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #C5B58D;
	border-bottom-color: #C5B58D;
	color: #273D79;
	clear: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-color: #C5B58D;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#sidebar2_ref{
	font-size: 85%;
}

#mainContent {
	margin-top: 15px;
	margin-left: 250px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	
} 


#mainContent_1col {
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 35px;
	margin-bottom: 10px;
	width: 750px;
} 
#pageheader {
	font-size: 20px;
	color: #7A88AD;
	font-weight: bold;
}
#textheader1{
	color: #273D79;
	font-size: 16px;
	font-weight: bold;
}

#textheader2{
	color: #5B6B95;
	font-size: 14px;
	font-weight: bold;
}
#textheader3{
	color: #273D79;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	background:#fff;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #78684E;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 70%;
	color: #78684E;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
