/* CSS Document */

body {
	margin-top: 0px;
	background-color: #799E51;
	background-image: url(images/website/bg_green-tiles.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.bgmain {
	background-color: #FFFFFF;
	background-image: url(images/website2/images/razzledazzle_03.jpg);
	background-repeat: repeat;
}

h1 {
	font-size: 22px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 19px;
	color: #ff7a03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.H2 {
	font-size: 19px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.h3 {
	font-size: 17px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}



p {
	font-size:9pt;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textsm {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textsmcolor {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #00CC00;
	text-decoration: none;
}
.textcolor {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}


.link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ff7a03;
	text-decoration: underline;
}
.link:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ff7a03;
	text-decoration: underline;
}
.linksm {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #003366;
	text-decoration: none;
}
.linksm:hover {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkmenubar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff7a03;
	text-decoration: underline;
}
.linkmenubar:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linkMWD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #D9E4CB;
	text-decoration: none;
}
.linkMWD:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.bgbody {
	background-image: url(images/website/images/razzle_03.jpg);
	background-repeat: repeat-y;
}

