/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family:Verdana, geneva, georgia, sans-serif;
	
	color: #000000;
	background:url(images/bg.jpg) 000;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	
}
#column_wrapper {
	background-image: url(images/wrapperbg2.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#fff;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 440px;
	float: left;
}

#center2 {
	width: 560px;
	float: left;
}

#left {
	width: 130px;
	float: left;
}
#right {
	width: 165px;
	float: left;
	background-image:url(images/bgwr.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #993300;
}
#center .content, #center2 .content {
	padding: 24px 32px;
	
}

#center p, #center li, #center2 p, #center2 li {
	font-size: 0.75em;
	line-height: 1.5em;
	}
#left .content {
	padding: 24px 16px;
	font-size: 0.7em;
	line-height: 1.65em;
	font-family:Arial, Helvetica, sans-serif;
}
#right .content {
	padding: 24px 0 0 16px;
	font-size: 0.7em;
	line-height: 1.65em;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
#masthead .content {
	padding:0 0 2px 0;
	font-size: .62em;
	font-weight:bold;
	letter-spacing: .1em;
	text-align:center;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #000000;
	text-align:center;
}
.menulist {
	margin: 10px 0 12px 0;
	padding: 0;
	list-style-type: none;
	
	
	
}
#masthead a:link {
		color:#999999;
		text-decoration:none;
		}
		
#masthead a:hover {
		color:#ccc;
		text-decoration:underline;
		}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link, #center2 a:link {
	color:#663333;
}
#center a:visited, #center2 a:visited {
	color: #333333;
}
#center a:hover, #center2 a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color:#666;
	border-left: 6px solid #c33;
	padding: 0 0 0 6px;
	text-decoration:none;
	
}
#wrapper .menulist a:hover {
	border-color: #000000;
	color:#999999;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}

h1 {
	font-size: 1.2em;
	margin: 0;
	color:#CC3333;
}
h2 {
	font-size: 1.0em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.0em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.0em;
	margin: 20px 0 0 0;
	color:#993333;
}

#right h3 {
	font-size: 1.0em;
	margin: 30px 0 0 0;
	color:#993333;
}

#right b, #right .bold {
	font-weight: bold;
	margin: 10px 0 0 0;
	color:#CC6633;
}

#center b, #center .bold, #center2 b, #center2 .bold {
	font-weight: bold;
	margin: 10px 0 0 0;
	
}

 #center .redbold, #center2 .redbold {
	font-weight: bold;
	margin: 10px 0 0 0;
	color:#993333;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}


.boldital {
		font-style:italic;
		font-weight:bold;
		}
		
.imgleft {
			margin:10px;
			width:220px;
			float:left;
			}

.imgleftsml {
			margin:10px;
			width:140px;
			float:left;
			}
	

	.imgright {
			margin:10px;
			width:220px;
			float:right;
			}
			
			
.rightimg
	{text-align:center;
	margin:10px 0:
	}
	.rightimg p {
border-bottom:1px solid #699;
}
	
.rightimg img {

margin:20px 0 0 0;
}

hr {width:80%}



.caption {
	font-size: .65em;
	font-style: italic;
}

#showroomtable {margin:20px 0 10px 0;
			font-size:0.65em;
			text-align:center;
			font-style:italic;
			}
			
#showroomtable td {
				padding:5px;
				border-bottom:1px dashed #930;
				border-right:1px dashed #930;
				}
			