/* CSS Document */

body{ color:#4e4b43; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.content{
	background-color:#f1f2eb;
	border-style:solid;
	border-color:#999999;
	padding: 15px 15px 15px 15px;
	border-width:thin;
}

.home h1{ font-size:17px; color:#d79544;}
.home .stripe{ height:20px; background-color:#d79544;}
.home .smallstripe{ height:4px; background-color:#d79544;}

.services h1{ font-size:17px; color:#993333;}
.services .stripe{ height:20px; background-color:#993333;}
.services .smallstripe{ height:4px; background-color:#993333;}

.portfolio h1{ font-size:17px; color:#37413a;}
.portfolio .stripe{ height:20px; background-color:#37413a;}
.portfolio .smallstripe{ height:4px; background-color:#37413a;}

.contact h1{ font-size:17px; color:#8ea8d3;}
.contact .stripe{ height:20px; background-color:#8ea8d3;}
.contact .smallstripe{ height:4px; background-color:#8ea8d3;}

.wrapper {
	
	height: auto ;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
.portfolio.footer, .push {
	color: #4e4b43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}.contentbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999999;
	background-color: #f1f2eb;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.contenttop {
	background-color: #f1f2eb;
	padding: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 0px;
}
.contentleftside {
	background-color: #f1f2eb;
	padding: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
}
.contentrightside {
	background-color: #f1f2eb;
	padding: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
}
html { min-height: 100%; margin-bottom: 1px; }
.buttons {
	border: 1px solid 990000;
}
