/* --- Qstyle --*/
html {font-size: 100%;}
#centerwrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
text-align: left;
}
.addressbar{
background-image: url(_r2_c3.jpg);
}
.addressbartext{
	font-size: 14px;
	font-weight: bold;
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
}
.bg-menubarimage{
	background-image: url(_r3_c1.jpg);
	background-repeat: no-repeat;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #dcdcdc;
	left: 1em;
	background-color: black;
} 
h1{ font-size: 1.5em;} 
h2{ font-size: 1.3em;} 
h3{ font-size: 1.1em;
font-weight: bold;} 
h4,h5,h6{ font-size: 1em;
font-weight: bold;} 
.bodyclass {
	margin-top: 0px;
	padding: 0px;
	color: white;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
} 
th {  font-size: .7em; color: #404040; text-align: center; background-color: #F1F1F1 } 
p, ol, ul {
	font-size: 1em;
	color: white;
} 
form.input { font-size: .9em; color: #404040; background-color: #F1F1F1; } 
.hr { color: #929292; line-height: 1px;} 
hr {  color: #929292 } 
a:link {
	color: blue;
	background-color: black;
} 
a:active {color: #E3E3E3;background-color: #929292 } 
a:hover {color: #E3E3E3;background-color: #767676 } 
.smallertext {font-size: .7em } 
caption {
	font-size: 0.7em;
	padding-left: .5em;
	padding-right: .5em;
	color: #f5f5f5;
	background-color: black;
	text-align: center;
} 
.footerstyle{
	background-color: black;
	width: 100%;
}
.logintext {font-size: 0.7em; text-align: right; padding-right: .5em} 
/*-- /autogenerated style --*/
.alert{
	color: red;
}
p.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	font-size: .75em;
	font-variant: small-caps;
}
.content{
	width: 550px;
	padding: 20px 30px 20px 30px;
	background-color: black;
}
.contentareatags{width: 95%;float: left;}
table.body_outline{
	background-color: black;
	border: 1px solid #8b0000;
}
.bg-white{	background-color: white;}
.bg-black{
	background-color: black;
}
bg-img-content{
	background-image: url(worldmap1grayscale5.jpg);
	background-repeat: no-repeat;
}
.credits {
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a9a9a9;
	text-align: center;
	font-size: .7em;
	font-variant: small-caps;
}
.credits hr {height: 1px;color: gray;}
.left{text-align: left;}
.center{	text-align: center;width: 100%;
}
.right{text-align: right;}
.h2indent{
	margin-left: 120px;
}
hr.halfline {width: 50%;height: 1px;color: #929292;}
hr.fullline {width: 100%;height: 1px;color: #929292;}
.img_link_nobdr{
	border: 0px;
}
/* Bottom navigation */
.navbottom {
	background-color: black;
	color: #dcdcdc;
	text-align: center;
	padding: 8px 4px 8px 4px;
	font-size: .75em;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navbottom hr {
	height: 1px;
	color: gray;
}
.navbottom ul {
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
}
.navbottom li {
	display: inline;
	padding: 4px 4px 4px 4px;
}
.navbottom li a {
	text-decoration: none;
	display: inline;
	color: #f5f5f5;
	border: 1px solid transparent;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
	font-weight: bold;
}
.navbottom li a:hover {
	text-decoration: none;
	color: black;
	background-color: white;
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
}
.navbottom li a:visited {
	text-decoration: none;
	color: GrayText;
	border: 1px solid transparent;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
/*.navbottom li a:visited,hover {
	text-decoration: none;
	color: silver;
	background-color: gray;
	border: 1px solid silver;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
*/
/* /bottom navigation */
.no-border{
	border: 0px;
}
.width-full{
	width: 100%;
}
.width150{
	width: 150px;
}
.logo{
width: 255px;
height: 134px;
}
.floatright330 {
   width: 330px;
   margin: 10px 0px 20px 20px;
	float: right;
}
.floatright {
   margin: 10px 10px 20px 20px;
	float: right;
}
.valign-middle {
vertical-align: middle;
}
.floatleft330 {
	width: 330px;
	margin: 10px 20px 20px 10px;
	float: left;
}
.leftcolumn{
	font-size: 90%;
	width: 200px;
	padding: 10px;
}
.maincolumn{
	width: 619px;
padding-right: 10px;
}
.formth {
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #e3e3e3;
}
.forminput {
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #f1f1f1;
}
/* --- /Qstyle --*/
.bg-hmenu{
	background-image: url(_r3_c1.jpg);
	background: no-repeat; /* for horizontal menu */
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.slidedoormenu{
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0px 0 25px;
width: 200px; /* width of menu (don't forget to add border with below!) */
}

.slidedoormenu li{
margin-top: 5px;
}

.slidedoormenu li a{
	background: white url(vstrip2.jpg) left top; /* Background image positioned to the left(v) top(h) corner initially */
	font: bold 13px Arial, Helvetica, sans-serif;
	display: block;
	color: black;
	width: auto;
	padding: 3px 0px 5px; /* Vertical (top/bottom) padding for each menu link */
	text-align: center;
	text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: #8b0000;
}

.slidedoormenu li a:hover{
	background-position: -400px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: #8b0000;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
/* siding door style */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* modified for horizontal nav bar */

.slidedoormenuhoriz{
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0px 0 25px;
width: 120px; /* width of menu (don't forget to add border with below!) */
}

.slidedoormenuhoriz li{
margin-top: 8px;
}

.slidedoormenuhoriz li a{
	background: black url(btn_vstrip_brn_12022.jpg) left top; /* Background image positioned to the left(v) top(h) corner initially */
	font: bold 13px Arial, Helvetica, sans-serif;
	display: block;
	color: white;
	width: auto;
	padding: 2px 0px 2px; /* Vertical (top/bottom) padding for each menu link */
	text-align: center;
	text-decoration: none;
}

.slidedoormenuhoriz li a:visited, .slidedoormenuhoriz li a:active{
	color: silver;
}

.slidedoormenuhoriz li a:hover{
	background-position: -240px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: white;
}

.slidedoormenuhoriz li.lastitem, .slidedoormenuhoriz li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenuhoriz li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
/* siding door style */
.text-redrust{
color: #cd5c5c;
}
.text-redrust-strong{
font-weight: bold;
	color: #cd5c5c;
}