@charset "UTF-8";
/* CSS Document */

html {
	}
	
body {
	margin: 25px auto;
	text-align: center;
	background-color: #1B1B1B;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: #FFFFCC;
	background: transparent;
	}

a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	background: transparent;
	}

a:hover {
	text-decoration: none;
	color: #FFFFCC;
	}

a:active {
	text-decoration: underline;
	color: #FFFFCC;
	background: transparent;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}

h1 {
	font-size: 18px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.25em;
	color: #FFFFCC;
	}

h2 {
	font-size: 15px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.25em;
	color: #FFFFCC;
	}

h3 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0.25em;
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	}
	
h4 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #FFFFCC;
	font-weight: normal;
	}

p {
	line-height: 1.9em;
	font-size: 11px;
	margin-top: 0px;
	color: #FFFFCC;
	}
	
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: left;
	font-size: 8px;
	}
	
ul {
	list-style-type: none;
	padding: 0px;
	font-size: 11px;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	font-size: 11;
	}

li {
	margin-bottom: 0.5em
	}

hr {
	color: #FFFFCC;
	background-color: #FFFFCC;
	height: 1px;
	border: none;
	}

/* Form */

form {
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

form h2 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 7px;
}
	
form h3 {
	font-size: 11px;
	color: #0D0D0D;
	padding-bottom: 5px;
}
	
form p {
	font-size: 11px;
	margin-bottom: 0px;
}

div.block {
	display: block;
	height: 30px;
}

label {
	font-size: 11px;
	color: #333333;
	display: block;
	float: left;
	width: 8em;
	margin-right: 0.5em;
	line-height: 2em;
}

.shortlabel{
	width: 3em;
	display: inline;
}
	
input {
	margin-bottom: 7px;
}

.button {
	margin-left: 90px;
	cursor:pointer;
}
	
select {
	display: block;
	margin-bottom: 7px;
}
	
textarea {
	display: block;
	margin-bottom: 7px;
}
	
.inline {
	float: left;
	margin-right: 10px;
	}
	
/* FIXES ------------------- */

#bodywrap {
	width: 926px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../assets/images/bg/bg_r4_c2.jpg);
	background-repeat: repeat-y;
	}

.dot {
	clear: both;
	content: "."
	margin-bottom: 0px;
	color: #E3DED2;
	}

/* Masthead */

#masthead {
	background-repeat: no-repeat;
	height: 96px;
	background-image: url(../assets/images/bg/bg_r2_c2.jpg);
	padding-top: 8px;
	padding-left: 8px;
	}
	
/* Nav Bar */

#navbar {
	height: 28px;
	background-image: url(../assets/images/bg/bg_r3_c9.jpg);
	background-repeat: repeat-x;
	margin-left: 8px;
	margin-bottom: 15px;
	}
	
.tab {
	margin-top: 0px;
	}

.tab a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right: 1px solid #7E3501;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
	
.tab a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.tab a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A24301;
	}
	
.tab a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#tagline {
	background-image: url(../assets/images/bg/bg_r3_c1.jpg);
	height: 68px;
	clear: both;
}
	
/* Left Column */

#leftcolumn {
	float: left;
	width: 488px;
	}
	
#leftcontent {
	margin-top: 0;
	margin-right: 45px;
	margin-bottom: 20;
	margin-left: 45px;
	background-color: #574F1E;
	}
	
/* Right Column */

#rightcolumn {
	background-image: url(../assets/images/bg/bg_r3_c9.jpg);
	background-repeat: repeat-x;
	margin-left: 488px;
	width: 430px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B54C01;
	}
	
/* Bottom Footer */
	
#footer {
	width: 926px;
	background-image: url(../assets/bg/bg_r7_c2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	}
	
#footer p {
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 8px;
	}
	
#footer a {
	color: #999999;
	}
	
/* Bread Crumbs*/
	
#breadcrumbs p {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	}
	
/* Products*/
	
	
/* Box */

.box {
	border: 1px solid #E4E4E4;
	padding: 5px;
	margin-bottom: 10px;
	}

.box img {
	border: 1px solid #666666;
	}
	
.box p {
	font-size: 11px;
	}
	
/* Member Alert */
	
.alert {
	float: right;
	width: 165px;
	border: 1px dotted #C7BDAE;
	margin-bottom: 10px;
	margin-left: 15px;
	}

.alert h1 {
	background-color: #1E2F4B;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
	}
	
.alert p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	}
	
