/* Original Template Design by Six Shooter Media. Reworked and styled by Shelly Dennison s.dennison@charter.net  December 2006*/
body {
	font-family: arial, helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	letter-spacing: .05em;
	color:#444;
	margin:20px 0;
	background:#f6f6f6 url('../images/body3.jpg');
}

* {
	margin:0;
	padding:0;
	
}
.clear {
	clear:both;
	height: 1px;
	}
#wrapper {
	background:#f0f0f0;
	border:4px solid #fff;
	width:985px;
	margin:0 auto;
}

#innerwrapper {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}

#contentme {
	background-image:url('../images/bg_whthack.png');
	background-repeat:repeat-y;
	background-color: #333;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	overflow: auto;
	height: 100%
	}
	
	
/*  -----------------------------   SEO TIPS newsletter form */
#header #newsletter {
	float:right;
	width: 400px;
	height: 52px;
	border: none;
	margin-top:30px;
	margin-right:10px;
	text-align:right;
	}
#header #newsletter div.row {
	float:right;
	width:400px;
	border: none;
	}

#header #newsletter img{
	margin-top: 1px;
	border:none;
	}
#header #newsletter form{
	padding: 0;
	border:none;
	}
#header #newsletter input{
	width: 148px;
	float:right;
	clear:right;
	margin:0 0 0 5px;
	border: 1px solid #333;
	padding:2px;
	}
#header #newsletter input:focus {
	border: 1px solid #8e1a11;
	}
#header #newsletter input.signup{
	width: 67px;
	height: 26px;
	border: none;
	margin-right:0;
	}
#header #newsletter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	letter-spacing: .04em;
	padding: 0 0 0 3px;
	}
/*  ------- end-------------------      SEO TIPS newsletter form */

/*  ---------------- begin header NAVIGATION  --------*/
#header a {
	text-decoration:none;
}
#header img.logo {
	float:left;
	margin-bottom:5px;
	border:none;
	background:none;
	}

#header #nav {
	clear:both;
	background:#458cbc url('../images/nav.jpg') repeat-x top;
	border-top:3px solid #fff;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	color:#E8E6E2;
	text-align:center; padding-left:0; padding-right:10px; padding-top:4px; padding-bottom:10px
}

#header #nav a {
	color:#000;
	font-size:16px;
	font-family: helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	text-decoration:none;
	padding:10px 6px 10px 6px;
}

.home #header a#home, .organic #header a#organic, .paid #header a#paid, .context #header a#context, .design #header a#design, .blog #header a#blog, .contact #header a#contact{
	background-color: #619bc3;
}

#header #nav a:hover {
	background:#619bc3;
}

#header #nav li {
	display:inline;
	list-style:none;
}



/* Left Side Bar */
#sidebar {
	background:#333;
	width:163px;
	padding:10px;
    float:left;
	color:#ddd;
	border-top:2px solid #000;
	display:inline;
}

#sidebar p {
	margin:10px 0;
}

#sidebar p.news {
	color: #ddd;
	font-family: Helvetica, Lucida Grande, sans-serif;
	font-weight:  normal;
	margin-bottom: 30px;
}

#sidebar p.news:first-letter {
	font-size: 150%;
	margin: 0;
	padding:0;
}
/* ------ Sidebar subnav ---- */
body.subnav #sidebar {
	background:#333;
	width:183px;
	padding:0px;
	float:left;
	color:#ddd;
	border-top:2px solid #000;
}

#sidebar ul.subnav {
	list-style-type: none;
	padding:0;
	}


#sidebar ul.subnav li{
	color: #ddd;
	background-color:#222222;
	text-decoration:none;
	padding:5px 0px 5px 5px;
	display: block;
	font-weight:normal;
	border-top: 1px solid #333;
	border-left: 10px solid #000;
	border-bottom: 1px solid #000;
	}
#sidebar ul.subnav li.current {
	background-color: #000;
	}
#sidebar ul.subnav li.current:hover {
	background-color: #000;
	}
#sidebar ul.subnav li a{
	font-size: 12px;
	color: #ddd;
	text-decoration: none;
	}
#sidebar ul.subnav li:hover {
	color: #eee;
	background-color: #000;
	text-decoration: none;
	}




/* Right Sidebar */
#sidebarright {
	width:160px;
	float:right;
	padding:10px 10px 0 10px;
	margin-left: 0px;
	display:inline;
}

#sidebarright p {
	font-family: helvetica, sans-serif;
}
	
#sidebarright p img {
	float:left;
	margin-top:-5px;
	margin-bottom:-2px;
	}


/* center content */
#content {
	background-color: #fff;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	width: 744px;
	overflow: auto;
}




.three #contentnopad {
	background-color:#FFFFFF;
	width: 570px;
	background:url('../images/bg_bubbles.jpg') no-repeat top left;; margin-left:183px; margin-right:0px; margin-top:0; margin-bottom:0; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:0
}

.two #content {
	background:#FFFFFF url('../images/bg_bubbles.jpg') no-repeat top left;
	padding:20px;
	margin-left:185px; margin-right:0px; margin-top:0; margin-bottom:0; background-color:#FFFFFF
	}

