/* --- Schroeder Brothers website styles ---- */
.frame {
	padding: 5px;
	border-bottom: 1px solid #B6DA6B;
	width: 100%;
}
.framesingleG {
	padding: 5px;
	border-bottom: 2px solid #B6DA6B;
	border-top: 2px solid #B6DA6B;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eeeeee;
	width: 100%;
}
.frameG {
	padding: 5px;
	border-bottom: 1px solid #B6DA6B;
	background-color: #eeeeee;
	width: 100%;
}
.frametop {
	margin-top: 5px;
	padding: 5px;
	border-bottom: 1px solid #B6DA6B;
	border-top: 3px solid #B6DA6B;
	width: 100%;
}
.frametopG {
	margin-top: 5px;
	padding: 5px;
	border-bottom: 1px solid #B6DA6B;
	border-top: 3px solid #B6DA6B;
	background-color: #eeeeee;
	width: 100%;
}
.framebottom {
	margin-bottom: 5px;
	padding: 5px;
	width: 100%;
	border-bottom: 3px solid #B6DA6B;
}
.framebottomG {
	margin-bottom: 5px;
	padding: 5px;
	width: 100%;
	background-color: #eeeeee;
	border-bottom: 3px solid #B6DA6B;
}
p.header{
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p.body {
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 14px;
	color: #333333;
	margin: 10px;
	padding: 0px;	
}
a.body {
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
}
a:hover.body {
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
}

p.footer {
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a.footer {
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 12px;
	color: #B6DA6B;
	margin: 0px;
	padding: 0px;
}
a:hover.footer {
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
p.subfooter {
	font-family: "veranda", arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
a.subfooter {
	font-family: "veranda", arial;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
a:hover.subfooter {
	font-family: "veranda", arial;
	font-size: 10px;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #cccccc;
}
.borderG {
	border: 1px solid #004600;
}
.img {
	border: 4px double #B6DA6B;
	float: left;
	display: inline;
	margin-right: 15px; 
}
.img2 {
	border: 4px double #B6DA6B;
	float: right;
	display: inline;
	margin-left: 15px;
}
.img3 {
	border: 1px solid #B6DA6B;
	float: center;
	display: inline;
	margin: 5px
}
.img4 {
	border: 4px double #B6DA6B;
	margin: 10px;
}
.logo{
	float: left;
	display: inline;
	padding: 5px
}
.header p{
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #cccccc;
}
a.menucell {
	text-align: center;
	display: block;
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
}
a:hover.menucell {
	text-align: center;
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	background-color: #fff;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
}
a.menucell2 {
	text-align: right;
	display: block;
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
	white-space: nowrap;
	padding-right: 4px;
}
a:hover.menucell2 {
	text-align: right;
	font-family: "Trebuchet MS", Myriad, arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	background-color: #66FF66;
	white-space: nowrap;
	padding-right: 4px;
}
.moneyshot {
	background-image: url('http://www.schroederbrothers.net/PICS/money_shot_800c.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	height: 520px;
}
/* --- Contact Form styles ---- */
.cflite {
	width: 259px;
	font-family: Trebuchet MS, Myriad Web, Arial;
	font-color: #006600;
}
.cflite_td {
	font-size:12px;
	font-color: #006600;
}
.cflite p {
}
.cflite label {
}
label {
 padding-right:10px
}
.required {
 font-weight:normal;
}
.required_star {
 font-weight:normal;
}
.not-required {
 font-weight:normal;
}
