/* CSS Document */



body {
background: #094888 url(photos/bg_blue_new.jpg) top left repeat-x;
margin-top: 25px;
}


.bg_header {
	background: url(photos/bg_header_blank.jpg) top left no-repeat;
	padding: 0px 11px 0px 15px;
	line-height: 12px;
}


.parent_border {
	border: solid 1px #000000;
}

.content_parent {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
line-height: 20px;
background: #ffffff;
padding: 7px 18px 7px 15px;
text-align: justify;
}


.blue_text {
color: #0F5497;
font-weight: bold;
font-size: 12pt;
}

.subnav {
padding: 15px 8px 0px 8px;
}

.img_border {
border: solid 1px #000000;

}


.instructor_bio {
font-family: arial, verdana, sans-serif;
font-size: 9pt;
line-height: 16px;
padding: 5px 5px 0px 15px;
text-align: justify;
}

.photo_pad {
padding-bottom: 65px;
}



a.new_nav:link {
text-decoration: none;
color: #5C1214;
font-weight: normal;

}

a.new_nav:visited  {
text-decoration: none;
font-weight: normal;
color: #5C1214;

}

a.new_nav:hover {
text-decoration: underline;
font-weight: normal;
color: #5C1214;

}


.about_us {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
line-height: 20px;
padding: 12px;
}



.contact_parent {
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}

.contact_row_1 {
background: #ebebeb;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.contact_row_2 {
background: #f8f8f8;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.text_box {
border: solid 1px #000000;
background: #ffffff;
font-size: 9pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
}





a.intro_nav:link {
text-decoration: none;
color: #004a92;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 9pt;
}

a.intro_nav:visited  {
text-decoration: none;
color: #004a92;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 9pt;
}

a.intro_nav:hover {
text-decoration: underline;
color: #004a92;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 9pt;
}










