/* Begin Basic Page Structure */

* { padding: 0; margin: 0; }
.clear { clear: both; background: none; }
.blue { color: #1c49a4; }

a {
 color: #ffffff;
 text-decoration:none;
}

a:hover {
 text-decoration: underline;
}

body {
 background: #ffffff url(images/lever_back.gif) repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #f1e7ce;
}

#wrapper { 
 margin: 0 auto;
 width: 750px;
}

.tbl {
width:750px;
margin:0px;
padding: 0px;
border:0px;
}

#container {
 margin-bottom: 0px;
 overflow: auto;
 width: 100%;
}

#header {
 width: 750px;
 padding: 0px;
 height: 180px;
 margin: 80px 0 30px 0;
 background: url(images/header_home.gif) no-repeat;
}

#header_alt {
 width: 750px;
 padding: 0px;
 height: 180px;
 margin: 80px 0 30px 0;
}

#footer { 
 width: 411px;
 height: 17px;
 clear: both;
 background: url(images/footer.gif) no-repeat;
 margin: 70px 0 0 0;
 padding: 0px;
}

#footer_alt { 
 width: 411px;
 height: 17px;
 clear: both;
 background: url(images/footer_alt.gif) no-repeat;
 margin: 70px 0 0 0;
 padding: 0px;
}

.header_link_area { 
 float: left;
 width: 510px;
 height:21px;
 margin-top: 50px;
 margin-right: 0px;
 margin-left: 0px;
 padding: 0px;
}

#rightcolumn { 
 display: block;
 float:left;
 width: 550px;
 padding: 0px;
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #f1e7ce;
}

#rightcolumn_alt { 
 display: block;
 float:left;
 width: 530px;
 padding: 0px;
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #f1e7ce;
}

.first_word {
 font-size: 18px;
  font-family: Times, Times New Roman, serif;
}

.copy_header {
 font-weight: bold;
 color: #4a2313;
}

#leftcolumn { 
 width: 200px;
 padding:0px;
 margin: 0px;
}

#leftcolumn_alt { 
 width: 220px;
 padding:0px;
 margin: 0px;
}

/* End Basic Page Structure */

/* Begin Left Column Styles */

.flash_nav { 
 float:left;
 width: 420px;
 height: 224px;
 margin: 20px 0 0 0;
 padding:0px;
}

.content_area_alt { 
 float:left;
 width: 430px;
 line-height:22px;
 margin: 20px 0 0 0;
 padding-left:2px;
 padding-right:0px;
 padding-top: 0px;
 padding-bottom: 0px;
}

.content_area { 
 float:left;
 width: 530px;
 line-height:22px;
 margin: 20px 0 0 0;
 padding:0px;
}

.nav_roller {
 display:block;
 margin: 0px;
 padding:0px;
}

.photo_med_thumb {
 float: left;
 display:inline;
 width: 158px;
}

.cell_text_area {
 float: right;
 display:inline;
 width: 312px;
 font-size: 8pt;
 font-family: Arial;
}

.cell_text_area a {
 color: #00adfe;
 font-size: 10pt;
 font-family: Arial;
 text-decoration: none;
}

.cell_text_area a:hover {
 text-decoration: underline;
}

.cell_title {
 color: #1a1a1a;
 font-size: 10pt;
 font-family: Arial;
}

/* End Left Column Styles */

/* Begin Right Column Styles */

.right_content_cell {
 float: left;
 display:block;
 width: 245px;
 margin-bottom: 0px;
 margin-top: 10px;
}

.left_content_cell {
 width: 200px;
 margin:0;
 padding:0;
}

.left_content_cell_alt {
 width: 220px;
 margin:0;
 padding:0;
}

.photo_sm_thumb {
 float: left;
 display:inline;
 width: 107px;
}

.right_cell_text_area {
 float: right;
 display:inline;
 width: 138px;
 font-size: 8pt;
 font-family: Arial;
}

.right_cell_text_area a {
 color: #00adfe;
 font-size: 9pt;
 font-family: Arial;
 text-decoration: none;
}

.right_cell_text_area a:hover {
 text-decoration: underline;
}

.right_cell_title {
 color: #1a1a1a;
 font-size: 9pt;
 font-family: Arial;
}

.text_input {
 color: #000000;
 font-family: Arial;
 font-size: 12px;
 margin-top:3px;
 margin-bottom:3px;
 width: 190px;
}



/* End Right Column Styles */

/* Begin Footer */

#footer_text { 
 float:left;
 text-align: center;
 display:inline;
 font-family: Arial;
 font-size: 11px;
 color: #333333;
 margin: 0px;
 padding: 0px;
 width: 530px;
}

#footer_text a {
 color: #333333; 
 text-decoration: none;
}

#footer_text a:hover {
 text-decoration: underline;
}

/* End Footer */

