﻿/* CSS Document */

hr {
	border-top: 1px dotted #00a2d5;
	margin-bottom: 10px;
	width: 100%;
}

	
ul#job { 	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #393939;
	list-style: none;
}

ul#job li {
	background:url(/images/buttons/grey_arrow.gif) no-repeat 0 4px;
	padding-left: 8px;
	margin-bottom: 8px;
}



h1 {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00a2d5;
	padding: 20px 5px 10px 0px;
	display: block;
	clear: both;
}

h2 {
	padding: 5px 5px 10px 5px;
	display: block;
	clear: both;
}


body.avpos {
	background-image: url(../images/bg/avpos_bg.gif);
	background-repeat: repeat-y;
	background-position:left;
}

#avpos_interior { /* light blue box that holds copy_description; this one is set up for an about page with photo, text and right nav */
	background-color: #e8f6fb; /* this is the background for the main copy */
	width: 497px;
	top: 312px; /* this value will change if the main top photo is altered in height */
	left: 248px;
	position:absolute;
	border-top: 0; /* this will change according to section color */
	border-bottom: 0;
	border-left: 0;
}

#rightmenu.avpos {
	width: 180px;
	top: 298px;
	left: 762px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	border: 0;
}

#leftnav ul.nextstep {
	margin: 52px 40px 0px 30px;
	_margin: 50px 40px 0px 30px;
	display: block;
	list-style: none;
	padding: 0px;
	line-height: 14px;
}



#rightmenu ul.brochure {
	margin: 10px 10px 10px 10px;
	display: block;
	list-style: none;
	line-height: 11px; 
}

#rightmenu ul.brochure li {
	padding-bottom: 15px;
	background: url(/images/buttons/icon_pdf.gif) no-repeat 0 5px;
	padding-left: 25px;

}


#rightmenu ul.brochure li a { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000044;
	font-weight: bold;
	text-decoration: none;
}

#rightmenu ul.brochure li a:hover { 	
	text-decoration: underline;
	color: #000044;
}

img#icon_facebook_large {
	margin: 35px 0 0 17px;
}
