html {
	/*background-image: url(/images/background-main.jpg);*/
	background-repeat: repeat-x;
	background-color:#276596;	
}
   A:link {color:#0066CC; text-decoration:none; background-color:transparent;}
   A:visited {color:#0066CC; text-decoration:none; }
   A:hover {color:#0066CC; text-decoration:underline;}

body {
   font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	background-image: url(/images/background-shadownew.png);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	padding: 0px;

}
h1 {
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	white-space: nowrap;
}
h3 {
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
p {
   font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
}
ul {
   margin:10px; padding:10px; font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
   font-size:12px;
   line-height:1.5;
}

table, tr, th, td { border-collapse:collapse; }

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}

#wrapper {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#quicklinks {
	background-image: url(/images/background-quicklinks.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: small;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: -10px;
}
#quicklinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#quicklinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#content {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: small;
	/* color: #000000; */
}
#copy {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: small;
	/* color: #000000; */
}
::selection {background-color:#FFFF66; color:#000000;}

::-moz-selection {background-color:#FFFF66; color:#000000;}

#flash {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	
}

/*Target Any Firefox*/
@-moz-document url-prefix() {
 #flash {height:381px;}
 #flash object {position:relative; top:-17px;}
}


#header {
	background:#fff;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 127px;
	display: block;
}
#phone {
   background:#cde3f0;
   border: solid; border-width:0px; border-color:#36c
   background-repeat: repeat-x;
   margin: 5px;
   padding: 5px;
   display: block;
}
#phone a {
   color: #0066CC;
   text-decoration: none;
}
#phone a:hover {
   color:#0066CC;
   text-decoration:underline;
}

.navigation {
	background-image: url(/images/background-navigation.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#quickmenu {
	position: relative;
	top: -18px;
}
#dodgeInventory {
	position: relative;
	left: 5px;
	top: 5px;
}

#carousel {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#FullCol {
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: small;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

#FullCol a {
	color:#3F5F74;
	text-decoration:none;
	}
	
#FullCol a:hover {
	color:#3F5F74;
	text-decoration:underline;
	}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}

#footer {
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	text-align: center;
	display: block;
	color: #666666;
	padding-bottom: 50px;
	background-color: #ffffff;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	color:#3F5F74;
	text-decoration:none;
	font-weight:bold;
	}
#footer a:hover {
	color:#3F5F74;
	text-decoration:underline;
	font-weight:bold;
}
#youTube {
	margin-left: 15px;
}
#headerFlash {
	text-align: right;
}
.phone {
	font-size: 14px;
	font-weight: bold;
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
	color: #3F5F74;
	white-space: nowrap;
	display: block;
	padding-right: 1px;
}
#logo {
	position: relative;
	top: 6px;
}



.button {
-ms-filter: "alpha (opacity=100)";
filter:alpha(opacity=100); 
-moz-opacity:1.0; 
-khtml-opacity: 1.0; 
opacity: 1.0;
}

.button:hover {
-ms-filter: "alpha (opacity=70)";
filter:alpha(opacity=70); 
-moz-opacity:0.7; 
-khtml-opacity: 0.7; 
opacity: 0.7;
}
.preField {
	width: 250px;
	display: block;
	float: left;
}
.red {
	color: #FF0000;
	font-weight:bold;
}
legend {
	font-weight: bolder;
	color: #FF0000;
}
img {
   border:0px;
}

#promo1 {
	width:350px;
	background:#cde3f0;
   margin:0px;
   padding:10px;
   display: block;
}

#promo2 {
   width:350px;
   border:solid; border-width:0px;
	background:#FFF;
   margin: 0px;
   padding: 10px;
   display: block;
}


