/* CSS Document */


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

.container {
            width:180px;
            margin-right:auto;
            margin-left:auto;
           }

.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: 160px;
	border: 1px solid #00CCCC;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
        overflow:hidden;
        text-align: center;
        float: left;
        margin-top:15px;
        margin-bottom:20px;
}

.itemboxbigger {
	width: 150px;
	border: 1px solid #00CCCC;
	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;
        height:25px;
       
}
.itemtitlebox a {
	color: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
        }

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


.itemphoto1 {
        height:80px;
        padding: 15px 5px 5px 5px;
}

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

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


.headersmall{
      font-size:0.7em
}

#writingbox{
       width: 600px;
       font-size: 0.8em;
       margin-left:auto;
       margin-right:auto;
       padding:17px;
       margin-bottom:30px;
}     

.outsideboxlinks{
	margin-left:auto;
       	margin-right:auto;
        overflow:hidden;
        width: 650px;
        margin-bottom:30px;
        text-align:center;
        border: 1px solid #00CCCC;
        padding-bottom:15px;
       }



.itemboxlinks {
	width: 170px;
	border: 1px solid #00CCCC;
	margin: 15px 15px 0px 15px;
	padding: 0px;
        overflow:hidden;
        text-align: center;
        float: left;
        padding-bottom: 5px; 
}
 
.itemphotolinks {
        height:80px;
        padding-top: 5px; 
}

 .itemtitleboxlinks {
        background-color: #00CCCC;
	font-align:center;
        font-size: 0.8em;
        border-bottom: 1px solid #00CCCC;
        padding:3px;
        height:30px;
       
}
.itemtitleboxlinks a {
	color: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
        }

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

 .link {
        font-align:center;
        font-size: 0.6em;     
}

.bootcampcontainer {
 width: 546px !important;
 width: 578px;
margin-right:auto;
margin-left:auto;
}
