html {
	border-top: 4px solid #000000;;
	margin:0;
	padding:0;
}

body {
	background: #ffffff;
	width: 960px;
	color:#333;
	line-height: 24px;
	font-size: 12px;
	font-family:Arial,'Times New Roman',Times,serif;
	margin: 0 auto;
	padding: 15px 0;
}

.ftLeft {float:left;}
.clear {clear:both;}


#container {
	width: 960px;
	margin: 0;
	padding: 0 0 0 0;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #555555;
}

a:hover, a:active {
	color: #1C1D16;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 0;
	line-height: 1.8em;
}

#container h4.archives{
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 15px 15px 15px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	width: 928px;
}

ul, ol {
	color: #555555;
	margin: 12px;
	padding: 8px;
}

blockquote, pre {
	font-style: italic;
	font-size: 14px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 20px;
	line-height: 20px;
	margin: 10px 25px;
}

ins {
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}

del {
	color: #555555;
}

abbr, acronym {
	cursor: help;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 15px 15px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 15px 15px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/**--Header--**/

#header {
	width: 960px;
	margin: 0 0 10px;
	padding: 0;
}

#header h1 {
	text-transform: uppercase;
	margin: 0;
	font-size: 48px;
	font-weight: 400;
	color: #000000;
	padding: 15px 0 0 0;
	line-height: 50px;
}

#header h1 a {
	color: #000000;
	text-decoration:none;
}

#header h1 a:hover {
	color: #676767;
	text-decoration:none;
}

#header h1 a:visited {
	color: #21211f;
	text-decoration:none;
}

#header h2 {
	font-style: italic;
	font-family: baskerville, palatino, 'times new roman', georgia, serif;
	font-size: 18px;
	padding: 2px 0 20px 0;
	margin: 0;
	color: #888888;
}

#logoHolder {
	float:left;
	width:387px;
	height:100px;
}

#logoHolder a img {border:none;}

#primeHead {
	float:left;
	font-family:arial;
	font-size:11px;
	margin-left:200px;
	width:370px;
	text-align:right;
	padding-top:10px;
}

#primeHead  p{
	margin:0;
}

.topLink a:hover {color:#FF6600;}

.telNo {
	text-align:right;
	color:#333;
	font-size:26px;
	height:24px;
	margin:0;
	font-weight:bold;
	background	:url(/img/callicon.png) no-repeat 168px 0;
}

#searchHead {
	margin-top:10px;
}

#s {
	float:right;
	background-image:url(/img/search_bg.png);
	background-repeat:no-repeat;
	border:medium none;
	font-size:11px;
	height:20px;
	padding:6px 0 0 30px;
	width:155px;
	color:#CCC;
}

#sBtn {
	float:right;
	height:26px;
	width:25px;
}

#breadcrumbs {margin:0; background:url(/img/logo_sml.jpg) no-repeat 0 3px; padding-left:26px; float:left; width:679px;}
#breadcrumbs a {color:#333; text-decoration:none;}
#breadcrumbs a:hover {text-decoration:none; border-bottom:1px solid #FF6600;}

#altNav {float:left; margin:0; text-align:right; width:254px;}
#altNav a {color:#333; text-decoration:none;}
#altNav a:hover {text-decoration:none; border-bottom:1px solid #FF6600;}

/**--Content--**/
.nobord a img {border:none;}

#primary {margin-bottom:20px;}

.cat {margin-left:0px; margin-top:10px;}
.catItem {float:left; width:204px; height:190px; text-align:center;}
.catmItem {float:left; width:204px; height:190px; margin-left:47px; text-align:center;}

.cat a img {border:4px solid #EEE;}
.cat a:hover img {border:4px solid #CCC;}

.postContainer {width:740px; float:left;}

.post {
	width: 740px;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	/*border-top: 1px dashed #cccccc;*/
}

.post a {
	text-decoration: none;
	color: #000000;
}

.post a:visited {
	text-decoration: none;
	color: #555555;
}

.post a:hover {
	text-decoration: none;
}

.post a:active {
	background: #cccccc;
	color: #1C1D16;
	text-decoration: none;
	border-bottom: 1px solid #f60;
}

.post h2 {
	
}

.post h2 a {
	background: none;
	border: none;
	text-decoration: none;
	color: #000000;
}

.post h2 a:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #444444;
}

.post h2 a:visited:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #555555;
}

.post h2 a:visited {
	background: none;
	border: none;
	text-decoration: none;
	color: #222222;
}

