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

/* ---------- Overall ---------- */
body {
	background:#200000 url(images/layout/bg.jpg) center repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	font-size:11.5px;
}

/* ---------- Clear Paddings, Margins and Borders ---------- */
body, h1, h2, h3, h4, h5, h6, a,  ul, li, hr, #features p, #column {
	margin:0;
	padding:0;
	border:none;
}

/* ---------- Links ---------- */
a { color:#0c306e; }
a:hover { color:#06C; }

/* ---------- Header Fonts and Colors ---------- */
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0c306e;
	margin:10px 0;
	font-weight:normal;
}

h1 { font-size:30px; }
#contactinfo h2 { margin:0; font-size:1.6em; color:#792525; }

p {
 text-align:justify;
 font-size:14px;
}

/* ---------- Alignments ---------- */
.left, #content {
	float:left;
	min-height:550px;
}
.right {
	float:right;
}
.center, #container {
	margin:auto;
	display:block;
}

/* ---------- Floating Image Margins ---------- */
.left img, img.left, .left #flash {
	margin:0 20px 20px 0;
	display:block;
}
.right img, img.right, .right #flash {
	margin:0 0 20px 20px;
	display:block;
}

/* ---------- Clearing ---------- */
#features hr, #specifics, .clear, #footer {
	clear:both;
	position:relative;
}
/* ---------- Lists ---------- */
#menu { text-indent:10px; list-style-position: inside; list-style:none; margin:0; }
#menu li:hover { background-position:bottom left; }
#menu li#current { background-position:top left; margin-left:0px; }
#menu li {
	background:url(images/layout/button.jpg);
	background-position:left;
	height:24px;
	margin-left:8px;
}
#menu li a {
	color:#fff;
	display:block;
	padding:4px;
	text-decoration:none;
}

ul {
	margin:10px 30px;
	text-indent:0px;
	list-style-position:outside;

}

small, .price {
	color:#0c306e;
	font-weight:bold;
}
.price {
	width:70px;
	text-align:right;
}
.model {
	font-weight:bold;
	width:50px;
}
table {
	font-size:0.9em;	
}
/* ---------- Rounded Corners ---------- */
.image, #sidebar div, #specifics, .sample {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/* ---------- Miscellaneous ---------- */

hr {
	height:1px;
	background:#606FaF;
	margin:10px 0;
}
.new {
	color:#F60;
	font-weight:bold;
	font-style:italic;
}
.required {
	color:#F20;
	font-weight:bold;
	font-style:italic;
}
.note {
	color:#000;
	font-weight:normal;
	font-style:italic;
	font-size:0.8em;
}
.error {
	font-weight:normal;
	font-style:italic;
}
.error h3 {
	color:#f00;
	font-size:1.2em;
}
.image {
	padding:5px;
	border:solid 2px #ddd;
}
.sample {
	display:block;
	color:#fff;
	font-size:24px;
	margin:5px;
	padding:10px;
}
.cherry { background-image:url(images/layout/cherry.jpg); width:500px;}
.maple { background-image:url(images/layout/maple.jpg);width:500px; }
.red-mahogany { background-image:url(images/layout/red-mahogany.jpg); width:500px; }
.piano-black { background-image:url(images/layout/piano-black.jpg); }

/* ---------- Content ---------- */
#container {
	background:#fff url(images/layout/banner.jpg) top center no-repeat;
	width:960px;
}
#content {
	width:780px;
	padding:10px;
	padding-top:130px;
}
#column {

	position:relative;
	width:940px;
	float:left;

}

#left-image {
	float:left;
}

#features img { float:left; }
#features p { padding-bottom:10px; }
#column hr { background:#CECFFF; }
#specifics {
	background:#cef;
	margin-top:20px;
	padding:10px;
	border:1px solid #6CF;
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
}
.tri_col {
	width:33%;	
}
.two_col {
	width:50%;
	margin-bottom:10px;
}
form input, form select, form .button {
	width:750px;
	margin:5px 10px;
	padding:3px;
	font-size:1.2em;
}
.two_col input, .two_col select, form .button {
	width:360px;
}
.tri_col.center {
	margin-left:33%;	
	margin-right:33%;	
}
.item {
	display:table-cell;	
}

/* ---------- Sidebar ---------- */
#sidebar {
	color:#792525;
	width:150px;
	padding-top:50px;
	margin-left:790px;
	padding-left:10px;
	z-index:20;
	position:absolute;
	
}
#sidebar div {
	padding:10px;
	margin:20px 10px;
	border:2px solid #606FaF;
	font-style:italic;

}

/* ---------- Footer ---------- */
#footer {
	color:#999;
	width:920px;
	padding:20px;
	padding-top:0px;
	text-align:center;
}

/* --------- Special Text ----*/

.action {
	color:#df691f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.section_heading {
	color:#374270;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
/*** MEDIA BUTTON REVISIONS ***/

#seal {
	position:absolute;
	width:auto;
	height:auto;
	z-index:10;
	margin-left:790px;
	top:500px;
	border:none;
}

.bullet-heading {
	/*color:#1A1A1A;*/
	color:#0c306e;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#left-column {

	top:0px;
	width:300px;
	height:auto;
	
	margin-left:0px;
	padding-right:10px;
}
#left-column-wide {
	position:relative;
	top:0px;
	width:400px;
	height:auto;
	float:left;
	margin-left:0px;
	padding-right:10px;
}

#left-column-home {
	position:relative;
	top:0px;
	width:420px;
	height:auto;
	float:left;
	margin-left:0px;
	
}
#right-column {
	margin-top:0px;
	width:400px;
	height:auto;
	margin-left:375px;

	background-color:#333;

}
#right-column-narrow {
	position:relative;
	top:0px;
	width:370px;
	height:auto;
	float:left;
	margin-left:0px;
}
#right-column-home{
	position:relative;
	top:0px;
	width:300px;
	height:auto;
	float:left;
	margin-left:0px;
}

.standard-size {
	border:1px solid #333333;
}

.list2 {
		font-size:14px;
	text-align:justify;
}