@charset "iso-8859-1";
/* TAGS */

body {
	margin:0px;
	background-color:#A3915E;
	background-image:url(images/tiling_m.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Tahoma;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 15px;
}

body, html {
  scrollbar-face-color: #B3A06C;
  scrollbar-shadow-color: #9D956F;
  scrollbar-highlight-color: #39382B;
  scrollbar-3dlight-color: #B3A06C;
  scrollbar-darkshadow-color: #39382B;
  scrollbar-track-color: #39382B;
  scrollbar-arrow-color: #39382B;
}
input {
	width:127px; height:18px; 
	font-size:10px; 
	border:1 solid #504625;
	background-color:#B6AB78; 
	margin-left:3px; 
	margin-right:16px; 
	margin-top:10px;
}
select {
	width:127px; height:18px; 
	font-size:10px; 
	border:1 solid #504625;
	background-color:#B6AB78; 
	margin-left:3px; 
	margin-right:16px; 
	margin-top:10px;
}
textarea {
	width:180px; 
	height:61px; 
	overflow:auto; 
	font-size:12px; 
	border:1 solid #504625;
	 background-color:#B6AB78; 
	 margin-left:3px; 
	 margin-right:16px; 
	 margin-top:10px; 
}
/* BACKGROUNDS */
.header {height:180px; background-image:url(images/tiling_header.gif)}

.bg-bottom-left{
	background-image:url(images/devlan_06.gif);
	background-repeat:no-repeat;
	background-position: left top;	
		}
.bg-bottom-right{
	background-image:url(images/devlan_08.gif);
	background-repeat:no-repeat;
	background-position: right top;	
}
.flash{position:absolute; top:180px; left:1px; width:292px}
.column{width:448px; background-image:url(images/bg3.gif)}


.line-left-top{
	background-image:url(images/line_top_left.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.line-left-bot{
	background-image:url(images/line_left_bottom.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.line-brown-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: 9A8D62;
	border-right-color: 9A8D62;
	border-bottom-color: 9A8D62;
	border-left-color: 9A8D62;
	border-left-style: solid;
}
.line-black-left {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
}
.bg-mid-left {
	background-image: url(images/bg_mid_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bg-nav-top {

	background-image:url(images/bg_nav_top.gif);
	background-repeat:repeat-x;
	background-position: left top;
}

.line-red-horizon {
	background-image: url(images/line_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.line-yellow-horizon {

	background-image: url(images/line_yellow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* TEXT */
.copyrights{font-family:Tahoma; font-size:11px; color:#786C49
}
.text{font-family:Tahoma; font-size:11px; color:#B3B58D
}
.text1{font-family:Tahoma; font-size:11px; color:#686940
}
.text2{font-family:Tahoma; font-size:11px; color:#D3C15A
}
.text4 {
	color: #A89943;
	font-size: 12px;
}
.text3 {
	color: #8F0000;
	font-size: 12px;
}
.text5{
	color: #938B57;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;
	font-style: normal;
}
.text6 {
	color: #1D1D1D;
	font-size: 16px;
	letter-spacing: 3pt;
}
.text7 {
	color: #969696;
	font-size: 16px;
	letter-spacing: 3pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* NAVIGATION */

.projects {
	color: #786C49;
	font-size: 10px;
	letter-spacing: 0px;
}
a.projects:link {
	text-decoration: none;
}
a.projects:hover {
	color: #514931;
}
a.projects:active {
	color: #514931;
}
a.projects:visited {
	text-decoration: none;
}
.navigation {
	color: #786C49;
	font-size: 12px;
	letter-spacing: 2px;
}
a.navigation:link {
	text-decoration: none;
}
a.navigation:hover {
	color: #46402B;
	text-decoration: underline;
}
a.navigation:active {
	color: #46402B;
	text-decoration: underline;
}
a.navigation:visited {
	text-decoration: none;
}
.line_tb {
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #000000;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69675C;
}
.bg_title {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.line_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69675C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69675C;
}
.arrow_bullet {
	background-image: url(images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.new_bullet {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
