/*Site colors
#000000
#111111
#2361a1
#888888
#dcdcda
#dddddd
#ebebe8
#ecece9*/

/*Resets*/
h1 {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
.H1courierNormal {
	font-size: 1.5em;
	font-weight: bold;
	margin: .83em 0;
}

h3 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
}

h4 {
	font-weight: bold;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	font-weight: bold;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.67em;
	font-weight: bold;
	margin: 2.33em 0;
}
p {
	margin: 1em 0;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: NewsGothicEXCnBT;
	font-size: 100%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	letter-spacing: 2px;
}
#wrapper {
	padding: 0px;
	width: 980px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ecece9;
	border: 1px solid #dcdcda;
}
#menu {
	background-color: #000;
	height: 40px;
	width: 425px;
	position: absolute;
	top: 37px;
	right: 25px;
	line-height: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	z-index: 99;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu ul li {
	display: inline;
	color: #ecece9;
}
#content {
	font-family: "Gill Sans";
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#contentBlog {
	font-family: "Gill Sans";
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: 1px;
	position: relative;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#content.email {
	position: relative;
	height: 720px;
}
#content.logo {
	position: relative;
	height: 825px;
}
#content.portfolio {
	padding-top: 0px;
}
#content.home {
	position: relative;
}
#content.web {
	position: relative;
	height: 950px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#content.contact {
	position: relative;
	height: 925px;
}
#content.thankyou {
	position: relative;
	height: 250px;
	text-align: center;
}
#content #homeTop {
	float: right;
	width: 417px;
}
#content #webTop {
	float: left;
	width: 540px;
}
#content #homeBottom {
	clear: both;
	margin: 0px;
	padding-top: 15px;
}
#content #webBottom {
	clear: both;
	margin: 0px;
	padding-top: 15px;
}
#content  a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}
#content a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #979692;
}

#footer {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 3;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
}

#bottomLinks {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 3em;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}
#bottomLinks a:link {
	color: #000;
	text-decoration: none;
}
#bottomLinks a:visited {
	color: #000;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #979692;
	text-decoration: none;
}
#content.about {
	position: relative;
	height: 750px;
}
#rebecca {
	width: 400px;
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
	position: absolute;
	left: 75px;
	top: 50px;
}
#matt {
	width: 780px;
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 200px;
	position: absolute;
	top: 350px;
	left: 75px;
}
#homeGraphicDesign {
	width: 400px;
	float: left;
	padding-left: 65px;
}
#homeWebDesign {
	width: 400px;
	float: left;
}
.clear {
	clear: both;
}
#subMenu {
	height: 45px;
	width: 266px;
	position: absolute;
	right: 10px;
	top: 90px;
	padding: 5px;
	background-color: #ECECE9;
	background-image: url(../images/sub-menu-bg.png);
	background-repeat: no-repeat;
}
#subMenu ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#subMenu ul li {
	display: inline;
	font-family: "Courier New", Courier, monospace;
	font-size: .75em;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 0em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 30px;
}
#subMenu ul li a:link  {
	color: #000;
	text-decoration: none;
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
#subMenu ul li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
#subMenu ul li a:hover {
	color: #979692;
	text-decoration: none;
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
#blogTextBottom .courierNormal a {
	color: #000;
}
#blogTextBottom .courierNormal a:visited {
	color: #000;
}
#blogTextBottom .courierNormal a:hover {
	color: #979692;
}
#logoText {
	width: 525px;
	position: absolute;
	right: 25px;
	top: 0px;
}
#emailText {
	width: 525px;
	position: absolute;
	right: 30px;
}
#graphic-story {
	height: 179px;
	width: 848px;
	margin-left: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	padding: 0px;
}
#content ul li a:link {
	font-weight: bold;
}
#print-wrapper {
	width: 525px;
}
#signUp-wrapper {
	position: relative;
	height: 25px;
}
#signUp-wrapper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mc-embedded-subscribe-form {
	width: 375px;
	position: absolute;
	top: -75px;
	right: -50px;
	background-image: url(../images/Email_Sign-Up-BOX.png);
	padding: 0px;
	height: 85px;
	background-repeat: no-repeat;
}
#logoTextBottom {
	top: 590px;
	position: absolute;
}
#bottomDiv {
	position: absolute;
	top: 675px;
}
#footer a {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #979692;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

