/* CSS Document */

body
{
background-image:url(images/mainbg.jpg);
background-repeat:no-repeat;
background-color:#F2F1ED;
margin:auto;
font-size:0.65em;
font-family:verdana;
}

.clsFloatLeft
{float:left;}

.clsFloatRight
{float:right;}

h1,h2,h3,h4
{
font-family:Geneva, Arial, verdana;
color:#525252;
}

a img
{border:none;}

a{color:#129528;}

h1
{
font-size:1.7em;
letter-spacing:0.2em;
margin-top:5px;
font-weight:normal;
line-height:1.7em;
text-transform:uppercase;
}

h2
{
font-size:1.6em;
font-weight:normal;
}

.clsClearBoth
{clear:both;}

.clsStandardImage
{border:solid 1px #DDDBD5;
padding:2px;
margin:10px 0 0 3px;}

.clsLargeImage
{border:solid 1px #DDDBD5;
padding:2px;
margin:0 0 0 3px;
width:520px;}

.clsImagetext
{margin:0 0 0 3px;}

