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


body{
	background: #fff;
	margin:0; padding:0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#444;
	min-width:1000px;
}

a, a:visited{
	text-decoration: underline;
	color:#1a5120;
}
a:hover{
	text-decoration: none;
}

h2, h3{
	margin:0 0 10px 0;
	color:#40741A;
	padding:0;
	width:90%;
}
h2{
	font-size:20px;
	border-bottom:1px dotted #C1E186;
	padding-bottom: 3px;
}
h3{
	font-size:16px;
}
.smallerText{
	font-size:.8em;
}

ul, li{
	margin:0 0 15px 15px;
	padding:0;
}

li{
	margin:0 0 5px 7px;
}

p{
	line-height:16px;
	margin:0 0 15px 0;
}
#rightColumnWidgets p{
	margin: 0 0 7px 0;
}


a img{
	border:0;
}

hr{
	height:1px;
	border:0px;
	background-color:#86c759;
}
.break{
	margin:0; padding:0;
	height:7px;
}

#header{
	width:100%;
	height: 110px;
	background: #CBCBCB url('../images/backgrounds/navBg1.gif') 0 20px repeat-x;
	position:relative; top:0px; left:0;
	padding-top:25px;
}
#smallTopNav{
	position:absolute;
	top:10px;
	left:690px;
	/*background:  url('../images/backgrounds/smallTopNavBg.gif') 0 0 repeat-x;*/
	color:#000;
}
#smallTopNav a{
	display:inline-block;
	padding:6px 7px 6px 7px;
	color:#000;
}

#logoContainer{
	position:absolute;
	top:2px;
	left:40px;
	z-index:2;
}
#logoContainer a{
	display:block;
	/*width:144px;
	height:90px;*/
	width:230px;
	height:90px;
	background:  url('../images/logo/crtc.png') 0 0 no-repeat;
}
*html #logoContainer a{
	background:  url('../images/logo/logoWildpcsLrgr.gif') 0 0 no-repeat;
}

#topNavigation{
	position:absolute;
	top:67px;
	left:430px;
	width:480px;
}	
#topNavigation a{
	background:  url('../images/backgrounds/topNavRepeat.gif') 0 0 repeat-x;
	padding:10px 20px 5px 20px;
	border-right:1px solid #67c22a;
	margin:0;float:left;
	font-weight: bold;
	color:#333;
	font-size: 12px;
	border-top:1px solid #7DD741;
}
#topNavigation span{
	background:  url('../images/backgrounds/topNavBg.png') 0 0 no-repeat;
	width:27px; height:21px;  float:left;
	position:relative; top:1px;
}
*html #topNavigation span{
	background:  url('../images/backgrounds/topNavBg.gif') 0 0 no-repeat;
}

#navigation{
	position:relative;
	height:40px;
	width:970px;
	top:80px;
	z-index:1;
}
#navigation ul{
	position:relative;
	height:30px;
	margin:0 0 0 30px; padding:0 20px 0 0; width:auto;
	list-style: none;overflow:hidden;
}
#navigation ul li{
	display:inline;float:left;
	height:100%; 
	margin:0;
	padding:0;
}
#navigation ul li a{
	background:  url('../images/backgrounds/navbtnBg.png') 0 0 no-repeat;
	display:inline-block;
	position:relative;
	padding:7px 0px 15px 20px;
	margin:0 21px 0 0;
	width:auto;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	color:#333;
	
}
#navigation ul li a span{
	background:  url('../images/backgrounds/navbtnBg.png') 100% 0 no-repeat;
	display:inline-block;
	height:100%;
	position: absolute;right:-20px;top:0px;
	width:20px;
	text-decoration:none;
}
*html #navigation ul li a{
	background:  url('../images/backgrounds/navbtnBg.gif') 0 0 no-repeat;
}
*html #navigation ul li a span{
	background:  url('../images/backgrounds/navbtnBg.gif') 100% 0 no-repeat;
	height:30px;
}
#navigation ul li a:hover{
	color: #72ab30;
	background-position: 0 -50px;
}
#navigation ul li a:hover span{
 	background-position: 100% -50px;
}

/******************mainContent*********/

#contentWrapper{
	position:relative;
	width:960px;
	padding:10px 0 0px 0;
}

#leftColumn, #rightColumn{
	position: relative;
	min-height:400px;
}
#leftColumn{
	padding:10px 10px 0px 25px;
	float:left;
	width:675px;
}
#leftColumn .subLeftCol{
	width:48%;
	float:left;
	margin-right:2%;
}


