/* CSS Document */


#outsidebox3{
	margin-left:auto;
       	margin-right:auto;
        overflow:hidden;
        width: 729px !important;
        width:755px;
        margin-bottom:30px;
        text-align:center;
        border: 1px solid #00CCCC;
       }

.subhead {
        font-size:0.8em;
        color: #00CCCC;
        font-align:center;
        font-weight:bold;
        background-color: #D7EFFF;
	color: #18B443;
        margin-bottom:6px;
        padding-bottom:3px;
        padding-top:3px;
        border-bottom: 1px solid #00CCCC;
}

        
.itembox {
	width: 150px;
	border: 1px solid #00CCCC;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
        overflow:hidden;
        text-align: center;
        float: left;
        margin-top:15px;
        margin-bottom:20px;
}
 
 .itemtitlebox {
        background-color: #00CCCC;
	font-align:center;
        font-size: 0.7em;
        border-bottom: 1px solid #00CCCC;
        padding-top:3px;
        padding-bottom:3px;
}
.itemtitlebox a {
	color: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
        }

.itemtitlebox a:hover {
	text-decoration: underline;
       	background-color: #D7EFFF;
	color: #18B443;
}


.itemphoto1 {
        height:120px;
        padding: 5px;
}

.rowbox {
       width: 752px;
       margin-top:10px;
}

#writingbox{
       width: 600px;
       font-size: 0.7em;
       border: 1px solid #00CCCC;
       margin-left:auto;
       margin-right:auto;
       padding:17px;
       margin-bottom:30px;
}      

.headersmall{
      font-size:0.7em
}
