
/* Subpage Spot Image Borders and Alignment */
.spotImageHome  {     

    vertical-align: top;
    border-bottom: 1px solid #000033;
    border-top: 0px transparent;
    border-right: 1px solid #000033;
    border-left: 1px solid #000033;
    padding: 0px 0px;
    margin: 0px; 
}

.rightSmallHome  {     

    font-size: 10px;
    font-family: arial, verdana, helvetica, sans-serif;
    line-height: 14px;
    vertical-align: top;
    color: #99CCCC;
    text-transform: uppercase;
    border-top: 1px dashed #666666;
    padding: 8px 6px 0px 0px;
    margin: 0px; 
}

.rightHomeBack { background-image: url("/images/green_gradient.jpg"); background-repeat: repeat-x; background-color: #006666; }

.rightTeaser  {     

    font-size: 11px;
    font-family:  verdana, arial, helvetica, sans-serif;
    vertical-align: top;
    color: #99CCCC;
    line-height: 14px;
    padding: 16px 0px 26px 0px;
    margin: 0px; 
}

.rightTeaserLink, .rightTeaserLink:link, .rightTeaserLink:visited  { color: #ffffff; }
.rightTeaserLink:hover { color: #FFCC66; text-decoration: none; }

.rightPlainHome  {     

    font-size: 11px;
    font-family:  verdana, arial, helvetica, sans-serif;
    vertical-align: top;
    color: #99CCCC;
    line-height: 14px;
    padding: 10px 10px 10px 14px;
    margin: 0px; 
}

.rightPlainHomeLink, .rightPlainHomeLink:link, .rightPlainHomeLink:visited  { color: #ffffff; }
.rightPlainHomeLink:hover { color: #FFCC66; text-decoration: none; }

#homeFill { background: #000000; }

.botShadeHome  { background-color: #000000; }

.bottomBarHome  { background-color:#CC0000; }

.homeContent { background: #000000 no-repeat top left; height: 448px; background-attachment: scroll; }

.HomeImageLink
{ position: absolute;
  top: 205px;
  left: 200px;}


.roundtop {
	background-image: url(images/rounded-top.gif);
	width: 315px;
	height: 15px;
}
.roundside {
	background-image: url(images/rounded-sides.gif);
	background-repeat: repeat-y;
	width: 315px;
	
}
.roundbottom {
	background-image: url(images/rounded-bottom.gif);
	width: 315px;
	height: 15px;
}


.roundtop430 {
	background-image: url(images/rounded-top430.gif);
	width: 430px;
	height: 15px;
}
.roundside430 {
	background-image: url(images/rounded-sides430.gif);
	background-repeat: repeat-y;
	width: 430px;

	
}
.roundbottom430 {
	background-image: url(images/rounded-bottom430.gif);
	width: 430px;
	height: 15px;
}


h8 {


   font-size: 18px;
   color: #990000;
   text-align: left;
   font-weight: bold;
   white-space: break-word;
   padding: 5px 15px 5px 15px;


}