	/* This is a Trade and Value, Corp. design */

/* Please refrain from copying this style sheet */

/* ====================== WALL ============*/

.blue-separator{
width: 100%;
height: 15px;
background-color: #063b25;
overflow: hidden;
}

/* GENERAL CSS */
.page-title-wall{
padding: 20px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-family: Georgia, trebuchet, Arial;
font-size: 13pt;
font-weight: bold;
color: #063b25;
}

.left-wall{
width: 525px;
float: left;
font-family: Georgia, Arial;
color: #4b4b4b;
}
.right-wall{
width: 250px;
float: left;
}

.paragraphsWall{width: 505px; margin-right: 10px; margin-left: 10px;}
.paragraphsWall h4{
margin: 20px 0px 0px 0px;
font-size: 13pt;
color: #063b25;
}
.paragraphsWall h5{
margin: 10px 0px 0px 0px;
font-size: 13pt;
color: #b4b4b4;
}
.paragraphsWall p{
margin: 5px 0px 0px 0px;
font-size: 11pt;
}
.paragraphsWall #commercial{
padding: 10px 0px 0px 5px;
margin: 20px 0px 20px 0px;
border-top: 2px dashed #4b4b4b;
color: #008000;
}




/*  Main Page  */
.stories-list{
width: 226px;
padding: 10px 10px 10px 10px;
margin: 20px 0px 0px 0px;
border-top: 4px dashed #063b25;
border-bottom: 4px dashed #063b25;
border-left: 4px dashed #063b25;
}
.stories-list h4{
margin: 0px 0px 0px 0px;
text-align: center;
font-family: Georgia, Arial;
font-size: 13pt;
font-weight: normal;
color: #483318;
}
.stories-list a:link, .stories-list a:active, .stories-list a:visited{
font-size: 12pt; 
font-family: Georgia, Arial, Times, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #4b4b4b;
}
.stories-list a:hover{
font-size: 12pt; 
font-family: Georgia, Arial, Times, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #4b4b4b;
}
.stories-list span{

}

/* Read Page */

.image-holder{
margin: 0px 0px 20px 0px;
}

.article-details{
width: 228px;
margin: 40px 0px 0px 0px;
padding: 0px 10px 10px 10px;
border-left: 2px dashed #4b4b4b;
}
.article-details p{
margin: 0px 0px 0px 0px;
}
.article-details img{

}

.wall-tags{
padding: 0px 0px 0px 0px;
margin: 30px 0px 0px 0px;
}
.wall-tags h4{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-family: Georgia, Arial;
font-size: 11pt;
font-weight: normal;
color: #000000;
}
.wall-tags ul{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
}
.wall-tags li{
padding: 0px 0px 0px 0px;
margin: 3px 0px 3px 0px;
list-style: none;
font-family: Arial, Times;
font-size: 9pt;
color: #7b7b7b;
}

.wall-tags a:link, .wall-tags a:active, .wall-tags a:visited{
font-family: Arial, Times;
font-size: 9pt;
font-weight: normal;
color: #7b7b7b;
text-decoration: none;
}

.wall-tags a:hover{
font-family: Arial, Times;
font-size: 9pt;
color: #7b7b7b;
font-weight: normal;
text-decoration: underline;
}

/* ===================== Search Page ================== */

.each-result{
margin: 25px 0px 0px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 2px dashed #4b4b4b;
}

.search-form-holder{

}

/* ======== Form ========= */

.form-holder{
width: 243px;
margin: 0px auto;
}

.form-top{
width: 243px;
height: 9px;
margin: 0px 0px 0px 0px;
background-image: url(../images/elements/form-top.jpg);
background-repeat: no-repeat;
float: left;
overflow: hidden;
}


.form-middle{
width: 223px;
padding: 0px 10px 0px 10px;
margin: 0px 0px 0px 0px;
background-image: url(../images/elements/form-middle.jpg);
background-repeat: repeat-y;
float: left;
}

.form-middle h1{
margin: 5px 5px 5px 5px;
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
color: #ffffff;
}

.form-middle p{
margin: 5px 5px 5px 5px;
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

.form-middle div{
margin: 5px 15px 5px 5px;
font-size: 10pt;
text-align: right;
color: #ffffff;
}



.form-bottom{
width: 243px;
height: 17px;
background-image: url(../images/elements/form-bottom.jpg);
background-repeat: no-repeat;
float: left;
overflow: hidden;
}


/* ===================== Archives Page =============*/

.archives-list{
margin: 20px 0px 0px 0px;
}
.archives-list ul{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
}
.archives-list li{
padding: 0px 0px 0px 0px;
margin: 10px 0px 10px 10px;
list-style: circle;
}
.archives-list li span{
font-size: 10pt;
}




