body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3E4F3E;
}
img a:link{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a:visited{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightcol #Form input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A389C;
	margin-top: 0px;
	padding-top: 0px;
}

.notes {
	font-variant: small-caps;
	color: #0099CC;
}
p {
	font-size: 14px;
	color: #000000;
}
.toptag {
	padding: 2px 2px 2px 25px;
	font-size: 11px;
	margin: 5px;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: .1em;
	background-color: #9999CC;
	background-image: url(/images/header-corner_01-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.copyright {
	font-size: 10px;
}
.quotations {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
	width: 450px;
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	padding: 8px;
	border: 3px dotted #5A389C;
}
#content .quotations p {
	color: #FFFFFF;
}

.teaser {
		padding:0 0 0 11px;
		margin:10px;
		background:url(/images/p-box_01-1.gif) no-repeat left top;
}
.teaser h3 {
	background:url(/images/p-box_02-2.gif) no-repeat right top;
	margin:0;
	padding:8px 0 0.5em 0;
	font-size: 12px;
}
.teaser p {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	background:#fff;
	border-top: 0 solid #5A389C;
	border-right: 1px solid #5A389C;
	border-bottom: 0 solid #5A389C;
	border-left: 1px solid #5A389C;
}
.teaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url(/images/p-box_01-1.gif) no-repeat left bottom;
}
.teaser a.more {
	display:block;
	text-align:right;
	padding:0 10px 12px 0;
	background:url(/images/p-box_02-2.gif) no-repeat right bottom;
	font-size: 11px;
	text-decoration: none;
}
.teaser a.more:hover {
	display:block;
	text-align:right;
	padding:0 10px 12px 0;
	background:url(/images/p-box_02-2.gif) no-repeat right bottom;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #663399;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:hover {
	text-decoration: none;
	color: #9999CC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h1 {
	font-size: 16px;
}

h2 {
	color: #666699;
	font-size: 16px;
}
h3 {
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 16px;
}
h4 {
	color: #666699;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
	line-height: 1.25em;
}
h5 {
	font-size: 16px;
}

/* #nav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
#nav p {
	line-height: 1em;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
}
#nav a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	line-height: 1.25em;
}
#nav a:visited {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;
	text-decoration: none;
}
#nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
#nav h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
}
#nav ul {
	margin-bottom: 10px;
	margin-top: 0px;
}
#nav li {
	margin-left: 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
}
*/
#content {
	padding: 8px 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5A389C;
	border-bottom-color: #5A389C;
	border-left-color: #5A389C;
	border-top-style: none;
	width: 600px;
}
.more {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.25em;
}
#content h1 {
	font-size: 18px;
	color: #663399;
}
#content .highlightbox {
	padding: 10px;
	width: 63%;
	border: 2px solid #5A389C;
	margin-left: 10%;
	margin-top: 0px;
}
#content ul {
	margin-bottom: 0px;
	}

#content li {
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 50px;
	font-size: 13px;
	line-height: 1.25em;
}
#content .hbox .hbox-RS li {
	line-height: 1em;
	font-size: 13px;
}



#content h2 {
	font-size: 18px;
	color: #666699;
}

#content p {
	font-size: 13px;
}
#rightcol {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5A389C;
	border-bottom-color: #5A389C;
	border-left-color: #5A389C;
	border-top-style: none;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#rightcol p {
	font-size: 13px;
}
#rightcol .testimonials {
	font-size: 10px;
	margin: 5px;
	padding: 5px;
}

.lav-highlight {
	background-color: #9999CC;
	padding: 8px;
	font-size: 16px;
	text-align: center;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 8px 3px 5px 12px; 
	font-weight: bold;
	width: 100%;
	letter-spacing: -.05em;
}
.nav a:link {
	color: #660099;
/*	background-color: #8ECE72; */
	padding: 3px;
/*	border: 1px solid #666666; */
}
.nav a:visited {
	color: #CCCCFF;
/*	background-color: #C8DC55; */
	padding: 3px;
/*	border: 1px solid #669933; */
}
.nav a:hover {
	color: #999933;
/*	background-color: #5A389C; */
}
.boxbg {
	background-image: url(/images/box-grad.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	background-position: bottom;
}



#ymw-nav {
	margin: 15px;
	padding: 15px;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
#ymw-nav a:visited {
	color: #000000;
}
#quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 5px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	letter-spacing: .1em;
}
#ymw-navside {
	margin: 0px;
	font-size: 13px;
	line-height: 2em;
	color: #000000;
}
#ymw-navside a {
	font-weight: bold;
	background-image: url(/images/BULLET8.GIF);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 18px;
	margin: 5px 10px 5px 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#ymw-navside a:visited {
	color: #000000;
}
#ymw-navside a:hover {
	background-color: #C8DC55;
}
#topnav {
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	text-align: center;
	background-color: #9999CC;
	background-image: url(/images/header-corner_02-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}
