/*
LC fullwidth = 240px
LC padding = 10px
CC fullwidth 
CC padding = 10px;
RC fullwidth = 306px
RC padding = 10px;
*/


body
{
  min-width:1000px;
  text-align:center;
  border:0px;
  margin:0px;
  background-color:#c7c8cc;
}

div
{
	padding:0px;
	margin:0px;
}

#container
{
	padding-left:242px;
	padding-bottom:20px;
	padding-right:305px;
	min-height:500px;

}

#footer
{
  background-color: white;
	clear: both;
}

/*** IE Fix ***/
* html #left {
left: 306px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#container
{
  overflow: hidden;
  height:100%;
}

/*** Footer Fix ***/

* html body {
overflow: hidden;
}

* html #footer-wrapper {
float: left;
position: relative;
width: 100%;
padding-bottom: 10010px;
margin-bottom: -10000px;
background: #c7c8cc;         /*** Same as body background ***/
}

/*** Just for Looks ***/

body
{
    margin: 0;
    padding: 0;
    font-family: Book Antiqua, Palatino, serif;
    font-size: 1.2em;
}

#wrapper
{
	width:1000px;
	margin:0 auto;
	text-align:left;
border-right : 10px solid #B2B2B2;
border-left : 10px solid #B2B2B2;
border-top : none;
border-bottom : none;

}

#container
{
    clear:both;
    background-image : url(../img/bg.gif);
	background-repeat : repeat-y;
}



#header, #footer
{
    text-align: left;
    background: #ffffff;
}

#footer
{
    padding:5px;
}

/*** Just for Looks ***/
body
{

}

a
{
	color:white;
	text-decoration:none;
}

h1
{
	font-size:1.8em;
	color:white;
	margin:0px;
	
 }
	
#banner {
background-color:#ffffff;
width:100%;
font-size: 12px;
color: black;
height:165px;
border-top : 20px solid #ffffff;
border-bottom : 10px solid #B2B2B2;
}

#title
{
	float:left;
	left:0px;
	margin-top:100px;
	margin-left:10px;
}

#col1
{
display:inline;
float:left;
width:244px;
margin-left:-250px;
background-color:#a40234;
}

#col1 ul
{
    list-style:none;
    margin-left:30px;
    padding:0px;
	margin-top:20px;
}

#col1 ul li
{
    margin-bottom:20px;
}

#col1 ul ul
{
    list-style:none;
    margin-left:10px;
    padding:0px;
	margin-top:-8px;
    //margin-top:0px;
	margin-bottom:20px;
}

#whatmenu
{
	display:none;
}

#col1 ul ul li
{
    font-size:0.75em;
    margin:5px;
}

#col1 ul ul li a
{
    color:#eeeeee;
}

#col1 ul ul li a:hover
{
    color:#333333;
}

#col2
{
display:inline;
float:left;
width: 418px;
margin-left: 15px;
font-size:0.75em;
background-color:#a8a9ad;
/* font-variant : small-caps; */
border: none;
}

#col2 img {
margin: 10px;
border: solid 5px #a40234; 
}


#col2only
{
float:left;
width: 648px;
margin-left:16px;
padding:5px;
font-size:0.75em;
/* font-variant : small-caps; */
}

#billboard{
border:4px solid #A40233;
background-color:#a40233;
margin-bottom:20px;
padding:0px;
height:388px;
}

#contimage img
{
border:3px solid #ffffff;
}

#contimage
{
	float:left;	
	width:150px;
}

#contcopy
{
	float:right;
	width:265px;
    float:left;
    width:413px;
}

#fullcopy
{
	padding:10px;
	/* font-style:italic; */
}

#fullcopy h1
{
	font-size:1.8em;
	color:white;
}

#colcopy
{
	text-align:center;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
}

 #colcopy ul
{
	padding: 0px;
    padding-left:15px;
	list-style: disc none;
}

#colcopy  ul li
{
	margin-top:6px;
}

#topslab
{
	margin-left:15px;
	width:578px;
	text-align:left;
	color:#eeeeee;
	background-color : #545559;
	padding:15px;
	margin-bottom:20px;	
}

#smallcoll
{
	margin-left:15px;
	text-align:left;
	float:left;
	width:163px;
	color:#eeeeee;
	background-color : #545559;
	padding:15px;
	padding-bottom:5px;
}

#smallcolr
{
	margin-right:15px;
	text-align:left;
	float:right;	
	width:163px;
	color:#eeeeee;
	background-color : #545559;
	padding:15px;
	padding-bottom:5px;    
}


#col3 {
display:inline;
background-color:#7f8084;
float:right;
width: 281px;
margin-right:-304px;
padding:10px;
margin-top:5px;

}

.sidebox
{
	width:281px;
	padding:0px;
	border-bottom:2px solid #eeeeee;
	display:table;
	margin-top:10px;
}

.sideboxtitle
{
	color:#eeeeee;
	font-size:0.75em;
}

.sideboxtitle strong
{
	font-size:1.8em;
}

.sidebox h1
{
    font-size:1.1em;
    padding-bottom:5px;
font-variant : small-caps;
letter spacing : 0.5px;
font-weight: lightest;
}

.sideboxcopy
{
font-style : normal;
	position:relative;
	float:left;
	width:130px;
	font-size:0.75em;
	color:#eeeeee;
	margin-bottom:10px;
}

