/* set the image to use and establish the lower-right position */ 

body
{
	font-family: "Arial";
	font-size: 11px;
	line-height: 15px;
	color: #696969;
width: 1000px;
*width: 1010px;
background-image: url(/images/transbg.png);
background-repeat: repeat-x;
margin: auto;

}
td
{
color: #696969;
font-size: 10.5px;
}

a
{
color: #6699cc;
text-decoration: none;
}

li
{
list-style:url(/images/arrow.jpg);
left: -20px;
}

a.title
{
color: #696969;
text-decoration: none;
}


img, input 
{
behavior: url("/iepngfix.htc");

}



.wrapper
{
background-color: #FFF;
border-left-style: 1px #333;

}

.searchform
{
background-image: url(/images/searchbox.png);
behavior: url("/iepngfix.htc");
background-position: bottom right;
letter-spacing: .6px;
*word-spacing: 3px;


}

.roundtextbox
{
background:transparent;
background-image: url(/images/txtbox.png);
background-repeat: no-repeat;
background-position: top center;
padding-top: 5px;
padding-left: 8px;
height: 28px;
width: 155px;
border-style: none;





}
.searchbox
{
float: right;
text-align: right; 
padding: 70px 10px 5px 1px;
color: #FFF;
width: 250px;
font-size: 15px;
font-style: italic;
height: 50px;
}

.searchkeyword
{
position: relative;
top: -10px;
left: 0px;
background:transparent;
border-style: none;
width: 155px;

}


.logo
{
	float: left;
	padding: 10px;
	color: #FFF;
	height: 100px;
}
.headtext
{
	float: left;
	font-family: "Arial";
	margin-top: 50px;
	color: #FFF;
	line-height: 25px;
	overflow:visible;
	font-size: x-large;
}
.smallerhead
{	
float: left;
font-size:small;
font-family: "Arial";
*word-spacing: 1.9px;
*padding-left: 2px;
word-spacing: 1.4px;
}

.navbtn a {
font-size: 12px;
float: left;
padding: 12px 20px 5px 20px;
*padding: 12px 22px 5px 22px;
text-decoration: none;
color: #e4e6ed;
font-weight: bold;
font-family: "Verdana";
}

.spacer 
{
width: 2px;
float: left;
background-image:url(/images/navbg_spacer.png);
behavior: url("/iepngfix.htc");
height: 40px;
}

.navbtn: hover
{
font-size: 20px;
float: left;
padding: 12px 8px 5px 8px;

text-decoration: underline;
color: red;
font-family: "Verdana";
}

.dupdate
{	
	 position: relative; 
	 

	 
}
.qimg
{

	float: left;
	left: -14px;
	width: 120px;
}

.floater
{
left: 24%;
float: left;
position: relative;
margin: 10px 2px 25px 2px;
font-size: larger;
vertical-align: bottom;

	 
}
.contactfoot
{
background-image:url(/images/contactfoot.jpg);
background-repeat: no-repeat;
height: 130px;
overflow: hidden;
float: left;
width: 100%;
padding: 10px;
text-align: center;
color: #FFF;
}

.qtext
{

	float: right;
	width: 180px;
	left: -30px;

	
	 
}


.clear
{
clear: left;


}



.qlinks a
{
text-decoration: none;
color: #696969;
font-weight: bold;

}

.bar
{
background-image: url(/images/frontbar.jpg);
background-repeat: repeat-x;
height: 2px; width: 100%; margin: auto;
margin-top: 5px;
}

.cornered
{

min-height: 200px;
width: 100%;

background-image: url(/images/tl.png), url(/images/tr.png);
background-position: top left, top right;



}
.nav
{
background-image: url(/images/navbg.png);
background-repeat: repeat-x;
width: 100%;
height: 40px;

}


.readmore
{
color: #6699CC;

}
.header
{
background-image: url(/images/headbg.png);
width: 100%;
height: 130px;
}

.frontflash
{

padding-top: 5px;
padding-left: 5px;
width: 665px;
*width: 664px;
min-width: 250px;
float: left;
height: 210px;
overflow: hidden;
background-color: #FFF;
}

.topthird
{
width: 330px;
min-width: 250px;
float: right;
background-color: #FFF;
margin-left: 0px;
*margin-left: 5px;
}

.first, .second, .third
{
width: 33.3%;
min-width: 250px;
float: left;
background-color: #FFF;
}

.footer
{
	float: right;
}


