* {
margin: 0;
padding: 0;
}

body {
background: #999 url(whiteback990.png) repeat-y 50% 0px;
background-color: #e1ddd9;
margin: 0em;
padding: 0;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 62.5%; /* Resets 1em to 10px */
color: #333;
}

a:link {color:#FFFFFF;}      /* unvisited link */
a:visited {color:#FFFFFF;}  /* visited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin: 5px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-bottom:2px solid #ccc;
    border-right:2px solid #ccc;

    font-family:verdana, Tahoma, Arial, Verdana, sans-serif;
    font-size:1.0em;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background-color:#fbe3e4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    color:#fff;
}

/* NAV BUTTONS */
.buttons a.navigation, button.navigation{
    color: #fff;
    background-color: #7d85b3;
    margin:0 0px 0 0;
    border: none;
    border-right:2px solid #b6ab75;
    text-decoration: none;
    text-transform:uppercase;
    font-weight: bold;
}

.buttons a.navigation:hover, button.navigation:hover{
    background-color:#564b47;
    color:#eee;
    text-decoration: none;
    text-transform:uppercase;
    font-weight: bold;
}
.buttons a.navigation:active{
    background-color:#bbb;
    color:#fff;
    text-decoration: none;
    text-transform:uppercase;
    font-weight: bold;
}


/* MAIN */

.clearall{
    clear:both;
}

#container
{
    
    width: 990px;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    
}

#contentbox
{
    clear: both;
    width: 705px;
    padding: 0px;
    margin: 0px;
}

.imageholder
{
  float:left;
  margin: 0px 25px 0px 0px;
}

/* ----------banner for logo-------------- */
#banner
{
    height: 125px; //125px
    width: 990px;
    background-color: #000000;
    padding: 0px;
    margin: 0px;
    border-top:2px solid #b6ab75;
    border-bottom:2px solid #b6ab75;
}

#bannerspace
{
    padding: 0px 0px ;
    margin: 10px 10px;
    width: 550px;
    height: 105px;
    background-color: #000;
}

#loginspace
{
    padding:0px 0px;
    margin: 10px 22px;
    width: 280px;
    height: 310px;
    background-color: #fff;
}


#pagelinks
{
    font-size:12px;
    font-weight: bold;
    padding: 2px 10px;
    margin:0px;
    text-align: right;
    position: relative;
    top: -25px;
}

#pagelinks a {
	color: #000;
} 

#topnavbar{
    padding:0px 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
    height: 25px;
    background-color: #7d85b3;
}

.content{

  padding: 0px 10px;
}

.bodytxt{
    font-size:12px;
    width: 720px;
    padding: 0px 0px;
    

}

.titleone{
    font-size:20px;
    font-weight: bold;
    color:#245170;
    font-family: georgia, tahoma, arial, sans-serif;
    padding: 10px 0px;
}

.centerall{
	text-align: center;

}

.subtitleone{
    font-size:13px;
    font-weight: bold;
    color:#444;
    font-family: tahoma, arial, sans-serif;
    padding: 4px 0px;
}

.inputbackground{
	width: 300px;
	height: 20px;
	background-color: #b4e7ff;
	padding: 15px;
}

/* ----------page layout sections-------------- */

.subtitletwo{
    font-size:14px;
    font-weight: bold;
    color:#6d9fbe;
    font-family: tahoma, arial, sans-serif;
    padding: 4px 0px;
}

.paragraphone
{
    //height: 300px;
    width: 610px;
    float:left;
    //background-color: #6d9fbe;
    font-size:12px;
    font-weight: normal;
    color:#444;
    font-family: tahoma, arial, sans-serif;
    padding: 0px;
    margin: 0px 15px 0px 0px;
    
}

.graphic
{
	width: 82px;
	height: 65px;
	float:left;
	border: 1px solid #6d9fbe;
	margin: 0px 14px 15px 14px;
	box-shadow: 4px 4px 10px #888;
}

.pictureholder
{
  width: 82px;
  height: 48px;
  float:left;
  //background-color: #b4e7ff;
  
}

.piccaption
{
	width: 82px;
	height: 18px;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	border-top: 1px solid #6d9fbe;	
	text-align: center;
	position:relative;
	top:48px;
}

.pictureholder2
{
  height: 65px;
  width: 82px;
  display: box; 
  vertical-align: middle;
  float:left;
  background-color: #b4e7ff;
  border: 1px solid #6d9fbe;
  margin: 0px 14px 15px 14px;
  box-shadow: 4px 4px 10px #888;
}

.carouselholder
{
  width: 340px;
  float:left;
  //background-color: #b4e7ff;
  
}

.iframeholder
{
  width: 550px;
  float:left;
  margin: 0px 0px 0px 60px;
}

.guideheader
{
	background-color: #dfcab7;
	width: 610px;
	border: 1px solid #6d9fbe;
	font-size:14px;
    font-weight: bold;
    color:#766453;
    font-family: tahoma, arial, sans-serif;
    padding: 4px 5px;
    margin: 0px 0px 6px 0px;
}
