/* Start of CMSMS style sheet 'CTM-Common' */
@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}







body {
	margin: 0px;
padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a img {
border: 0px;
}
#headerWrap {
	width: 100%;
	background-color: #333333;
}
#header {
	position: relative;
	width: 1012px;
	height: 158px;

	margin-left:  auto;
	margin-right:  auto;
	background-color: transparent;
}
#header #logo {
	position: absolute;
	left: 32px;
	top: 14px;
}
#header #menuTab {
	position: absolute;
	height: 22px;
	width: 282px;
	bottom: 0px;
	left: 702px;
	background-image:url(uploads/CTM/menuTab.png);
	background-repeat:no-repeat;
	color: #f18231;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 3px;
	font-size: 17px;
	text-decoration: none;
	text-align: center;
}
#header #menuTab a {
	color: #FFF;
	text-decoration: none;
}
#header #menuTab a:hover {
	color: #f18231;
	text-decoration: none;
}
#headerWrap #blkBar {
	width: 100%;
	height: 5px;
	background-color: #000000;
}
#upperWrap {
	width: 100%;
	background-color: #FFF;
}
#upperWrap #upper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 393px;
	width: 1012px;
}
#upperWrap #upper #image {
	position: absolute;
	top: 26px;
	left:30px;
	width: 953px;
	height: 326px;
}
#upperWrap #upper #cmsSticker {
	position: absolute;
	bottom: 0px;
	left: 4px;
}
#upperWrap #upper #text {
	position: absolute;
	top: 355px;
	left: 30px;
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	width: 953px;
	text-align: right;
}
#upper #contactHeader1 {
	position: absolute;
	top: 26px;
	left: 30px;
	visibility: hidden;
}
#upper #contactHeader2 {
	position: absolute;
	top: 26px;
	left: 30px;
	visibility: hidden;
}
#upper #contactHeader3 {
	position: absolute;
	top: 26px;
	left: 30px;
	visibility: hidden;	
}

#upper #usHeaderBackground {
	position: absolute;
	width: 953px;
	height: 326px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	background-image: url(uploads/CTM/headers/usBackground.png);
	background-repeat: repeat-x;
	
}

#upper #kennyHolder {
	position: absolute;
	width: 953px;
	height: 326px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	overflow: hidden;
}

#orangeWrap {
	width: 100%;
	background-color: #f18231;
	background-image: url(uploads/CTM/orangeGradBkgrnd.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#orangeWrap #orange {
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;
	width: 1012px;
}
#orange #sideBlock {
	float: right;
	margin-top: 51px;
	margin-bottom: 34px;
	width: 314px;
	margin-right: 19px;
	margin-left: 19px;
}
#orange .contentBlock {
	float: right;
	top: 32px;
	background-color: #FFF;
	width: 609px;
	margin-top: 34px;
	margin-bottom: 34px;
	margin-right: 28px;
}
#orange .contentBlock .dsTop {
	background-image: url(uploads/CTM/cBoxTopDS.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#orange .contentBlock .dsBot {
	background-image: url(uploads/CTM/cBoxBottomDS.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#orange .contentBlock .dsLeft {
	background-image: url(uploads/CTM/cBoxLeftDS.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#orange .contentBlock .dsRight {
	background-image: url(uploads/CTM/cBoxRightDS.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#orange .contentBlock .dsTopRight {
	background-image: url(uploads/CTM/cBoxTopRightDS.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#orange .contentBlock .dsTopLeft {
	background-image: url(uploads/CTM/cBoxTopLeftDS.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#orange .contentBlock .dsBotRight {
	background-image: url(uploads/CTM/cBoxBotRightDS.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#orange .contentBlock .dsBotLeft {
	background-image: url(uploads/CTM/cBoxBotLeftDS.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#orange .contentBlock .content {
	min-height: 287px;
padding: 20px;
}
#FooterUpperWrap {
	width: 100%;
	background-color: #333333;
	background-image: url(uploads/CTM/upperFooterGradBkgrnd.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#FooterUpperWrap #FooterUpper {
	position: relative;
	width: 1012px;
	height: 342px;
	margin-left: auto;
	margin-right: auto;
}
#FooterUpper #logo {
	position: absolute;
	top: 35px;
	left: 452px;
}
#FooterUpper #content {
	position: absolute;
	left: 30px;
	top: 190px;
	width: 952px;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
}
#FooterUpper #content .col {
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 181px;
	overflow: auto;
	line-height: 12px;
	overflow: visible;
}
#FooterUpper #content .col strong {
	color: #999999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#FooterUpper #content #contactInfo {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 12px;
}
#FooterUpper #content #contactInfo a {
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#FooterUpper #content #contactInfo a:hover {
	color: #f18231;
}
#FooterUpper #content #contactInfo strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fd6c04;
}
#FooterLowerWrap {
	width: 100%;
	background-color: #000;
}
#FooterLowerWrap #FooterLower {
	width: 1012px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#FooterLower #content {
	color: #FFF;
	margin-left: 30px;
	padding-top: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#FooterLower #content a {
	text-decoration: none;
	color: #f18231;
}
#FooterLower #content a:hover {
	text-decoration: none;
	color: #FFF;
}
#homeOrangeContent {
	position: relative;
	height: 358px;
	margin: 0px;
}
#homeOrangeContent #graphic {
	position: absolute;
	top: 39px;
	left: 36px;
}
#homeOrangeContent .col {
	float: right;
	width: 310px;
	margin-top: 56px;
}
#homeOrangeContent .col a {
	font-family: lucida sans, arial, helvetica, sans-serif;
	color: #932c09;
	font-size: small;
	text-decoration: none;
}
#homeOrangeContent .col a:hover {
	font-family: lucida sans, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: small;
	text-decoration: none;
}
#homeSilverContentWrap {
	width: 100%;
	background-color: #e5e5e5;
	margin: 0px;
}
#homeSilverContentWrap #topGrad {
	width: 100%;
	height: 100%;
	background-image: url(uploads/CTM/homeSilverTopGrad.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}
