
a {
	text-decoration:none;
}
.cg-styles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: 03475C;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #03475C;
	line-height: 20px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 20px;
	line-height: 18px;
}
.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03475C;
	line-height: 18px;
	padding: 0px;
}
.headers-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding-top: 20px;
}
.body-links {
	font-family: Arial, Helvetica, sans-serif;
	color: #03475C;
	padding: 0px;
	text-decoration:none;
}

.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0px;
}
.body-features {
	font-family: Arial, Helvetica, sans-serif;
	color: #03475C;
	padding: 0px;
	font-weight: bold;
	line-height: 23px;
}
.body-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0px;
	color: #03475C;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px 10px 0px;
	line-height: 18px;
}
.body-mod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 20px;
	line-height: 19px;
}
.body-mod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 20px 20px 0px 60px;
	line-height: 19px;
}
.body-bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0px;
	color: #660000;
}
.body-bold-redsm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0px;
	color: #660000;
	font-size: 12px;
}
.body-bold-redxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 5px;
	color: #660000;
	font-size: 12px;
}

.white-links a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.white-links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-links a:hover {
	text-decoration: none;
}
.white-links a:active {
	text-decoration: none;
}

.white-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
}
.bodylinkudl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 20px;
	line-height: 18px;
}
.body-bold-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0px;
	color: #000000;
	font-size: 11px;
}

.dwCatalogStyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
}

.dwCatalogStyle a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.dwCatalogStyle a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
}



.dwBucket{
	text-align:left;
	background:url(../images/bucket.jpg) no-repeat center; 
	width:136px; 
	height:156px; 
}

.dwBucketTopLeft{
	text-align:left;
	background:url(../images/bucketTopLeft.jpg) no-repeat; 
	width:136px; 
	height:156px;
}

.dwBucketBottomLeft{
	text-align:left;
	background:url(../images/bucketBottomLeft.jpg) no-repeat; 
	width:136px; 
	height:156px;
}

.dwBucketPic{
	margin-top:3px;
	margin-left:2px;
}

.dwBucketLinks{
	padding-left:3px;
	padding-right:10px;
	text-align:center;
}

.dwBucketLinks a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF8F0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.2px;
}

.dwBucketLinks a:hover{
	text-decoration:none;
	border-bottom:1px dotted white;
}

.dwBodyHolder{
	margin-left:100px;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 5px;	
	padding-bottom: 5px;	
	padding-left: 10px;	
	padding-right: 8px;	
	text-decoration:none;
	color:white;
}

#nav li ul a {
	font-size:11px;
}

#nav a:hover{
	border-bottom:1px dotted #FFD1A4;
	color:#FFD1A4;
}

#nav li, #nav li ul li{
	float: left;
}


#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	display: block;
	background-color:#660000;
	border:1px solid #CCC;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#navWrapper{
	width:100%;
	background-color:#660000;
	height:30px;
}



/*NAV2*/
#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	bottom:0em;
}

#nav2 a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 5px;	
	padding-bottom: 5px;	
	padding-left: 10px;	
	padding-right: 10px;	
	text-decoration:none;
	color:white;
}

#nav2 a:hover {
	color:#FFD1A4;
}

#nav2 li ul li a:hover {
	border-bottom:1px dotted #FFD1A4;
	color:#FFD1A4;
}

#nav2 li, #nav2 li ul li{
	float: left;
}

#nav2 li ul a {
	font-size:11px;
}


#nav2 li ul {
	position:absolute;
	left:-999em;
	width: 200px;
	background-color:#034458;
	border:1px solid #CCC;
	bottom:1.5em;
}

#nav2 li:hover ul, #nav2 li.sfhover2 ul, #nav2 li ul:hover {
	display:block;
	left:auto;
	position:absolute;
	width: 200px;
	background-color:#034458;
	border:1px solid #CCC;
	bottom:1.5em;
}


#navWrapper2{
	margin-left:13px;
	width:100%;
	height:30px;
	position:relative;
}



.linkToCatNav{
	width:100%;
	height:22px;
	color:white;
	background-color:#660000;
	text-align:center;
	text-transform:uppercase;
	border:2px solid #993300;
	text-decoration:none
}

.linkToCatNav:hover,.linkToCatNavA:hover p{
	color:#FFD1A4;
	cursor:pointer;
}

.linkToCatNavA{
	cursor:pointer;
	text-decoration:none
}

.linkToCatNavA p{
	margin:0;
	padding:0;
}