/* general tag styles */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background: #D6CBBA url(../images/site_bg.gif) left top repeat-x;
	padding: 0;
	margin: 31px 0 0 0;
	text-align: center;
	font-size: 11px;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form {
	padding: 0;
	margin: 0;
}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	border: 1px solid #B8B8B8;
	padding: 2px;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 150%;
	padding: 0 5px 10px 0;
	color: #808080;
	font-weight: normal;
	border: 0;
	margin: 0 0 0 3px;
}

p.clearit {
  clear: both;
  line-height: 1px;
} 

h1 {
	font-family: georgia;
    font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0 0 10px 2px;
	background: url(../images/dot_h.gif) left bottom repeat-x;
	color: #F48439;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #2D97D7;
}

a:hover {
	color: #808080;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

.img-separator {
	background: url(../images/img_separator.jpg) top left repeat-x;
	padding: 0;
	margin: 1px 0 0 0;
}

object {
  margin: 0 0 2px 0;
}

/* main containers */ 


#main-container-bottom {
	text-align: left; 
	margin: 0 auto;
	width: 756px;
	background: #E6E0D6 url(../images/main_container_bottom.gif) left bottom no-repeat;
    padding: 0 0 53px 0;
}

#main-container-top {
	background: #E6E0D6 url(../images/main_container_top.gif) left top no-repeat;
    padding: 14px 0 0 0;
}

#main-container {
	background: #E6E0D6 url(../images/main_container_bg.jpg) left top repeat-y;
    padding: 0;
}

#content {
	margin: 0 0 0 15px;
}

#content-l {
    background: url(../images/content_l_bg.gif) left top repeat-y;
	margin: 0;
	padding: 0;
	width: 559px;
}


#content-l-top {
	background: url(../images/content_l_top.jpg) left top no-repeat;
	padding: 17px 0 0 0;
}

#content-l-main {
	padding: 23px 23px 0 34px;
}

#content-r {
	background: url(../images/content_r_bg.gif) left top repeat-y;
	padding: 0 0 20px 0;
	width: 174px;
}

#content-r-top {
	background: url(../images/content_r_top.gif) left top no-repeat;
	padding: 10px 0 0 0;
}

#content-r-indent {
	padding: 34px 0 0 17px;
}


/* left styles */

span {
	padding: 0 0 2px 0;
	background: #F3F9FD url(../images/dot.gif) left bottom repeat-x;
	text-decoration: none;
	color: #808080;
}

#content-l-main a {
	padding: 0 0 2px 0;
	background: #F3F9FD url(../images/dot.gif) left bottom repeat-x;
	text-decoration: none;
}

#grila{
	background: url(../images/content_r_bg.gif) left top repeat-y;
	vertical-align: bottom;
}

#grila #bg img{
	margin: 0 0 3px 0;
}

#grila #bg{
	background: url(../images/grila.jpg) left bottom no-repeat;
	padding: 75px 0 0 50px;
	margin: 0 0 0 0;
	height: 60px;	
	width: 125px;
}

.list-info li {
	background:  url(../images/arrow_right.jpg) left top no-repeat;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
	line-height: 100%;
}

.list-info p {
	margin: 0 0 4px 10px;
	padding: 0;
}

#contact-form {
  margin: 0 0 0 10px;
}

#contact-form td {
  padding: 0 0 2px 0;
}

#contact-form th {
  padding: 0 3px 0 0;
  vertical-align: middle;
  text-align: right;
  font-weight: normal;
}

#contact-form .btn {
  border: none;
}

#contact-form th.texta {
  padding: 2px 3px 0 0;
  vertical-align: top;
  text-align: right;
  font-weight: normal;
}

/* right styles */

#nav {
	margin: 10px 0 0 0;
	list-style: none;
	width: 163px;
}

#nav li {
	margin: 0;
	padding: 0;
	width: 163px;
	font-size: 1px;
	line-height: 1px;
}

#nav li a {
	margin: 0;
	padding: 0;
}

/* footer */

#footer {
	color: #A78F6D;
	font-size: 10px;
	text-align: left; 
	margin: 0 auto;
	width: 756px;
    padding: 0 0 20px 55px;
}

#footer a {
	color: #A78F6D;
	padding: 0 0 0px 0;
	background: url(../images/dot_f.jpg) left bottom repeat-x;
	text-decoration: none;
}
