/* CSS Document */

body {
	margin: opx;
}

.footer {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 22px;
	
}


.bg_nav {
	background: url(photos/bg_nav.jpg) top left repeat-x;
	color: #ffffff;
	font-family: times new roman, times, serif;
	font-size: 12pt;
	font-weight: bold;
	
}


a.nav_link:link {
text-decoration : none;
color: #ffffff;

}

a.nav_link:visited  {
text-decoration : none;
color: #ffffff;
}

a.nav_link:hover {
text-decoration : none;
color : #EEEEEE;
}

.parent_border {
	border: solid 4px #000000;
}

.content_main {
	padding: 8px 20px 8px 20px;
}


.contact_parent {
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}

.contact_row_1 {
background: #E3F1D1;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 6px;
border-bottom: solid 1px #000000;
}

.contact_row_2 {
background: #F0F8E7;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 6px;
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;
}

.stationary_step
{
	border-top: dashed 1px #000000;
}