* {
  margin: 0;
  padding: 0;
}

body {
	text-align: center;
	color: #2D3648;
	background: #F9FAF4 url(../images/layout/pencils.gif) repeat;
	font: 62.5%/1.6 Georgia, "Times New Roman", Times, serif;
}
.blue {
	color: #0987C1;
	font-style: italic;
}


.green {
	color: #87BB3D;
}

.steel {
	color: #487593;
	font-style: italic;
}

.largeEm {
	font-size: 1.3em;
	font-weight: bold;
}
.clearFix {
	clear: both;
}
#mainContent #galImages li {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainContent #galImages li a {
	text-decoration: none;
	float: left;
	background: url(none);
	margin: 10px 10px 10px 0px;
	padding: 0px;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#mainContent #galImages li img {
	text-decoration: none;
	border-style: none;
}

.steelUnderline {
	color: #487593;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

#mainContent p, #mainContent h2, #mainContent h3, #mainContent form {
	margin-right: 25px;
	margin-left: 30px;
}

.tagLine {
	width: 735px;
	padding-top: 15px;
	margin-bottom: 14px;
	clear: both;
}
.tagLine p, .tagLine h1, .tagLine h2, .tagLine h3 {
	margin-left: 25px;
}

.tagLine  h1, .tagLine  h2 {
	font-style: italic;
	font-size: 2.2em;
	margin-bottom: 11px;
	margin-left: 40px;
	text-align: right;
	margin-right: 26px;
}

.tagLine  p {
	font-size: 4.7em;
	margin-bottom: -5px;
	line-height: 1;
	letter-spacing: -2px;
	margin-left: 40px;
	color: #1C80C0;
	text-align: right;
	margin-right: 26px;
}
a:hover {
	color: #487593;
}

h1 {
	font-size: 2.1em;
	font-weight: normal;
}

h2 {
	clear: both;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #67A72E;
	letter-spacing: -0.5px;
	margin-bottom: 3px;
}
a:link, a:visited, a:active {
	color: #0987C1;
	font-weight: bold;
}

p, li {
	font-size: 15px;
	padding-bottom: 5px;
}
p   {
	margin-bottom: .8em;
	font-size: 15px;
}

#header {
	width: 962px;
	height: 117px;
	clear: both;
	position: relative;
	background: url(../images/layout/headerX.jpg) repeat-x center top;
}

#header h1 a {
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 332px;
	border-style: none;
	margin:0;
	background: url(../images/layout/logo.gif) no-repeat;
	height: 64px;
	z-index: 3;
}

#header h1 {
	text-indent: -9000px;
	height: 64px;
	width: 384px;
	padding: 0px;
	border: none;
	float: right;
	margin: 0px;
	background: url(../images/layout/logo.gif) no-repeat;
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 3;
}



#wrapper {
	width: 962px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #3D551C;
	border-left: 1px solid #3D551C;
	background: #F8FCF3;
	position: relative;
	}
	
#content {
	width: 735px;
	float: left;

}
#threeCol #mainContent{
	width: 484px;
	float: right;

} 
#threeCol #secondaryContent{
	width: 250px;
	float: left;

} 
#threeCol #sidebar{
	float: right;
	width: 224px;
	margin: 0px;
	padding: 15px 0px 0px;
}
#home #sidebar{
	float: right;
	width: 224px;
	margin: 0px;
	padding: 15px 0px 0px;
}

#twoCol #sidebar{
	float: right;
	width: 29%;
	background: url(../images/layout/hand.jpg) no-repeat left top;
}

#header ul {
	margin: 0px;
	padding: 0px;
	top: 80px;
	border-style: none;
	z-index: 12;
	position: absolute;
	float: right;
}
#header li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul li a {
	margin: 0px 0px 0px 9px;
	color: #FFFFFF;
	padding: 2px 3px 0px;
	background: url(none);
	white-space: nowrap;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
}

#header ul li a:hover {
	z-index: 10;
	margin: 0px 0px 0px 9px;
	padding: 2px 3px 0px;
	color: #2D3648;
	border-bottom-color: #FFF;

}
body.home #header ul a.home, body.contact #header ul a.contact, body.portfolio #header ul a.portfolio, body.seo #header ul a.seo, body.websites #header ul a.websites, body.graphicdesign #header ul a.graphicdesign {
	color: #2D3648;
	border-bottom-color: #FFF;
}

#sidebar p, #sidebar h2 , #sidebar h3, #sidebar {
	margin-right: 8px;
	margin-left: 6px;
}
#sidebar h3 {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}

