/* CSS Document */

body {
	background-color: #4a4a4a;
}
.headerDW {
	background: #920002 url(images_default/masthead-DW.jpg) no-repeat center;
	height: 50px;
}
.headerToyota{
	background: #920002;
	height: 59px;
	border-bottom: 3px solid #CCCCCC;
}
.header{
	background: #920002;
	height: 59px;
	border-bottom: 3px solid #CCCCCC;
}
#usa-centered {
	float: left;
	padding-left: 345px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 9px;
	height: 42px;
}
#phoneEmail {
	color: #D5D5D5;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	float: right;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-top: 23px;
}
#phoneEmail a {
	color: #D5D5D5;
	text-decoration: underline;
}
#ID_block {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}
.grayGradStrip {
	background: #E8E8E8 repeat;
	height: 4px;
}
.nav_main {
	list-style:none;
	background: #313131 url(images_default/GradGray2.gif) repeat;
	text-align: center;
	font-size: 12px;
	height: 22px;
	padding-top: 14px;
}

.nav_main a       {
	color:#EAEAEA;
	text-decoration:none;
	margin-left:3px;
	font-size: 12px;
	font-weight: bold;
}

.nav_block {
	color: #820000;
	display: inline;
	margin-left: 5px;
}
.nav_main  a:hover  {
	color:#FFE6A4;
}

.whiteText {
	color: #FFFFFF
}
.redText {
	color: #820000
}
.LrgImg{
	margin: 0;
}
#LrgImg_lft {
	float: left;
	margin-left: 12px;
}
#LrgImg_rt {
	float: left;
}


#footer {
	background: #313131 url(images_default/GradGray2.gif) repeat;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	padding-left: 5px;
}
.footerLeft {
	font-size: 9px;
	line-height: 12px;
	margin-top: 11px;
	float: left;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
.nav_blockfooter {
	color: #820000;
	display: inline;
	margin-left: 5px;
}

#footer ul {
	padding:0;
	list-style:none;
	float: right;
	margin: 20px 15px 0px 0px;
	width: 472px;
}
#footer ul li {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
#footer ul a {
	display: block;
	padding: 0 5px 0 3px;
	line-height: 15px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
}
#footer li a:hover {
	text-decoration:underline;
	color:#E9E9E9;
	letter-spacing: 1px;
}

.Footer_copyright {
	font: italic normal 9px Arial, Helvetica, sans-serif;
}
.Footer_phone {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-left: 8px;
}
.nav_footer {
	list-style:none;
	background: #313131 url(images_default/GradGray2.gif) repeat;
	text-align: right;
	font-size: 12px;
	height: 22px;
	padding-top: 14px;
	margin-right: 20px;
}

.nav_footer a       {
	color:#EAEAEA;
	text-decoration:none;
	margin-left:3px;
	font-size: 12px;
	font-weight: bold;
}

