
/* Home Page Specific Styles */
#content {
width:728px;
height:776px;
background-image:url(../img/global/bkgrnd-others.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin:0px auto 0px auto;
border:1px solid #9D9FA2;
border-bottom:0px;
padding:0px;
overflow:hidden;
}
#rightColumnHome {
float:right;
width:179px;
padding:18px 1px 0px 0px;
font-size:12px;
line-height:20px;
}
#rightColumnHome h5 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#5E0D00;
font-size:14px;
letter-spacing:.1em;
margin:-10px 0px 0px 0px;
text-align:center;
}
#rightColumnHome p {
margin:0px 6px 0px 0px;
}
#rightColumnHome a {
color:#C65005;
}
#rightColumnHome a:hover {
color:#5E0D00; text-decoration:none
}

#midColumnHome {
float:right;
width:314px;
padding:0px 0px 0px 0px;
vertical-align:bottom;
background-position:bottom;
background-repeat:no-repeat;
height:776px;
}
#midColumnHome img {
vertical-align:bottom;
}
#leftColumnHome {
width:233px;
padding:0px 0px 0px 0px;
margin:0px;
text-align:left;
/*width:233px;
padding:28px 0px 0px 28px*/
}
#leftColumnHome h2 {
display:block;
width:205px;
height:29px;
margin:20px 0px 0px 27px;
padding:0px;
text-align:left;
border:0px dashed #509A32;
}
h2 span {
display:none;
}
#leftColumnHome h5 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#5E0D00;
font-size:14px;
letter-spacing:.1em;
margin:0px 29px 0px 0px;
padding:0px;
text-align:right;
height:14px;
}
#homeDescription {
display:block;
width:172px;
line-height:20px;
text-align:left;
padding:5px 0px 0px 39px;
margin:0px;
font-size:12px;
}


#homeDescription a {
color:#C65005;
}
#homeDescription a:hover {
color:#5E0D00;
}

#HomeOn a {
/*text-decoration:underline;*/
background-color:#51220E;

}
.arrow a {
font-family:webdings;
color:#C65005;
font-size:15px;
text-decoration:none;
}
.arrow a:hover {
color:#5E0D00;

}