#secondaryContent p, #secondaryContent h1, #secondaryContent h2, #secondaryContent h3, #secondaryContent img {
	margin-left: 35px;
	margin-right: 15px;
}
.largerFirstletter {
	font-size: 1.1em;
}
#threeCol #secondaryContent ul {
	margin-left: 35px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#ulportfolio {
	list-style-type: none;
}

#footer {
	clear: both;
	background-image: url(../images/layout/grassinthewind.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	position: relative;
	width: 960px;
}
#footer p {
	position: absolute;
	padding-left: 110px;
	top: 0px;
	padding-top: 30px;
	background-position: left;
}
#header img {
	position: absolute;
	right: 15px;
	top: 58px;
}
a.noArrow:link, a.noArrow:visited {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 1.2em;
}
a.stdLink:link, a.stdLink:visited {
	background-image: none;
	padding-left: 0px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLinks {
	clear: both;
	width: 960px;

}
#footerLinks p {
	margin-left: 35px;
}
#twoCol #mainContent {
	width: 100%;
	float: right;
}
#emailSetup {
	float: right;
	width: 250px;
}
#content  #secondaryContent #subNav {
	margin-bottom: 20px;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
}
.noBorder {
	text-decoration: none;
	background-image: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noBorder a {
	background-image: none;
	border-style: none;
	display: block;
}
#threeCol #wrapper #sidebar p .noArrow img {
	border-style: none;
}
#domain  label   {
	font-size: 2em;
}
#domain {
	margin-bottom: 10px;
	background: url(../images/layout/domainName.jpg) no-repeat left;
	height: 136px;
	width: 210px;
	position: relative;
	margin-left: 0px;
	padding: 0px;
	margin: 0px;
}
#sidebar #wwdc {
	margin-left: 20px;
}


#subfootLinks {
	padding-left:35px;
	width: 925px;
}
#sidebar #ukwda {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#subfootLinks a {
	font-size: 1.1em;
	font-weight:normal;
	color: #333;
	text-decoration: underline;
	background: url(none);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navigation ul {
	list-style-type: none;
	float: left;
	z-index: 11;
		}

#navigation a {
	color: #F00;
	display: block;
		}
		
/* based on the drop-down menus from http://www.mywebstuff.com/02_css/css_07.html */

#dmenu li {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	position: relative;
		}

#dmenu li a:hover {
	text-decoration: none;
		}

body #wrapper #dmenu ul li a {
	text-transform: none;
	font-size: 12px;
	display: block;
		}

#dmenu li li {
	border-top: 1px solid #888888;
	display: block;
	width: 210px;
	padding: 0;
		}

#dmenu li ul {
	text-align: left;
	margin: 0;
	padding: 0 0 3px;
	display: none;
	position: absolute;
	left: 18px;
	top: 20px;
	z-index: 11;
	width: 210px;
	background: #8CC540;
		}

#dmenu .smallerText {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	background: #2D3648 url(../images/layout/NavGrad.jpg) repeat-x center center;
	width: 195px;
	color: #FFF;
	margin-top: 5px;
		}

#dmenu #navListOne {
	position: absolute;
	width: 210px;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	margin: 0px;
	padding: 0px;
	z-index: 11;
		}
#navigation #dmenu li #navListOne li a {
	width: 198px;
	margin: 0px;
	padding: 1px 0px 1px 12px;
}

#dmenu #navListOne a:hover {
	background: #78AB34;
	padding: 0px;
	color: #03375A;
}

		
#dmenu #navListTwo {
		position: absolute;
		margin-left: 191px;
		border-left: 0;
		}

#dmenu #navListThree {
		position: absolute;
		margin-left: 381px;
		border-right: 1px solid #888888;
		border-left: 0;
		}

#dmenu ul li a {
	color: #FFF;
	padding: 0 4px;
		}

#dmenu li:hover ul , #dmenu li.over ul{
	display: block;
		}
.jamjars {
	font-weight: bold;
	color: #A32B97;
	font-style: italic;
}
.btn {
	width: auto;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #666;
	background: #7FB03A;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 2px;
}
.btn:hover {
	color: #FFF;
	background: #567827;
}
#content #mainContent form .special {
	display: none;
}
#sourceCode {
	height: 150px;
	overflow: scroll;
	background: #E8F2D9;
	margin-right: 10px;
	margin-left: 35px;
	border: 1px solid #656E7D;
}
.designSolutions {
	background: url(../images/layout/design-solutions-bg.gif) repeat-y left center;
	width: 210px;
	margin: 5px 0px 10px;
	padding: 0px;
	clear: both;
}
#sidebar .designSolutions p {
	margin-right: 22px;
	margin-left: 36px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar .designSolutions h2 {
	color: #FFF;
	margin-right: 22px;
	margin-left: 30px;
	line-height: 1em;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#sidebar .designSolutions a:hover {
	color: #FFF;
}