.whitebox {
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 0px;
	overflow: auto;
	height: 100%;
	}
#contentnopad .whitebox {
	margin:0 20px 20px 20px;
	}

#content div.latestwork {
	float:left;
	margin: 10px 15px 0 0;
	width: 160px;
	background-color:#ffffff;
	}
	

#content div.last {
	margin: 10px 0 0 0;
	}
#content div.latestwork p {
	margin: 10px 3px 0 10px;
	}
#content div.latestwork h5 {
	padding: 10px;
	margin:0;
	font-size: 14px;
	color:#458CBC;
	}
	    /* 3 packages - standard etc -- 3 col. layout... */
div.postitwrap {
	background-color:#FFFFFF;
	background-image:url('../images/postits2.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333
	}

div.postit {
	float:left;
	width: 190px;
	text-align:center;
	padding-top:0px;
	padding-bottom: 0px;
	}
.postitwrap ul {
	text-align:left;
	line-height:15px;
	color:#000;
	padding:15px 0 10px 26px;
}
 .postitwrap ul li {
	list-style-image:url('../images/bullet.png');
	font-family: helvetica, lucida grande, sans-serif;
	font-size: 13px;
	margin-bottom: 8px;
	letter-spacing: normal
	}
.postitwrap a img {
	margin-bottom: 10px;
	}
	
	  /* 3 packages - standard etc   TWO COLUMN PAGE STYLES... */
.two div.postitwrap {
	background-color:#FFFFFF;
	background-image:url('../images/postits3.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	border: 1px solid #333;
	width: 712px;
	margin-bottom: 20px
	}

.two div.postit {
	float:left;
	width: 237px;
	text-align:center;
	padding-top:0px;
	padding-bottom: 0px;
	margin: 0;
	}
.two .postitwrap ul {
	text-align:left;
	line-height:15px;
	color:#000;
	padding:15px 20px 10px 36px;
}
.two .postitwrap ul li {
	list-style-image:url('../images/bullet.png');
	font-family: helvetica, lucida grande, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	letter-spacing: normal
	}
#content .whitebox ul {
	height: 150px;
	border-style:none; line-height:16px;
	color:#3F3F3F;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	width: 265px;
	float: none;
	height: 100%;
	background-image: url('../images/badge.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	back
	margin: 0px;
	
}
#content .whitebox ul li {
	font-family: helvetica, "lucida grande", sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	font-weight: bold;
	}

/*text styles */

p {
	margin:8px 0;
	line-height: 110%;
}


h1 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight: bold;
	letter-spacing: 0em;
	margin-top: 20px;
}
h1.tan {
	color: #000;
	margin-top: 0;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #333;
	text-align:center;
	background-color:#E2DCC9;
	font-size: 18px;
	font-family: helvetica;
}
.two h1.tan {
	margin-bottom: 0;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	}
h2 {
	font-size: 18px;
	line-height: 1.4em;
	font-family:Georgia, "Verdana", Times, serif;
	font-style: italic;
	color:#000;
	font-weight: normal;
	letter-spacing: .05em;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-family: Georgia, "Verdana", Times, serif;
	color:#000;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top:20px;
	}
h4 {
	margin-top: 20px;
	padding: 10px 0 10px 0;
	border-top: 2px solid #eee;
	font-family: helvetica, lucida grande, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #000;
	font-weight: lighter;
	text-align:left;
	}
h5 {
	font-family: helvetica, lucida grande, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #000;
	font-weight:normal;
	}

					
					/* styles for 3 boxes on organic page - 3 packages */
.postitwrap h1 {
	margin-top:10px;
	padding:0px 0 10px 0;
	color: #8e1a11;
	border-bottom: 1px solid #fff;
	font-family:  Georgia, "Times New Roman", Times, serif;
	}

.postitwrap h2 {
	font-family: helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	font-size:16px;
	border-bottom: 1px solid #fff;
	padding-top:2px;
	font-style:normal;
	color: #000;
	font-weight: lighter;
	text-align:center;
	}
.postitwrap h4 {
	margin: 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #333;
	font-family: helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #000;
	font-weight: lighter;
	text-align:center;
	background-color:#E2DCC9;
	}
.postitwrap p {
	text-align:left;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	line-height: 1.5em;
	}
.two .postitwrap p {
	padding: 0 10px 10px 20px;
	}
#contentnopad h1 {
	text-align:center;
	}

.three #contentnopadindex{
	padding:0;
	}	
.three #contentnopadindex img {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	#contentnopadindex div.bluebar {
	color: #000;
	margin-top: 0;
	background-color:#458cbc;
	font-size: 14px;
	font-family: helvetica;
	background-image:url('../images/123bluegradient.jpg');
	background-repeat:repeat-x;
	margin-right: 187px;
	border-bottom: 1px solid #000000;
	height: 20px;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:8px
	}		
