﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF url(images/eh_bg.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
}

h3 {
	margin-top: 0;
	font-family: Impact;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

h2 {
	margin-top: 0;
	font-family: Impact;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

h1 {
	margin-top: 0;
	font-family: Arial Black;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

blockquote {
	margin-top: 0;
}

ol {
	margin-top: 0;
}

ul {
	margin-top: 0;
}

p {
	margin-top: 0;
}

a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;

}
.style1 {
	background-color: #FFFFFF;
}
.style4 {
	background-image: url('../images/newmenu4.gif');
}
.style6 {
	background-image: url('../images/darkBG.gif');
}
.style7 {
	background-image: url('../images/animheader/rotate.php');
}
.style12 {
 font: bold 8pt Arial,Helvetica,sans-serif;
 color: #666666; 
 margin-top: 10px;
}

li {
	color: #A33000;
}

li a:link {
	color: #800080;
	text-decoration: none;
	text-transform: none;
}

li a:hover {
	border-bottom: 1px solid #A33000;
	text-decoration: none;
	color: #A33000;
}

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #A33000;
}

imagedatalabel {
	font-family: Arial;
	font-size: 10px;
	font-color="#0080FF"
}
imagedata {
	font-family: Arial;
	font-size: 10px;
	font-color="#666666"
}
imagetitle {
	color: #FF3300;
	font-family: "Haettenschweiler";
	font-size: 5px;
}
imageabout {
	font-family: Arial;
	font-size: 10px;
	font-color="#666666"
}

/* Header */

#header {
	width: 1000px;
	height: 160px;
	margin: 0 auto;
	padding: 0px;
	background: #ffffff url(http://evanhaydenart.com/images/animheader/rotate.php) no-repeat 0px 0px;
}

#header * {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

#header h1 {
	padding: 128px 0 0 18px;
	font-weight: bold;
}

#header h2 {
	padding: 128px 0 0 0;
}

/* Content */

#content {
	border-style: none;
	border-width: medium 1px 1px 1px;
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top: none;
	border-top-color: inherit;
	border-right-color: #0d9a3b;
	border-bottom-color: #0d9a3b;
	border-left-color: #0d9a3b;
	background-image: url('images/rightcolback.gif');
}

#colOne {
	float: left;
	width: 165px;
	padding: 0px;
	line-height: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 795px;
	padding: 10px 10px;
	background-color: #FFFFFF;
/* Footer */

#footer {
	padding: 10px;
	text-align: center;
	font-size: smaller;
}

#footer * {
	color: #D6947A;
}

/* Gallery Pages */

#imagedatalabel {
	font-family: Arial;
	font-size: 10px;
	font-color="#0080FF"
}
#imagedata {
	font-family: Arial;
	font-size: 10px;
	font-color="#666666"
}
#imagetitle {
	color: #FF3300;
	font-family: "Haettenschweiler";
	font-size: 5px;
}
#imageabout {
	font-family: Arial;
	font-size: 10px;
	font-color="#666666"
}