/*This is for cc showroom page only*/
body { width: 1000px;
		background-color: #4d7165;
	background-image: url(/images/cuscarlo.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

		 }
		 
a:link	{
	color:#d9e04e;
	}

a:visited	{
					color: #3f9;
					text-decoration: none;
					}

a:hover{
color:red;
font-weight:bold;
text-decoration: none;
}

#fadeinbox{
position:absolute;
border:0;
margin-top: 0px;
margin-left: 0px;
z-index: 10000;
visibility:visible;
}

#fadeinbox img{
					 border: 0;
					 }


h1{
     text-align: center;
      font-family: Verdana, sans-serif;
      font-size: 16px;
      color: rgb(158,164,106);
      
}

h2{
        text-align: center;
        font-family: Arial, sans-serif;
        font-size: 14px;
        margin-top: 0;
        background-color: red;
        height: 20 px;
        width:728px;
        border-bottom: 2px solid;
      border-color: white
      }

h3 {
      
 	 margin: 0 150px 0 150px;
	 font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	background-image: url(/images/greenbkg.gif);
	 padding-top:5px;
	 padding-bottom: 5px;
	border: 2px solid #d7c865;
					
      }

h4 {
      text-align: center;
      font-family: Arial, sans-serif;
      font-size: 10px;
   }
   
   hr	{ 	width: 50%;
		color: #FF0000;
}

.td	{
	width: 120px;
	height: 25px;
	background-color: #000;
	font-family: comic sans ms, sans-serif;
	font-size: 1em;
	color:#0000ff;
	text-align: center;
}
/*set format for heading showroom */
.show	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 14pt;
		background-color: #000;
		color: #d9e04e;
		border-top: 2px solid #d9e04e;
		border-bottom: 2px solid #d9e04e;
		padding: 10px;
}
.image					 {
								 border-top:#000000 4px solid;
								 border-right: #006d00 4px solid;
								 border-bottom: #008f6f 4px solid;
								 border-left: #000000 4px solid;
								 
								 }
.note		 {

				 font-family: Verdana, Arial, sans-serif;
				 font-size: .70em;
				 font-weight: bold;
				line-height: 200%;
				 color: #294e56;
				background-color: #fbef99;
				 margin: 0 50px;
				 padding: 10px;
				 border: 2px solid black;
	}			 
	
	.special			 {
								 text-align:center;
								 margin-right: 40px;
								 font-family: Comic Sans MS;
								 font-size: 1em;
								 font-weight:bold;
								 background-color: #ccffcc;
					
								 }

.copyright	{
		clear: both;
		font-family: verdana;
		font-size: 9pt;
		text-align: center;
		}


