body {
	line-height:1;
	background:url(../images/body-bg.jpg) left top no-repeat #0F0A06;
	font-family:"Georgia", "Times New Roman", serif;
	color:#bcbaa5;
	line-height: 1.5;
}

/* HTML TAGS */
h1,h2,h3,h4,h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 140%;
	margin-bottom: 10px;
	color: #7d731a;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h4 span {
	color:#bcbaa5;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}

h5	{
	font-size:14px;
}

h6 {
	font-size:12px;
	font-weight:normal;
}

p {
	font-size:12px;
	margin-bottom:15px;
}

ul {
	font-size:12px;
	margin: 0;
	padding-left: 0px;
}

ul li {
	padding: 0;
	margin: 0px 0px 3px 0px;
}

a, a:visited {
	color: #656243;
	text-decoration:underline;
}

a:hover, a:visited:hover {
	text-decoration:none;
}

p.right {
	text-align:right;
}

.hidden {
	display:none;
}

#inline-sample {
	padding:10px;
}

/* more box section */
div.more-box {
	margin: 0 0 15px 5px;
}

div.more-box a {
	text-decoration: underline;
}

div.more-box a img {
	display: block;
	border: none;
	float: left;
	margin-right: 7px;
}

div.more-box a:hover {
	text-decoration: none;
}

/* LAYOUT */
#pagewrap {
	width:950px;
	margin:0;
	text-align:left;
}

#header	{
	width:100%;
	height:207px;
	position:relative;
}

#uk {
	width:87px;
	height:26px;
	right:0;
	top:5px;
	position:absolute;
	z-index: 200;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#logo {
	width:550px;
	height:87px;
	right:46px;
	top:0px;
	position:absolute;
}

#contentwrap {width:100%;}

#content {
	float:left;
	width:300px;
	height:335px;
	padding:25px 0px 0px 50px;
	overflow:hidden;
}

#content_home {
	float:right;
	width:500px;
	padding:0 20px 20px 0;
	margin: 0 60px 0 0;
	min-height:450px;
}

#banner {
	width:349px;
	height:625px;
	left:0px;
	top:0px;
	position:absolute;
}

#quotesContainer {
	z-index:1000;
	width:597px;
	height:29px;
	right:0;
	top:84px;
	position:absolute;
	font-size:10px;
	text-align:center;
}

#flashcontent {
	width:481px;
	height:380px;
	display: block;
}

/*#tabs1 ul {
 margin:0 ;
 padding:0 ;
 width:400px ;
 list-style:none ;
}*/

#videos {
	font-size:12px;
	margin: 0;
	padding: 0;
}

/* Footer */
#footer	{
	text-align:center;
	font-size:12px;
	color:#7d731a;
	display:block;
	clear:both;
	width:950px;
	padding:0;
	margin: 0 0 20px 0;
}

#footer a, #footer a:visited {
	color:#7d731a;
	text-decoration:none;
}

/* FORMS */

#contactform {width:463px;}
#contactform p {padding:0;margin-bottom:5px;}
#contactform input {width:250px;padding:5px;background:#ebebeb;border:1px solid #7b7b7b;font-size:14px;line-height:120%;}
#contactform input:focus {border-color:#7d731a;}
#contactform textarea {width:450px;height:120px;padding:5px;background:#ebebeb;border:1px solid #7b7b7b;font-size:14px;}
#contactform textarea:focus	{border-color:#7d731a;}
#contactform input.button {width:463px;}
#contactform input.smallbutton {width: 125px;height: 25px; text-indent: -9999px;float: right; background: none; border: none;}
.green {background: #666600;border: 1px solid #CCC;}
.red {background: #990000;border: 1px solid #CCC;}


/* IE6 HACKS */
* html #footer {width:950px;}


/* Rotator quotes */
ul#news {
	font-family: "Georgia", "Times", serif;
	list-style-type: none;
	padding: 0 30px;
	margin: 0;
	color:#87877a;
	font-size:12px;
	font-style:italic;
}

/* Top quotes */
.text {
	z-index:0;
	color:#7d731a;
}

