html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th, div {
	margin: 0;
	padding: 0;
}
div {
	/*border: 1px solid #666666;*/
}

#measurer {
background: white none repeat scroll 0 0;
height:100%;
left:0;
position:absolute;
top:-100%;
visibility:hidden;
width:100%;
}

span.rur { font-family: "Rubl Sign"; text-transform: uppercase;}
span.rur span { position: absolute !important; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em;}
span.rur span:before { content: '\2013'; }

a:link
, a:visited
{
	text-decoration: underline;
	color: #ac0011;
}
a:visited {
    color: #999;
}

a:link *
, a:visited *
{
	cursor: pointer;
}
img
{
	margin: 0;
	border-width: 0;
	padding: 0;
}
div
, p
, ul, ol, li
, form
, table, tr, th, td
, dl, dt, dd
, address
, blockquote
, ins
{
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	text-decoration: none;
	height: auto;
}
input
, select
, * html textarea
{
	font-size: 1em;
}
label[disabled="true"]
{
	opacity: 0.4;
}
hr
{
	border: 0 hidden;
	border-top: 1px solid gray;
	height: 0;
	clear: both;
}
sup
{
	position: relative;
	top: -0.5em;
	font-size: 0.75em;
	line-height: 0;
	vertical-align: baseline;
}
pre
, code
{
	font-size: 1.2em;
}
pre code
, code pre
{
	font-size: 1em;
}
h1
{
	margin: 0;
	font-size: 1.8em;
	font-weight: normal;
}
h2
{
	color: #933400;
	padding: 0.6em 0 0 0;
	margin: 0.5em 0 0.6em 0;
	font-size: 1.4em;
	line-height: 1.1;
	font-weight: normal;
}
h3
{
	padding: 1.75em 0 0 0;
	margin: 0 0 0.8em 0;
	font-size: 1em;
	line-height: 1.2;
	font-weight: bold;
}
h4
, h5
, h6
{
	padding: 1em 0 0 0;
	margin: 0 0 -1em 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3;
}
p
, ul
, ol
, dl
, table
, address
, blockquote
{
	margin: 1em 0;
	padding: 0;
}
.before_list
{
	margin-bottom: -1em;
}
li ul
, li ol
{
	margin-top: 0;
	margin-bottom: 0;
}
li
{
	margin: 0.4em 0 0 1.3em;
}

ul
{
	list-style-type: none;
}
ul li
{
	background: url("icons.png") 0 -140px no-repeat;
	padding: 0 0 0 20px;
}
ul>li>*:first-child:-moz-first-node
{
	margin-top: -1.2em;
}
ul.navigation>li>*:first-child:-moz-first-node
{
	margin-top: 0;
}
.navigation li
{
	list-style-image: none;
	margin: 0 0 1em 0;
	padding: 0;
	background: none;
}
.navigation li li
{
	margin-left: 1.3em;
	margin-bottom: 0.3em;
}
.navigation a.selected
, .navigation i
{
	font-weight: bold;
	font-style: normal;
}
dt
{
	margin: 1em 0 1em 0;
	font-style: italic;
}
dd
{
	margin: -0.75em 0 1em 2em;
}



/* misc */

.date
{

	font-size: 0.89em;
}
.hidden
, .hidden *
, .hidden_too
, .hidden_too *
, .hidden_selected .selected
{
	display: none;
}


/* layout */

HTML, BODY {
	height: 100%;
}

BODY {
	font-family:Helvetica ,Arial,sans-serif;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.4em;
	background: #993300;
}

#layouts {
	width: 100%;
	height: auto;
	text-align: center;
	background: #993300;
	/*border: 1px solid black;*/
}
#center {
	background: #993300;
	width: 850px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#container {
	background: #993300;
	position: relative;
	width: 850px;
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0;
}
#rightcolumn {
	/*position: absolute;
	left: 653px;
	top: 0;*/
	position: relative;
	float: right;
	/*background: yellow;*/
	width: 177px;
	height: 100%;
	min-height: 600px;
	text-align: left;
	margin-right: 20px;
}

#leftcolumn{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
}
#timedate{
	background: #993300;
	width: 653px;
	height:15px;
	text-align: right;
	margin: 0;
}
#timedate .time{
	color: yellow;
	font-size: 12px;
	margin-top: -2px;
	margin-right: 10px;
}

