* {
	margin : 0px;
	padding : 0px;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
	background-color : #F1D0AF;
	color : #594F4F;
	text-align : center;
	font-family : Verdana, Sans-serif, Tahoma, Georgia;
	font-size : 13px;
	height: 100%;
}

.orange
{
	color: #FF9900;
	font-family: verdana;
	font-size: 12pt;	
	font-weight: bold;
}

/* PAGE HEADER & MENU */

#page_header {
	margin : 40px auto 0px;
	margin-top : 10px;
	width : 700px;
	height : 82px;
	background-color: #594F4F;
}

#page_header #logo {
	width : 270px;
	height : 45px;
	margin-top: 8px;
	padding: 2px;
	float : left;
	position : relative;
}

#page_header #img_logo {
	position : absolute;
	right : 0;
	top : 0;
}

/* dropdown chuvaness */
#nav
{
	padding-top : 6px;
	width : 690px;
	height : 7px !important;
	float : right;
}

#nav li
{	
	padding-left : 5px;
	height : 7px;
	float : left;
	list-style-position: inside;
	list-style-image: none;
	color : #AA7722;
	position: relative;
}

#nav li a
{	
	text-decoration: none;
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color : #BB9922;

}

#nav li a:hover
{	
	color: #FFFFFF;
}

#nav li div
{	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #594F4F;	
	position: absolute;
	left: -1000px;
	top: 20px;
	width: 200px;
}

#nav li div a
{	
	position: relative;
	display: block;
	padding: 5px 3px;
	text-align: left;
	background-color: #594F4F;
	text-decoration: none;
	font-family:  Verdana;
	font-size: 12px;
	font-weight: bold;
	color : #BB9922;
}

#nav div a:hover
{	
	color: #FFFFFF;
}


#nav li div a div
{	
	width: 300px;
}


/* PAGE BODY */

#page_bodybox {
	margin : 0px auto;
	width : 700px;
	background-color : #ECE5CE;
	display : block;
}

#leftborder {
	width : 15px;
	height: 100%;
	/*background-image : url('images/box_left.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;*/
	float : left;
}

#leftborder #top {
	width : 14px;
	height : 15px;
	/*background : url('images/box_topleft.gif') no-repeat left top; 
	overflow : hidden;*/
}

#leftborder #bot {
	width : 14px;
	height : 415px;
	/*background : url('images/box_botleft.gif') no-repeat left bottom;*/
	overflow : hidden;
}

#bodyborder {
	padding : 14px 15px 14px 0px;
	border-top : #7F624E 1px solid;
	border-bottom : #7F624E 1px solid;
	border-right : #7F624E 1px solid;
	float : left;
	background-color : #ECE5CE;
	background-image : url('images/box_left.gif');
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#page_content {
	width : 684px;
}


/* CONTENT LEFT COLUMN */

#leftcol {
	background : transparent url(images/main_img.jpg) no-repeat scroll 30px 5px;
	float : left;
	font-weight : bold;
	height : 400px;
	text-align : right;
	width : 300px;
	display: block;
}

#leftcol a {
	color : #E2E0E0;
	text-decoration : none;
	line-height : 13px;
}

#leftcol #nav {
	margin-top : 379px;
	margin-right : 7px;
	float : right;
}

#leftcol #nav span {
	display : block;
	margin : 0px 1px 0px 2px;
}

#leftcol #nav b {
	margin-left : 1px;
	border : #CCCCCC 1px solid;
	display : block;
	float : left;
}


/* CONTENT CENTER COLUMN */

#maincol {

	width : 365px;
	display: block;
	height: 100%;
	float: right;
	overflow : hidden;
	text-align : justify;
}

#maincol h2, #maincol h3 {
	font-size : 16px;
	margin-bottom : 15px;
}

#maincol p {
	padding-top : 0px;
	padding-bottom : 19px;
	font-family: Arial;
	font-size: 15px;
	text-align: justify;
}


#maincol ul {
	padding-top : 2px;
	padding-bottom : 10px;
	display : block;
}

#maincol li {
	padding-left : 8px;
	padding-bottom : 6px;
	background : url('images/bullet_arrow.gif') no-repeat 0px 2px;
	font-weight : bold;
	display : block;
}

#maincol_nav {
	margin-top : 8px;
	color : #2F2F2E;
	text-align : center;
}

#maincol_nav a {
	color : #2F2F2E;
	text-decoration : none;
	font-weight : bold;
}

#maincol_nav a:hover {
	color : #3D3D3D;
}




/* PAGE FOOTER */

#page_footer {
	margin : 0px auto 0px;
	width : 700px;
	height : 20px;
	/*color : #6C6C69;*/
	color : #EEDDBB;
	font-weight : bold;
	background-color: #594F4F;
	overflow : hidden;
	clear : both;
}
#page_footer p {
	padding-top: 2px;
	text-align: center;
}

#page_footer a {
	color : #6C6C69;
	text-decoration : none;
}

#page_footer a:hover {
	text-decoration : none;
	color : #797977;
}



a {
	color : #997722;
}

a:hover {
	color : #EEAA55;
}

a.link2 {
	color : #DDBB88;
}
a.link2:hover {
	color : #FFDDAA;
}




img {
	border: 0px;
	display: block;
}

p {
	text-align : justify;
}

ul {
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-type: none;
	display : block;
}

.clearthis {
	margin : 0px;
	display : none;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

/*SAFARI HACKS HERE */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#nav li a {
		font-size : 12px;
	}
}

