@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #ffffff;
}
.topmenu {
	font-family: "century gothic";
	font-size: x-small;
	font-weight: bold;
	text-transform: fade;
	color: #ffffff;
	text-decoration: underline;
}
.topmenu:hover {
	font-family: century gothic;
	font-size: x-small;
	font-weight: bold;
	text-transform: fade;
	color: #fff78f;
	text-decoration: underline;
}
.menu {
	font-family: century gothic;
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
	color: #d1cd96;
	text-decoration: underline;
}
.menu:hover {
	font-family: "century gothic";
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
	color: #d1cd96;
	text-decoration: underline;
}
.email {
	font-family: "century gothic";
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #d1cd96;
	text-decoration: none;
}
.email:hover {
	font-family: century gothic;
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #772a1c;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #772a1c;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic;
	font-size: x-small;

	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #1f1c17;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: century gothic;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #772a1c;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------validation--------------------*/
/*------------------------------------------------Contact--------------------*/
.contactbox {
	font-family: century gothic;
	font-size: x-small;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.commentslabel {
	font-family: century gothic;
	font-size: x-small;
	color: #FFFFFF;
	float: left;
	height: 170px;
	width: 100px;
	margin: 3px;
}
/*------------------------------------------------Contact--------------------*/
/*------------------------------------------------Email--------------------*/

.linkpopupemail {
	position: relative;
	font-family: century gothic;
	font-size: x-small;
	color: #1D859B;
	height: 18px;
	width: 200px;
}

.linkpopupemail span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupemail:link span,
.linkpopupemail:visited span {
 visibility: hidden;
}

.linkpopupemail:hover span,
.linkpopupemail:focus span,
.linkpopupemail:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*------------------------------------------------Email--------------------*/

.bodytextarea {
	font-family: "century gothic";
	font-size: small;
	color: #000000;
}

.submittextarea {

	font-family: century gothic;
	font-size: small;
	color: #000000;
	float: left;
	width: 200px;
	margin: 3px;
	padding: 3px;
}
.heading {
	font-family: "century gothic";
	font-size: small;
	letter-spacing: 1px;
	font-weight: bold;
	color: #642D8A;
	margin: 3px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left:0px;
}
.h2 {
	font-family: "century gothic";
	font-size: small;
	letter-spacing: 1px;
	font-weight: bold;
	color: #642D8A;
	margin: 3px;
}

