@charset "UTF-8";
/* CSS Document */

html {
	height: 110%;	
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}



/* CONTENT HOLDERS */
#contentBkgd { 
	position: relative;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/contentBkingWhite.png);
	background-repeat: no-repeat;
	padding: 0px 60px 0px 60px;
}

#contentMainHolder {
	width: 660px;
	height: 100%;
	padding: 10px 0px 0px 0px;
}

#gloablNav {
	width: 660px;
	height: 38px;
	background-image: url(images/navLines.png);
	background-repeat: no-repeat;	
}

.copyHolder {
	width: 620px;
	padding: 0px 20px 0px 20px;	
}

#footerHolder {
	width: 660px;
	height: 30px;
	text-align: center;
	padding-bottom: 60px;
}


/* NAV IMAGES */
.navHome {
	display: inline-block;
	width: 75px;
	height: 38px;
	background: url('images/navHome.png') top;
}
.navHomeLink {
	display: inline-block;
	width: 75px;
	height: 38px;
	background: url('images/navHome.png') bottom;
}
.navHomeLink:hover {
	background-position: 0px 0px;
}

.navAbout {
	display: inline-block;
	width: 73px;
	height: 38px;
	background: url('images/navAbout.png') top;
}
.navAboutLink {
	display: inline-block;
	width: 73px;
	height: 38px;
	background: url('images/navAbout.png') bottom;
}
.navAboutLink:hover {
	background-position: 0px 0px;
}

.navMedicine {
	display: inline-block;
	width: 195px;
	height: 38px;
	background: url('images/navMedicine.png') top;
}
.navMedicineLink {
	display: inline-block;
	width: 195px;
	height: 38px;
	background: url('images/navMedicine.png') bottom;
}
.navMedicineLink:hover {
	background-position: 0px 0px;
}

.navForms {
	display: inline-block;
	width: 143px;
	height: 38px;
	background: url('images/navForms.png') top;
}
.navFormsLink {
	display: inline-block;
	width: 143px;
	height: 38px;
	background: url('images/navForms.png') bottom;
}
.navFormsLink:hover {
	background-position: 0px 0px;
}

.navContact {
	display: inline-block;
	width: 93px;
	height: 38px;
	background: url('images/navContact.png') top;
}
.navContactLink {
	display: inline-block;
	width: 93px;
	height: 38px;
	background: url('images/navContact.png') bottom;
}
.navContactLink:hover {
	background-position: 0px 0px;
}

.navFAQ {
	display: inline-block;
	width: 61px;
	height: 38px;
	background: url('images/navFAQ.png') top;
}
.navFAQLink {
	display: inline-block;
	width: 61px;
	height: 38px;
	background: url('images/navFAQ.png') bottom;
}
.navFAQLink:hover {
	background-position: 0px 0px;
}


/* IMAGE TREATMENTS */
img.bg {
		width: 100%;
        height: 380px;
		position: fixed;
		background-repeat: repeat-x;
		z-index: -2;
}

img.bgArt {
		width: 1024px;
        height: 220px;
		position: fixed;
		top: 0px;
		left: 50%;
		margin-left: -512px;
		background-repeat: repeat-x;
		z-index: -1;
}

#littleBirdImage {
	padding: 40px 122px 14px 123px;	
}

img.sechead {
	padding: 37px 0px 12px 0px;
}

.imageleft {
	float: left;
	padding: 5px 20px 5px 0px;
	text-align: left;
} 

.imageright {
	float: right;
	padding: 5px 0px 5px 20px;
	text-align: left;
}

#footerLine {
	padding: 0px 0px 10px 0px;
}

.iconEmailLink {
	display: inline-block;
	width: 16px;
	height: 12px;
	background: url('images/iconEmail.png') bottom;
	margin: 0px 0px 3px 0px;
}
.iconEmailLink:hover {
	background-position: 0px 0px;
}



/* TYPE TREATMENTS */
.headerNamestyle {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: bold;
	text-shadow: 1px 0 2px #010b1d;
}

.headerTitlesstyle {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: bold;
	text-shadow: 1px 0 2px #010b1d;
	padding: 0px 225px 0px 0px;
}

.headerNumberstyle {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: bold;
	text-shadow: 1px 0 2px #010b1d;
	padding: 0px 7px 0px 0px;
}

.bodystyleHeader {
	color: #00154a;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
}

.bodystyle {
	color: #505050;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;	
}

.footerstyle {
	color: #505050;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;	
}


/* link colors */
.style1 {color: #7d8ea0}
a:link {
	color: #7d8ea0;
	text-decoration:none;
}
a:visited {
	color: #7d8ea0;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #7d8ea0;
	text-decoration:none;
}

#topmenu {
	list-style-type:none;
	margin:0;
	padding:0;
}
#topmenu li {
	float:left;
	margin:0;
	padding:0;
	vertical-align: top;
	padding-right: 10px;
}

#topmenu a {
	color: #DDDCDD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

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