#rightColumn{
	float: right;
	width:240px;
	padding:10px 0px 0px 0px;
}




.clearBoth{
	clear:both;
	font-size: 1px;
	line-height: 0px;
	height:1px;
}

#footer{
	width:960px;
	padding:10px 0 5px 0;
	text-align: center;
	background:  url('../images/backgrounds/footerBg.gif') 0 0 repeat-x;
	color:#000;
	min-height: 55px;
	margin:5px 0 5px 0px;	
}
#footer a{
	margin:0 10px 0 10px;
	color:#333;
}

input.nicebutton{
background-color: #1D6AB6;
border:1px solid #0D4478;
color:#FFFFFF;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:4px;
}

/******misc containers*****/
#midSectionGraphic{
	min-height: 15px;
	background: url('../images/backgrounds/midSectionBG.jpg') 0 0 no-repeat;
	padding:10px;
	width:660px;
	color:#fff;
	font-weight:normal;
	font-family: Trebuchet, Tahoma, serif;
	font-size:13px;margin-top:10px;
	line-height:14px;
}
#midSectionGraphic strong{
	font-size:14px;
}
#midSectionMiddle{
	background: url('../images/backgrounds/midSectionMiddleBG.gif') 0 0 no-repeat;
	padding:0px;
	margin:0px;
	width:680px;
	color:#000;
	font-size:14px;
	min-height:280px;
}
#midSectionMiddle .midSectionThirdsBox{
	width:200px;
	padding:12px 13px 0px 13px;
	float:left;
}
#midSectionMiddle .midSectionThirdsBox ul{
	margin:0 0 0 15px; padding:0;
}

#midSectionMiddle .midSectionThirdsBox li{
	font-size:13px;
	margin:0 0 3px 0; padding:0;
}
#midSectionMiddle .midSectionThirdsBox a{
	color:#000;
}

#midSectionMiddle .midSectionThirdsBox a.headerLink{
	min-height:50px; position:relative;
	top:5px;
	padding:5px 0 10px 53px;
	color:#ea2a2f;
	font-size:18px;
	text-decoration:none;
}


#leftColumn #roundedHome{
	background: url('../images/backgrounds/grayRoundedBg.gif') 0 0 no-repeat;
	padding:5px 15px 10px 15px;
	width:650px;
	color:#fff;
	min-height:40px;
	font-weight:bold;
	font-family: Trebuchet, Tahoma, serif;
	font-size:14px;
}
.faqContainer p{
	border-bottom: 1px dotted #C1E186;
	padding-bottom:5px;
	margin-bottom:15px;
}

#leftColumn #socialNetworkBox{
	margin:0px;
	border-top:4px solid #DEE1E3;
	border-bottom:4px solid #DEE1E3;
	padding:10px 0 0 0;
}
#leftColumn #socialNetworkBox .thirdsBox{
	float:left;
	min-height:100px;
	width:30%;
	padding:0 1% 10px 1%;
}

#leftColumn #socialNetworkBox .thirdsBox h3.news, #leftColumn #socialNetworkBox .thirdsBox h3.stay, #leftColumn #socialNetworkBox .thirdsBox h3.save{
	background:   url('../images/news.gif') 0 0 no-repeat;
	padding:6px 0 0 38px;
	color:#000;
	min-height:30px;
	
}
#leftColumn #socialNetworkBox .thirdsBox h3.stay{
	background:   url('../images/stay.gif') 0 0 no-repeat;
}
#leftColumn #socialNetworkBox .thirdsBox h3.save{
	background:   url('../images/save.gif') 0 0 no-repeat;
}

#leftColumn #socialNetworkBox  .border{
	border-right:1px solid #ddd;
}

#leftColumn #socialNetworkBox .thirdsBox p{
	margin-left: 40px;
	font-weight:bold;
	margin-bottom:8px;
}
#leftColumn #socialNetworkBox .thirdsBox ul{
	margin-left: 50px;
	font-weight:bold;
	margin-bottom:3px;
}
/***widgets**/

#rightColumn #bubbleMsg{
	background:  url('/images/backgrounds/bubbleBG.jpg') 0 0 no-repeat;
	padding:15px 12px 0px 13px;
	width:160px;
	min-height:180px;
	color:#fff;
	font-size:14px;
	margin:0 0 0 10px;
	font-family: Trebuchet, Tahoma, serif;
}

