﻿body 
{
    margin:0;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    font-family:Verdana;
    font-size:11px;
    line-height:18px;
}
.body 
{
    
    background-color:#ffedd3;
}

.header
{
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    background-position:top;
    width:890px;
    height:152px;
    vertical-align:top;
}
a, a:link, a:visited, a:active{
	color: #9f0002; 
	text-decoration:none;
	font-weight: normal;
}
a:hover{
	color: #454545; 
	text-decoration:none;
	font-weight: normal;
}
.header img
{
    position:absolute;
    left:715px;
    top:113px;   
}
.footer
{
    height:86px;
    width:870px;
    background-image:url(../images/footer.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    color:#634f27;
    font-size:10px;
    font-family:Verdana;
    text-align:left;
    vertical-align:top;
    padding-left:23px;
    padding-top:22px;
}
.footer a
{
    color:#634f27;
    text-decoration:underline; 
}
.footer a:hover
{
    text-decoration:none; 
}
.leftLine
{
    background-color:#ffedd3;
    vertical-align:top;
    width:10px;
    background-image:url(../images/right_line.gif);
    background-position:top;
    background-repeat:no-repeat;
    height:100%;
}
.rightLine
{
    background-color:#ffedd3;
    vertical-align:top;
    width:10px;
    background-image:url(../images/right_line.gif);
    background-position:top;
    background-repeat:no-repeat;
    height:100%;
}
.aboveBoxes
{
    width:150px;
    vertical-align:top;
    color:#ffedd3;
    font-size:11px;
    font-family:Verdana;
    text-align:left;
    margin-bottom:10px;
    position:relative;
    left:-8px;
}
.aboveBoxes h2
{
    font-weight:bold;
    font-size:12px;
}
.aboveBoxes h3
{
    font-size:11px;
    color:#ffedd3;
    font-family:Verdana;
    text-align:right;
    font-weight:normal;
    margin:0px;
    padding:0px;   
}
.aboveBoxes img
{
    border:1px solid #ffedd3;
}
.topLinks
{
    text-align:right;
    padding-right:10px;
}
.topLinks a
{
    color:#755555;
    font-size:11px;
    font-family:Verdana;
    text-decoration:underline;
    text-align:right;   
}
.topLinks a:hover
{
    text-decoration:none;
}
.box1
{
    width:150px;
    background-color:#a78d6b;
    vertical-align:top;
    color:#755555;
    font-family:Verdana;
    font-size:11px;
    line-height:18px;
    margin-bottom:7px;
}

.box2
{
    width:150px;
    background-color:#c2af97;
    vertical-align:top;
    color:#755555;
    font-family:Verdana;
    font-size:11px;
    line-height:18px;
    margin-bottom:7px;
}
.box1Top
{
    width:150px;
    height:9px;
    background-image:url(../images/left_square_bg_1_top.gif);
    background-position:top left;
    background-repeat:no-repeat;   
}
.box2Top
{
    width:150px;
    height:9px;
    background-image:url(../images/left_square_bg_2_top.gif);
    background-position:top left;
    background-repeat:no-repeat;   
}
.box1Bottom
{
    width:150px;
    height:9px;
    background-image:url(../images/left_square_bg_1_bot.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
}
.box2Bottom
{
    width:150px;
    height:9px;
    background-image:url(../images/left_square_bg_2_bot.gif);
    background-position:bottom left;
    background-repeat:no-repeat;  
}
.inner
{
    padding-left:8px;   
    padding-right:8px;   
}
.box1 h2, .box2 h2
{
    font-family:Verdana;
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
    margin:8px 8px 8px 8px;
}
.box1 a, .box2 a
{
    font-family:Verdana;
    font-size:11px;
    color:#ffedd3;
    text-decoration:underine;
    margin:8px 8px 8px 8px;
}
.box1 a:hover, .box2 a:hover
{
    text-decoration:none;
}