/* IMAGE STYLES -------------------- */
	
img.bullet {
	display: inline;
	vertical-align: middle;
	}

.banner {
	margin-bottom: 15px;
	}
	
.thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

.thumbnail img {
}

.thumbnailright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}

/* FONT STYLES -------------------- */

.greytext {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.smalltext {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #FFFFCC;
	}

.contact_head {
	color: #004386;
	width: 100%;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 13px;
}

.contact {
}

.contact_position {
	font-size: 11px;
	color: #333333;
	margin-bottom: 0em;
	margin-top: 0px;
}
	
.dateline {
	color: #444444;
	margin-top: 0.5em;
	margin-bottom: .75em;
	font-size: 11px;
	}
	
.byline {
	color: #444444;
	margin-bottom: 1em;
	}
	
.teaser {
	color: #444444;
	margin-bottom: 1em;
	}
	
.source {
	color: #666666;
	text-align: right;
	font-size: 10px;
	margin-top: -0.1em;
	}
	
.credit {
	color: #666666;
	text-align: right;
	font-size: 9px;
	margin-top: -0.1em;
	margin-bottom: 0;
	padding-right: 3px;
	}
	
.caption {
	color: #333333;
	font-size: 9px;	}
	
.quote {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-size: 11px;
	padding-top: 10px;
	line-height: 1.3em;
	}
	
.red {
	color: #BD0000;
	font-weight: bold;
	}	
	
/* MISC STYLES -------------------- */

.top {
	padding-top: 15px;
	}
	
.bottom {
	padding-bottom: 15px;
	}
	
.center td {
	vertical-align: middle;
	}
	
.clear {
	clear: right;
	}
	
/* List tables */
	
.specs h3 {
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	}
	
.specs label {
	color: #666666;
	font-size: 10px;
	}
	
.specs p {
	color: #000000;
	font-size: 10px;
	}

.specs li {
	color: #333333;
	font-size: 10px;
	}
	
/* List tables */
	
.list {
}

.list td	{
	padding: 4px 10px 4px 0px;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
	}
	
.label td	{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	}
	
.c1 td {
	background-color:#F6F6F6
	}
	
.c td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	vertical-align: bottom;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	}
	
.cleanlist td	{
	padding: 4px 4px 4px 0px;
	font-size: 11px;
	vertical-align: top;
	}



.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
	padding: 5px;
	margin-left: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2652A9;
	color: #1A1A1A;
	margin-bottom: 15px;
	}
	
/*
	
.c1 {
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../assets/images/house/lable_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 0px 2px;
	padding: 4px;
	font-size: 11px;
	color: #333333;
	}
*/

.detail {
	padding-top: 10px;
}

.listing {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 745px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.iconlist {
	float: right;
	background-image: url(../assets/images/toolbox/toolbox_r3_c1.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	width: 182px;
	}

.icon_listb {
	background-image: url(../assets/images/toolbox/toolbox_r5_c1.jpg);
	height: 6px;
	}

.icon_listt {
	background-image: url(../assets/images/toolbox/toolbox_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	}
	
.iconlist p {
	padding-right: 5px;
	padding-left: 10px;
	}

.divider {
	background-image: url(../assets/images/house/divider.jpg);
	background-repeat: repeat-x;
	height: 15px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-right: 25px;
}

.edit {
}

.edit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-right: 20px;
}
.add {
	margin-top: 5px;
	margin-bottom: 1px;
	font-size: 10px;
}
.title {
	font-size: 16px;
	color: #272727;
	padding-bottom: 3px;
}

#imagecolumn {
	float: left;
	width: 175px;
	}
	
#imagecolumn img{
	width: 175px;
	}
	
#copycolumn {
	margin-left: 200px;
	}
	
.subtitle {
	color: #333333;
	}
	
.status {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	width: 350px;
	}
.error {
	color: #CC0000;
	font-weight: normal;
}
.subhead {
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 2px;
	margin-bottom: 3px;
	}

.numbertext {
	margin-left: 45px;
	}

.number {
	float: left;
	}
	
.logo img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
.indent {
	margin-left: 5px;
}

/* Gallery */

.gallery {
	float: left;
	text-align: left;
	margin-bottom: 10px;
	}
	
.gallery img {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.gallery h1 {
	text-align: center;
	}
	
.gallery h2 {
	text-align: center;
	}

.print {
	display: none;
	}
.copyright {
	font-size: 9px;
}
