@charset "utf-8";
/* CSS Document */

body
{
margin:25px;
background-color:#7e6b56;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}
img
{
border:0;
}
a
{
color:#677719;
}

.floatLeft
{
float:left:
}

.floatRight
{
float:right;
}

.clearBoth
{
clear:both
}

#container
{
margin:auto;
width:700px;
}

#pageContainer
{
background-color:#FFFFFF;
}

#columnLeft
{
float:left;
width:168px;
}
#columnRightHome
{
float:left;
padding:30px 32px 0 44px;
width:456px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7D6A55;
line-height:22px;
}

#columnRight
{
float:left;
padding:115px 32px 0 44px;
width:456px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7D6A55;
line-height:22px;
}

#navigationLeft
{
text-align:center;
color:#677719;
padding:30px 0 0 17px;
line-height:22px;
}

#navigationLeft a:link
{
font-size:17px;
color:#677719;
text-decoration:none;
}
#navigationLeft a:visited
{
font-size:17px;
color:#677719;
text-decoration:none;
}
#navigationLeft a:hover
{
font-size:17px;
color:#677719;
text-decoration:underline;
}
#navigationLeft a:active
{
font-size:17px;
color:#677719;
text-decoration:none;
}

.greeenHeadingText
{
color:#677719;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}

.greenHeadingText2
{
color:#677719;
font-size:24px;
font-family:"Times New Roman", Times, serif;
}

.greenHeadingTextSmaller
{
color:#677719;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}
#footer
{
position:relative;
}
#footerText
{
position:absolute;
left:245px;
top:12px;
color:#FFFFFF;
font-size:12px;
}

.disclaimer
{
font-size:10px;
line-height:18px;
}

.floatLeftPhoto
{
padding:6px 15px 0 0;
}

#footAnim{
clear:both;
}

#columnRight{
	text-align:justify;
}
