@charset "utf-8";


/*reset*/
body, html, div, img, p, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, a, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}






h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
}
h3 {
	font-size: .9em;
	font-weight: normal;
}
h5 {
	color: #E1B311;
	display: inline;
}




a:link, a:hover, a:active { color: #E1B311; }

a:visited { color: #FFFFFF; }



body  {
	background-image: url(images/bkg_swirlandgradient5.gif);
	background-repeat: repeat-x;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #000000;
	overflow: auto;

}



#header {
	height: 160px;
	width: 900px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/CPSiteHeader001.jpg);
	background-color: #1E2124;
	background-repeat: no-repeat;
	color: #000000;
} 

#header a {
	height: 160px;
	width: 900px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/CPSiteHeader001.jpg);
	background-color: #1E2124;
	background-repeat: no-repeat;
	color: #000000;
} 

#header a span {
	visibility: hidden;
}

#topNav {
	height: 105px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1E2124;
	text-align: left;
	background-image: url(images/nrc7bkg_topNav_105px.gif);
	background-repeat: repeat-x;
}
#topNavGradContainer {
	height: auto;
	width: 2px;
	padding-left: 4px;
}
#topNavButtons {
	float: right;
	clear: both;
	width: 135px;
	font-size: .95em;
	color: #FFFFFF;
	line-height: 1.5em;
}
#topNavButtons  a {
	color: #CCCCCC;
	text-decoration: none;
}

#topNavButtons a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}






#topNavDivL {
	height: 95px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#container3Col {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.25em;
	background-image: url(images/nrc7bkg_900px_3col.gif);
	background-repeat: repeat-y;
	height: auto;
	background-color: #1E2124;
	padding-bottom: 40px;
	overflow: auto;
} 
#container2ColL {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.25em;
	background-image: url(images/nrc7bkg_900px_2colL.gif);
	background-repeat: repeat-y;
	background-color: #1E2124;
	padding-bottom: 40px;
	height: auto;
	overflow: auto;
}

#container1Col {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.25em;
	background-image: url(images/nrc7bkg_900px_1col.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 40px;
	overflow: auto;
}




#sidebarL {
	top: 60px;
	width: 130px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	color: #CCCCCC;
	font-size: 0.95em;
}
#sidebarLSpecialsIndex {
	top: 60px;
	width: 130px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	color: #CCCCCC;
	font-size: 0.95em;
	margin-top: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
}



#sidebarR {
	top: 60px;
	width: 120px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #CCCCCC;
	height: auto;
}


#mainContent {
	margin-left: 28px;
	margin-right: 145px;
	color: #FFFFFF;
	line-height: 1.5em;
	height: auto;
	width: 540px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	overflow: auto;
	clear: none;
}
#mainContentIndexTwitter {
	margin-left: 28px;
	margin-right: 20px;
	color: #FFFFFF;
	line-height: 1.5em;
	height: auto;
	width: 685px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: auto;
}

#mainContent li {
	margin-bottom: 0.6em;
}




#mainContent2ColL {
	margin-left: 165px;
	margin-right: 20px;
	color: #FFFFFF;
	padding: 10px 4px;
	line-height: 1.5em;
	height: auto;
}


#mainContent1Col {
	line-height: 1.5em;
	height: auto;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	padding-bottom: 20px;
	background-color: #000000;
}
#mainContentWideInsert {
	width: 500px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	height: auto;
	color: #CCCCCC;
	font-size: 0.95em;
	background-color: #1E2124;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
	overflow: auto;
	margin: 5px 20px 10px 195px;
	padding: 10px;
}
#mainContentWideInsert h2 {
	color: #E1B311;
}

#mainContentWideInsert875px {
	width: 860px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	height: auto;
	color: #CCCCCC;
	font-size: 0.95em;
	background-color: #1E2124;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	overflow: auto;
}



#mainContentRtFlt {
	width: 180px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	float: right;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
	margin-top: 5px;
	background-color: #333333;
}
#mainContentRtFlt2ColL {
	width: 250px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	float: right;
	color: #CCCCCC;
	font-size: 0.95em;
	background-color: #1E2124;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
	padding: 10px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30;
	margin-left: 10px;
}
#mainContentLftFlt2ColL {
	width: 250px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	float: left;
	height: auto;
	color: #CCCCCC;
	font-size: 0.95em;
	background-color: #1E2124;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
	padding: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}

#mainContentRtFlt2ColL h2 {
	color: #E1B311;
}


#mainContentRtFlt p {
	line-height: 0.75em;
}


#formTable {
	height: auto;
	width: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



#WhoWeAreInset {
	margin: 2px 2px 20px 2px;
	padding: 5px;
	float: none;
	height: 55px;
	width: auto;
	background-color: #333333;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E1B311;
}

#WhoWeAreInsetL {
	float: left;
	height: auto;
	width: 175px;
	background-color: #333333;
}
#WhoWeAreInsetR {
	float: right;
	height: auto;
	width: 180px;
	background-color: #333333;
}
#WhoWeAreInset h2 {
	font-size: 1em;
	line-height: 1.7em;
}


#footer {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	height: auto;
	clear: both;
	overflow: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E1B311;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 260px;
	background-image: url(images/footer_cplogo.gif);
	background-repeat: no-repeat;
	background-color: #000000;
} 
#footer H6 {
	font-size: 0.9em;
	color: #999999;
	text-align: left;
	font-weight: normal;

}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 900px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#mainContentLftFlt2ColL h2 {
	color: #E1B311;
}
#mainContentWideInsert875px h2 {
	color: #E1B311;
}
#twitterDiv {
	width: 275px;
	color: #CCCCCC;
	height: auto;
	font-size: 0.75em;
	float: right;
	overflow: auto;
	margin-left: 25px;
	margin-right: -10px;
	margin-top: 40px;
}
#twitterDivBoogie {
	width: auto;
	color: #CCCCCC;
	height: auto;
	font-size: 0.75em;
	overflow: visible;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#mainContentRtFltBoogie {
	width: 300px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	float: right;
	height: 400px;
	color: #FFFFFF;
	font-size: 0.9em;
	clear: inherit;
	margin: 15px;
	padding: 5px;
}
#mainContentIndexTwitterBoogie {
	margin-left: 10px;
	margin-right: 5px;
	color: #FFFFFF;
	line-height: 1.5em;
	height: auto;
	width: 720px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: auto;
}
#animotoBoogie {
	width: 432px; /* padding keeps the content of the div away from the edges */
	line-height: 1.5em;
	float: right;
	height: auto;
	color: #FFFFFF;
	font-size: 0.9em;
	clear: inherit;
	margin: 5px;
	padding: 2px;
	border: 0.5px solid #666666;
}
