/* CSS Document */

body{
margin-top: 10px;
padding:0;
line-height: .8em; 
}
.detail a{
 border: 0px solid black; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;  color: #FAF0EB;
font-size: 11px; font-family: verdana, arial, sans serif; font-weight: bold; 
text-align: right; text-decoration: none;


}

.maintitle {
 color: #F7F2EE; font-size: 16px; font-family: verdana, arial, sans serif; font-weight: bold; 
text-align: center; padding: 10px 0 10px 0; text-decoration: none;
display: block;
}

.maintitle a{
 color: #F7F2EE; font-size: 16px; font-family: verdana, arial, sans serif; font-weight: bold; 
text-align: center; text-decoration: none;
display: block;

}


.br {
line-height: 1.0em;
}

.p{
line-height: 2.0em;
}


#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 535px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 960px;
}

#contentcolumn{
margin: 0 240px 0 428px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #AB7050; height: 185px; float: left; background-image: url(images/mid.png) ; background-repeat: no-repeat; width: 257px;
}
.midinner{
float: middle; border: 0px solid black; 
/*Width of left column in pixel*/
margin: 6px 20px 0px 2px; padding: 0px 0px 0px 0px;  color: #E8DCD6;
font-size: 9px; font-family: verdana, arial, sans serif; font-weight: normal; 
text-align: justify; 


}
#leftcolumn{
background: #AB7050; float: left; background-image: url(images/left.png) ; background-repeat: no-repeat; border: 0px solid black;
width: 428px; /*Width of left column in pixel*/ 
margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/ ; padding: 0px 0px 0px 0px; height: 185px;

}
.leftinner{
float: middle; border: 0px solid black; 
/*Width of left column in pixel*/
margin: 6px 20px 0px 10px; padding: 0px 0px 0px 0px;  color: #E8DCD6; font-size: 9px; font-family: verdana, arial, sans serif; font-weight: normal; 
text-align: justify; 


}


#rightcolumn{
float: left;
width: 275px; /*Width of right column*/
margin-left: -275px; /*Set left margin to -(RightColumnWidth)*/
background: #AB7050; height: 185px; float: left; background-image: url(images/right.png) ; background-repeat: no-repeat; 

}

.rightinner{
float: middle; border: 0px solid black; 
/*Width of left column in pixel*/
margin: 6px 10px 0px 2px; padding: 0px 0px 0px 0px; color: #E8DCD6; font-size: 9px; font-family: verdana, arial, sans serif; font-weight: normal; 
text-align: justify; 


}

#footer{
clear: left; border: 0px solid black; 
width: 960px; height: 50px; padding-top: 2px;

background: #91583A;
color: #AF8D7C; text-align: left; 

}
.innerfooter{
float: left; border: 0px solid black;  width: 700px;
background: #91583A; 
text-align: center;  color: #AF8D7C;
font-weight: normal;  font-size: 9px; font-family: verdana, arial, sans serif; font-weight: normal; 
text-align: left; margin: 2px 0px 2px 5px;

}
.innerfooter2{
float: middle; border: 0px solid black; 
background: #292929; width: 954px;
color: #AF8D7C;
margin: 0px 0px 0px 0px; padding: 2px 4px 2px 2px; font-weight: normal;  font-size: 9px; font-family: verdana, arial, sans serif; font-weight: normal; 
text-align: right; 

}

.ftleft{ border: 0px solid black;

float: left;  padding: 0px;
text-align: left; width: 100%;

}
.ftright { border: 0px solid black;
float: right; width: 15%;  margin: 0 2px 0 0;
text-align: right; 

}

#footer a{
 color: #AF8D7C; text-decoration: none;
}

