@charset "UTF-8";
/* CSS Document */

/*------------------ 
Begin CSS Reset 
--------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------------------ 
End CSS Reset 
--------------------*/
/*------------------ 
Begin Page Structure 
--------------------*/

body  {
	background:url(../images/DCCNG_bc_bodyBg.jpg) left top repeat-y;
}

div.container{
	text-align:left;
	width: 861px;
	padding:0px;
	overflow: hidden;
	margin-left:10px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#6D6D6D;
}

div.container * hr{
	color:#999;
	background-color:#bbb;
	height:2px;
	border:none;
}

div.container * strong{
	font-weight:bold;
}

div.container * em{
	font-style:italic;
}

div.container div.centerContent a,
div.container div.centerContent a:visited,
div.container div.centerContent a:hover{
	color:#003D7F;
}

div.container div.header {
	height:77px;
	width:861px;
}

div.container div.breadcrumb {
	width:861px;
}

div.container div.breadcrumb,
div.container div.breadcrumb a,
div.container div.breadcrumb a:hover,
div.container div.breadcrumb a:visited{
	color:#FFFFFF;
	background-color:#659931;
	font-size:10px;
}

div.container div.breadcrumb div.contentTitle{
    display: table-cell;
    vertical-align: middle;
	padding-left:3px;
	height:16px;
}


body.dcc .breadcrumb .contentTitle .nomenclature-dta {
	font-weight:bold;
	font-style:normal;
}

div.container * div.centerContent{
	margin-left:151px;
	padding-top:10px;
	padding-left:5px;
	width:705px;
}

div.container * div.centerContent div.contentTitle {
	font-weight:bold;
	font-size:115%;
	color:#003D7F;
	margin:0 0 12px 0;
	padding:0px 0 9px 0;
	background:url(../images/horizRule.gif) bottom left no-repeat;
}

div.container * div.centerContent div.contentCopy{
	line-height:normal;
}

div.container * div.tabContent div.contentCopy,
div.container * div.tabContent .contentTitle,
div.container * div.tabContent table img{
	margin:6px;
}

div.container .h2Interior,
div.container .h2Interior2 {
	font-weight:bold;
	color:#003D7F;
	margin:0 0 2px 0;
	padding:0 0 4px 0;
	background:url(../images/horizRule2.gif) bottom left no-repeat;
}

div.container div.centerContent a,
div.container .h2Interior a,
div.container .h2Interior2 a{
	text-decoration:none;
}

div.container div.centerContent a:hover,
div.container .h2Interior a:hover,
div.container .h2Interior2 a:hover{
	text-decoration:underline;
}

div.container * div.cta{
    float:left;
	clear:left;
	width:143px;
	margin-bottom:30px;
	overflow:hidden;
	border: 1px solid #003D7F;
}

div.container * div.ctaContent{
	padding:5px;
	background:url(../images/DCCNG_bc_headerRight.jpg) top left repeat-x #BBEBFD;
}

div.container * div.ctaContent .ctaCompName{
	font-size:120%;
    display: block;
	width:119px;
	text-align:center;
	color:#000;
}

div.container * div.ctaContent .ctaLogo{
	display: block;
    margin: 5px auto 5px auto;
}

div.container div.featuredOffer{
	clear:both;
	margin-left:auto;
	margin-right:auto;
    margin-bottom:0;
	margin-top:0;
	padding-top:40px;
	width:700px;
}

div.container div.featuredOffer div.singleOffer{
    background:url(../images/OfferButton_Shadow.png) #6699bb top center no-repeat;
    padding-top:2px;
    height:59px;
}

div.container div.featuredOffer .h2Interior2{
	background-image:none;
	padding-left:13px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
    margin:0;
	height:14px;
}

div.container div.featuredOffer .h2Interior2 a,
div.container div.featuredOffer .h2Interior2 a:hover,
div.container div.featuredOffer .h2Interior2 a:visited{
	color:#EE3;	
}

div.container div.featuredOffer p{
	color:#fff;	
	padding-left:20px;
    padding-right:15px;
	margin:0;
	height:32px;
	overflow:hidden;
}

div.container div.featuredOffer img.alignRight-dta{
	padding:0;
	margin:-14px 13px 0 5px;
}

div.container div.featuredOffer img{
	padding:0;
	margin-top:-16px;
	margin-left:8px;
	margin-right:auto;
}

div.container div.footer{
	clear:both;
	height:auto;
	padding-top:80px;
	padding-bottom:60px;
}

div.container div.footer div.footerContent{
	text-align:center;
	height:auto;
	padding-top:6px;
	background:url(../images/horizRule2.gif) top center no-repeat;
}

/*---------------------- 
Begin Resort Tab Structure
----------------------*/

div.container ol#toc {
    height: 2em;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

div.container ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

div.container ol#toc a {
    background: #bdf url(../images/tab.png);
    color: #333;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

div.container ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

div.container ol#toc a:hover span {
    background-position: 100% -120px;
}

div.container ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #333;
    font-weight: bold;
}

div.container ol#toc li.current span {
    background-position: 100% -60px;
}

div.container ol#toc span {
    background: url(../images/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.container div.tabContent {
	border: 3px solid #CCC;
	clear: left;
}

/*---------------------- 
End Resort Tab Structure
----------------------*/
/*------------------ 
End Page Structure
--------------------*/
/*--------------------------------
Begin Classes for Rounding Corners
----------------------------------*/

/*------------------------------
End Classes for Rounding Corners
------------------------------*/
/*------------------------
Begin Navigation Structure
------------------------*/

div.container div.navigation{
	display:none;
}

div.container * div.subNav{
	float:left;
	width:145px; /* when changing, also change margin and width of centerContent and width of rightContent */
}

div.container * div.subNavContent{
	padding-top:10px;
}

/*------------------------
End Navigation Structure
------------------------*/
