/*
*********************************************************************
Language:    CSS 1.0
Web site:    http://www.katiebenedict.com/ 
Created by:  Katie Benedict (www.katiebenedict.com)
*********************************************************************
*********************************************************************
NOTES:
This dicument contains styles which are compatible with CSS-1
and higher compliant web browsers.
*********************************************************************
*/
/*
*********************************************************************
DOCUMENT PROPERTIES
*********************************************************************
*/
html, body {
	background-color: #FFF;
	padding: 0;
	margin-left:5%;
}
body {
}
/*
*********************************************************************
CONTENT PROPERTIES 
*********************************************************************
*/
body * { color: #444; }

body{
	width: 769px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #959080;
	font-weight: normal;
	font-style: normal;
}

div { margin: 0; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #908D81;
	
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color: #000000;
	background-image: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E2DBC2;
	border-right-color: #E2DBC2;
	border-bottom-color: #E2DBC2;
	border-left-color: #E2DBC2;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #4D84A0;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.header{
	height: 183px;
	width: 769px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.title{
display:none;
}

.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C6857;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E1DBC1;
	margin: 0px 0px 5px;
	padding-top: 15px;
	width: 100px;
	padding-bottom: 0px;
}

.contentheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C6857;
	margin: 0px 0px 5px;
	padding-top: 15px;
	padding-bottom: 0px;
}

/*
*********************************************************************
HOMEPAGE CONTENT
*********************************************************************
*/
.welcome {
	background-image: url(images/homepage_header.gif);
	background-repeat: no-repeat;
	height: 26px;
}
.welcome span{
display:none;
}

.recently {
	background-image: url(images/recently.gif);
	background-repeat: no-repeat;
	height: 26px;
}
.recently span{
display:none;
}
.content{
	width:432px;
	margin-left: 60px;
	float: left;
	padding-right: 10px;
}
.content_list{
	list-style-type: disc;
	list-style-position: outside;
	line-height: 18px;
}
.dots {
	color: #E1DBC1;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/*
*********************************************************************
SIDEBAR MENU 
*********************************************************************
*/
.menu{
	float: right;
	clear: none;
	text-align: left;
	margin-right: 30px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	width: 150px;
}
.menu2{
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	list-style-position: inside;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 6px;
}
.menu2 a:link{
	font-weight: normal;
	color:#7e796a;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color:#4d84a0;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.services{
	background-image: url(images/services.gif);
	height: 26px;
	background-repeat: no-repeat;
	list-style-type: none;
}
.services span{
display:none;
}
.find{
	background-image: url(images/find_out_more.gif);
	height: 26px;
	background-repeat: no-repeat;
}
.find span{
display:none;
}
.resources{
	background-image: url(images/resources.gif);
	height: 26px;
	background-repeat: no-repeat;
}
.resources span{
display:none;
}

/*
*********************************************************************
WEB DESIGN PAGE CONTENT
*********************************************************************
*/
.webdesign {
	background-image: url(images/web_design.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.webdesign span{
display:none;
}
.webdesigncontent2{
	padding-top: 30px;
}
#webdesigncontent{
	float: left;
	padding-top: 30px;
	width: 450px;
}
#webdesigncontent img{
	float: left;
	margin: 2px;
}
#webdesigncontent p{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
.webdesigncontent a:link{
	font-weight: normal;
	color:#959080;
	text-decoration: none;
}
.webdesigncontent a:hover{
	font-weight: normal;
	color:#4d84a0;
	text-decoration: none;
}
.webdesigncontent a:visited{
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.webtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959080;
	text-decoration: none;
	line-height: 12px;
}
.webtext a:visited{
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.webtext a:link{
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}

/*
*********************************************************************
PRINT DESIGN PAGE CONTENT
*********************************************************************
*/
.printdesign {
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.printdesign span{
display:none;
}

/*
*********************************************************************
CONSULTING PAGE CONTENT
*********************************************************************
*/
.consulting {
	background-image: url(images/consulting.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.consulting span{
display:none;
}
/*
*********************************************************************
HIre Me PAGE CONTENT
*********************************************************************
*/
.hire {
	background-image: url(images/hire.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.hire span{
display:none;
}

/*
*********************************************************************
ABOUT PAGE CONTENT
*********************************************************************
*/
.about {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.about span{
display:none;
}

/*
*********************************************************************
CONTACT PAGE CONTENT
*********************************************************************
*/
.contact {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.contact span{
display:none;
}

/*
*********************************************************************
LINKS PAGE CONTENT
*********************************************************************
*/
.links {
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.links span{
display:none;
}
.linkscontent{
	padding-top: 15px;
	margin-top: 5px;
}
.linkscontent a:link{
	font-weight: normal;
	color:#959080;
	text-decoration: none;
}
.linkscontent a:hover{
	font-weight: normal;
	color:#4d84a0;
	text-decoration: none;
}
.linkscontent a:visited{
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

/*
*********************************************************************
TOOLS PAGE CONTENT
*********************************************************************
*/
.tools {
	background-image: url(images/tools.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #E1DBC1;
	margin: 0px;
}
.tools span{
display:none;
}
.toolscontent{
	padding-top: 15px;
	margin-top: 5px;
}
.toolscontent a:link{
	font-weight: normal;
	color:#959080;
	text-decoration: none;
}
.toolscontent a:hover{
	font-weight: normal;
	color:#4d84a0;
	text-decoration: none;
}
.toolscontent a:visited{
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

/*
*********************************************************************
HORIZONTAL CONTENT MENU
*********************************************************************
*/
.minormenu {
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
.minormenu a:link{
	font-weight: normal;
	color:#7e796a;
	text-decoration: none;
}
.minormenu a:hover{
	font-weight: normal;
	color:#4d84a0;
	text-decoration: none;
}
.minormenu a:visited{
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

/*
*********************************************************************
FOOTER
*********************************************************************
*/

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
	float: right;
	width: 767px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #B0B6B2;
	border-right-color: #B0B6B2;
	border-bottom-color: #B0B6B2;
	border-left-color: #B0B6B2;
	padding-top: 7px;
	background-color: #E1DBC1;
	text-decoration: none;
	padding-bottom: 10px;
	color: #999999;
	margin-top: 25px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer a:link{
	font-weight: normal;
	color:#333300;
}
.footer a:hover{
	font-weight: normal;
	color:#4d84a0;
}
.footer a:visited{
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.exercise_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4E7112;
	margin: 0px;
	padding: 15px;
	font-weight: bold;
	text-transform: none;
	border: none;
}
/*
*********************************************************************
NEWSLETTER
*********************************************************************
*/
.header_newsletter{
	height: 183px;
	width: 769px;
	background-image: url(images/header_newsletter.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
