body {
	background-color: #e6e6e6;
	background-image: url(bdimg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: black;
}

h1 {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #cb1e5d;
	letter-spacing: -1px;
	text-align: center;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #008b9f;
	text-align: center;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #e0366e;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: -1px;
	text-align: left;
}

#xmas {
	border: 5px solid red;
	padding-bottom: 1px;
	background-image: url(mistletoe.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	font-family: Verdana;
	font-size: 14px;
	color: green;
	text-align: justify;
}

.content {
	padding: 20px;
	padding-bottom: 40px;
	font-family: Verdana;
	font-size: 14px;
	color: black;
}

.RightBox {
	padding-top:20px;
	padding-left:20px;
	width: 270px;

}


#RelatedInfo {
	height: auto;
	width: 300px;
	padding-top:20px;
	background-color: white;
		background: url(formbg.jpg) no-repeat;
}


#Menu {
	display: block;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00a0af;
	padding-right:5px;
	text-transform: uppercase;

}

#Menu a:link, #Menu li a:visited {
	color: #00a0af;

}

#Menu a:hover {
	color : #e0366e;

}

#testimonial {
background:url(testimonailbg.jpg) no-repeat;
	height: auto;
	width: 270px;
	padding: 9px;
	font-weight: normal;
	color: black;
	font-family:Verdana;
	
}

a:link, a:visited {
	text-decoration: none;
	color: #999999

}

a:hover {
	text-decoration: underline;
	color: #e0366e
}

#MainBox {
	height: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 200px;
	border: 5px solid #CCCCCC;
	background-color: #FFFFFF;
}

#head {
	position: relative;
	top: -30px;
	z-index:1
}


#MainBox a:link, #MainBox a:visited {
	text-decoration: none;
	color: #008b9f

}

#MainBox a:hover {
	text-decoration: underline;
	color: #e0366e
}

#MainTable {

}

#Copyright, #Copyright a {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

#MenuBottom {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	height:50px;
}

#MenuBottom a:link, #MenuBottom a:visited {
color: #333333;
text-decoration: none;

}

#MenuBottom a:hover {
color: #e0366e;
text-decoration: underline;
}

#fca {
	float: right;

}


#bottom {
	height: 400px;
	width: 100%;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	border-left-style:none;
	border-right-style:none;
}


#BottomBox {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #77bdcd;
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
}

#BottomBox a:link, #BottomBox a:visited {
color: #999999;
text-decoration: none;
}

#BottomBox a:hover {
color: #cb1e5d;
text-decoration: underline;
}

#Banner {
         text-decoration: none;
         border:0;
         border:none;
}

#Banner a:link, #Banner a:visited {
         text-decoration: none;
         border:0;
         border:none;
}

#Banner a:hover {
         text-decoration: none;
         border:0;
         border:none;

}

a:link img {
         text-decoration: none;
         border:0;
         border:none;
}

a:visited img {
         text-decoration: none;
         border:0;
         border:none;
}

a:hover img{
         text-decoration: none;
         border:0;
         border:none;
}


form {

	font-size:14px;
	color: #cb1e5d;
	font-family:Verdana;
	text-align:left;
}

input.required {
	border: 1px solid #008b9f;
	width: 260px;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	font-family:Verdana;
}


input.norm {
	border: 1px solid #008b9f;
	background-color: white;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	font-family:Verdana;
}

input.img {
	border: none;
	background-color: white;
	position:relative;
	right:30px
}

input.validation-failed {
	border: 1px solid #008b9f;
	background-color: #ccffff;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	font-family:Verdana;
}

input.validation-passed {
	border: 1px solid #008b9f;
	background-color: white;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	font-family:Verdana;
}

option.validate-selection, select.validate-selection {
	border: 1px solid #008b9f;
	background-color: #CDCFCF;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	width:100px;
	font-family:Verdana;
}

option.validation-failed, select.validation-failed {
	border: 1px solid #cb1e5d;
	background-color: #CDCFCF;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	width:100px;
	font-family:Verdana;
}

option.validation-passed, select.validation-passed {
	border: 1px solid #0008b9f;
	background-color: #77bdcd;
	font-size:18px;
	font-weight: bold;
	color:white;
	width:100px;
	font-family:Verdana;
}

textarea.required {
	border: 1px solid #008b9f;
	font-size:18px;
	font-weight: bold;
	color:#cb1e5d;
	width:260px;
	height:50px;
	font-family:Verdana;
}

textarea.norm {
	border: 1px solid #008b9f;
	font-size:18px;
	color:#cb1e5d;
	font-weight: bold;
	width:260px;
	height:50px;
	font-family:Verdana;
}

textarea.validation-failed, textarea.validation-failed {
	border: 1px solid #008b9f;
	font-size:18px;
	color:#cb1e5d;
	font-weight: bold;
	background-color: #ccffff;
	width:260px;
	height:50px;
	font-family:Verdana;
}

textarea.validation-passed, textarea.validation-passed {
	border: 1px solid #008b9f;
	font-size:18px;
	color:#cb1e5d;
	font-weight: bold;
	width:260px;
	height:50px;
	font-family:Verdana;
}

.validation-advice {
	background-color: none;
	font-weight: bold;
	font-size:0px;
	color:white;
	font-family:Verdana;
}

.custom-advice {
	margin: 2px;
	padding: 1px;
	background-color: #008b9f;
	font-weight: bold;
	font-size:14px;
	color:white;
	font-family:Verdana;
}


label {
	font-weight: normal;
	font-size:14px;
	color: #cb1e5d;
	text-align: left;
	font-family:Verdana;
}

.form-row {
	clear: both;
	padding: 0.3em;
	font-size:14px;
	color:white;
	font-family:Verdana;
}

.field-label {
	font-weight: normal;
	font-size:14px;
	color: #cb1e5d;
	text-align: left;
	font-family:Verdana;

}

.field-widget {

}