div.bluebar .titles123{
	float:left;
	width: 204px;
	margin-left:3px;
	}		
	div.bluebar .titles1234{
	float:left;
	width: 170px;
	margin-left:0;
	}		
	div.bluebar .titles1235{
	float:left;
	width: 175px;
	margin-left:0px;
	}		
					/* white boxes are the white boxes in the center content area */
.whitebox h1 {
	color:#006699;
	margin-top: 5px;
	}
.whitebox h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top:0px;
	border:0px none;
	}
.whitebox p {
	color:#3F3F3F;
	margin: 8px 0;
	}


					/* Right Side bar */

#sidebarright p {
	font-size: 12px;
	font-family: arial, sans-serif;
	margin:0 0 20px 0;
}

#sidebarright h1 {
	font-size: 14px;
	color:#000;
	margin:0 0 10px 0;
	font-variant:normal;
	font-weight:bold;
	font-family:helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	}

#sidebarright h2 {
	font-size:14px;
	font-family: helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	color:#074B70;
	margin:0;
	border:none;
	font-weight:bold;
	letter-spacing: normal;
	word-spacing:normal;
	font-style:normal;
}


					/* misc. colors and text classes  */
.black {
	color: #000000;
	}
.blackcap {
	color:#000;
	text-transform: uppercase;
	font-size:15px;
	font-weight:bold;
	line-height: normal;
	}
.red {
	color:#8e1a11;
	}
.green {
	color: #006e2e;
	}
.blue {
	color:#074B70;
	}
.serif {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
.firstletter {
	font-size: 150%;
	}
.note {
	display:block;
	font-style: italic;
	font-size: 90%;
	}
blockquote {
	padding: 10px 20px 0px 20px;
	}

/*links*/
a {
	color:#458CBC;
}

a:hover {
	text-decoration:none;
}
.whitebox p a {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a {
	color:#006699;
	text-decoration:none;
}

h1 a:hover {
	color:#B90008;
}
.whitebox  a.target {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url('../images/target.gif');
	background-repeat:no-repeat;
	background-position:  left 50%;
	padding-left: 28px;
	padding-top: 7px;
	display:block;
	height: 22px;
	font-size:14px
}

.whitebox h1 a {
	color:#006699;
	text-decoration:none;
	font-weight: bold;
}

.whitebox h1 a:hover {
	color:#B90008;
}



/*footer */
#footer {
	clear:both;
	margin:30px 0 0;
	color:#333;
}
#footer p {
	font-size: 12px;
	}
#footer #nav {
	text-align:center;
}

#footer #nav a {
	color:#999;
	font-size:12px;
	font-family: helvetica, "Lucida Grande", verdana, geneva, sans-serif;
	text-decoration:none;
	padding:10px 6px 0px 6px;
}

#footer #nav a:hover {
	color:#333;
}


#footer #nav li {
	display:inline;
	list-style:none;
}
/* end footer */



/* contact form */

.required {
	color:#8e1a11;
	font-size: 90%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	}

form {
	margin-top:0;
	padding:0;
	border:none;
}

label {
	display:block;
	font-weight:bold;
	color:#333;
	margin:0;

}
input {
	width: 300px;
	border: 1px solid #333;
	padding:2px;
	font:11px Verdana;
	color:#777;
	margin-bottom: 15px;
}
input:focus {
	border:1px solid #006699;
	}
input.image {
	width: auto;
	height: auto;
	padding:0;
	border:none;
}
input.submit {
	width: 79px;
	height: 26px;
	padding:0;
	border:none;
	}
input.check {
	width: auto;
	height: auto;
	padding:0;
	border:none;
	margin: 0;
	}
input.checkbox {
	width: auto;
	height: auto;
	padding:0;
	border:none;
	margin: 0;
	}
input.radio {
	width: auto;
	height: auto;
	padding:0;
	border:none;
	margin: 0;
}
textarea {
	width:400px;
	padding:2px;
	font:11px Verdana;
	border: 1px solid #333;
	height:200px;
	display:block;
	color:#777;
}
textarea:focus {
	border:1px solid #006699;
	}
p img {
	float:left;
	margin:0 10px 0 0;
}

hr {
	height: 4px;
	color: #FFFFFF;
	background-color:#FFFFFF;
	border:0px none;
	margin-bottom: 20px
	}
abbr {
	border:none;
	cursor:help;
	}
a.nounderline {
	text-decoration: none;
	}
a.nounderline:hover {
	text-decoration: underline;
	}
.whitebox .topmarg {
	margin-top: 25px;
	}
img {
	border:none;
}
.click2call {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color:#CCCCCC;
}
#form_landingpage {
	padding: 5px;
	float: right;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px dashed #333333;
	background-color: #b9d6ec;
	background-image: url('../images/bkgrnd_form.jpg');
	background-repeat: no-repeat;
	background-position-y:50%
}
#form_landingpage form {
	margin: 0px;
	padding: 0px;
}
#form_landingpage p {
	margin: 0px;
	padding: 0px;
}
img, p {
	margin: 0px;
	padding: 0px;
}
.big_title {
	font-family: Georgia, "Verdana", Times, serif;
	font-size: 36px;
	color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
}