/* -------xhtml Style Sheet ---last edited 12-12-06
-----------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
body {
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background: #ccc url('../images/pattern_036.gif');  background-attachment: fixed;
  text-align: center; 
  min-width: 760px;
}
/* background from http://www.squidfingers.com */
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active, a:hover {
	text-decoration: none;
}
form {
	margin:0;
	padding:0
	}
img {
	border:none
	}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#wrapper {
  width: 720px; 
  margin: 0 auto; 
  text-align: left; 
  background-color: #fff;
  border-left: 2px solid #666;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
}
#header {
  position: relative;
  background:#cccc9a;
  padding: 15px;
  border-bottom: 7px solid #999967;
  overflow: hidden;
}

#header #tagLine {float: right; font-size: 1.7em; width: 17em; position: relative;}
#header #tagLine span {display: block; margin-left: 15px;}

h1.logo {
  position: relative;
  font: bold 5.0em HelveticaNeue,Helvetica,Arial,sans-serif;
  color: #666;
  margin: 0;
  z-index: 1000;
}
h1.logo span {position: absolute; top: -50px; left: 107px; letter-spacing: -19px; font-size: 2.75em; color: #999967; z-index: -2; width: 320px; height:100px; }
h1.logo a {text-decoration: none!important; display: block; width: 350px;}
h1 {
  font: 2.0em   HelveticaNeue,Helvetica,Arial,sans-serif;
  color: #4f4f4f;
}
h2 {
  font: 1.85em   HelveticaNeue,Helvetica,Arial,sans-serif;
  color: #4f4f4f;
}
p, li, dl {
  font-size: 1.4em;
}
dl dt {font-weight: bold;}

dl dd {margin-bottom: 15px;}

h1, h2, p {
  margin: .85em 0 .75em 0;
}


/* ------- begin side column
-----------------------------------------*/

#sideColumn {
 float: left; 
 width: 180px;
 }
 
#mainNav {
 position: relative;
 z-index: 10000;
 list-style: none;
 width: 180px!important;
 width: 165px;
 /*voice-family: "\"}\"";
 voice-family: inherit;
 width: 160px; */
 /*_width: 165px;  */
}

#mainNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#mainNav li {
		border-bottom: 1px solid #fff;
		margin: 0;

		}
#mainNav li a {
		display: block;
        padding: 5px 0 5px 0.5em;
		border-left: 7px solid #999967;
        background-color: #666;
		color: #fff;
		text-decoration: none;
		width: 100%
		
		}

html>body #mainNav li a {
		width: auto;
		}
#mainNav li a:hover {
		border-left: 7px solid #cccc9a;
		background-color: #999;
		color: #fff;
		}
body#home1 #mainNav li#home a, body#started1 #mainNav li#started a, body#faq1 #mainNav li#faq a, body#testimonials1 #mainNav li#testimonials a, body#who1 #mainNav li#who a	{background-color: #fff; color: #666; font-weight: bold;}
		
#sideColumn div.box {
		background: #e5e5e5;
		margin: 30px 0;
		padding: 10px;
		border-right:  1px solid #cccc9a;
		height: 1%;
		}

#sideColumn div.box p {
		
		font-size: 1.2em;
		} 
		
		
		
/* side-form-begin */
.heading-caps {
    color:#666;
	text-transform:uppercase;
	display:block;
	margin:0 0 5px 1px;
	}
.hidden-inputs {
	display:none
	}
 
#sideColumn form .row {
	float:left;
	padding:0 0 6px 0;
  
	}
#sideColumn form .row label {
	float:left;
	display:block;
  }
#sideColumn form .row input {height: 14px; border: 1px solid #666;}
#sideColumn form .row .text,
#sideColumn form .row textarea {
	float:left;
	width:155px;
    padding:1px 0 0 2px;
	font-size: 10px;
	}
#sideColumn form .row textarea {
	height:100px;
	width:155px;
	border: 1px solid #666;
	font-size: 11px;
	}
#sideColumn form .button input {
	position:relative;
	float:right;
	background:#cccc9a;
	border: 1px solid #666;
	
	}
			
/* side-form-end */	
/* ------- end side cloumn
-----------------------------------------*/

/* ------- begin content
-----------------------------------------*/
#content { 
 width: 510px!important;
 width: 510px;
 float: right; 
 margin-bottom: 20px;
 padding-right: 10px;

}

/* #content * {
  margin-right: 20px;
} */

#content * * {
  padding-right: 0;
}

#content ul {
list-style-type: circle;
margin-left: 15px;
}

/* ------- begin form
-----------------------------------------*/
 #content form label {
	display: block;
	margin: 0 0 2px 0;
	font-size: 1.4em;
}

#content fieldset {border: none;}

#content form input {
	display: block;
	width: 277px;
	margin: 0 0 10px 0; 
	padding: 0;
}
#content form div {
   background:#cccc9a;
   margin: 2px 0;
   padding: 10px;
   height: 1%;
   font-size: 1.1em;
   width: 260px;
}
   
 #content .error {
	font-weight: bold;
	color: #ff0000;
}  
#content form input#submit {
    margin-top: 5px;
	border: 1px solid #666;
	width: 276px;
	background:#cccc9a;
	cursor: pointer;
}
#content form#paypal input {
	height: auto;
	width: auto; 

}
#content form textarea {
	width: 275px;
	height: 125px; 
	border: 1px solid #666;
}
 
 /* ------- end form
-----------------------------------------*/

/* ------- end content
-----------------------------------------*/
 #footer {
  clear: both;
  border-top: 7px solid #999967;
  background-color:#cccc9a;
  padding: 1px 15px;
  font-size: .9em;
}
