/* CSS Document */

.body-home
{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(../images/gradient-bg.jpg);
background-repeat:repeat-x;
background-color:#F3F1DC;
}

.body
{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(../images/gradient-bg-all-pages.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#F3F1DC;
}

.topleftimg
{
text-align:right;
height:277px;
}

.contenttext
{
font-size:12px;
color:#6B5019;
font-weight:700;
line-height:18px;
text-align:left
}

.contenttext h2
{
text-align:center;
padding-top:10px;
font-size:30px;
}

.contenttext h3
{
font-size:24px;
}

.contenttext2
{
font-size:12px;
color:#6B5019;
font-weight:700;
line-height:18px;
text-align:left
}

.contenttext2 a
{
color:#6B5019;
margin-left:40px;
}

.contenttext a
{
font-size:12px;
color:#6B5019;
font-weight:700;
text-decoration:underline;
line-height:18px;
}

.gallery
{

}

.gallery img
{
width:100px;
height:100px;
opacity:0.5;
filter:alpha(opacity=40);
cursor:pointer;
}

.contenttext li
{
line-height:28px;
list-style: url(../images/bullets2.jpg);
}

.footer 
{
font-size:10px;
color:#6B5019;
font-weight:700;
}

.footer a 
{
font-size:10px;
color:#6B5019;
font-weight:700;
text-decoration:none;
}
