/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

@import "saurus4_main.css";
@import "saurus4_content.css";
@import "reset.css";
body {
	margin: 0;
	padding: 0;
	background: #311C00 url(../images/img1.jpg);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8767;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
	padding-top:10px;
}
h2,
h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
	letter-spacing: -1px;
}
h2 { font-size: 25px; }
h3 { font-size: 17px; }
p,
ol,
ul { line-height: 160%; }
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul li {
	padding: 2px 0 5px 0;
	background: url(../images/img4.gif) repeat-x;
}
ul li.first { background: none; }
a {
	color: #D9C09A;
	text-decoration:none;
}
a:hover,
a.active { text-decoration:underline; }
strong { color: #D9C09A; }
.indent {
	margin-top: 0;
	margin-left: 130px;
}
.image {
	float: left;
	margin: 0;
}
#wrapper { background: url(../images/img2.jpg) repeat-x; }
/* Header */

#site_title{
	line-height:20px;
	margin:-40px 0 0 0;
	position:absolute;}
	
#site_title SPAN.slogan{
	letter-spacing:0;
	font-size:15px;}

#header {
	width: 730px;
	height: 240px;
	margin: 0 auto;
}
#header * {
	color: #FFFFFF;
}
#header h1 {
	float: left;
	padding: 70px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}
#header H1 A { text-decoration:none; }
#header h2 {
	border:1px solid red;
	float:left;
	background: none;
	font-size: 12px;
	font-weight: normal;
}
#header h2 a { text-decoration: none; }
#header ul {
	float: right;
	margin: 0;
	padding: 90px 0 0 0;
	list-style: none;
}
#header li { display: inline; }
#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}
#header li.first a { border: none; }
/* Content */

#content {
	width: 730px;
	margin: 0 auto;
}
#colOne {
	float: left;
	width: 500px;
}
#colTwo {
	float: right;
	width: 184px;
}
#colTwo h3 { margin-top: 10px; }
/* Footer */

#footer {
	clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(../images/img4.gif) repeat-x;
}
#footer p {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
DIV#language {
	text-align:right;
	color:#fff;
	padding:10px 10px 0 0;
}
DIV#language A {
	color:#fff;
	font:11px Verdana, Geneva, sans-serif;
	text-decoration:none;
}
DIV#language A.active { font-weight:bold; }
DIV#solid-footer { font:11px Verdana, Geneva, sans-serif; ; }
DIV#solid-footer A { text-decoration:none; }
DIV#solid-footer SPAN.blur,
DIV#solid-footer SPAN.blur A { }
