/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


/* header menu */

#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #0080C0;
	color: #FFF;
}
#header-content li a#current  {
	background: #0080C0;
	color: #FFF;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000;
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
}

h1, h2, h3 {
	font-weight: normal;
	color: #C2992F;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 200%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #9D0000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #9D0000;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 0 25px;
	text-decoration: none;
	font-size: 155%;
	color: #C2992F;
}

#menu a:hover {
	color: #C2992F;
	text-decoration:underline;
	

	 

}

#splash {
	width: 770px;
	height: 180px;
	margin: 0 auto;
	background: url(images/tspace.jpg) no-repeat;
	border-top: 2px solid #C2992F;
	border-bottom: 2px solid #C2992F;



}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	background: url(images/tspace1.jpg) no-repeat;
	text-align: right;
	font-size: 140%;
	font-weight: bold;
	color: #C2992F;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 490px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	width: 50px;
	height: 17px;
	padding: 0 10px;
	background: #ED2024 url(images/img4.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 2px solid #C2992F;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 85%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#margin_left {margin-left:1px}

.goldimage1
{
     border:1px solid #C2992F;
     ./*margin-bottom:10px;*/
}
