/* CSS Document */

body,td,th,a,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body { background-image:url("../images/carver bg red.png") }

.copyright {
	font-size: 9px;
	color: #999999;
}
.email {
	color: #FFFFFF;
	text-decoration:none;
}
.email:hover {
	color: #80DA33;
	text-decoration:underline;
}
.heading {
	font-size: 50px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.pop-up-heading {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.textbox{
	border: 0px;
	background-color: #fff;
	font: arial;
	font-size: 12px;
}
.content {
	width: 500px;
}
.style1 {
	color: #80DA33;
	font-size:14px;
	font-weight:bold;	
}

.iframe-bg {
	background-image:url(/images/carver bg red.gif)
}

#top-right {
	 position:absolute;
	 top:0;
	 right:0;
	 width:200px;
}
.bookmarklist {
	line-height:160%;	
}
.bookmarklist > p:hover > a{
	color: #80DA33;
	text-decoration:underline;
}

.quotation {
	color: #C2D2E7; font-style: italic;
	font-style:italic;
	
	}
#contact{
}
