/* Body Text, Headers, Subheaders */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sunland_libby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #126aba;
}

.Plainbluetext12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #126aba;
}
.Plainbluetext12pt_underlined{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #126aba;
	text-decoration: underline;
}

.Plainbluetext10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #126aba;
}
.Plainbluetext12pt_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #126aba;
}
.Plainbluetext14pt_italic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #126aba;
}
.Plainbluetext12pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #126aba;
}
.Plainbluetext12pt_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.red12pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.red14pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.Header_Sunland {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#000000;
	letter-spacing: 1px;
}
.HeaderBlack_Sunland {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color:#000000;
	letter-spacing: 1px;
}
.SunlandUL {
	background-color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	display:block;
	height: 20px;
}
.SunlandUL2 {
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	display:block;
	height: 10px;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytext_bold -blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#126aba;
	font-weight:600;
}
.google_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#126aba;
	font-weight:100;
	letter-spacing: 1px;
}
.sm_numbering {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color:#126aba;
	font-weight:200;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:600;
	letter-spacing: 1px;
}
.location_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight:600;
	line-height: 20px;
}
.location_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#126aba;
	font-weight:600;
	line-height: 25px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodytext_10pt_arial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bodytext_16pt_arial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.bodytext_faded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.bodytext_services_fix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:-1px;
}
/* #Loading {
	display: none;
}*/
.detail_view {
	display:block;
	height: 100%;
	width: 99%;
	border:solid;
	border-width: 1px;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#F5F5F5;
	border-right-color:#F5F5F5;
	background-color:#F5F5F5;
	text-align: left;
}
.detail_services {
	display:block;
	height: 100%;
	width: 100%;
	border:solid;
	border-width: 1px;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#F5F5F5;
	border-right-color:#F5F5F5;
	background-color:#F5F5F5;
	text-align: left;
}
/* END Body Text, Headers, Subheaders */


