/* @override http://lappy486.local/~ddemaree/practical.cc/stylesheets/new_site.css */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: white;
	background: #7aa400 none repeat-y center top;
}

body.gridpreview {
	background: url(../images/grid.png) repeat-y center top;
}

a:link {
	color: #f2ff80;
}

a:visited, a.visited_test {
	color: #fff;
}

h2, h3, h4 {
	color: white;
}

.wrap {
	width: 780px;
	margin: 0 auto 36px;
}

.clearing {
	clear: both;
}

.section {
	border-bottom: 1px solid #c5e545;
}

.imagize {
	text-indent: -9999px;
	outline: none;
	display: block;
}

.indent_children h3,
.indent_children p,
.indent_children ul,
.indent_children ol,
.indent_children dl {
	margin-left: 12px;
	margin-right: 12px;
}

.tutone {
	color: #e4ff99;
}

.columns3 .column {
	width: 252px;
	margin-right: 12px;
	float: left;
}

.columns2-left .left-column {
	width: 516px;
	float: left;
}

.columns2-left .right-column {
	width: 252px;
	float: right;
}

.columns3 .column.right {
	margin-right: 0;
}

p.lede {
	font-size: 16px;
	line-height: 18px;
}

#practical_logo {
	height: 55px;
	width: 388px;
	background: url(../images/practical_logo-2007_05.png);
	float: left;
	margin-top: 36px;
}

#we_make_web_sites {
	width: 648px;
	height: 73px;
	background: url(../images/we_make_web_sites.png);
	margin-top: 12px;
}

#header .header_extra {
	width: 360px;
	float: right;
	padding: 12px 0;
	border-right-width: 0;
	border-left-width: 0;
	border: 1px solid #e4ff99;
	border-right-style: none;
	border-left-style: none;
	margin-top: 18px;
	margin-right: 12px;
	color: #eeffbe;
	background: #92c400 url(../images/rails_button.png) no-repeat 8px center;
}

#header .header_extra p {
	margin-bottom: 0;
	padding-left: 84px;
}

#header .header_extra h3 {
	text-transform: uppercase;
	margin-top: 0;
	padding-left: 84px;
}

#intro {
	padding-right: 266px;
	padding-bottom: 36px;
	background: url(../images/easel.png) right 24px;
	min-height: 400px;
	background-repeat: no-repeat;
	color: #fff;
}

#intro p {
	line-height: 36px;
	font-size: 24px;
	margin: 0;
	padding: 12px;
}

#services {
	padding: 24px 0 18px;
	line-height: 21px;
}

#services p {
	font-size: 12px;
}

#services h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 3px;
}

#footer {
	padding-top: 24px;
	color: #e4ff94;
}

#footer #contact_info {
	font-size: 18px;
	color: #fff;
}