/*Reset all styles. Eric Mayer*/
body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*-----------------------------------------*/
html {
	margin: 0;
	padding: 10px;
	height: 100%;
	margin-bottom: 1px;
	background:#f2f3f4;
}

body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	width: 1004px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
/*----layout-----*/
#main {
	width: 1000px;
	text-align:left;
	border:2px solid #ba8ea9;
	background:#fff;
}

#header {
	width: 1000px;
	height: 143px;
	padding: 0px;
	clear:both;
}

#menu {
	float: left;
	display:block;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	margin: 15px 10px 0 10px;
	_margin-right:8px;
	width: 300px;
	display:inline;
}
#outsidequote {
width: 668px;
height: 108px;
/*background:url(/site/outsidebg.gif) no-repeat bottom right;*/
margin: 10px 0 0 0;
}
#quotebox {
	width: 660px;
	height:100px;
	border: 1px solid #a6d168;
	background:#f5f9ef;
}

#aboutcol {
	clear:both;
	width: 293px;
	height: 420px;
	border: 1px solid #BA8EA9;
	float:left;
	margin: 2px 10px 15px 15px;
	_margin-right:8px;
	display:inline;
}

#content {
	width: 660px;
	border: 1px solid #BA8EA9;
	background:#faf5f7;
	float:left;
	margin: 2px 0 10px 0;
	display:inline;
}
#index #content { background: url(/site/homebg.gif); }

#rmenu {
	float: right;
	width: 201px;
	height: 400px;
}

#contentbody {
	width: 405px;
	float: left;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	background: #f2f3f4;
}
#dummycol {
width:1px;
float:right;
height: 400px;
}

/*---menu ----*/
/*
#menu ul {

}

#menu ul li {
	width: 102px;
	height: 22px;
	background: #c7a5bc;
	float:left;
	margin: 0 10px 0 0;
}

#menu ul li a {
	width: 102px;
	height: 19px;
	text-align:center;
	padding-top: 3px;
	color: #423c76;
	text-decoration:none;
	float:left;
	display:block;
}

#menu ul li a:hover, #menu ul li a.selected {
	background: #423c76;
	color: #fff;
}
*/

#menu #nav a {
	color: #423c76;
	background: #c7a5bc;
	text-decoration: none;
}

#menu #nav li li a {
	display: block;
	font-weight: normal;
}

#menu #nav li a:hover, #menu #nav li a.selected {
	background: #423c76;
	color: #fff;
}

#menu #nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	width:102px;
	margin: 0 10px 0 0;
}

#menu #nav li a {
	text-align:center;
	display:block;
	margin:0;
	height: 18px;
	padding: 1px 0 2px 0;
}

#menu #nav li ul li a {
border-top:1px solid #fff;
	background: #c7a5bc;
	color:#423c76;
	height:15px;
	font-size:0.75em;
}

#menu #nav li ul li a:hover {
	background: #423c76;
	color: #fff;
}

#menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
}

#menu li>ul {
	top: auto;
	left: auto;
}

#menu li li {
	display: block;
	float: none;
	background-color: transparent;
}

#menu li:hover ul, #menu li.over ul {
	display: block;
}


/*---- generic ------ */
strong {
	font-weight: bold;
}
.clear {
	font-size: 0em;
	line-height: 0em;
	clear: both;
	height: 1px;
	overflow:hidden;
}

.clearl {
clear:left;
height: 1px;
	font-size: 0em;
	line-height: 0em;
}

.fl {
	float: left;
}

.bannerfl {
	float:left;
	margin: 10px 0 0 0;
}

.flp {
	float: left;
	padding: 8px 10px 10px 0;
}

.fr {
	float: right;
}

.frp {
	float: right;
	padding: 8px 0 0 25px;
}

.padding {
padding: 10px;
}

.homespacer {
height: 400px;
float: right;
}

.italic {
font-style:italic;
}

/* ---forms ------ */

#xform {
	margin: 8px 0 0 0;
}

#xform label {
	float: left;
	width: 130px;
	margin-bottom:5px;
	color: #e40174;
	font-size:0.95em;
	font-weight: bold;
}

#xform .inlinelabel {
	width: 300px;
}

#xform input {
	float: left;
	width: 265px;
	margin-bottom:5px;
}

.paypal input {
background: #FCF1F4;
	font-size:0.9em;
	color:#1B4165;
	margin-bottom: 5px;
}
#xform select {
	float: left;
	margin-bottom:5px;
}