#sidebar .designSolutions .lastP{
	background: url(../images/layout/design-solutions-end.jpg) no-repeat left bottom;
	height: 73px;
	width: 174px;
	padding: 0px 0px 0px 36px;
	margin: 0px;
	font: normal 1.5em "Century Gothic";
	letter-spacing: -1px;
	color: #000;
}
#sidebar .designSolutions a  {
	background: url(none);
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic";
	text-decoration: underline;
	border-style: none;
}
#sidebar .designSolutions .lastPP {
	background: url(../images/layout/latestLaunch-end.jpg) no-repeat left bottom;
	height: 30px;
	width: 174px;
	padding: 0px 0px 12px 36px;
	margin: 0px;
	font: normal 1.5em "Century Gothic";
	color: #000;
	letter-spacing: -1px;
}
#domain div .btnGo {
	position: absolute;
	bottom: 14px;
	left: 32px;
	height: 19px;
	width: 47px;
}
#domain div #domainSearch {
	position: absolute;
	bottom: 40px;
	left: 35px;
	border: 2px solid #333;
	padding: 1px 4px 1px 5px;
	width: 129px;
}
#domain div #domainSearch:focus {
	border-color: #CB2829;
}
#content #mainContent .img_left {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 0px;
}

#header .callUs {
	background: url(../images/layout/call-doodleit.jpg) no-repeat;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 232px;
	position: absolute;
	top: 0px;
	left: 20px;
}
#header .callUs a {
	text-decoration: none;
	background: url(../images/layout/call-doodleit.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 232px;
	border-style: none;
	top: 0px;
}
#subNav li a {
	font: italic bold 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: right;
	display: block;
	color: #1C80C0;
	margin: 0px;
	padding: 0px;
}
#subNav p {
	color: #5C7C8D;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 0px;
	line-height: 1.2em;
	margin-right: 0px;
}
#subNav li a:hover {
	color: #333;
}
#mainContent p {

}
#mainContent h3 {
	clear: both;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #323D52;
	letter-spacing: -0.5px;
	margin-bottom: 3px;
}
#secondaryContent #subNav li {
	color: #526D7C;
	font-style: italic;
	text-align: right;
}
#wwdc {
	border-style: none;
	margin: 5px 25px 20px 30px;
}
#ukwda {
	margin: 20px 0px 25px;
}
.no_border {
	margin: 0px;
	padding: 0px;
}
#home #wrapper #content #mainContent {
	width: 384px;
	float: right;
}
#home #wrapper #content #secondaryContent {
	width: 350px;
	float: left;
	position: relative;
}
#home #mainContent ul {
	margin-left: 50px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.jamjarscms{
	background: url(../images/postIT.png) no-repeat center center;
	height: 100px;
	width: 650px;
	text-indent: -9000px;
	z-index: 3;
	text-decoration: none;
	border-style: none;
	margin: 8px 0px 15px 35px;
}
.jamjarscms a {
	background: url(../images/postIT.png) no-repeat;
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	border-style: none;
	height: 100px;
	width: 650px;
	padding: 0px;
	margin: 0px;
}
#secondaryContent #ie6 p {
	padding: 6px 6px 6px 8px;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
}
#mainContent #ulportfolio {
	margin-right: 25px;
	margin-left: 30px;
}
#mainContent ul {
	margin: 15px 15px 15px 50px;
}
#mainContent a img {
	text-decoration: none;
	border-style: none;
}
#secondaryContent .alignRight {
	text-align: right;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 3px;
}
#communityLogos img {
	margin-top: 10px;
	margin-bottom: 25px;
}
.fees {
	margin: 15px 25px 20px 30px;
	width: 400px;
}
.fees th {
	text-align: left;
	padding: 3px 3px 3px 5px;
	border: 1px solid #999;
}
.fees td {
	border-collapse:collapse
	padding: 3px 3px 3px 5px;
	padding: 3px 3px 3px 5px;
	border: 1px solid #999;
}
.fees tr:hover {
	background: #D8EEC4;
}
ol {
	margin-right: 12px;
	margin-left: 55px;
}
#home #wrapper #content #secondaryContent .noArrow #wwdc {
	margin-right: 0px;
	margin-left: 30px;
}

a #facebook {
	border-style: none;
	text-decoration: none;
}
#mainContent #sitemap {
	margin-left: 35px;
}
#sitemap a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sitemap #mainContent table {
	margin-left: 25px;
}
#shop #wrapper #content {
	width: 960px;
}
#shop #wrapper #content .tagLine {
	width: 100%;
	clear: both;
}
#imgbikeathon {
	text-decoration: none;
	border-style: none;
	margin-bottom: 15px;
}