.post img.left { 
	padding: 6px; 
	margin: 10px 10px 10px 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.post img.right { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.post img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 10px auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.post img.frame { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.post img.stack { 
	clear: none !important; 
}

.postinfo {
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	letter-spacing: -1px;
	margin:0;
	padding: 0;
}

.postinfo a, .postinfo a:visited{
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.postinfo a:hover, .postinfo a:visited:hover{
	text-decoration: none;
	border: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #aaaaaa;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.postWide {
	width: 740px;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	/*border-top: 1px dashed #cccccc;*/
}

.postWide a {
	text-decoration: none;
	color: #000000;
}

.postWide a:visited {
	text-decoration: none;
	color: #555555;
}

.postWide a:hover {
	text-decoration: none;
}

.postWide a:active {
	text-decoration: none;
}

.postWide h2 {
	font-size: 38px;
	font-weight: 500;
	line-height: 48px;
	padding: 5px 0 15px 0;
	margin: 0;
}

.postWide h2 a {
	background: none;
	border: none;
	text-decoration: none;
	color: #000000;
}

.postWide h2 a:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #444444;
}

.postWide h2 a:visited:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #555555;
}

.postWide h2 a:visited {
	background: none;
	border: none;
	text-decoration: none;
	color: #222222;
}

.postWide img.left { 
	padding: 6px; 
	margin: 10px 10px 10px 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.postWide img.right { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.postWide img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 10px auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.postWide img.frame { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.postWide img.stack { 
	clear: none !important; 
}

.postWideinfo {
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	letter-spacing: -1px;
	margin:0;
	padding: 0;
}

.postWideinfo a, .postWideinfo a:visited{
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.postWideinfo a:hover, .postWideinfo a:visited:hover{
	text-decoration: none;
	border: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #aaaaaa;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.postFeats {float:left; width:180px; margin-right:5px; margin-bottom:20px;}
.postFeats a img {border:none;}
h2.blogTitle {
	display:block; 
	background-color:#878787; 
	color: #FFFFFF; 
	font-size: 12px; 
	margin-bottom:0px!important; 
	margin-top:0!important;
	padding-left:5px;
    line-height:22px;
	height:46px;
    text-transform: uppercase;
	}
h2.blogTitle a {color: #FFFFFF; text-decoration:none;}
h2.blogTitle a:hover {color: #FFFFFF; text-decoration:underline;}
h2.blogTitle a:visited {color: #FFFFFF; text-decoration:none;}

.shadBg {background-image:url(/img/shadBg.png); background-repeat:repeat-x; font-size: 11px;
    line-height: 18px; height:112px; padding-top:10px;}
.shadBg p {margin-top:0; padding:0;}
.shadBg a {color:#FF6600; text-decoration:none;}
.shadBg a:hover {color:#FF6600; text-decoration:underline;}
.shadBg a:visited {color:#FF6600; text-decoration:none;}

#pressContent {overflow:auto; height:196px; padding-right:16px; text-align:justify; margin-bottom:24px;}

.date_cal {
	text-align:center;
	float: left;
	font-family: georgia, serif;
	color: #dddddd;
	font-size: 20px;
	margin:0;
	padding: 10px 20px 3px 0;
}

.date {
	font-family:georgia, serif;
	font-weight:700;
	color:#dddddd;
	font-size: 50px;
	margin:0;
	padding:0 0 3px 0;
}

.month {
	font-style: italic;
	font-family:georgia, serif;
	color:#dddddd;
	font-size: 28px;
	margin:0;
	padding:0;
}

#innerP {width:712px; height:230px; margin-top:16px; margin-bottom:26px;}
#innerP a img {border:none; margin-top:12px; margin-left:12px;}

.onlineTxt {background:url(/img/icons/mouse.jpg) no-repeat; padding-left:90px; width:200px;}
.phoneTxt {background:url(/img/icons/phone.jpg) no-repeat; padding-left:90px; width:200px;}
.mailTxt {background:url(/img/icons/envelope.jpg) no-repeat; padding-left:90px; width:200px;}

p.mailTxt a {color:#FF6600; text-decoration:none;}
p.mailTxt a:hover {color:#FF6600; text-decoration:underline;}
p.mailTxt a:visited {color:#FF6600; text-decoration:none;}

#sellingHolder {margin-top:12px; float:left; width:200px; margin-left:12px;}
#sellingHolder img{margin-bottom:12px;}
.spaceR {float:left; margin-left:32px; margin-bottom:10px;}

#pageCatImg {width:515px; float:left;}
#pageCatIco {width:200px; float:right; margin-right:4px;}

#imageBin {margin-top:24px;}
#imageBin a img {margin-right:12px; margin-bottom:12px;}

#dloadBox {float:right; width:200px;}
#dloadBox a img {border:none;}

/**--Navigation--**/

ul.menu{
	clear: both;
	text-decoration: none;
	float: left;
	width: 940px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background: #000000;
	padding: 10px;
	margin: 14px 0 10px 0;
}

ul.menu li {
	display: inline;
	text-transform: uppercase;
	padding: 10px;
	margin: 0;
	font-size: 13px;
}

ul.menu li a, ul.menu li a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #cccccc;
	font-size: 13px;
}

ul.menu li a:hover, ul.menu li a:visited:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #f60;
	font-size: 13px;
}

ul.menu li a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 13px;
}

ul.menu li a:visited:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 13px;
}

ul.menu li.current_page_item a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #f60;
	font-size: 13px;
}

ul.menu li.current_page_item a:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #cccccc;
	border-bottom: 1px solid #f60;
	font-size: 13px;
}

#pressLeft {
float:left;
width:211px;
padding-top:10px;
}

#pressRight {
float:left;
margin-left:28px;
width:488px;
}

.sPoints {
background-color:#CCCCCC;
height:93px;
margin-bottom:22px;
width:211px;
}

.sPoints a img{border:none;}

#thirdBanner {
width:712px;
height:100px;
margin-top:-10px;
}

#thirdBanner  img {
border:none!important;
}

#thirdBanner  img a {
border:none!important;
}


#quizHolder {background:transparent url(/img/rshead.jpg) no-repeat scroll 0 0; float:left; margin-top:22px;padding-top:52px; width:212px;}
.rssIcon {}
#recentPosts {float:left; font-size:11px; text-align:justify; margin-left:42px; width:458px; line-height:17px; margin-top:12px;}
#recentPosts h3 a {color:#FFA200; font-weight:bold;}
#recentPosts h3 a:hover {color:#FFA200; text-decoration:underline;}

#randomFact {width:740px; height:42px; padding-top:111px; line-height:18px; text-align:center; font-size:11px; background:url(/img/fact-bg.jpg) no-repeat; margin-top:12px;}
#randomFact p {margin:0; padding-left:10px; padding-right:10px;}

/*.wpcf7 {background-image:url(/img/contact-bg.jpg); background-repeat:no-repeat; padding-left:16px!important; padding-top:16px!important; height:510px;}

.wpcf7 input,textarea {
background-color:transparent;
border:medium none;
color:#FFF;
}
.wpcf7 p {font-size:11px; color:#FFF; font-weight:bold;}

.wpcf7-submit {
background-color:#333333 !important;
border:1px solid #CCCCCC !important;
height:36px !important;
width:90px !important;
}*/

span.wpcf7-list-item {
float:left;
width:160px;
}

#sitemapLeft {float:left; width:240px;}
#sitemapMiddle {float:left; width:250px;}
#sitemapRight{float:left; width:250px;}


/**--Sidebar--**/

.sidebar {
background-image:url(/img/side_head.jpg);
background-position:19px 9px;
background-repeat:no-repeat;
border-top:1px dashed #CCCCCC;
float:left;
font-size:13px;
margin:0 0 20px;
padding:65px 0 0 20px;
width:200px;
}

.sidebar h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: verdana, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #444444;
	margin: 0 0 8px 0;
	padding: 5px 0;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.sidebar ul {
	padding: 0;
	list-style-type: none;
	margin: 0px 0px 30px 0px;
}

.sidebar ul li {
	text-decoration: none;
	margin: 0;
	padding:5px 0;
	color: #555555;
	border-bottom:1px dashed #DEDEDE;
	background-repeat:no-repeat;
	background-position:172px 8px;
}

ul#blogNav li a {display:inline;}

.sidebar ul li a {
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display:block;
}

.sidebar ul li a:visited {
	color: #777777;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li a:hover, .sidebar ul li a:visited:hover {
	color: #444444;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#searchform {
	color: #444444;
	text-decoration: none;
	padding: 0;
	margin: 5px 0 30px 0;
}

.sidebar a img {border:none;}

/**--custom list--**/

ul.noBg li {background-image:none!important;}

.page-item-13 {background-image:url(/img/icons/ag.jpg);}
.page-item-15 {background-image:url(/img/icons/au.jpg);}
.page-item-17 {background-image:url(/img/icons/ba.jpg);}
.page-item-19 {background-image:url(/img/icons/bo.jpg);}
.page-item-21 {background-image:url(/img/icons/ca.jpg);}
.page-item-23 {background-image:url(/img/icons/eq.jpg);}
.page-item-25 {background-image:url(/img/icons/in.jpg);}
.page-item-28 {background-image:url(/img/icons/na.jpg);}
.page-item-30 {background-image:url(/img/icons/ne.jpg);}
.page-item-32 {background-image:url(/img/icons/pl.jpg);}
.page-item-34 {background-image:url(/img/icons/sc.jpg);}
.page-item-36 {background-image:url(/img/icons/sa.jpg);}
.page-item-38 {background-image:url(/img/icons/sr.jpg);}
.page-item-770 {background-image:url(/img/icons/tb.jpg);}
.page-item-772 {background-image:url(/img/icons/bu.jpg);}
.page-item-786 {background-image:url(/img/icons/kz.jpg);}
.page-item-803 {background-image:url(/img/icons/ug.jpg);}
.page-item-902 {background-image:url(/img/icons/en.jpg);}
.page-item-906 {background-image:url(/img/icons/ke.jpg);}
.page-item-931 {background-image:url(/img/icons/ta.jpg);}
.page-item-939 {background-image:url(/img/icons/fi.jpg);}
.page-item-958 {background-image:url(/img/icons/ru.jpg);}
.page-item-961 {background-image:url(/img/icons/us.jpg);}
.page-item-974 {background-image:url(/img/icons/ve.jpg);}

.page-item-52 {background-image:url(/img/icons/sh.png);}
.page-item-55 {background-image:url(/img/icons/ca.png);}
.page-item-57 {background-image:url(/img/icons/br.png);}
.page-item-60 {background-image:url(/img/icons/wh.png);}
.page-item-62 {background-image:url(/img/icons/pr.png);}
.page-item-64 {background-image:url(/img/icons/be.png);}
.page-item-66 {background-image:url(/img/icons/ti.png);}
.page-item-68 {background-image:url(/img/icons/ma.png);}
.page-item-70 {background-image:url(/img/icons/bi.png);}
.page-item-72 {background-image:url(/img/icons/di.png);}
.page-item-407 {background-image:url(/img/icons/do.png);}
.page-item-410 {background-image:url(/img/icons/rp.png);}

/**--Footer--**/

#footer {
	clear: both;
	color: #555555;
	padding: 20px 0;
	text-align: center;
	margin: 40px 0 20px 0;
	border-top: 1px dashed #888888;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size:11px;
}

#footer a:link, #footer a:visited {
	color: #999999;
}

#footer a:hover, #footer a:active {
	color: #000;
}

#footerL {float:left; width:180px; text-align:left;}
#footerM {float:left; width:600px; text-align:center;}
#footerR {float:left; width:180px; text-align:right;}

/* Comment Section */

.comments h3{
	line-height:22px;
	border-top: 1px dashed #cccccc;
	color:#000;
	font-size: 20px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

p.num_comments {
	margin-bottom:0;
	line-height:22px;
	float:left;
}

#comment_form {
	width:450px;
	float:left;
	padding:10px 0;
}

#comment_form p {
	margin-bottom:0;
	padding:6px 0;
}

#comment_form label {
	color:#7f7f7f;
	padding-left:5px;
	font-size:12px;
}