#xform .longlabel {
	width: 285px;
	margin-top: 2px;
} 

#xform .ilabel {
	width: 120px;
	float: left;
}

#xform .sm {
	margin-top: 3px;
	width: 120px;
}

#xform label.sm3 {
	width: 125px;
}

#xform label.sm2 {
	width: 180px;
}

#xform .longlabel2 {
	width: 235px;
	margin-top: 5px;
}

#xform .s {
	width: 15px;
	float: left;
}

#xform #ftype {
	width: 623px;
	height: 70px;
}

#xform .r {
	color: #666;
}

.cbox {
	float: left;
	width: 150px;
	padding-bottom:7px;
}


#xform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom:5px;
	width: 265px;
	height: 45px;
}

#xform #xsubmit {
	width: 105px;
	margin: 1px 10px 0 0;
}

.leftcontact {
	width:405px;
	float:left;
}

.rightcontact {
	width: 200px;
	padding: 0 0 0 10px;
	float:left;
}
/*---- specific -----*/

h1 {
	font-size:3.5em;
	line-height: 1.5em;
	font-weight:normal;
	color: #E40174;
	border-bottom:1px solid #666292;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
}

h2 {
	font-size:1.8em;
	line-height: 1.5em;
	margin: 5px 0 3px 0;
	font-weight:normal;
	color: #202020;
	font-family:arial, verdana, "trebuchet ms";
}

h3 {
color: #E40174;
margin: 6px 0 3px 0;
font-weight: bold;
}

h4 {
color: #0F0F0F;
margin: 7px 0 3px 0;
font-weight: bold;
}

#logo {
	float:left;
}

#content p, td {
	padding: 3px 0 3px 0;
	line-height:1.55em;
	font-size: 0.95em;
	color:#423c76;
}

#footer p {
	padding: 3px 0 3px 20px;
	line-height:1.55em;
	font-size: 0.95em;
	color:#66628F;
}

#content .big {
	font-size:1.1em;
	line-height:1.45em;
}

#content .medium {
	font-size:1.3em;
	line-height: 1.2em;
}

#content .black {
	color: #000;
}

#content .red {
	color: #d40000;
}

#content .green {
	color: #CAE096;
}

#content .orange {
	color: #E36F1E;
}

#content a {
	color: #E40174;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content .nstory a {
	color: #d40000;
}

#content .list {
	margin: 0 0 0 20px;
	padding:0;
	list-style-type: square;
	color:#423c76;
}

#content .list li{
	padding: 0 0 3px 0;
	line-height:1.35em;
	font-size: 0.95em;
}

#content .list2col {
	margin: 0 0 0 20px;
	padding:0;
	list-style-type: square;
	color:#423c76;
	display:inline;
	float:left;
	width:170px;
}

#content .list2col li{
	padding: 0 0 3px 0;
	line-height:1.55em;
	font-size: 0.95em;
}

#footer a {
color: #66628F;
text-decoration:none;
}

#footer a:hover, #footer a.selected {
	text-decoration: underline;
}

#submenu {
	margin: 3px 0 0 0;
}

#submenu li {
	padding: 5px 0;
}

#submenu li a {
	text-decoration: none;
	color: #B77185;
}

#submenu li a:hover {
	text-decoration: underline;
}

#quotebox.col0 {
	background:#ebf4f6;
	border: 1px solid #1da6b4;
	z-index: -1;
}

#quotebox.col1 {
	border:1px solid #ee8cac;
	background:#fcf1f4;
	z-index: -1;
}
#quotebox.col2 {
	border: 1px solid #a6d168;
	background:#f5f9ef;	
	z-index:-1;
}

#quotebox h1 {
	display: inline;
	float:left;
	font-weight: bold;
	font-size: 3em;
	line-height:1em;
	color:#66628F;
	margin: 30px 0 0 10px;
	z-index: -1;
}

#quotebox h1 .quotecolour {
	color:#d3a9b3;
	z-index: -1;
}

.quote {
float:left;
margin:10px 0 0 10px;
display:inline;
}

#quotebox .italicquote {
	font-size:1.3em;
	line-height:1.2em;
	color:#e10474;
	margin: 22px 0 0 10px;
	display:inline;
	float:left;
	z-index: -1;
}
#quotebox .quotebody {
	color:#66628F;
	font-size: 0.9em;
	font-style:italic;
	line-height:1.2em;
	margin:3px 10px 0 10px;
	float:left;
	display:inline;
}