body {
	margin:0px;
	padding:0px;
	color: #333333;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	background-color: #F2F2F2;
	background-image: url(images/corner_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
    color: #333333;
}
td {
	vertical-align: top;
}
table {
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
}
.small{
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: 14px/18px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.divider{
	background:  url(images/divider.gif) no-repeat;
	margin-bottom: 15px;
	margin-top: 15px;
}
.spacer{
	margin-bottom: 15px;
	margin-top: 15px;
}
.header_small {
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
}
.header_small a {
    color: #333333;
	text-decoration: none;
}
.header_big {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
}
strong.smaller {
	color: #494848;
	font: bold 14px/16px Helvetica, Arial, sans-serif;
}

/* -- hover tr style - */
.resultsRowLight {
	background-color: none;
}
.resultsRowDark {
	background-color: #DFDFDF;
}

/* -- nav styles - */
#mainnav {
    font: 11px/16px Georgia, "Times New Roman", Times, serif;
	position:absolute;
	left:5px;
	top:100px;
	width:125px;
	z-index:999;
}
#mainnav a {
	color: #6C6E69;
	text-decoration: none;
	
}
#mainnav a:hover {
    /* color: #D5582A; */
	color: #AC5A30;
}
#navborder {
	z-index: 999;
	position: absolute;
	left: 5px;
	width:125px;
	top: 90px;
}
.sub_nav {
	margin:0px;
	padding:0px;
	width: 225px;
	color: #000000;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	background-color: #E7E5D5;
}
.sub_nav a {
	text-decoration: none;
}
.sub_nav a:hover {
	background-color: #DFDDD2;
	
}

/* -- nav styles 2 - */
#mainnav2 {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	position:absolute;
	left:10px;
	top:78px;
	width:658px;
	z-index:999;
	background-color: #d2d2d2;
	padding: 0;
	border: 1px solid #d2d2d2;
	color: #e5e5e5;
}
#mainnav2 a {
	color: #2e2e2e;
	text-decoration: none;
}
#mainnav2 a:hover {
    /* color: #D5582A; */
	color: #AC5A30;
}



/* -- gen styles for all pages - */
#contentborder {
	z-index: 999;
	position: absolute;
	left: 130px;
	width:680px;
	top: 90px;
}
#logo {
	position:absolute;
	left:130px;
	top:17px;
	z-index:999;
}
#toolbar {
	font: normal 10px Helvetica, Arial, sans-serif;
	color: #666;
	position:absolute;
	left:470px;
	width:200px;
	top:15px;
	z-index:999;
	text-align: right;
}
#toolbar a{
	font: normal 10px Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
}
#toolbar a:hover{
	color: #AC5A30;
}
#sitecontent {
	width:658px;
	background-color: #F9F6DB;
	border: 1px solid #333333;
}
#sitecontent_wrap {
	position:absolute;
	left:10px;
	top:110px;
	width:658px;
	z-index:999;
}
#lastupdate {
	font: 11px Georgia, "Times New Roman", Times, serif;
	z-index: 99;
	position: absolute;
	left: 640px;
	width:150px;
	top: 76px;
	text-align: right;
}
.pic_desc1 {
	margin:0px;
	padding:0;
	width: 658px;
	color: #333333;
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url(images/lim_ruff1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pic_desc1text {
	margin:0px;
	padding: 3px 0 3px 10px;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
	margin: 0 0 20px 0;
}

.linkcode{
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #eee;
	padding:5px;
	margin-right:20px;
}


/* -- page styles-- */
#home_page {
	margin:0px;
	padding:0px;
	width:658px;
	background-image: url(images/lim_home_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.page_header {
	margin:0px;
	padding:0;
	width: 658px;
	height: 38px;
	background-color: #666666;
	background-image: url(images/lim_ruff2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_headertext {
	font: 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	margin:0px;
	padding:7px 20px 0 0;
	text-align: right;
	vertical-align: middle;
}
.default_table {
    margin: 10px 0 0 20px;
	font: 11px/14px Arial, Helvetica, sans-serif;
}

.partners_table {
    margin: 0 0 0 20px;
	border-top: 1px solid #cccccc;
}
.partners_tabletd {
    padding: 20px 0 0 0;
}


.contactfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #666666;
	color: #000000;
	margin: 0px;
	width: 275px;
}


/* -- effect styles-- */
.effect1 {
	background-image: url(images/effect_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.effect2 {
	background-image: url(images/effect_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* -- admin panel styles-- */
#adminmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position:absolute;
	left:675px;
	top:78px;
	z-index:999;
	width: 120px;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#adminheader {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	background: #666666;
	padding: 5px;
	height: 25px;
	vertical-align: middle;
}
#adminbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #E0E0E0;
	text-align: left;
	padding: 5px;
}
#adminbody a {
	color: #666666;
	text-decoration: none;
}
#adminbody a:hover {
	color: #000000;
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

