@charset "utf-8";
/* CSS Document */

html, body {
height: 100%; /* Make sure the document takes up the whole window. */
margin: 0; /* Get rid of any default margins, which could cause the html and body elements to be larger than the window and trigger scrollbars. */
padding: 0; /* Get rid of any default padding, which could cause the html and body elements to be larger than the window and trigger scrollbars. */
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
background: url(../img/home_bg.gif);
}
h1
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 20px;
font-weight: normal;
border-bottom: 1px solid #fff;
padding: 0px 0px 4px 0px;
margin: 10px 0 10px 0;
clear: both;
}
a
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
div#shim {
visibility: hidden;
width: 100%;
height: 50%;/* Bump div#global down half the height of the screen. */
margin-top: -300px; /* Half the height of div#global. */
float: left;
}
#superglobal
{
margin: 0px auto;
width: 806px;
position: relative;
}
#global 
{
width: 806px;
height: 500px;
margin: 0px auto;
background: url(../bgs/main_strut.png) no-repeat;
clear: both;
padding: 12px 0 0 12px;
position: relative;
/*
*
* Issue: IE4 doesn't allow a negative margin-top.
*
* This code positions blueBox relatively and uses the IE4ever hack (<http://exanimo.com/css/ie4ever>) to overwrite the rule for other browsers.
* The content will be centered but will crop if the window is not small enough to accommodate it.
*
*/
position: relative;
top: -200px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}

/*
*
* Issue: IE5mac interprets negative values as positive.
*
* I haven't figured out a workaround for this yet. The content won't be vertically centered but it won't be messed up by the previous code either.
*
*/

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */

form
{
margin: 0px;
padding: 0px;
}
/* ]]> */
#topArea
{
width: 795px;
height: 415px;
margin-bottom: 0px;
clear: both;
display: block;
float: left;
}
#home_left
{
float: left;
width: 365px;
}
#col_left
{
float: left;
width: 365px;
padding-top: 0px;
padding-left: 10px;
overflow: auto;
height: 380px;
text-align: justify;
margin-top: 23px;
}
#col_left_sp
{
float: left;
width: 385px;
padding-top: 0px;
padding-left: 10px;
overflow: auto;
height: 380px;
text-align: justify;
margin-top: 23px;
}
#col_right
{
float: right;
width: 375px;
_width: 355px;
padding-top: 0px;
padding-right: 10px;
text-align: justify;
margin-top: 23px;
}
#col_right2
{
float: right;
width: 365px;
padding-top: 0px;
padding-right: 10px;
margin-top: 23px;
}
#col_right_scroll
{
float: right;
width: 365px;
padding-top: 0px;
padding-right: 10px;
margin-top: 23px;
height: 380px;
overflow: auto;
}
.burg
{
background: #FFFFFF;
height: 24px;
color: #333333;
font-weight: bold;
}
.white
{
background: #E2C0C0;
height: 24px;
color: #333;
}
.pink
{
border-bottom: 1px dotted #fff;
text-align: center;
}
#dual_col
{
width: 760px;
overflow: auto;
height: 355px;
clear: both;
padding: 0px 15px 15px 15px;
margin-top: 23px;
margin-bottom: 0px;
}
#lowerArea
{
clear: both;
}
ul#globalNav
{
float: left;
clear: both;
margin: 10px 0px 0px 10px;
width: 790px;
padding:0px; 
list-style: none;
}
#globalNav li
{
float: left;
margin-right: 30px;
}
/*********
galler classes 
*********/
.galThumb
{
float: left;
margin-right: 20px;
border: 1px solid #fff;
padding: 1px;
margin-bottom: 20px;
}
.galThumbEnd
{
float: left;
border: 1px solid #fff;
padding: 1px;
}

.clearBoth
{
clear: both;
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}
.credits
{
float: right;
font-size: 10px;
color: #666666;
padding-top: 5px;
}
/**********
form fields
**********/
  .contact288
  {
  width: 288px;
  height: 25px;
  display: block;
  margin: 5px 0px 10px 0px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #fff;
  border-top: 1px solid #999;      
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444  
  }
   .contact288_ta
  {
  width: 288px;
  height: 45px;
  display: block;
  margin: 5px 0px 10px 0px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #fff;
  border-top: 1px solid #999;      
  font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444
  }
     .contact288_cap
  {
  width: 78px;
  height: 25px;
  float: left;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #fff;
  border-top: 1px solid #999;      
  font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444
  }
.icos
{
margin-right: 10px;
}
/*********
news classes 
*********/
.newsEntry
{
border-bottom: 1px dotted #fff; float:  left; padding-bottom: 5px; clear: both; margin-bottom: 10px;
width: 365px;
}
.newsDate
{
background: #fff; text-align: center; color: #666666; font-size: 11px; float: left; padding: 4px; margin-right: 10px;
}
.date
{
font-size: 16px; background: #CC0000; color: #FFFFFF; font-weight: bold; padding: 2px; margin-bottom: 4px;
}
.newsHeadline
{
float: left; width: 280px;
}
.newsHeadline a
{
padding-bottom: 12px;
}

.SmallerText {
	font-size:10px;
}