#comment_form .text_input {
	width: 275px;
	background:#eee;
	border:1px solid #ccc;
	font:normal 14px helvetica, verdana, arial, sans-serif;
	padding:10px;
}

#comment_form .text_area {
	width: 578px;
	color:#21211f;
	background:#eee;
	border:1px solid #ccc;
	font:normal 14px helvetica, verdana, arial, sans-serif;
	padding:10px;
}

.comments {
	width: 600px;
	font-size:13px;
	line-height:22px;
	color:#21211f;
	float:left;
	clear:both;
	padding: 30px 0 0 0;
}

ul.comment_list {
	list-style:none;
	float:left;
	margin: 40px 0 20px 0;
	padding:0;
}

ul.comment_list li {
	width: 598px;
	background:#fff;
	border-bottom:1px solid #ddd;
	margin:0 0 8px;
	padding:20px 0 5px;
}

ul.comment_list li.author_comment {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	width: 598px;
	background:#ccc;
	margin:0 0 6px;
	padding:20px 0 5px;
}

.author_comment .comment_intro a {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	color:#21211f;
}

.comment_author {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size:14px;
	font-weight:400;
	color:#000;
	margin:0;
	padding:0;
}

.comment_author a:hover {
	text-decoration:none;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size:14px;
	color:#333;
	margin:0;
}