#homeSilverContentWrap #botGrad {
	width: 100%;
	height: 100%;
	background-image: url(uploads/CTM/homeSilverBotGrad.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
}
#homeSilverContentWrap #homeSilverContent {
	min-height: 800px;
	width: 1012px;
	margin: auto;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
}
#homeSilverContent #col1 {
	float: left;
	width: 343px;
	margin-top: 39px;
	margin-right: 48px;
	text-align: right;
}
#homeSilverContent #col2 {
	float: left;
	width: 594px;
	margin-top: 39px;
}
.TahomaDarkRed a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #932c09;
	text-decoration: none;
}
.TahomaDarkRed a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #932c09;
	text-decoration: none;
}
.TahomaDarkGray a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TahomaDarkGray a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f18231;
	text-decoration: none;
}
.GeorgiaGrayLarge a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}
.GeorgiaGrayLarge a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f18231;
	text-decoration: none;
}
.GeorgiaOrangeLarge a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f18231;
	text-decoration: none;
}
.GeorgiaOrangeLarge a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
}
.GeorgiaGraySmall a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.GeorgiaGraySmall a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #f18231;
	text-decoration: none;
}
.ArialSmallGray a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.ArialSmallGray a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f18231;
	text-decoration: none;
}
#OrangenewsSpacer {
	height: 58px;
	width: 100%;
	background-image:url(uploads/CTM/newsOrangeSpacer.png);
	background-repeat:repeat-x;
}
#newsContentWrapper {
	width: 100%;
	background-color: #FFF;
}
#newsContentWrapper #newsContent {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
	margin-top: 14px;
	display: inline-block;
	display: block;
	overflow: hidden;
}
#newsContent #col1 {
	width: 655px;
	float: left;
}
#newsContent #col2 {
	float: right;
	width: 285px;
margin-top: 58px;
}
.newsMiniHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #333333;
}
.bodySubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

.bodySubTitle a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f18231;
	text-decoration: none;
}
.bodySubTitle a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

.bodyMiniSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.NewsSummary .blogSummaryAuthor {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.NewsSummary .postTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #333333;
	text-decoration: none;
}
.NewsSummary .postTitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #f18231;
	text-decoration: none;
}

.orangeSideTitle {
font-family: tahoma,arial,helvetica,sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #000000;
}

.orangeSideSubTitle {
font-family: tahoma,arial,helvetica,sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #000000;
}

.orangeSideMenuLink a {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 18px;
text-decoration: none;
color: #FFFFFF;
}
.orangeSideMenuLink a:hover {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 18px;
text-decoration: none;
color: #932c09;
}

#slideNav span{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 18px;
text-decoration: none;
color: #FFFFFF;
cursor: pointer;

}
#slideNav .active {
color: #932c09;
}

#slideWrapper {
	width: 569px;
	height: 280px;
	overflow:hidden;
	position:relative;

}
#slideContainer {
	position: absolute;
	padding: 0px;
	margin: 0px;
width: 569px;

}
.slideContent {
	float: left;
width: 569px;
}

.singleContTitle {

font-family: lucida sans,tahoma,arial,sans-serif;
color: #993300;
font-size: large;
}
#slideNext {
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}

.slideContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f18231;
	text-decoration: none;
}

.slideContent a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}


.arrowLink a {
	font-family: lucida sans, arial, helvetica, sans-serif;
	color: #932c09;
	font-size: small;
	text-decoration: none;
}
.arrowLink a:hover {
	font-family: lucida sans, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: small;
	text-decoration: none;
}

/* End of 'CTM-Common' */