/* CSS Project Page Navigation */
a.square {
	background-color:#BFDBF3;
	border: 1px;
	border-bottom-color:#0066FF;
	border-left-color:#0066FF;
	border-right-color:#0066FF;
	border-top-color:#0066FF;
	border-style:solid;
	display:block;
	width: 32px;
	height: 32px;
	text-decoration:none;
}
a.square:hover {
	background-color:#FF0000;
	border: 1px;
	border-bottom-color:#CC6600;
	border-left-color:#CC6600;
	border-right-color:#CC6600;
	border-top-color:#CC6600;
	border-style:solid;
	display:block;
	width: 32px;
	height: 32px;
	text-decoration:underline;
}
a.square:visited {
	background-color:#1890EB;
	border: 1px;
	border-bottom-color:#3366FF;
	border-left-color:#3366FF;
	border-right-color:#3366FF;
	border-top-color:#3366FF;
	border-style:solid;
	display:block;
	width: 32px;
	height: 32px;
	text-decoration:none;
	color:#FFFFFF;
}
a.forward {
	background-image:url(images/buttons/Forward_UP.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	display:block;
	height: 20px;
	width: 200px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #126aba;
}
a.forward:hover {
	background-image:url(images/buttons/Forward_OVER.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	display:block;
	height: 20px;
	width: 200px;
	padding-left: 25px;
}
a.previous {
	background-image:url(images/buttons/Previous_UP.png);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	display:block;
	height: 20px;
	width: 200px;
	padding-right: 25px;
}
a.previous:hover {
	background-image:url(images/buttons/Previous_OVER.png);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	display:block;
	height: 20px;
	width: 200px;
	padding-right: 25px;
}

/* END Project Page Navigation */
#menu
{
	font-weight:900;
	line-height:30px;
	font-size:14px;
}
#menu a
{
	font-weight:900;
	text-decoration:none;
	color:black;
	font-size:14px;
}
#menu a:hover
{
	color:#126abc;
}
#menu a.active
{
	color:#FF0000;
}
#menu a.active:hover
{
	color:red;
}
ol
{
	font-weight:normal;
	list-style-type:none;
	display:none;
	background-color:#f5f5f5;
	margin-left:0px;
}
ul.SubGroup
{
	margin-left:20px;
	margin-right:20px;
}



/*expandable menu on Services Page CSS*  /

#menu li{
  width: 100%;
  margin: 0;
  padding: 0;
    
}

#menu ol {
  display: none;
  text-align: left;
  margin: 0;
  vertical-align:top;
}

#menu li, 
  ul#menu a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

#menu li {
  /*border-bottom: solid 1px #73a2da;* /
   line-height: 24px;
   font-weight: normal;
}

#menu ol li {
  border-bottom: none;
  background-color:#F5F5F5;
}

#menu ol li:before {
}

#menu a {
  text-decoration: none;
  outline: none;
}

#menu a:hover {
  color: #126aba;
}

#menu ol a:hover {
  color: #0000FF;
  text-decoration:underline;
}

#menu a.active {
  color: #FF0000;
}
.load_decoration {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  letter-spacing: 1px;
  color:#999999;
}

/*END expandable menu CSS*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #126aba;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


/* bullet code for services page drop down lists*/

li.services_bullets
{
margin-bottom: 10px;
/*background-color:blue;
color:green;*/
}
ul.SubGroup
{
	margin-left:20px;
	padding-right:5px;
}
blockquote.Links
{
	margin-left:20px;
	margin-right:20px;
}

/* CSS Universal Site Navigation */

.hiddenPic {
display:none;
}

a.MenuItem {
	display:block;
	width: 100%;
	height: 100%;
	z-index:20;
}
a.home:link {
	background-image:url(images/buttons/Home_Up.gif);
}
a.home:visited {
	background-image:url(images/buttons/Home_Visited.gif);
}
a.home:hover {
	background-image:url(images/buttons/Home_Over.gif);
}
a.home:active {
	background-image:url(images/buttons/Home_Down.gif);
}
a.services:link {
	background-image:url(images/buttons/Services_Up.gif);
}
a.services:visited {
	background-image:url(images/buttons/Services_Visited.gif);
}
a.services:hover {
	background-image:url(images/buttons/Services_Over.gif);
}
a.services:active {
	background-image:url(images/buttons/Services_Down.gif);
}
a.projects:link {
	background-image:url(images/buttons/Projects_Up.gif);
}
a.projects:visited {
	background-image:url(images/buttons/Projects_Visited.gif);
}
a.projects:hover {
	background-image:url(images/buttons/Projects_Over.gif);
}
a.projects:active {
	background-image:url(images/buttons/Projects_Down.gif);
}
a.aboutus:link {
	background-image:url(images/buttons/About_Us_Up.gif);
}
a.aboutus:visited {
	background-image:url(images/buttons/About_Us_Visited.gif);
}
a.aboutus:hover {
	background-image:url(images/buttons/About_Us_Over.gif);
}
a.aboutus:active {
	background-image:url(images/buttons/About_Us_Down.gif);
}
a.employment:link {
	background-image:url(images/buttons/Employment_Up.gif);
}
a.employment:visited {
	background-image:url(images/buttons/Employment_Visited.gif);
}
a.employment:hover {
	background-image:url(images/buttons/Employment_Over.gif);
}
a.employment:active {
	background-image:url(images/buttons/Employment_Down.gif);
}
a.contactus:link {
	background-image:url(images/buttons/Contact_Us_Up.gif);
}
a.contactus:visited {
	background-image:url(images/buttons/Contact_Us_Visited.gif);
}
a.contactus:hover {
	background-image:url(images/buttons/Contact_Us_Over.gif);
}
a.contactus:active {
	background-image:url(images/buttons/Contact_Us_Down.gif);
}
/* END CSS Universal Site Navigation */

img.no{
border:none;
}
