/* static pages */
#staticContent, #staticContent div, #staticContent p, #staticContent a {
	font-size: 13px;
	line-height: 18px;
}
#staticContent a:link, #staticContent a:visited {
	text-decoration: underline !important;
}
#staticContent i {
	font-family: Georgia, serif;
}
#staticContent img {
	border:none;
}
#staticContent h1 {
	margin: 20px 0;
}
#staticContent h3 {
	margin: 20px 0;
}
.whatText {
	font-size: 14px;
	margin: 30px;
	text-align: left;
	line-height: 24px; 
}

#topHomeContent {
	height: 325px;
	width: 930px;
	padding: 20px;
	border: 1px dotted blue;
	margin: 15px 0;
}
.postContent {
    position: relative;
    width: 611px;
    #width: 600px;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 15px;;

}
#bottomHomeContent {
	height: 150px;
	width: 930px;
	padding: 20px;
	border: 1px dotted blue;
	margin: 15px 0;
}
.smallColumn {
	width: 313px;
}
.mediumColumn {
	width: 650px;
}
.photoAction {
	padding-top: 20px !important;
}
.detailsPhoto {
	padding-top: 40px;
}
.wDivider {
	padding: 20px 0;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	margin-bottom: 20px;
}
.sDivider {
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
	margin-bottom: 20px;	
}
a.contactInfo {
	color: #0099ff;
}
.joinBox {
	width:275px;
	padding: 0 50px;
}
.helpBox {
	width:475px;
	padding-top: 25px;
}
.topForm label {
	display:block;
	font-family: Georgia,serif;
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 5px;
}
.topForm input {
	padding: 5px;
	width: 250px;
	display: block;
}
.topForm .submit {
	margin: 20px 0;
}
