@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/logostaronlylarge_green.jpg);
}

a:hover {
		cursor:pointer;
	}
	
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c7b299;
	text-decoration: none;
	border: 0px;
}

img {
	border: 0px;
}

a{
	margin-bottom:0px;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c7b299;
	text-decoration: underline;
}

.pressLinks {
	width:560px;
	margin-left:60px;
	margin-top:10px;
	height:100px;
}

.thumb{
	float:left;
	width:140px;
	height:140px;
}

.thumbText {
	margin-top:3px;
	width: 100px;
	clear:both;
	padding:0;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a59077;
	text-decoration: none;
	display:none;
}


.logopadding {
	padding-top: 15px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c7b299;
	text-decoration: none;
	bottom: 0px;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c7b299;
	text-decoration: none;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a59077;
	text-decoration: none;
}

#intro {
	position:absolute;
	left:363px;
	top:46px;
	width:262px;
	height:29px;
	z-index:9;
}

div#header {
	top:0px;
}

b {
	cursor:pointer;
}


