body {

}

img {
	border: 0;
}


a:link {color: #000; background-color: #79C483; text-decoration: none;}
a:visited {color: #000; background-color: #79C483; text-decoration: none;}
a:hover {color: #000; background-color: #79C483; text-decoration: none;}
a:active {color: #000; background-color: #79C483; text-decoration: none;}

#container {
	width: 630px;
	padding-left: 15px;
}


#navigation {
	font-family: none;
	padding-top: 52px;
}


#navigation a { background-color: #fff; }

#pagelist {
	padding-top: 45px;
	padding-left: 4px;
	padding-bottom: 27px;
}


#content {
	width: 595px;
	margin-left: 5px;
	font-family: "Courier New";
	font-size: 10pt;
}


#bottom {

}

/* Navigation buttons, spacing */
.gapl9 {
	padding-right: 9px;
}

.gapl10 {
	padding-right: 10px;
}

.gapl11 {
	padding-right: 11px;
}

.gapl12 {
	padding-right: 12px;
}




p.divideline {
	margin-top: 0px;
	margin-bottom: 20px;
}



/* Blog specific */

.blogpost {
	padding-bottom: 0px;

}


p.blogdate {
	text-transform: uppercase;
	margin-bottom: 10px;
}

p.blogimg {
	margin-top: 0;
	margin-bottom: 5px;
}

.blogpost p.divideline {
	margin-top: 0px;
	margin-bottom: 10px;
}


a.viewfull {
	background-color: #fff;
	/* color: #A3CAAD; */
	color: #000;
}

a.viewfull:hover, a.viewfull:active {
	text-decoration: underline;
}




/* Commercial Work specific */

p.workimg {
	margin-top: 0;
	margin-bottom: 18px;
}

.workpost p.divideline {
	margin-top: 10px;
	margin-bottom: 10px;
}

.workproject p.divideline {
	margin-top: 0px;
	margin-bottom: 18px;
}




/* Editorial specific */





/* Contact specific */

.contactinput {
	border: 1px solid #000;
	width: 470px;
	font-family: "Courier New";
	font-size: 10pt;
}

.contacttextarea {
	border: 1px solid #000;
	width: 470px;
	height: 140px;
	font-family: "Courier New";
	font-size: 10pt;
}
