@charset "utf-8";
/* CSS Document */

body {
	background-color:#166aa4;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-family:tahoma;
	font-size:10px;
	color:#57A4DA!important;
	text-transform:uppercase;
	padding-top:7px;
	margin:0px;
	text-decoration:none!important;
}
a.links:hover {
	font-family:tahoma;
	font-size:10px;
	color:ffffff!important;
	text-transform:uppercase;
	text-decoration:none!important;
	padding-top:7px;
	margin:0px;
}
#body {
	background-color:#e4e2d6;
	margin:0px;
}
#mainwrapper {
	width:980px;
	height:100%;
	background-image:url(images/Dodge-site_r6_c1.jpg);
	background-repeat:repeat-y;
}
#header {
	width:980px;
	height:189px;
	float:left;
}
.SearchButton {
	background: transparent;
	padding: 0px 15px 0px 0px;
	cursor: pointer;
	text-decoration: none;
	height: 20px;
}
.searchlocation {
	padding-left:432px;
	padding-top:7px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	background:transparent;
	height:22px;
	color: #7b7b7b;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	cursor:text;
	line-height: 13px;
	text-decoration: none;
	width: 115px;
	vertical-align: top;
}
#logo {
	background-image:url(images/Dodge-site_r1_c1.jpg);
	width: 250px;
	height:189px;
	float:left;
}
#nav {
	background-image:url(images/Dodge-site_r1_c2.jpg);
	width:130px;
	height:189px;
	float:left;
	text-align:left;
}
/*  Main Menu Normal  */
.main_topmenu_rootitem, .main_topmenu_rootitem_selected {
	font-family:Calibri;
	color: #ffffff;
	font-size: 13px;
	text-transform:uppercase;
	padding:5px 4px 4px 7px;
	font-weight:bold;
	z-index:1px;
}
/* Menu Node Hover Root */
.main_topmenu_rootitem_hover {
	font-family:Calibri;
	background-image:url(images/hover.png);
	background-repeat:no-repeat;
	color: #000000;
	font-size: 13px;
	text-transform:uppercase;
	padding:5px 4px 4px 7px;
	border:0px;
	z-index:1px;
}
.main_topmenu_submenu {
	border: 1px Solid #3180b6;
	padding:1px;
	background-color:#3281b7;
	color:#ffffff;
	white-space: nowrap;
	outline: none;
	z-index:2px;
	margin: 2px 0px 0px 0px;
	width:150px;
}
.main_topmenu_submenu td {
	font-family:Calibri;
	height: 5px;
	padding:3px;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	z-index:2px;
	margin:2px;
}
/* Sub Menu Hover */
.main_topmenu_itemhover td {
	padding:3px 3px 3px 3px;
	height: 5px;
	font-family:Calibri;
	font-size: 13px;
	color:#000000;
	background-color:ada784;
	z-index:2px;
}
#headerright {
	background-image:url(images/Dodge-site_r1_c3.jpg);
	width:600px;
	height:189px;
	float:left;
}
#bannernav {
	width:980px;
}
#leftnav {
	width:250px;
	height:221px;
	float:left;
}
.patient {
	background-image:url(images/Dodge-site_r2_c1.jpg);
	float:left;
	width:250px;
	height:75px;
	cursor:hand;
}
.support {
	background-image:url(images/Dodge-site_r3_c1.jpg);
	float:left;
	width:250px;
	height:72px;
	cursor:hand;
}
.contract {
	background-image:url(images/Dodge-site_r4_c1.jpg);
	float:left;
	width:250px;
	height:74px;
	cursor:hand;
}
#banner {
	background-image:url(images/Dodge-site_r2_c2.jpg);
	float:right;
	width:730px;
	height:221px;
}
<!--
Content Area--> .clear {
	clear:both;
}
.wrapper {
	float:left;
	width:980px;
	background-image:url(images/Dodge-site_r6_c1.jpg);
	background-repeat:repeat-y;
}
#left {
	background-image:url(images/Dodge-site_r5_c1.jpg);
	width:250px;
	height:559px;
	float:left;
}
#content {
	background-image:url(images/Dodge-site_r5_c2.jpg);
	background-repeat:no-repeat;
	background-color:#1869a5;
	width:730px;
	float:right;
	min-height:600px;
	height:auto!important;
	height:600px;
	vertical-align:top;
}
#footerwrapper {
	width:980px;
	float:left;
	background-color:#1869a5;
}
#footerleft {
	background-image:url(images/Dodge-site_r7_c1.jpg);
	width:250px;
	height:139px;
	float:left;
}
#footerrighttop {
	background-image:url(images/Dodge-site_r6_c2.jpg);
	width:730px;
	min-height:111px;
	height:111px;
	float:left;
}
#footerrightbottom {
	background-image:url(images/Dodge-site_r8_c2.jpg);
	width:730px;
	float:left;
}
ul {
	list-style-type:circle;
	color:#88edff;
}
li {
	color:#dddddd;
	list-style-type:circle;
	font-family:Tahoma;
	font-size:13px;
}
h1 {
	font-family:tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	text-transform:uppercase;
}
h2 {
	font-family:tahoma;
	font-size:13px;
	color:#88edff;
	font-weight:600;
}
p {
	color:#bfe4ff;
	font-family:tahoma;
	font-size:13px;
}
a, a:active, a:visited, a:link {
	font-family:tahoma;
	color:#bfe4ff;
	font-size:13px;
	text-decoration:underline!important;
}
a:hover {
	font-family:tahoma;
	color:#ffffff;
	font-size:13px;
	text-decoration:none!important;
}
th {
	font-family:tahoma;
	font-size:14px;
	color:#88edff;
	font-weight:600;
}
