/* CSS Document */

/*Body*/

body
{ 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #000000;
background-position: top;
}

.header_home
{
	font-family: Georgia;
	font-size: 23px;
	color: #99CC63;
	text-align: left;
	line-height: 24px;
}

.lrg_text
{
	font-family: Georgia;
	font-size: 18px;
	color: #99CC63;
	text-align: left;
	line-height: 20px;
}

.copy_home
{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 15px;
	font-family: Georgia;
	font-size: 12px;
	color: #FEFEFE;
	text-align: left;
	line-height: 18px;
}

.copy_bullets
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia;
	font-size: 13px;
	color: #FEFEFE;
	text-align: left;
	line-height: 18px;
}

.box_copy {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Georgia;
	font-size: 14px;
	color: #FEFEFE;
	text-align: left;
	line-height: 21px;
	border: thin dotted #FFFFFF;
}

.box_copy2 {
	border: thin dashed #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia;
	font-size: 19px;
	color: #FEFEFE;
	text-align: center;
	line-height: 25px;
}

.small_copy
{
	font-family: Georgia;
	font-size: 13px;
	color: #4FBDDA;
	line-height: 18px;
}


.extra_type
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 14px;
	padding-top: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
}

.home_pics_left {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 11px;
	color: #333333;
	font-family: "Lucida Grande";
	text-align: left;
	background-position: left top;
	vertical-align: top;
	line-height: 13px;
}
	
a:link {color: #FEFEFE}
a:visited {color: #FEFEFE}
a:hover {color: #666666}
a:active {color: #FEFEFE}

a {text-decoration: underline}

a.b:link {color: #000000}
a.b:visited {color: #000000}
a.b:hover {color: #999999}
a.b:active {color: #000000}

a.b {text-decoration: none}

a.c:link {color: #4FBDDA}
a.c:visited {color: #4FBDDA}
a.c:hover {color: #CCCCCC}
a.c:active {color: #4FBDDA}

a.c {text-decoration: none}
