body {
	margin: 20px 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	background-image: none;
}


h1, h2, h3, h4, h5 {
	color: #533C2A;
	
	
}

h2.subhead {margin-bottom:0}
h2.subhead+p {margin-top:0}


#content #colOne p {
	font-size: small;
	color: #333;
}





	a:link              {
	color:#960;
	text-decoration:none;
}
    a:visited           {
	color:#960;
	text-decoration:none;
}
    a:hover             {
	color:#F5F5F7;
	text-decoration:none;
}
    a:active            {
	color:#960;
	text-decoration:none;
}







h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 0.9em;
	font-style: normal;
	text-transform: none;
	padding-bottom: 5px;
}

h4 {
	font-size: 0.9em;
	color: #8B735B;
}

h5 {
	margin: 0;
	font-size: 1.1em;
	font-style: normal;
	text-transform: none;
	padding-bottom: 5px;
}

p, ul, ol, blockquote {
	margin-top: 0px;
	padding-left: 0px;
}



img {
	border: none;
}

img.studio {
	border: thin solid #533C2A;
}

img.nick2 {
	border: thin solid #533C2A;
	margin-top: 22px;
	margin-right: 9px;
	margin-left: 9px;
}


/* Header */

#header {
	width: 900px;
	height: 187px;
	margin: 0 auto;
	background: url(images/banner.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.jpg);
	font-weight: normal;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

	#menu a:link, #menu a:visited {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 45px 0 30px;
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
}

    #menu a:hover, #menu .active a {
	background: url(images/img4.jpg);
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
    #menu a:active            {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}



/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img8.gif);
}


#testimonialsContent {
	width: 900px;
	background-color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#testimonialsHeading {
	padding-top: 20px;
	padding-left: 36px;

}
#testimonialsContent #spacer {
	padding-top: 11px;
}
#testimonialsContent p {
	margin-bottom: 5px;
}




#testimonialsColOne {
	float: left;
	width: 385px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 36px;
}



#testimonialsColTwo {
	float: right;
	width: 385px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 10px;
}



#colOne {
	float: left;
	width: 220px;
	padding: 20px 10px 0 10px;
	font-size: small;
}



#colTwo {
	float: left;
	width: 620px;
	padding: 20px 10px 0 18px;
}

#colform {
	float: left;
	width: 620px;
	padding: 20px 10px 0 100px;
	background-image: none;
}
#content #colOne #col1Testims {
	padding-right: 10px;
	padding-left: 10px;
}
#content #colOne #col1TestimsContact {
	padding-right: 10px;
	padding-left: 10px;
}



#offers {
	padding: 0;
	margin: 0;
	
}
#content #colTwo #offers ul {
	padding-left: 16px;
	text-transform: none;
}
#content #colTwo #offers ul li {
	line-height: 1.5em;
}





/* Resources Menu */

#resourcesMenu {
	width: 530px;
	height: 41px;
	margin: 0 auto;
	font-weight: normal;
	background: #2E2E2E url(images/img3.jpg);

}



#resourcesMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#resourcesMenu li {
	display: inline;

}

#resourcesMenu a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px15px 0 0px;
	text-decoration: none;
	color: #533C2A;
	font-weight: normal;
}


	#resourcesMenu a:link, #resourcesMenu a:visited {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 37px 0 37px;
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
	}

#resourcesMenu a:hover, #resourcesMenu .active a {
	background: url(images/img4.jpg);
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

}
    #resourcesMenu a:active            {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}



























/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
	color: #474747;
	text-align: center;
	height: 500px;
	font-size: smaller;
}

#footer a:link, #footer a:visited {
	color: #8B735B;
}
#footer a:hover  {
	color: #ffffff;
}


#content #colTwo #bottomClick {
	position: relative;
	left: 200px;
	top: -50px;


}
#content #colTwo #aboutBottomClick {
	padding-top: 38px;
}

