body {
	padding:0;margin:0;background-color:#fff;font-size:1em;
}
#navskips {
	display:none
}
#leftfixed {
	display:none;
}
#rightfixed {
	display:none;
}
#showhidebox {
	display:none;
}


#leftfixed img, #rightfixed img {
	display:none;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	letter-spacing: 2px;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:5px;
}
.backlinks {
	color:#222;
}
.backlinks a {
	color: #222;
	text-decoration: underline;
}
.backlinks a:hover {
	text-decoration: overline;
}
#wrap {
	border:1px solid #F4B925;
	width:100%;
	margin-left:8%;
}
ul#nav {
	display:none;
}
ul#nav li {
	display:none;
	
}
a em {
	font-style: normal;
	text-decoration: none;
}
ul.nav2 {
	display: none;
}

#utilwrap {
	display: none;
	
}
ul#utilmenu {
	display: none;
}
#subnav {
	display:none;
}
#content {
	width:80%;
	margin-left: 10%;
	float:left;
	border:0px solid #F4B925;
	padding-top:30px;
	display:inline;
}
#content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #444;
	line-height: 1.9em;
}
h1 {
	background-color:#000;
	padding:0;
	margin:0;
	color:#F4B925;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	letter-spacing: 1px;
	
}
h2 {
	color:#666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 1px;
	font-weight: bold;
}
#hometitle {
	display:block;
	padding-left:15px;
	padding-top: 0;
}
#bot {
	float:left;text-align:center;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000;
	margin-top: 45px;
	width:100%;
}
#bot a {
	color:#000;
}
#bot img {
	border:none;
	margin-top:3px;
}
#valid {
	border:0px solid yellow;
	
}
#copy {
	border:0px solid red;
	padding-bottom:4px;
	padding-top: 3px;
}
ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	color: #333;
}
/* contact form */
form {
	border:1px solid #000;
	background: url(http://pico-dsgn.net/images/contactgrade1.jpg) left bottom repeat-x;
	padding-bottom: 15px;
}
.contactform {
	color: #222;
	font-weight: bold;
}
.contactform strong {
	font-size: 105%;
	text-decoration: underline;
}
.input input{
	border:1px solid #000;
}
.input textarea {
	border:1px solid #000;
}
.input1 input {
	padding:5px;
	cursor: pointer;
}
.input1 input:hover {
	text-decoration: underline;
}
fieldset {
	padding-left: 2%;
	border:none;
}
legend {
	background-color: #F4B925;
	color:#000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	padding:5px 10px;
	border-top:none;
}

/* IE 6 and backwards corrections 
* html #leftfixed {
	position:absolute;
	height:1200px;
	background-color: #000;
}
* html #rightfixed {
	position: absolute;
	height:1200px;
}
* html #leftfixed img {
	position: absolute;
}
* html #rightfixed img {
	position: absolute;
	bottom:600px;
}
* html #showhidebox {
	display: none;
}
* html #subnav {
	width:15%;
	padding-left:6%;
	padding-right:6%;
}
* html #content {
	width:60%;
}
* html ul#nav2 {
	padding:0;
	margin:0;
}
* html ul#nav {
	position: absolute;
}*/
/* table */
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	width:100%;
	border:1px solid #aaa;
	line-height:1.6em;
	min-width:400px;
}
th#col1 {
	width:30%;
}
th {
	background-color: #F4B925;
}
.menus {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #000;
	font-size: 130%;
}
th#pricecol {
	padding-left:5px;
	padding-right: 5px;
	text-align: center;
	width:15%;
}
td {
	
	border-bottom: 1px solid #bbb;
	padding:10px 5px;
}
ul.genul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
}
/* prices page style with no js */
#webdesign, #springclean, #hosting, #maintain, #emailonly, #webreview {
	
	display:none;
}
#webdesign p, #springclean p, #hosting p, #maintain p, #emailonly p, #webreview p {
	margin:0;
	font-size: 90%;
	display:block;
	
	color: #000;
	font-weight: normal;
}
#showhidecomplete, #showhide1, #showhide2, #showhide3, #showhide4, #showhide5, #showhide6 {
	display:none;
}
#complete1, #complete2, #complete3 {
	display:none;
	
	height:0px;
}
.pricedetails {
	display: block;
}
.details {
	background-color:#F4B925;
	border: 1px solid #000;
	color: #333;
	padding:7px;
}