/* CSS Document */
* {margin:0; padding:0;}
body{background:#a7906d url(images/footer_bg.gif) bottom repeat-x;}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	color:#333333;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#131f5c;}

a {color:#0000ff; font-size:12px;}

/*main layout */
.h_logo{ height:90px; width:100%;background:url(images/header-bg.png) top left no-repeat;}
.h_logo{ height:90px; width:100%;background:none;}
.h_logo .hdright{ height:90px; width:50%; float:right;}

#header_tall {background:#a7906d; margin-top:32px;}

#header .left {padding:0px 0 0 0;}
#header .right {padding:0px 0px 0 0;}
#header .right a {color:#0c285c;
                  padding:3px 8px 2px 8px;
                  font: 0.95em arial, Helvetica, sans-serif;
                  text-transform:uppercase;
				  text-decoration:none;
				  font-weight:bold;}
				  
#header .right a:hover{ text-decoration:underline}
/*main layout */
#main {width:990px;margin:0 auto;background:#ffffff; }
#address {width:990px;margin:5px auto;background:#a7906d;color:#ffffff; font-weight:bold; }
#header {height:320px;background:#f4e6d0; }
#header .content {background:#e3d1b5; margin:0px; color:#000000;}
#header .content a img {float:left;margin:0px;}

#header {height:320px;}

#footer {height:30px;float:bottom;}

#footer a {color:#bdbbb9;
           padding:3px 8px 2px 8px;
           font: 0.90em arial, Helvetica, sans-serif;
           text-transform:uppercase;
		   text-decoration:none;
		   font-weight:bold;}
.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}


/* index */

#index #middle .column1 {width:520px; float:left; padding:5px;color:#5f4017;font-size:13px;line-height:1.2em;padding:10px 40px 10px 40px;}
#index #middle .column2 {width:350px; float:right; padding:10px;line-height:1.2em;color:#5f4017;}


#index #middle {padding:5px 0 10px 0;line-height:1.1em;}

.ind1 {background:url(images/mybg.png) top repeat-x;height:231px;}
.ind2 {background:url(images/mybg.png) top repeat-x;height:231px;}
.ind3 {background:url(images/mybg.png) top repeat-x;height:231px;}

.h{ background:url(images/h.gif) top left no-repeat; height:18px; border-bottom:1px dotted #0a2165; padding-top:2px;}
.h strong{margin:0 0 0 20px; font: 1.3em arial, Helvetica, sans-serif;font-weight:bold;}
.h img{ margin:0 15px 0 15px;}

/* -----------------------*/

#index .leftbox  {width:365px;float:left;position:relative; border-right:1px dotted #c9c9c9;}
#index .rightbox {width:330px;float:right;position:relative;}

.tbg img { margin:2px 0 0 0;}


h1 {color:#5f4017;font:17px arial, helvetica, sans-serif;font-weight:bold;padding:2px;}
h2 {color:#5f4017;font:15px arial, helvetica, sans-serif;font-weight:bold;padding:2px;}
h3 {color:#5f4017;font:13px arial, helvetica, sans-serif;font-weight:bold;padding:2px;}
h4 {color:#9D2102;font:12px arial, helvetica, sans-serif;font-weight:bold;padding:2px;}


