/* CSS Document */
a img {text-decoration:none;}
a {text-decoration:none;}

.black
{
	background-color:#333333;
	font-family: "Times New Roman", Times, serif;
	color:#666666;
	font-size: 10px;
}
.black a:link {color:#99CC00;}
.black a:visited {color:#99CC00;}
.black a:hover {color:#FF9900;}
.black a:active {color:#99CC00;}

.name {
	background-color:#FF9900;
	font:"Times New Roman", Times, serif;
	font-size: 48px;
	color:#333;
	position:absolute;
	left:0px;
	top:20px;
	width:100%;
	height:70px;
	text-indent: 35pt;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	position: absolute;
	z-index: 3;
	left: 450px;
	top: 25px;
	color: #333;
}
.contact a:link {color:#333333;}
.contact a:visited {color:#333;}
.contact a:hover {color:#0099FF;}
.contact a:active {color:#333;}

.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	padding: 5px;
	position: absolute;
	width: 185px;
	height: 450px;
	left: 35px;
	top: 125px;
	text-align: left;
	overflow: auto;
}
.news a:link {color:#99CC00;}
.news a:visited {color:#99CC00;}
.news a:hover {color:#FF9900;}
.news a:active {color:#99CC00;}

.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:#FFF;
	text-align:center;
	background-color:#666;
	width: 170px;
	height: 12px;
	}

.portfolio {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	overflow: auto;
	padding: 5px;
	position: absolute;
	height: 450px;
	width: 400px;
	left: 229px;
	top: 125px;
}

.title{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#FFCC00;
}

.title2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #333;
}
.splash1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCCCCC;
}
.splash2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color:#999999;
}


.hours {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	background-color:#666666;
	width: 170px;
	height: 12px;
	text-align:center;
}
