@import url(Home.css);
@import url(Image.css);
@import url(Layout.css);

body {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 0.85em;
	background: #FFFAED url(/media/833/background.jpg);
}

input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 1em;
}

a {
	color: #2D882C;
}

a img {
	border-style: none;
}

h1, h2, h3, h4, h5, h6, p, dl, blockquote {
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6, dt {
	font-family: Georgia;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1em;
}

hr {
	color: #AAA8C6;
	background-color: #AAA8C6;
	height: 1px;
	border-style: none;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

