﻿.maintable {
	width: 500px;
	background-position: center;
	float: none;
	clear: none;
	padding: 0px;
	left: 200px;
}



td.leftborderblack
{
	background-image:   url(images/leftblackbox.gif);
	background-repeat:repeat-y;
	width: 169px;
}



td.cakeImage {
	background-image:   url(images/cake.gif);
	background-repeat: no-repeat;
	height:310px;
}
td.rightedge {
	/*background-image: url(images/rightline.jpg);
	background-repeat: repeat-y;*/
	background-color:#000;
	width:5px;
}

.blackboxnav {
	background-image:  url(images/leftblackbox.gif);
	background-repeat: repeat-y;
	width: 145px;
	height: 0px;





}
.footer {
	background-image:  url(images/bottomfooter.gif);
	background-repeat: no-repeat;
}
.pagetitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F2617B;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:1.2;
}
.textbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	line-height:1.2;
}
.box {
	width: 95%;
	border: thin solid #F2617B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding: 3px;
	line-height:1.2;
	}
	
.textpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2617B;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F2617B;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.textsmallpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F591A3;
}
.textgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.hr {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	width: 500px;

}
.bottomCYCinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2617B;
	text-align: center;
	border-top: 2px solid black;

}
.blackboxbottom {
	background-image:  url(images/leftblackbox.gif);
	background-repeat: repeat-y;
	width: 145px;

}


/* -------------------------------------------------FOOTER LINKS  */
a:link.samelink
{
color: #000000;
text-decoration:none;
}

a:visited.samelink
{
color: #000000;
text-decoration:none;
}

.footerlinks
{
font-size:8pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#000000;
text-align:center;
}



div.highlightbox
{
	border: 2px solid #F2617B;
	background-color: #ebc6c9;
	float:right;
	width:216px;
	padding: 10px;
}

div.highlightbox h2
{
	color: #F2617B;
	font-weight: bold;
	text-align:center;
	font-size: 110%;
	padding: 0 5px;
	font-family: Verdana, arial, helvetical, sans-serif;
}

div.highlightbox p
{
	font-size: 70%;
	color: #333;
	font-family: Verdana, arial, helvetical, sans-serif;
	padding: 0 5px;
}




div.highlightbox ul
{
	font-size: 70%;
	color: #333;
	font-family: Verdana, arial, helvetical, sans-serif;
	padding:0px 8px 0px 30px;
	margin: 14px 0px;
	list-style-image: url('../template_dwt/borders/bullet-greenbox.gif'); /* links to non-existant image because
	it shows the mainpage bullet unless sytle links to another image. */
}

table.menutable
{
	width:100%;
	border-collapse:collapse;
	padding:0; 
	margin:0;
}

table.menutable td
{
	width:33%;
	text-align:center;
	font-family: Verdana, arial, helvetical, sans-serif;
	font-size: 9px;
}