#header {
	width: 630px;
}
#headertext {
	width: 848px;
	height: 35px;
	background: #ad6034;
	border: 1px solid #e2ad62;
	
}
#headertext div{
border: 1px solid #ad6034;
	margin-top: 3px;
	margin-left: 5px;
	color: yellow;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#headertext table {
	margin: 0;
}
#headerimage {
	width: 848px;
	height: 160px;
	background: #ad6034;
	border: 1px solid #e2ad62;
	border-top: none;
	overflow: hidden;
	
}
#flashtop{
	margin-left: 0px;
	background: #993300;
	width: 200px;
	height: 15px;
	padding-left: 0;
	/*border: 1px solid #e2ad62;*/
}

#flashtop .top{
	margin-left: 0;
	background: url(../images/flash_top.png) no-repeat 0 0;
	width: 197px;
	height: 15px;
}
#flashmain{
	margin-left: 0;
	background: none;
	width: 177px;
	height: 446px;
	background: url(../images/flash_bg.png) repeat-y 100% 0;
}	


#flashmain .middle{
	margin-top: 0;
	background: url(../images/flash_middle.png) no-repeat 0 0;
	width: 177px;
	height: 46px;
	text-align: center;
}
#flashmain .middle div.text{
	padding-top: 5px;
	padding-left: 0px;
	color: yellow;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*border: 1px solid black;*/
}

#flashmain .body{
	margin-left: 21px;
	width: 135px;
	height: 400px;
}
#flashmain .bottom{
	margin-left: 0px;
	width: 177px;
	height: 20px;
	background: url(../images/flash_bottom.png) no-repeat 0 0;
}
div#topmenu {
	width: 650px;
	background: #ad6034;
}

div#tabarea {
	width: 848px;
	background: #ad6034;
	height: 32px;
	border: 1px solid #e2ad62;
	border-top: none;

}

/* horizontal pill menu */

#pillmenu {
	text-align: left;
	padding: 0px;
	white-space: nowrap;
	width: 648px;
	height: 32px;
	float: left;
	background: #ad6034;
}

#pillmenu ul {
	background: #ad6034;
	margin: 0;
	padding-left: 40px;
	list-style: none;
	border: none;
}

#pillmenu li {
	float: left;
	background: url(../images/menu-cell.gif) top left no-repeat;
	padding: 0;
	margin: 4px;
	height: 24px;
}

#pillmenu a {
	background: url(../images/menu-cell.gif) top right no-repeat;
	padding: 0 15px 0 0;
	margin: 0 0 0 5px;
	FONT-FAMILY: Times New Roman, Times, serif;
	color: #E8D7A1;
	font-size: 15px;
	text-indent:12px;
	float:left;
	display:block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
}
#pillmenu li.active a {
	color: #f4f400;
}

#pillmenu a#active_menu-nav {
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#bottom{
	position: relative;
	background: #993300;
	width: 850px;
	height: 60px;
	text-align: left;
	border: none;
}
#bottom_right {
	position: absolute;
	top: -15px;
	right: 20px;
	width: 177px;
	height: 60px;
	background: url(../images/bottom_bg.png) no-repeat 100% 100%;
}

#footer {
	width: 848px;
	background: #ad6034;
	height: 33px;
	border: 1px solid #e2ad62;

	/*border-top: none;*/
}
#footer div{
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: middle;
	color: #DFAB5E;
	/*border-top: none;*/
}

#maincontentdiv {
	position: relative;
	background: #7b4b23;
	/*background: url(../images/rightcolunm_bg.png) repeat-y 100% 90%;*/
	width: 100%;
	height: auto;
	text-align: left;
	margin-right: 20px;
	/*border-left: 1px solid #e2ad62;*/
}
#maincontentdivbg{
	background: url(../images/rightcolunm_bg.png) repeat-y 653px 100%; /* png-fix*/
}

#componentdiv  {
	width: 630px;
	min-height: 1050px;
	height: 100%;
	border-left: 1px solid #e2ad62;
	padding-left: 5px;
	padding-top: 5px;
}
#componentdiv div {

}
#phocaguestbook select, #phocaguestbook input, #phocaguestbook textarea {
    background: #efdcc7;
}