/* @override http://springmountainsolutions.com/dd09/css/settings.css */

#settings_content {
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	width: 660px;
	margin: 10px 10px 40px 150px;
	
}

#settings_content h2 {
	font-size: 18px;
}

.settings_radio {
	float: left;
	clear:both;
	margin: 10px 0;
}

.settings_radioquit {
	float: left;
	clear:both;
	margin: 70px 0;
}


.setselect ul{
	padding-bottom: 10px;
}

.set_fb {
	
}

.set_email {
	
}

.set_

#bottomwrapper {
	float:  left;
	margin: 0 auto;
	
}

#bottomgraphiclinks {
	float: left;
	width: 760px;
	text-align: center;
	margin-top: 40px;
}

#bottomgraphiclinks p {
	font-size: 11pt;
	margin-top: 40px;
}

#bottomgraphiclinks a {
	color: #9c9c9c;
	text-decoration: none;
	text-transform: uppercase;
}

#bottomgraphiclinks a:hover {
	color: #000;
}

.lowerthumbs a img {
	display: inline;
	height: 29px;
	border-style: none;
	text-decoration: none;
}

.lowerthumbs a img:active {
	border-style: none;
}


/*  Terms  */

#termswrapper {
	float: left;
	width: 700px;
	margin: 0 auto;
	padding-top: 30px;
}

.termscopy {
	float: left;
	margin: 20px 0 30px 12px;
}

/*  Contact  */

#contactpage {
	float: left;
	margin: 0 auto;
	width: 760px;
	
}

#contact-wrap {
	width: 660px;
	margin: 0 auto;
	/* min-height: 650px; */
	height: auto !important;
}

#contactintro p {
	font-size: 1.1em;
	margin: 8px 0 10px 198px;
}

#contactintro h2 {
	font-size: .9em;
	margin: 13px 0 10px 198px;
	
}

#contact-area {
	width: 534px;
	color: #a19e9e;
	margin: 26px 0 10px 0;
}






#contact-area input, #contact-area textarea {
	float: left;
	width: 277px;
	font-size: 1.2em;
	border: 1px solid #000;
	height: 18px;
}

#contact-area textarea {
	height: 372px;
	width: 332px;
	margin: 4px 0 7px 0;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000;
}

#contact-area input.submit-button {
	width: 60px;
	height: 26px;
	float: right;
	margin: 0 2px 0 0;
	font-size: 13px;
	clear: both;
	color: white;
	background-color: #a19e9e;
}


#contact-area input.submit-button a:hover {
	color: #000;
}

label {
	float: left;
	width: 113px;
	text-align: right;
	margin: 4px 85px 14px 0px;
	clear: both;
	font-size: .9em;
}