.comment_meta {
	text-transform:uppercase;
	font-family: helvetica, arial, verdana, sans-serif;
	color:#555;
	font-size:10px;
	margin:0;
	padding:0;
}

.comments_entry {
	line-height:23px;
	margin:0 0 20px;
	padding:0 20px 20px 20px;
}

.comments_entry ul,.comments_entry ol {
	color:#000;
	border:none;
	margin:0;
	padding:0;
}

.comments_entry ul {
	list-style-type:none;
}

.comments_entry li {
	width: 600px;
	border:none;
	padding:3px 0 0;
}

.comments_entry ul li ul,.comments_entry ul li ol,.comments_entry ol li ul,.comments_entry ol li ol {
	margin:0;
}

#comment_form .submit {
	color:#fff;
	border: 1px solid #21211f;
	background: #AE684E;
	margin-top: -25px;
	margin-bottom: 15px;
	font-size:12px;
	font-weight: 400;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	padding: 5px;
}

#comment_form .text_input:hover,#comment_form .text_area:hover {
	border:1px solid #bbb;
	background:#ddd;
}

.author_comment .comment_intro,.author_comment .comment_intro a:hover {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	color:#000;
}
ul.noBg {margin:0!important;}
ul.children {margin:0!important;}

.sideImg {margin-bottom:16px; }
.sideLast {border-bottom:none!important; margin-bottom:16px;}

