/* CSS Style Sheet */

.clearfix{
margin:0 auto;
}
a : link{
color:#FFFFFF;
}
.formtext{
color:#000000;
font-family:Helvetica, sans-serif, Arail;
font-size:11px;
font-weight:500;
}
.headtext {
color:#C9509D;
font-family:Helvetica, sans-serif, Arail;
font-size:16px;
font-weight:500;
}
.greenlinks {
color:#9BCD66;
font-family:Helvetica, sans-serif, Arail;
font-size:16px;
font-weight:500;
}

.greenlinks a:link {
color:#9BCD66;
font-family:Helvetica, sans-serif, Arail;
font-size:16px;
font-weight:500;
text-decoration:none;
}

.greenlinks a:visited {
color:#9BCD66;
font-family:Helvetica, sans-serif, Arail;
font-size:16px;
font-weight:500;
text-decoration:none;
}

.greenlinks a:hover {
color:#C9509D;
font-family:Helvetica, sans-serif, Arail;
font-size:16px;
font-weight:500;
text-decoration:none;
}

.flashpadding{
margin-left:10px;
}
.footerlogotext{
color:#ED1B2E;
font-family: Arail, Helvetica, sans-serif,;
font-size:11px;
font-weight: bold;
}
.copyrightlogo{
color: #999999;
font-family: Arail, Helvetica, sans-serif,;
font-size:10px;
font-weight: bold;
}

.copyrightlogo a:link{
color: #999999;
font-family: Arail, Helvetica, sans-serif,;
font-size:10px;
font-weight: bold;
}
.copyrightlogo a:hover{
color: #999999;
font-family: Arail, Helvetica, sans-serif,;
font-size:10px;
font-weight: bold;
text-decoration:underline;
}
.copyrightlogo a:visited{
color: #999999;
font-family: Arail, Helvetica, sans-serif,;
font-size:10px;
font-weight: bold;
}


.whitetext{
color:#FFFFFF;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
font-size:12px;
}

.whitetext a:link {
color:#FFFFFF;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.whitetext a:visited  {
color:#FFFFFF;
text-decoration:none
}

.whitetext a:hover {
color:#FFFFFF;
text-decoration: underline;
}

.contenttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#77787B;
}
.maincontentbox{
margin-left:10px;
}

.goldtext {
color:#FBAA29;
font-family: "Century Gothic", Arial, Verdana;
font-size:30px;
font-weight:300;
}

.goldtextsmall {
color:#FBAA29;
font-family: "Century Gothic", Arial, Verdana;
font-size:24px;
font-weight:300;
}

.pinktextsmall {
color:#C9509D;
font-family: "Century Gothic", Arial, Verdana;
font-size:24px;
font-weight:300;
}

.goldtextsmallsmall {
color:#FBAA29;
font-family: "Century Gothic", Arial, Verdana;
font-size:16px;
font-weight:900;
}

.rosetext {
color:#C9509D;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: 700;
}
.button{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#77787B;
border-color: #FF99CC;
border-width:1px;
}
.errortext {
color: #FF0000;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding-left:5px;
}
.submit{
background-color:#FFCCFF;
}
/* JS Styles */
A.mainmenu:link {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: System; TEXT-DECORATION: none
}
A.mainmenu:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: System; TEXT-DECORATION: none
}
A.mainmenu:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: System; TEXT-DECORATION: underline
}
.roseback{
background-color: #FFFFCC;
border-color: #663366;
border-width:thin;
}

.padding{
padding:10px;
}

.roselinks{
color:#C9509D;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: 700;
text-decoration:none;
}
a.roselinks:link{
text-decoration:none;
}
a.roselinks:hover{
color:#FF9900;
}
a.roselink:svisited{
color:#C9509D;
text-decoration:none;
}

.rosetextunbold {
color:#C9509D;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}.email {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
}
.border {
	border: solid #999999;
}
.contenttextblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	vertical-align: middle;
	text-align: left;
}
.border {
	border: thin solid #999999;
}
.comp_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	vertical-align: middle;
	border: 5;
	border-color: #999999;
}
.cell_border {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #000000;
	border-bottom-width: medium;
}
.imageleft {
	float: left;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
#panel {
	background-color: #FCB345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 290px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thin solid #333333;

}
.rndbox {
	background: #FCB345;
	width: 300px;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
}
.rndtop	{
	background: url(../images/products/topright.gif) no-repeat right top;
}
.rndbottom {
	background: url(../images/products/bottomright.gif) no-repeat right top;
}
.rndbottom img {
	display:block;
}
.rndbox p {
	margin: 0 0.4em 0 0.4em;
}

html, body {
    height: 100%;
}

