/* CSS Document */
body {
margin-top: 10px;
margin-bottom: 25px;
margin-right: 0px;
margin-left: 0px;
background-image:url(../images/Background-Stripes.gif)
}

/*Bodytext*/


.bodytext{
	font-family: Georgia;
	font-size: 17px;
    line-height: 120%;
	color: #545877;
}

.bodytext a{
	font-family: Georgia;
	font-size: 17px;
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	color: #4c5e99;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	color: #5f72af;
}

.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: 25px;
	font-weight: normal;
	color: #5f1233;
	font-style:italic;
}

h2{
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #62815C;
}

.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: georgia;
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
}

.footertext a{
	font-family: georgia;
	font-size: 12px;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #DCB3C3;
}

.footertext a:hover{
	text-decoration: nunderline;
	line-height: 160%;
	font-weight: none;
	color: #f6f2e3;
}

/*Bullets-Borders*/

#li {
  list-style-image: url(/images/bullet.gif);
}


#TBL1{border-color:#320417;
border-style:solid; border-width:3px;
background-color:#ffffff;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}


