@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align:left;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #cfceba;
	background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Styling */

.header-left {
	width:310px;
	height:399px;
	background-image:url(header-left.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.header-left ul li {
	border-bottom:1px dotted  #afaea0;
	width:110px;
	position:relative;
	top:252px !important;
	top:242px;
	left:42px;
	}
	
.header-left a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#870000;
	padding-left:13px;
	background-image:url(menu-link.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.header-left a.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ee0000;
	padding-left:13px;
	background-image:url(menu-link-over.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.header-left a#active, a#active:link, a#active:visited, a#active:hover, a#active:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ee0000;
	padding-left:13px;
	background-image:url(menu-link-over.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.header-right {
	width:682px;
	height:399px;
	background-image:url(header-right.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.header-right .search {
	position:relative;
	top:195px !important;
	top:185px;
	left:280px;
	}
	
.header-right .search p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:3px;
	}
	
.left-side {
	width:310px;
	background-image:url(left-background.jpg);
	}
	
.left-side p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:230px;
	margin-left:60px;
	}
	
.right-side {
	width:682px;
	background-image:url(right-side-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.right-side p {
	width:500px;
	padding-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.footer {
	width:992px;
	height:65px;
	background-image:url(footer.png);
	background-repeat:no-repeat;
	text-align:left
	}
	
a.footer-menu, a.footer-menu:link, a.footer-menu:visited, a.footer-menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#41441d;
	position:relative;
	top:25px;
	left:30px;
	right:30px;
	padding-left:30px;
	}
	
a.footer-menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#950000;
	top:25px;
	left:30px;
	right:30px;
	padding-left:30px;
	}
	
.copyright {
	width:992px;
	height:124px;
	background-image:url(copyright.png);
	background-repeat:no-repeat;
	}
	
.style1 {font-family: Arial, Helvetica, sans-serif; font-size:11px;}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; }