#wrapper{
	width:952px;
	margin-right:auto;
	margin-left:auto;
	border-color:#CCCCCC;
	border: 2px solid;
	text-align:left;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

#header{
	width:952px;
	height:248px;
	background-color:#33333;
}

#nav{
	width:952px;
	height:34px;
}

#content{
	background:url(../images/weddings/bckgd.jpg)  no-repeat;
	width:952px;
	height:720px;
}

#footer{
	width:915px;
	height:79px;
	background:url(../images/common/cancer_logo.jpg) no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	clear:both;
}

.footertext{
	color:#ED1B2E;
	font-family:Arail, Helvetica, sans-serif,;
	font-size:11px;
	font-weight:bold;
	margin-top:45px;
	margin-left:60px;
	float:left;
}

.copyrighttext{
	color: #999999;
	font-family: Arail, Helvetica, sans-serif,;
	font-size:10px;
	font-weight: bold;
	text-align:right;
	float:right;
	margin-top:35px;
}

.copyrighttext a:link{
	color: #999999;
	font-family: Arail, Helvetica, sans-serif,;
	font-size:10px;
	font-weight: bold;
}
.copyrighttext a:hover{
	color: #999999;
	font-family: Arail, Helvetica, sans-serif,;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}
.copyrighttext a:visited{
	color: #999999;
	font-family: Arail, Helvetica, sans-serif,;
	font-size:10px;
	font-weight: bold;
}
.contenthead{
	width:952px;
	margin-top:20px;
}
.picpanel{
	width:952px;
	display:inline;
	padding-left:70px;
}
.contentpanel{
	width:952px;
	text-align:center;
	height: 700px;
}
.borderbttm {
	border-bottom: solid #999999;
}
.scheduleBox{
	background: url(../images/box.jpg) no-repeat left top;
	width:410px;
	height:108px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding:12px 20px 12px 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 30px 0px 30px;
}
div.ccia{
	background-repeat: no-repeat;
	background-image: url(../images/news/ten_09/ccia.jpg);
	background-position: 10px bottom;
}
p.Blackthic{
	margin:20px;
	padding:0px;
	color:#231F20;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.callredtext{
	margin:4px 0 0 0;
	padding:0px;
	font-size: 18px;
	color:#ED1D2E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.funtext{
	font-size: 20px;
	color:#ED1D2E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#prizeBox{
border:1px solid #ED1D2E;
}
.prizeheader{
	background-color: #ED1D2E;
	line-height:30px;
	color:#fff;
	font-weight: bold;
	font-size: 20px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
}
.valued{
color:#EA9435;
font-weight: bold;
}
.psition{
	color:#BF4498;
	font-weight: bold;
	font-size: 22px;
	;
	font-family: Arial, Helvetica, sans-serif;
}
.prizelist{
	color:#000;
	font-size: 14px;
	margin:7px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.eventBG{
	width:385px;
	height:215px;
	vertical-align: top;
	margin-bottom:45px;
}
.event_time{
color:#EA9435;
font-size: 12px;
font-weight: bold;
}
.event_location{
	color:#000;
	font-size: 14px;
	margin-left:40px;
	text-align: center;
	font-weight: bold;
	width:200px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
}
.event_location h3,.event_schedule h3{
	color:#BF4498;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin:0px 0px 4px 0px;
	padding:0px;
}
.event_schedule{
	color:#000;
	font-size: 14px;
	margin-left:40px;
	text-align: center;
	font-weight: bold;
	width:270px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
}
.ccia2 {
	width:489px;
	margin-top:12px;
	margin-bottom:12px;
	background-image: url(../images/news/ccia_2.jpg);
	background-repeat: no-repeat;
	height: 480px;
	float: left;
}
#content2 {
	width:952px;
	height:auto;
}
.events {
	width:444px;
	height: 245px;
	float: right;
	margin-right: 7px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-image: url(../images/news/prizes_panel.jpg);
	margin-bottom: 3px;
}
.curvebox {
	width: 438px;
	padding: 20px;
	background-color: #97C363;
	color: #FFF;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.eventhead {
	width: 450px;
	background-image: url(../images/news/event_head.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 220px;
	margin-top: 18px;
}
.prizes {
	width: 468px;
	background-image: url(../images/news/prizes_panel.jpg);
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.sponsor_logos {
	width: 489px;
	height: 360px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}
.major_prizes {
	width: 458px;
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.curvebox2 {
	width: 404px;
	padding: 20px;
	background-color: #BF2229;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-right: 8px;
	margin-top: 9px;
}
.prize_list {
	width:444px;
	height: 370px;
	margin-right: 7px;
	background-image: url(../images/news/prize_list2.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#col_1 {
	width:489px;
	height:auto;
	float: left;
}
#col_2 {
	width:450px;
	height:auto;
	float: right;
}