.sideboximage
{
	float:right;
	text-align:right;
	width:125px;
	margin-bottom:10px;
}

.sidebox2
{
	width:281px;
	padding:0px;
	display:table;
	margin-top:10px;
	font-size:0.75em;
}

.sidebox2 h2
{
	color:white;
	font-size:1em;
	margin:0px;
	padding:0px;
}

.sideboxcopy2
{
	display:block;
	float:right;
	width:210px;
	color:#eeeeee;
	/* font-style:italic; */
	/* font-variant : small-caps; */
	margin-bottom:10px;
	vertical-align : bottom;
	height:60px;
}

.sideboxcopy2 strong
{
	font-size:1.4em;
}

.sideboximage2
{
	float:left;
	text-align:right;
	width:60px;
	margin-bottom:10px;
}


#footer
{
	padding-top:5px;
	padding-bottom:5px;
	height:14px;
}
#footer a
{
    color:silver;
	text-decoration:none;
}
#footer a:hover
{
	color:#004080;
}


*/*************************************************************
BLOG COMMENTS
**************************************************************/

#comment, #comments
{
	padding:5px;	
}

#commentbody
{
	background : Silver;
	padding:5px;
}

#commenter
{
	font-style:italic;	
	padding:5px;
	background: Silver;
	font-size:0.8em;
}

#blogtable
{
	background-color:#cfcfcf;
	margin-bottom:10px;
	text-align:left;
	border:1px solid #ffffff
}

#adminbuttons
{
	background-color:lime;
}

#adminbuttons .adminform
{
	padding:0px;
	margin:0px;
}

*/*************************************************************
PRESS RELEASES
**************************************************************/
#pr
{
    color:black;
    background-color:white;
    margin:10px;
    padding:20px;
	font-family: "Book Antiqua", serif; 
	font-size: 11pt;
}
#pr a
{
    color:#a40234;
    text-decoration:none;
    font-weight:bold;
    
}
#pr a:hover
{
    color:#cfcfcf;
}


*/*************************************************************
FORMS
**************************************************************/

#container form {
	background: #DCDCDC;
	border: 1px solid #A9A9A9;
	padding: 0.9em;
	margin: 0 auto;
    text-align:left;
	}

#container form fieldset {
	display: block;
	border: 0px solid #000; 
	padding: 0; 
	margin-bottom: 0;
	}

#container form legend {
	font-size: 1.1em; 
	font-weight: bold; 
	border: 5px solid #A9A9A9; 
	margin: 0.9em 0.9em 0; 
	padding: 0.4em; 
	}

#container form label {
	clear: left; 
	display:block; 
	float: left; 
	font-size: 0.9em!important; 
	text-align: right; 
	padding: 0.2em 0.9em 0 0; 
	margin: 0 0 0.5em 0;
	}

#container form input {
	border:1px solid #A9A9A9; 
	}
    
#container form input.checkbox {
	font-size:1.2em;
	height:2.2em;
	width:2.2em;
	}
    

#container form select {
	margin-left: 0;
    border: 1px solid #8baaca !important;
	}

#container form textarea {
	font-family: helvetica, arial, sans-serif;
	border: 1px solid #A9A9A9; 
	overflow: auto;
	font-size:1em;
	}

#container form p { 
	color: #111;
	}

#container form input, 
#container form textarea, 
#container form select {
	background: #fcfcfc;
	border: 1px solid #A9A9A9  !important;
}    
    
#container form input:focus, 
#container form textarea:focus, 
#container form select:focus {
	background: #ffffff;
	border: 1px solid #8baaca !important;
}

#container form .SubmitButton {
	cursor: pointer;
	margin: 1.5em 0px 1.5em 0;
	padding: 0.1em 0 0.4em;	
	border: 1px solid #fff;
	color: #fff;
}
	
#container form .SubmitButton:hover { 
	background: #cc3333;
}

#logo {
width: 300px;
float: right;
}

#address {
font-size: 12px;
width: 300px;
margin-right: 350px;
margin-bottom: 30px;
margin-left: 30px;
}

#address strong {
font-size : 14px;
color: #A21035;
}

#banner a:link, #banner a:visited {
font-size: 12px;
color: black;
}

#banner a:hover, #banner a:active {
font-size: 12px;
color: #A21035;
}

#media {
width: 598px;
height: auto;
margin: 10px;
padding: 2px;
background-color: #660622;
}


/*  PDF download boxes   */

DIV.darkInsert{
  background-color: #2C2D2F;
  border: solid 1px #6F6868;
  padding: 10px 0;
}
DIV.darkInsert A, DIV.darkInsert SPAN{
  font-size: 1.2em;
  margin-left: 30px;
}
DIV.darkInsert A:HOVER{ border-bottom: dotted 2px #fff; }
DIV.darkInsert A IMG{ margin-right: 7px; }


/* Making links stand out  */

DIV#col2only P A{
  font-weight: bold;
  border-bottom: dotted 2px #717275;
}
DIV#col2only P A:HOVER{
  border-bottom: dotted 2px #A40234;
}
DIV#col2 P A{
  font-weight: bold;
  border-bottom: dotted 2px #B3B8BF;
}
DIV#col2 P A:HOVER{
  border-bottom: dotted 2px #A40234;
}
DIV#col3 A:HOVER{
  border-bottom: dotted 2px #A40234;
}