#topnav a:hover {
	color: #FFFFFF;
}

#rightcol .boxbg li {
	font-size: 11px;
}
.roundedcornr_box_381284 {
	background: url(images/roundedcornr_381284_tl.png) no-repeat top left;
}
.roundedcornr_top_381284 {
	background: url(images/roundedcornr_381284_tr.png) no-repeat top right;
}
.roundedcornr_bottom_381284 {
	background: url(images/roundedcornr_381284_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_381284 div {
	background: url(images/roundedcornr_381284_br.png) no-repeat bottom right;
}
.roundedcornr_content_381284 {
	background: url(images/roundedcornr_381284_r.png) top right repeat-y;
}

.roundedcornr_top_381284 div,.roundedcornr_top_381284,
.roundedcornr_bottom_381284 div, .roundedcornr_bottom_381284 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_381284, .roundedcornr_bottom_381284 {
	margin-top: -19px;
}
.roundedcornr_content_381284 { padding: 0 15px; }


/*  WOMEN BOXES  */

.tlcorner-p {
	background-image: url(/images/p-corner_01-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.hbox {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.hbox-left {
	border-left: 2px solid #5a389c;
	width: 20px;
	padding: 0px;
}	
.hbox-top {
	border-top: 2px solid #5a389c;
	height: 20px;
	padding: 0px;
}	
.hbox-right {
	border-right: 2px solid #5a389c;
	width: 20px;
	padding: 0px;
}	
.hbox-bottom {
	border-bottom: 2px solid #5a389c;
	height: 20px;
	padding: 0px;
}	

.hbox-e {
	float: none;
	background-attachment: scroll;
	background-image: url(/images/women/european-150.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-right: 80px;
	padding-top: 0px;
}

.hbox-aa {
	padding: 5px 10px 10px 120px;
	float: none;
	background-attachment: scroll;
	background-image: url(/images/women/aa-150.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10%;
	margin-top: 0px;
}
.hbox-a {

	float: none;
	background-attachment: scroll;
	background-image: url(/images/women/a-150.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-right: 70px;
	padding-top: 0px;
}
.alt {
	color: #00CC33;
}
.hbox-p {


	float: none;
	background-attachment: scroll;
	background-image: url(/images/women/purple-175.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-right: 70px;
	padding-top: 0px;
}
.hboxR {
	border: 2px none #5A389C;
	padding: 2px;
}
.hbox-RS {

	float: none;
	background-attachment: scroll;
	background-image: url(/images/white-sm-150px.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-right: 50px;
	padding-top: 0px;
}
#content .hbox .hbox-RS h3 {
	padding-right: 100px;
}
#content .hbox .hbox-RS h2 {
	color: #669966;
}
#content .hbox .hbox-a h2 {
	color: #33CC33;
}
#content .checklist {
	list-style-position: outside;
	list-style-image: url(/images/checkmark=sm-p.jpg);
	margin-left: 20px;
}
#rightcol li {
	font-size: 12px;
}
.listen {
	font-weight: bold;
	color: #5A389C;
	font-size: 16px;
}
td.rest {
  background-color: #ffffff;
  padding: 10px;
  }
  
td.S_header {
  background-color: #666699;
  color: #ffffff;
  font-weight: bold;
  font-size: 9pt;
  }
td.S_rest {
  background-color: #9999CC;
  font-size: 8pt;
  padding: 3px;
  }
em {
	letter-spacing: .1em;
}
hr {
	border-top-style: dotted;
	border-top-width: 1px;
	width: 75%;
}

