/* start HOMEPAGE LEFT */
#main_left {
	width:566px;
	float:left;
	margin-top:30px;
	}
#intro {
	width:566px;
	border-bottom: #d8d0c7 1px solid;
	padding-bottom:15px;
	margin-bottom:15px;
	}
#intro h1.title {
	color:#f50780;
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;
	font-size:26px;
	margin:-8px 0 11px 0;
	}
#intro p {
	color:#543926;
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:15px;
	margin:6px 26px 0 0;
	padding-bottom:6px;
	line-height:18px;
	}
#main h3 {
	color:#f50780;
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	margin:6px 26px 0 0;
	padding-bottom:16px;
	line-height:15px;
	}
#main h3 a{
	color:#f50780;
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	margin:6px 26px 0 0;
	padding-bottom:16px;
	line-height:15px;
	text-decoration: none;
	}
#main h3 a:hover{
	color:#f50780;
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	margin:6px 26px 0 0;
	padding-bottom:16px;
	line-height:15px;
	text-decoration: underline;
	}
#main p {
	color:#543926;
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	margin:6px 26px 0 0;
	padding-bottom:16px;
	line-height:15px;
	}
	
#main form label
{
  display: block;
  float: left;
  width: 90px;
  margin-right: 7px;
  font-weight: bold;
  text-align: right;
}
	
.maindesc
{
  height: 100px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D8D0C7;
}

.maindesc_template
{
  height: 100px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  
}
.maindesc2
{
  height: 100px;
  
  border-bottom: 1px solid #D8D0C7;
}

.rightlink
{
  float: right;
  margin: 10px 40px 0 0;
}
	
.h3grey {
	color:#d8d0c7;
	}
.pink {
	color:#f50780;
	}
/* end HOMEPAGE LEFT */


/* start HOMEPAGE RIGHT */
#main_right {
	float:left;
	width:285px;
	left:641px;
	margin:30px 0 20px 45px;
	}
	
h3.rightheading
{
  color: #F50780;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 10px;
}
	
.right_dialog {
	width:285px;
	margin:0px auto;
	color:#fff;
	}
.right_dialog .hd .c,
.right_dialog .ft .c {
	font-size:1px;
	height:22px;
	}
.right_dialog .ft .c {
	height:29px;
	}
.right_dialog .hd {
	background:transparent url(../images/sb_tl.gif) no-repeat 0px 0px;
	}
.right_dialog .hd .c {
	background:transparent url(../images/sb_tr.gif) no-repeat right 0px;
	}
.right_dialog .bd {
	background:transparent url(../images/sb_ml.gif) repeat-y 0px 0px;
	}
.right_dialog .bd .c {
	background:transparent url(../images/sb_mr.gif) repeat-y right 0px;
	}
.right_dialog .bd .c .s {
	margin:0px 8px 0px 4px;
	background:#F2F0EC;
	padding:0 11px 0 10px;
	}
.right_dialog .ft {
	background:transparent url(../images/sb_bl.gif) no-repeat 0px 0px;
	}
.right_dialog .ft .c {
	background:transparent url(../images/sb_br.gif) no-repeat right 0px;
	}
.right_dialog h4 {
	color:#543926;
	font-family:century gothic,arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	letter-spacing: .1em;
	}
.right_dialog p a, .right_dialog p a:link, .right_dialog p a:active, .right_dialog p a:visited {
	color:#f50780;
	text-decoration:underline;
	}
.right_dialog p a:hover {
	color:#f50780;
	text-decoration:none;
	}
.right_dialog p {
	color:#543926;
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	padding:0 0 11px 0;
	margin:0;
	}
.right_dialog p.last {
	color:#543926;
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:11px;
	padding-bottom:0;
	margin:0;
	}
.right_dialog p.fineprint, .right_dialog p.fineprint a {
	color:#766654;
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:10px;
	padding-bottom:0;
	margin:0;
	}
.right_dialog ul {
	margin:0 0 0 13px;
	padding:1px 0 0 0;
	list-style-type:none;
	list-style-image: url("../images/bull_main.gif") 
}
.right_dialog ul li {
	color:#543926;
	margin:0;
	padding:0;
	font-size:12px;
	}
#top {
	margin-bottom:11px;
	}
/* end HOMEPAGE RIGHT */

