/*
  project Land Plc.

  http://www.contrast2000.com

  Copyright (c) 2008 Contrast 2000
 
*/

html {
	height:100%;
	width:100%;
}

body {
	color:#686363;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	scrollbar-face-color:#FF8E14;        
	scrollbar-shadow-color:#99550C;      
	scrollbar-highlight-color:#FFC98F;
	scrollbar-3dlight-color:#ffffff;   
	scrollbar-darkshadow-color:#003366;
	scrollbar-track-color:#FFC98F;       
	scrollbar-arrow-color:#ffffff;
}

.background{
	background-color:#638206;
	background-image: url(../images/treva.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*	-- conteiners -- */
#container {
	margin: none;
	padding: none;
	height: 100%;
	width: 761px;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: none;
	border-top-color: #E9E9E8;
	border-right-color: #E9E9E8;
	border-bottom-color: #E9E9E8;
	border-left-color: #E9E9E8;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #FFFFFF;
}

tr.top{
	height: 67px;
}

td.top{
	background-image: url(../images/logo_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 228px;
}

tr.topimage{
	height: 241px;
}

td.topimage{
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}

td.topimagemenu{
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-x;
	background-color: #49453C;
}

td.main{
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 18px;
	padding-left: 31px;
	text-align: left;
	font-size: 11px;
	line-height: 22px;
}

td.contactus{
	text-align: left;
	font-size: 11px;
	line-height: 22px;
}

td.copyrightleft{
	height: 73px;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}

td.copyrightmenu{
	background-image: url(../images/copyryght_menu.gif);
	background-repeat: repeat-x;
}

td.copyrightright{
	background-image: url(../images/copyryght_background.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #E9E9E8;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	line-height: 18px;
	letter-spacing: .05em;
}

td.menu{
	height: 37px;
}

td.menuhover{
	height: 37px;
	background-image: url(../images/menu_hover.gif);
	background-repeat: repeat-x;
}

td.menuhomehover{
	height: 37px;
	background-image: url(../images/menu_1_hover.jpg);
	background-repeat: repeat-x;
}



/* --------------- H --------------*/
h1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	display:block;
	margin:0; padding:0px 0px 15px 0px;
	font-size: 16px;
	color: #75A654;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}

h2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	display:block;
	margin:0; padding:0px 0px 13px 0px;
	font-size: 13px;
	color: #686363;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
}


/*	-- formating -- */

ul {
	text-align: left;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	list-style-type: square;
}


/*	-- links -- */

a, a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.contrast2000, a.contrast2000:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.contrast2000:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.email, a.email:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #686363;
}

a.email:hover {
	text-decoration: underline;
	color: #686363;
}
