/* @override 
	http://peculiarplace.tv/dev/css/style-pp.css
	http://peculiarplace.tv/css/style-pp.css
*/

/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

img {
   border: 0;
}

body {
	background: url(../images/bg-header.png) repeat-x;
	font-family: Arial;
}

#pagewrapper {
	width: 940px;
	margin: auto;
}

#footer-overlap {
	margin-left: 360px;
	margin-top: 150px;
}

#header-top-edge {
	background: url(../images/bg-top-edge.png) no-repeat;
	height: 33px;
	position: absolute;
	z-index: 15;
	font-weight: bold;
	text-align: center;
	margin-left: 600px;
	top: 14px;
	width: 309px;
	padding-top: 5px;
}

.top-edge-links-black {
	color: black;
	text-decoration: none;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
}

a:hover.top-edge-links-black {
	text-decoration: underline;
}

.top-edge-links-red {
	color: maroon;
	text-decoration: none;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
}

a:hover.top-edge-links-red {
	text-decoration: underline;
}

#header {
	width: 940px;
	position: absolute;
}

#logo {
	z-index: 10;
}



#nav-and-search {
	background: url(../images/bg-nav-and-search.png) no-repeat;
	width: 628px;
	height: 87px;
	position: absolute;
	top: 122px;
	z-index: 0;
	left: 445px;
}

#search {
	position: absolute;
	top: 55px;
	left: 226px;
}

#nav {
	top: 6px;
	left: 15px;
	position: relative;
}

.nav-link a {
	font: 19pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e4e422;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: -1px;
	padding-right: 8px;
}

#wrapper {
	clear: left;
}

#page-image {
	padding-top: 123px;
}

#main-box {
	display: inline;
}

#main-3-column {
	display: inline;
	position: absolute;
	top: 510px;
}

#main-box-home {
	position: absolute;
	top: 360px;
}

#content {
	width: 860px;
	margin-left: 40px;
	color: #3a3a3a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	margin-bottom: 14px;
	line-height: 1.8em;
	font-size: .9em;
}

#content-home {
	width: 630px;
	margin-left: 270px;
}

#content-right-body {
	width: 600px;
	margin-left: 370px;
	margin-top: 120px;
}

#content-left-column {
	width: 260px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 80px;
	float: left;
}

#content-center-column {
	width: 260px;
	float: left;
}

#content-right-column {
	width: 260px;
	margin-left: 60px;
	float: left;
}

#content-left-column p {
	color: #3a3a3a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -0px;
	margin-left: 5px;
}

#content-center-column p {
	color: #3a3a3a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -0px;
	margin-left: 5px;
}

#content-right-column p {
	color: #3a3a3a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -0px;
	margin-left: 5px;
}

#content-left-column a {
	color: #ff73aa;
	font-size: 1.2em;
}

#content-center-column a {
	color: #ff73aa;
	font-size: 1.2em;
}

#content-right-column a {
	color: #ff73aa;
	font-size: 1.2em;
}

#content-right {
	width: 860px;
	margin-left: 40px;
}

/* @group Homepage Blocks */

#homepage-blocks {
	position: relative;
	float: left;
	top: 40px;
	left: 330px;
}

#homepage-block {
	width: 138px;
	float: left;
}



h4 {
	color: black;
	font-weight: bolder;
	background-color: #e4e422;
	padding-left: 5px;
	padding-top: 1px;
	font-size: 19px;
	letter-spacing: -2px;
	width: 120px;
}

h5 {
	color: #888;
	font-size: .75em;
	line-height: 14px;
	font-weight: lighter;
	letter-spacing: -0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h6 {
	color: #303030;
	font-weight: bolder;
	font-size: 19px;
	letter-spacing: -1px;
	width: 120px;
}

#learn-more-button {
	background-color: black;
	width: 138px;
	height: 15px;
}

#homepage-block-divider {
	float: left;
}

/* @end */

#footer {
	background: url(../images/bg-footer.png) repeat-x;
	height: 187px;
	width: 100%;
	top: 20px;
}

.credit {
	font-weight: bold;
	font-size: .9em;
	
}

.credit a {
	font-weight: lighter;
	color: gray;
	border-bottom: dotted 1px #gray;
}

.credit a:hover {
	text-decoration: none;
	border-bottom: solid 1px black;
}

.footer p {
	color: #222;
	letter-spacing: 0px;
	font-size: 1em;
	line-height: .1em;
	font-weight: bold;
}

.footer a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: underline;
}

#footer-home {
	background: url(../images/bg-footer.png) repeat-x;
	height: 187px;
	width: 100%;
	margin-top: -110px;
	top: 20px;
}

#footer-outer {
	background: url(../images/bg-footer.png) repeat-x;
	height: 187px;
	width: 100%;
	margin-top: 370px;
	top: 20px;
}

#footer-block {
	width: 860px;
	text-align: left;
	padding-top: 20px;
	margin: auto;
	padding-left: 40px;
	padding-right: 40px;
}


/* @group Content */

h1 {
	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bolder;
	letter-spacing: -2px;
}

p {
	color: #3a3a3a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -0px;
	margin-left: 0px;
	margin-bottom: 14px;
	line-height: 1.8em;
	font-size: .9em;
}

p a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

p a {
	font-weight: bold;
	color: #3a3a3a;
}


/* @end */


/* @group Special Styles - Footer, etc. */

.footer {
	color: gray;
	font: bold 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */


