/**********************************************************

	TAG DEFINITIONS

**********************************************************/

body
		{
		margin: 0;
		padding: 0;
		font: 55% Verdana, Tahoma, Helvetica, Arial, sans-serif;
		text-align: center;
		background: #ffe6b7 url('/toki_files/website/img/body_bg.gif') 50% 50% repeat-y;
		}
img
		{
		border: 0;
		}
form
		{
		margin: 0;
		padding: 0;
		}
input,
select,
textarea
		{
		font: 55% Verdana, Tahoma, Helvetica, Arial, sans-serif;
		}

/**********************************************************

	LAYOUT IDS

**********************************************************/

#wrapper
		{
		margin: 2px auto;
		width: 730px;
		text-align: left;
		}
#header
		{
		overflow: hidden;
		height: 115px;
		}
#header .c1
		{
		float: left;
		width: 164px;
		height: 115px;
		}
#header .c2
		{
		font: bold 1em Tahoma;
		color: #a09166;
		line-height: 25px;
		text-transform: uppercase;
		text-align: center;
		}
#header .c3
		{
		float: right;
		padding: 0 30px;
		width: 506px;
		height: 115px;
		font: bold 1.2em Verdana;
		color: #ffffff;
		line-height: 30px;
		text-align: right;
		background: url('/toki_files/website/img/mountban.jpg') top left repeat-x;
		}
.img {
	border: 1px solid #990000;
}
/*\*/
* html #header .c3
		{
		width: 566px;
		}/**/
#navigation
		{
		clear: both;
		height: 30px;
		background: #af1f19 url('/toki_files/website/img/nav_bg.gif') top left repeat-x;
		}
#navigation ul
		{
		margin: 0;
		padding: 0;
		}
#navigation ul li
		{
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
#navigation ul li a
		{
		display: block;
		float: left;
		border-right: 1px solid #c0532d;
		padding: 0 15px;
		font: bold 1.4em Verdana;
		line-height: 30px;
		color: #ffeac3;
		text-decoration: none;
		}
#navigation ul li a.selected
		{
		background: #c0532d;
		}
#navigation ul li a:hover
		{
		background: #c0532d;
		}
#content
		{
		}
#colsx
		{
		float: left;
		padding: 20px;
		width: 490px;
		background: url('/toki_files/website/img/content_bg.jpg') top left no-repeat;
		}
/*\*/
* html #colsx
		{
		width: 530px;
		}/**/
#colsx p
		{
		margin-left: 120px;
		font-size: 1.4em;
		color: #9a4528;
		}
#colsx p a
		{
		color: #9a4528;
		}
#coldx
		{
		float: right;
		padding: 20px;
		width: 160px;		
		}
/*\*/
* html #coldx
		{
		width: 200px;
		}/**/
#footer
		{
		clear: both;
		padding-left: 550px;
		font: normal 1em Tahoma;
		color: #a09166;
		}
#footer a
		{
		color: #a09166;
		text-decoration: none;
		}
#footer ul
		{
		margin: 30px 0;
		padding: 0;
		}
#footer ul li
		{
		margin: 0;
		padding: 0;
		color: #c0532d;
		list-style-type: none;
		}
#footer ul li a
		{
		font: bold 1.2em Verdana;
		color: #a09166;
		}

/**********************************************************

	CLASSES

**********************************************************/

.clear
		{
		display: block;
		clear: both;
		height: 1px;
		}
.clear img
		{
		visibility: visible;
		border: 0;
		height: 1px;
		}
.imgtitle
		{
		display: block;
		}
.bullet
		{
		margin-left: 120px;
		font-size: 1.4em;
		color: #9a4528;
		}
.colsx pb
		{
		margin-left: 120px;
		font-size: 1.4em;
		color: #9a4528;
		font-weight: bold;
		}