#itinContain {width:740px; background-image:url(/img/itinlist_head.jpg); background-repeat:no-repeat; padding-top:36px;}
#itinContain p {float:left; margin-top:0; margin-bottom:0; font-size:11px;}

.itinRow {padding:8px; border-left:1px solid #CCC; border-right:1px solid #CCC; border-bottom:1px dashed #CCC; background-color:#FFFFFF;}
.itinRowD {padding:8px; border-left:1px solid #CCC; border-right:1px solid #CCC; border-bottom:1px dashed #CCC; background-color:#F8F8F8;}

.itinRow a img {border:none;}
.itinRowD a img {border:none;}

.itinTitle {width:260px; font-size:12px!important;}
.itinTitle a {color:#333; text-decoration:none; border:none;}
.itinTitle a:visited {color:#333; text-decoration:none; border:none;}
.itinTitle a:hover {color:#333; text-decoration:none; border-bottom:1px solid #FF6600;}
.itinDate {width:80px;}
.itinDestination {width:80px;}
.itinDuration {width:80px;}
.itinPlaces {width:80px;}
.itinPrice {width:120px;}

.titleLong {color: #FFFFFF;
    font-size: 12px;
    margin-bottom:0px!important;
	margin-top:0!important;
	padding-left:5px;
    line-height:22px;
	height:22px;
    text-transform: uppercase;
	background-image:url(/img/titleLong.jpg);
	background-repeat:no-repeat;}
	
.titleLonger {color: #FFFFFF;
    font-size: 12px;
    margin-bottom:0px!important;
	margin-top:0!important;
	padding-left:5px;
    line-height:22px;
	height:22px;
    text-transform: uppercase;
	background-image:url(/img/titleLonger.jpg);
	background-repeat:no-repeat;}
	
.titleShort {color: #FFFFFF;
    font-size: 12px;
    margin-bottom:0px!important;
	margin-top:0!important;
	padding-left:5px;
    line-height:22px;
	height:22px;
    text-transform: uppercase;
	background-image:url(/img/titleShort.jpg);
	background-repeat:no-repeat;}
	
.90left {margin-left:90px;}

.calendarHolder h2 {color: #FFFFFF;
    font-size: 12px;
    margin-bottom:0px!important;
	margin-top:0!important;
	padding-left:5px;
    line-height:22px;
	height:22px;
    text-transform: uppercase;
	background-image:url(/img/calTitle.jpg);
	background-repeat:no-repeat;}

ul.smlCatIcons {margin: 10px 0 10px; padding: 0;}	
.smlCatIcons li {list-style:none; width:100px; float:left; margin-right:22px; text-align:center; height:100px; line-height:18px;}
.smlCatIcons li a {color: #878787; font-size: 11px; text-decoration: none;}
.smlCatIcons li a:hover {color: #FF9900; text-decoration: none;}
.smlCatIcons li a img {border:none;}

#altBox {float:right; margin-right:4px; margin-top:24px; height:272px; width:200px;}

.fitsml {font-size:10px!important;}
#affiliateLogo {float:left; width:264px; height:270px; margin-right:24px; margin-bottom:24px;}
.affOffer {float:left; margin-top:0!important; background: url("/home_assets/img/affitin_head.png") no-repeat scroll 0 0 transparent!important;}

ul#aniList {margin: 16px 0; padding:0;}
ul#aniList li {
    background-image: url("/img/icons/bullet.png");
    background-repeat: no-repeat;
    line-height: 15px;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 5px;
    margin-right: 1px;
    padding-bottom: 10px;
    padding-left: 33px;
    padding-top: 3px;
	}
	
.staff {margin-bottom:10px!important;}
