body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

.top_links {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #FFFF00;
	top:5px;
}
a.top_links:hover {
	color: #000000;
}
.membership {
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	color: #FFFF00;
	text-decoration: none;
}

.welcome {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
.name {
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	color: #000000;
	text-decoration: none;
}
.cont {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.white {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.phone {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border:2px solid #fff;
}
.phone-no {
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
.sm_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.dw_link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.copyrights {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.main_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #658B14;
	text-decoration: none;
}

#contact-form{width:280px; margin-top:10px;}

#contact-form label {float:left; margin:7px 15px 0 0; text-align:right;}
#contact-form input {float:left; margin:7px 15px 0 0;}
#contact-form select {float:left; margin:7px 15px 0 0;}












