/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#838080;
	}

a
{
font-family:Verdana;
font-size: 11px;
color:#000000;
text-decoration:none;
}


a#hover
{
font-family:Verdana;
font-size:11px;
color: #000000;
text-decoration:underline;
}

.headerbg
{
background-image:url(../images/headerbg.jpg);
background-repeat:repeat-x;
width: 1px;
height: 465px;
}

.flowerbg
{
background-image:url(../images/headerflowerbg.jpg);
background-repeat:no-repeat;
width: 559px;
height: 465px;
}

.whitetext
{
font-family:Verdana;
font-size:22px;
color:#FFFFFF;
}

.blacktext
{
font-family:Verdana;
font-size:22px;
color: #000000;
}

h3
{
font-family:Tahoma;
color:#FF0000;
}

.contenttext
{
font-family:Tahoma;
font-size:14px;
color:#434242;
}


.textfooterred
{
font-family:Verdana;
font-size:11px;
color:#FF0000;
}

.textfooterblack
{
font-family:Verdana;
font-size:11px;
color:#000000;
}
