body {
	font-family: Arial, Helvetica, sans-serif;
}

a{font-size:14px; font-weight:bold; text-decoration:none; color:#FFFFFF;}
a:hover {font-size:14px; font-weight:bold; text-decoration:underline; color:#8dc63f;}
a:active {font-size:14px; font-weight:bold; text-decoration:none; color:#8dc63f;}

.site_center{ background:#000000; position:relative; margin:auto; width:100%;}
.main{ position:relative; margin:auto; width:780px; height: 620px; background-image:url(images/background_image.jpg); background-repeat:no-repeat}
.main2{ position:relative; margin:auto; width:780px; height: 620px; background-image:url(images/left_nav_background.jpg); background-repeat:no-repeat; background-color:#000000; padding-top:20px;}

/*home page navigation photos*/
#three_photos{width:780px; padding-left:350px;  padding-top:215px}
#three_photos h1{font-size:14px; color:#FFFFFF;}


#three_photos img{padding:5px; text-align:left;}


#three_photos a{
	color: #8dc63f;
	text-decoration: none;
	
	font-weight:bold;
}
#three_photos a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:bold;
}
.floatLeft {
	margin: 0px;
	padding: 5px;
	float: left;
}
.floatRight {
	margin: 0px;
	padding: 5px;
	float: right;
}

ul {
	list-style-image: none;
	list-style-type: none;
	line-height:1.3em;
	margin-top: .5em;
	color:#8dc63f;
	font-weight:bold;
}


#two_columns {width:780px; padding-left:350px;  padding-top:215px; padding-bottom:0px; border-left:thin; border-color:#FFFFFF;}

#two_columns h1{font-size:14px; color:#8dc63f;}

#two_columns a{font-size:14px; color:#ffffff; text-decoration:none; font-weight: bold;}
#two_columns a:hover{color:#8dc63f; text-decoration:underline; font-weight: bold;}

#left_nav{width: 216; padding: 10px 0px 0px 50px; margin: 0px 564px 0px 0px}
#left_nav ul {
	list-style-image: none;
	list-style-type: none;
	line-height:1.3em;
}

#right_column{margin: 0px 0px 0px 0px; width: 500px;}
#right_column p{color:#FFFFFF}

#photos_video {width:514px; margin: 0px 0px 0px 266px; background-color:#FFFFFF; }
