﻿body{
	background-color: #cccccc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

p{
	color: #666666;
}

a{
	color: #666666;
}

a img {
	border: 0px;
}

h1{
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #3D1791;
	font-weight: normal;
	
}

h3{
	color: #3D1791;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4{
	color: #99cc00;
}

.centerBody{
	width: 984px;
	margin: auto;
	
}

.bodyCont{
	width: 984px;
	float: left;
	background-color: white;
	padding: 10px 10px 10px 10px;
}

.headerCont{
	width: 984px;
	float: left;
	
	height: 107px;
}

.logo{
	float: left;
}

.mainCont{
	width: 728px;
	float: left;
	
}

.leftPane{
	width: 248px;
	float: left;
	border: 2px solid #99CC01;
	min-height: 600px;
	padding: 10px;
	background-color: #eeeeee;
	
}

.middlePane{
	width: 420px;
	float: left;
	
	position: relative;
	left: 20px;
	padding-top: 0px;
}

.headerRight{
	float: right;
	width: 530px;
	
	text-align: right;
}

.headerRight p{
	color: #E13800;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.headerRight input{
	margin: 0px 0px 10px 20px;
	
}

.addthis_button{
	margin-top: 10px;
}

.btnSearch{
	background-color: #C0C0C0;
	border: 1px solid #666666;
	
}

.searchBox{
 	font-size: 11px;
 	width: 200px;
 	padding-top: 2px;
 	border: 1px solid #C0C0C0;
}

.rightPane{
	width: 250px;
	float: left;
	position:relative;
	left: 6px;
}

.rightPaneBucket{
	width: 226px;
	float: left;
	border: 2px solid #99CC00;
	min-height: 300px;
	padding: 10px;
	background-color: #eeeeee;
	margin-bottom: 20px;

}

.google728{
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

.google250{
	float: left;
	border: 1px solid #99CC00;
}

.footer{
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 980px;
	float: left;
	font-size: 10px;
	
}

.rightPaneSquare{
	width: 246px;
	float: left;
	border: 2px solid #99CC00;
	
	
	background-color: #eeeeee;
	
	margin-top: 20px;
}

.rightPaneSquare img{
	position:relative;
	left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.middlePane p{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 4px;
}

.middlePane input{
	border: 1px solid #666666;
}

.homeTextField{
	width: 410px;
}

.homeDescrField{
	width: 410px;
	height: 150px;
}

.btnSubmit{
	float: right;
	margin-top: 10px;
	border: 1px solid #666666;
	cursor: pointer;
}

.legal{
	font-size: 10px;
}

.recentCont{
	margin-top: 20px;
	height: 50px;
	width: 248px;
	
	float: left;
}

.recentCont img{
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 4px;
}

.recentCont h2{
	display: inline-block;
	color: #E13800;
	font-size: 12px;
	vertical-align: top;
	margin: 0px 0px 6px 0px;
	height: 14px;
	width: 194px;
	overflow: hidden;
}

.recentCont h2 a{
	color: #E13800;
}

.recentCont p{
	display: inline-block;
	
	vertical-align: top;
	margin: 0px;
	font-size: 11px;
	
	width: 194px;
	height: 30px;
	
	overflow: hidden;
}

.seeMore{
	float: right;
	color: #E13800;
	font-weight: bold;
	font-size: 16px;
	margin: 20px;
}

.moreImages{
	width: 50px;
	float: left;
}

.moreImages img{
	margin-top: 15px;
	margin-bottom: 10px;
}

.google200{
	float: left;	
	position:relative;
	left: 4px;
}

.moreImagesCont{
	width: 250px;
	float: left;
}

.rightPaneBucket img{
	border: 0px;
	margin: 5px;
	
}

.greenline{
	border-top: 2px solid #99CC00;
}

.displayImage{
	max-width: 728px;
}

.commentName{
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.commentCont{
	border-bottom: 2px solid #99cc00;
}

.commentCont p{
	margin-top: 10px;
}

.commentDate{
	font-size: 10px;
}



.infoCont{
	float: right;
}

.infoName{
	margin-right: 20px;
	border-bottom: 1px solid #666666;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.infoEmail{
	border: 1px solid #666666;
		border-top: 0px;
	border-left: 0px;
	border-right: 0px;

}

.makeComment{
	width: 728px;
	height: 100px;
	border: 1px solid #666666;
	
}

.makeCommentLink{
	float:right;
}

.uploadDescription{
	vertical-align:top;
	margin-left: 10px;
	height: 105px;
	overflow: hidden;
	display: inline-block;
	width: 295px;
}


/* extra */
.normal_text
{
	color: #666666;
	font-size: 12px;
}

.mainNav
{
	color: #E13800;
}

.onePane
{
	padding-top: 13px;
}

.grayline{
	border-top: 2px solid #cccccc;
}


/* Extra stuff */
#signin_menu {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#DDEEF6;
border:1px none transparent;
color:#778899;
font-size:11px;
margin-left:0px;
margin-top:10px;
padding:10px;
text-align:left;
width:210px;
}

.twitter_input {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #AACCEE;
	display:block;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}

a.tab
{
	color: #E13800;
}

.tabs
{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0px 3px 0px;
}