/* CSS Document */
body {
margin-top: 20px;
margin-bottom: 25px;
margin-right: 0px;
margin-left: 0px;
background-color:#f4ecc3;
}

/*Bodytext*/


.bodytext{
	font-family: Arial;
	font-size: 13px;
    line-height: 120%;
	color: #000000;
}

.bodytext a{
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	color: #360052;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	color: #8243a3;
}

.bodytd {
background-color:#ffffff}

.lightbox{
	border: 0px;
}

.pinktd {
background-image:url(../images/SideBar-Flowers.jpg);
background-position:bottom; background-repeat:no-repeat;
background-color:#F0E6EA}


.burgandytext{
	font-family: georgia;
	font-size: 14px;
    line-height: 120%;
	color: #5f1233;
}

.burgandytext a{
    font-family: georgia;
	font-size: 14px;
	text-decoration: underline;
	line-height: 120%;
	font-weight: normal;
	color: #480923;
}

.burgandytext a:hover{
	text-decoration: underline;
	line-height: 120%;
	font-weight: normal;
	color: #5f1233;
}

.greytext{
	font-family: georgia;
	font-size: 14px;
    line-height: 120%;
	color: #333333;
}

.greytext a{
    font-family: georgia;
	font-size: 14px;
	text-decoration: underline;
	line-height: 120%;
	color: #333333;
}

.greytext a:hover{
	text-decoration: underline;
	line-height: 120%;
	color: #5f1233;
}

/*H1-Sub Headers*/


h1{
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: #360052;
	font-style:none;
}

h2{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #360052;
}

.WhiteText{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


/*Navigation*/

.navigation{
	font-family: georgia;
	font-size: 13px
	color: #390625;
}

.navigation a{
	font-family: georgia;
	font-size: 13px;
	text-decoration: none;
	color: #390625;
}

.navigation a:hover{
	text-decoration: none;
	color: #5F1233;
}

/*Footer Navigation-Text*/

.footertext{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.footertext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;
	color: #360052;
}

.footertext a:hover{
	text-decoration: nunderline;
	font-weight: none;
	color: #8243a3;
}

/*Bullets-Borders*/

#li {
  list-style-image: url(/images/2009-Bullet.gif);
}


#TBL1{
background-image:url(../images/2009-SideBg.gif);
background-repeat:no-repeat;
background-color: #E6C3C9;
background-position:bottom;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}


