/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* You may choose to use the reset.css code for your project - place that above this line */
/* BEGIN YOUR CUSTOM CSS BELOW THIS LINE */

body {
	color: #FFF;
	background-color: #000;
	background-image: url(../images/wood_dk_txtr.jpg);
	background-repeat: repeat;
}
#main {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#main_home {
	height: 115px;
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: left;
}
#spacer1 {
	height: 14px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
}
#work {
	height: 115px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: left;
}
#right_column {
	float: left;
	height: 605px;
	width: 360px;
}
#about {
	float: left;
	height: 115px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#contact {
	float: left;
	height: 115px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.homepage_image {
	width: 1000px;
}
#left_column_about {
	height: 605px;
	width: 125px;
	margin-top: 0px;
	float: left;
	margin-left: 51px;
}
#right_column_contact {
	float: left;
	height: 605px;
	width: 360px;
}
#about_column {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-image: url(../images/fade_block.png);
	background-repeat: repeat;
	text-align: left;
	height: 555px;
	width: 318px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
}
#contact_column {
	float: left;
	height: 555px;
	width: 318px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../images/JB_drawing_contact_full.png);
	background-repeat: no-repeat;
}
#contact_column p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #000;
	margin-bottom: 15px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	vertical-align: top;
	font-weight: normal;
	padding-top: 13px;
}
ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
}
li a {
	display: block;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	padding-top: 8px;
	color: #CCC;
}
ul .page a {
	display: block;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	padding-top: 8px;
	color: #FFF;
	font-weight: bold;
}
ul .page a:hover {
	display: block;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	padding-top: 8px;
	color: #FFF;
	font-weight: bold;
}
li a:hover {
	display: block;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	list-style-type: none;
	padding-top: 8px;
	color: #C90;
}
.bold {
	font-weight: bold;
	color: #000;
}
#about_column img {
	float: right;
}
#left_navigation {
	float: left;
	height: 605px;
	width: 125px;
	margin-left: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	text-align: right;
}
#work_arrows_nav {
	float: left;
	height: 36px;
	width: 50px;
	margin-left: 22px;
}
#work_top_nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	float: left;
	height: 36px;
	width: 757px;
	vertical-align: top;
	text-align: left;
	padding-left: 18px;
}
#artwork_images {
	float: left;
	margin-left: 22px;
	width: 780px;
}
#contact_column p a {
	color: #000;
}
#contact_column a:hover {
	color: #C60;
}
#contact_column a:visited {
	color: #000;
}
