/* CSS Document [Master Reset]  */
html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}
body
{
	font: 100.01%/1 Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
		color: #666666;
    font: 14px/18px Arial,Helvetica,sans-serif;
}
/***** Headings *****/
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1
{
	padding: 30px 0 25px 0;
	letter-spacing: +1px;
	line-height:1em;
	font-size: 2em;
}
h2
{
	padding: 20px 0;
	letter-spacing: -1px;
	font-size: 1.5em;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif
}
h3
{
	font-size: 1em;
	font-weight: bold;
}
p, ul, ol {
    margin: 0;
    padding: 0 0 1.25em;
}
ul, ol {
    padding: 0 0 1.25em 2.5em;
}
blockquote {
    margin: 1.25em;
    padding: 1.25em 1.25em 0;
}
small {
    font-size: 0.85em;
}
img {
    border: 0 none;
}
sup {
    bottom: 0.3em;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.2em;
    position: relative;
    vertical-align: baseline;
}
acronym, abbr {
    border-bottom: 1px dashed;
    cursor: help;
    letter-spacing: 1px;
}
a, a:link, a:visited, a:active, a:hover {
    text-decoration: underline;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
input, select, textarea {
    font: 1em Verdana,Arial,Helvetica,sans-serif;
}
textarea {
    line-height: 1.25;
    width: 100%;
}
label {
    cursor: pointer;
}
table {
    border: 0 none;
    margin: 0 0 1.25em;
    padding: 0;
}
table tr td {
    padding: 2px;
}
.normalClear {
    clear: both;
}

.clearfix{clear:both;}
.clearFix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearFix {
    display: inline-block;
}

* html .clearFix {
    height: 1%;
}
.clearFix {
    display: block;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 2px solid #406E7B;
}
#wrapper {
    background: url("images/bodyBg.jpg") repeat-x scroll center top #FFFFFF;
    min-width: 960px;
}
#header {
    height: 99px;
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 2;
}
h1#logo {
    height: 89px;
    margin: 0;
    padding: 20px;
    width: 302px;
}
h1#logo a {
    background: url("images/IagLogoGradient.png") no-repeat scroll left top transparent;
    display: block;
    height: 89px;
    width: 302px;
}
#subHeader {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 960px;
}
#bannerLeftWrapper {
    float: left;
    padding-left: 15px;
    width: 330px;
}
#subBannerLeft {
    background: url("images/listingBg.jpg") no-repeat scroll left top transparent;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 25px;
}
#homeContentWrapper {
    background: url("images/mainContentBg.gif") no-repeat scroll left top transparent;
    margin: 0 auto;
    padding: 25px 0 15px;
    width: 960px;
}
#footerWrapper {
    background: url("images/footerBg-repeat.gif") repeat-x scroll center 8px transparent;
    width: 100%;
}
#footerBg {
    background: url("images/footerBg-footer.gif") no-repeat scroll center 8px transparent;
    width: 100%;
}
#footerContent {
    background: url("images/footerBg-container.gif") no-repeat scroll center top transparent;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#footerLogo {
    /* background: url("images/iagLogo.png") no-repeat scroll left top transparent;*/
    height: 58px;
    position: absolute;
    right: 15px;
    width: 266px;
}
#footerLogo a {
    display: block;
    height: 58px;
    width: 266px;
}/*Begin: Feature Slider*/
#featureHolder
{
	position: relative;
	z-index: 3;
	margin-top: -25px;
	float: right;
	width: 582px;
	background: url(images/featureBg.png) no-repeat left top;
	padding: 8px 0px 0px 7px;
}
#featureHolder #featureMask
{
	overflow: hidden;
	height: 258px;
}
#featureHolder .imageExcerpt
{
	position: relative;
	z-index: 4;
	width: 566px;
	background: url(images/excerptImageBg.png);
	margin-top: -100px;
	height: 100px;
	overflow: hidden;
}
#featureSlide div { cursor: pointer; }
#featureSlide div a
{
	color: #EEEEEE;
	text-decoration: none;
}
#featureSlide p a { color: #649FAF; }
#featureSlide p a:hover { color: #00CCCC; }
#featureNav { margin-top: 15px; }
#featNumHolder
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#featNumHolder li
{
	float: left;
	background: #eeeeee;
	border: 1px solid #aaa5a5;
	margin-right: 5px;
}
#featNumHolder li span
{
	display: block;
	color: #1b6389;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 5px;
	cursor: pointer;
}
#featNumHolder li:hover span, #featNumHolder li span.jFlowSelected
{
	background: #50aac3 url(images/featHighlightBg.jpg) repeat-x center top;
	color: #eeeeee;
}
#featureHolder #featButtonHolder
{
	margin-right: 8px;
	margin-top: 3px;
	width: 82px;
	float: right;
}
#featureHolder #featButtonHolder .previous
{
	float: left;
	display: block;
	width: 41px;
	height: 19px;
	background: url(images/featureButtonLeft.gif) no-repeat left top;
	text-indent: -99999px;
	cursor: pointer;
}
#featureHolder #featButtonHolder .next
{
	float: right;
	display: block;
	width: 41px;
	height: 19px;
	background: url(images/featureButtonRight.gif) no-repeat left top;
	text-indent: -99999px;
	cursor: pointer;
}
.imageExcerpt h2
{
	padding: 10px 10px 5px;
	font: 20px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eeeeee;
}
.imageExcerpt p
{
	padding: 0px 10px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #eeeeee;
}
/*End: Feature Slider*/
#homeContentLeft {
    display: inline;
    float: left;
    margin-left: 15px;
    width: 500px;
}
#postColumnLeft {
    width: 490px;
}
.homePostContainer {
    float: left;
    margin-right: 15px;
    min-height: 240px;
    max-height: 250px;
    width: 230px;
}
#homeContentRight {
    float: right;
    margin-right: 15px;
    width: 425px;
}
#homeWidgetContainer {
    background: url("images/home-widget-bg.gif") repeat-x scroll center bottom transparent;
    border-top: 6px solid #2F505A;
    color: #333333;
    font: 12px/18px Arial,Helvetica,sans-serif;
    margin: 0 auto;
    width: 960px;
}
.home-widget {
    float: left;
    height: auto;
    width: auto;
}
#home-widget-about {
    margin-left: 15px;
    width: 275px;
}
#home-widget-twitter {
    margin-left: 30px;
    width: 300px;
}
#home-widget-flickr {
    margin-left: 30px;
    width: 300px;
}
.home-widget h2, .home-widget h2 a {
    color: #2F505A;
    font: 24px Arial,Helvetica,sans-serif;
    text-decoration: none !important;
}
#home-widget-about #about-view-all a {
    background: url("images/read-more.gif") no-repeat scroll left top transparent;
    display: block;
    height: 24px;
    width: 97px;
}
#home-widget-twitter #twitter-follow a {
    background: url("images/twitter-follow.gif") no-repeat scroll left top transparent;
    display: block;
    height: 24px;
    width: 76px;
}
#home-widget-flickr #flickr-view-all a {
    background: url("images/flickr-view-all.gif") no-repeat scroll left top transparent;
    display: block;
    height: 24px;
    width: 87px;
}
#home-widget-twitter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#home-widget-twitter .tweet_avatar {
    display: inline;
    float: left;
    margin-right: 10px;
}
#home-widget-twitter .tweet_text {
}
#home-widget-twitter .tweet_text a {
    color: #006666;
}
#home-widget-twitter .tweet_date {
    clear: both;
    color: #999999;
    display: block;
    padding: 5px 0;
    text-align: right;
    text-decoration: none;
}
#home-widget-twitter .tweet_even, #home-widget-twitter .tweet_odd {
    margin-bottom: 15px;
}
#home-widget-flickr .flickr {
    margin-bottom: 15px;
    overflow: hidden;
}
#home-widget-flickr .flickr a {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 3px;
}
#home-widget-flickr .flickr a:hover {
    background: none repeat scroll 0 0 #2F505A;
}
#home-widget-flickr .thumb {
    width: 54px;
}
#home-widget-flickr .flickr-thumb {
    height: 36px;
    overflow: hidden;
    width: 46px;
}
#leftSidebar {
    background: url("images/sideBarBg.jpg") no-repeat scroll right top transparent;
    float: left;
    height: auto;
    margin-left: 25px;
    margin-top: 6px;
    min-height: 400px;
    width: 256px;
}
#widgetHolder {
    padding-bottom: 0;
    padding-left: 0;
}
.widget {
    font: 12px Arial,Helvetica,sans-serif;
    list-style-type: none;
    margin-top: 15px;
}
.widget h3 {
    color: #2D535E;
    font: bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-left: 10px;
}
.widget_pages ul, .widget_categories ul, .widget_archive ul, .widget_recent_comments ul {
    margin: 10px 0 0;
    padding-bottom: 0;
    padding-left: 10px;
}
.widget .page_item, .widget .cat-item, .widget_archive li {
    float: left;
    list-style-type: none;
}
.widget .page_item ul {
    margin: 0;
    padding: 0;
}
.widget .page_item li {
    border-bottom: medium none;
    margin: 0;
    padding: 0;
}
.widget .page_item a, .widget .cat-item a, .widget_archive li a {
    background: url("images/sideBarBullet.gif") no-repeat scroll 0 6px transparent;
    border-bottom: 1px solid #DDDDDD;
    color: #666666;
    float: left;
    margin-right: 7px;
    padding: 5px 0 5px 18px;
    text-decoration: none !important;
    width: 90px;
}
.widget .page_item a:hover, .widget .cat-item a:hover, .widget_archive a:hover, .widget .current-cat a, .widget .current_page_item a {
    background: url("images/sideBarBulletHover.gif") no-repeat scroll 0 6px transparent !important;
    color: #2D535E !important;
    text-decoration: none !important;
}
.widget_recent_comments ul li {
    border-bottom: 1px solid #DDDDDD;
    color: #694F32;
    line-height: 18px;
    list-style-type: none;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.widget_recent_comments ul li a {
    color: #2D535E;
    text-decoration: none !important;
}
.widget_recent_comments ul li a:hover {
    text-decoration: underline;
}
.widget_recent_comments ul li .url {
    font-weight: bold;
}
.widget_links ul, .widget_text div, .widget_meta ul, .widget_recent_entries ul {
    margin: 10px 0 0;
    padding-bottom: 0;
    padding-left: 10px;
}
.widget_links li, .widget_meta li, .widget_recent_entries li {
    clear: both;
    color: #3E6C79;
    float: none;
    list-style-type: none;
    padding: 5px 0;
}
.widget_links a, .widget_meta a, .widget_recent_entries a {
    color: #666666;
    float: left;
    text-decoration: none !important;
    width: 80%;
}
.widget_meta a, .widget_recent_entries a {
    display: block;
    float: none !important;
}
.widget_links a:hover, .widget_meta a:hover, .widget_recent_entries a:hover {
    color: #006666;
    text-decoration: none;
}
.widget_text div {
    color: #666666;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
.adsHolder {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    list-style-type: none;
    margin: 15px 0;
    padding: 5px 0 2px;
    width: 99% !important;
}
.adsHolder li {
    display: inline;
    float: left;
    margin-left: 4px;
    overflow: hidden;
}
.widget_calendar {
    color: #777777;
}
.widget_calendar caption {
    color: #37616D;
    padding: 5px 0 15px 5px;
    text-align: left;
}
.widget_calendar #wp-calendar {
    margin-left: 5px;
    width: 90%;
}
.widget_calendar tbody td {
    text-align: center;
}
.widget_calendar tfoot td {
    padding-top: 10px;
}
.widget_calendar tbody td a {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
.widget_calendar tbody td a:hover {
    background: none repeat scroll 0 0 #437180;
}
.widget_calendar tfoot td#next {
    text-align: right;
}
.widget_calendar tfoot a {
    color: #649FAF;
    text-decoration: none;
}
.widget_calendar tfoot a:hover {
    color: #006666;
    text-decoration: none;
}
.widget_tag_cloud div {
    padding-left: 10px;
    padding-top: 10px;
}
.widget_tag_cloud a {
    color: #477886;
    font-family: Georgia,"Times New Roman",Times,serif;
    text-decoration: none;
}
.widget_tag_cloud a:hover {
    color: #003333;
}
#insideContentWrapper {
    margin: 0 auto;
    padding: 0 0 55px;
    width: 960px;
}
#insideRightContent {
    float: right;
    padding-top: 23px;
    width: 640px;
}
#bannerLeftWrapper h2 {
    padding: 25px 0 8px;
}
#bannerLeftWrapper h2, #bannerLeftWrapper h2 a {
    color: #2D555F;
    font: 26px "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-decoration: none;
}
#bannerLeftWrapper h2 a:hover {
    color: #666666;
}
#bannerLeftWrapper p {
    color: #666666;
    font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 3px;
}
#subBannerLeft h2 {
    padding: 5px 0 8px;
}
#subBannerLeft h2, #subBannerLeft h2 a {
    color: #34798C;
    font: 16px Verdana,Arial,Helvetica,sans-serif;
}
#subBannerLeft h2 a:hover {
    color: #666666;
}
#subBannerLeft p {
    color: #646C6E;
    font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    width: 178px;
}
.homePostContainer h3 {
    padding-bottom: 10px;
}
.homePostContainer h3 a {
    color: #2D535E;
    font: bold 14px Georgia,"Times New Roman",Times,serif;
    text-decoration: none !important;
}
.homePostContainer h3 a:hover {
    text-decoration: underline !important;
}
.homePostContainer p, #homeTabs .tabs-container p, #homeTabs .tabs-container li ul li, #homeTabs .tabs-container li ol li {
    color: #646C6E;
    font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
}
.homePostContainer p a, #homeTabs .tabs-container p a, #homeTabs .tabs-container li ul li a, #homeTabs .tabs-container li ol li a {
    color: #274C55;
    text-decoration: none;
}
.homePostContainer p a:hover, #homeTabs .tabs-container p a:hover, #homeTabs .tabs-container li ul li a:hover, #homeTabs .tabs-container li ol li a:hover {
    color: #2D535E;
    text-decoration: underline;
}
.homePostContainer p.addAndMeta1 {
    color: #646C6E;
    font: 11px/18px Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
}
.homePostContainer p.addAndMeta2 {
    color: #646C6E;
    font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 5px;
}
.homePostContainer p.addAndMeta2 span {
    color: #006699;
}
h2.postTitle, h2.postTitle a, h2.pageTitle {
    clear: both;
    color: #2D535E;
    font: 31px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-bottom: 8px;
    text-decoration: none;
}
h2.postTitle a:hover {
    color: #666666;
}
.postInfoDate {
    background: url("images/iconCalendar.gif") no-repeat scroll left top transparent;
    color: #666666;
    font: 12px Arial,Helvetica,sans-serif;
    margin-right: 10px;
    padding-left: 25px;
}
.postInfoComment {
    background: url("images/iconComment.gif") no-repeat scroll left top transparent;
    color: #666666;
    font: 12px Arial,Helvetica,sans-serif;
    margin-right: 10px;
    padding-left: 20px;
}
.postInfoComment a {
    color: #2D535E;
    text-decoration: none !important;
}
.postInfoComment a:hover {
    color: #999999;
}
.postInfoAuthor {
    background: url("images/iconAuthor.gif") no-repeat scroll left top transparent;
    color: #666666;
    font: 12px Arial,Helvetica,sans-serif;
    margin-right: 10px;
    padding-left: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
    color: #3B6C8A;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 15px;
}
.entry h1 {
    font-size: 24px;
}
.entry h2 {
    font-size: 21px;
}
.entry h3 {
    font-size: 18px;
}
.entry h4 {
    font-size: 16px;
}
.entry h5 {
    font-size: 14px;
}
.entry p, .entry ul li, .entry ol li {
    color: #666666;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
.entry p a, .entry ul li a, .entry ol li a {
    color: #2B515C;
    text-decoration: none !important;
}
.entry p a:hover, .entry ul li a:hover, .entry ol li a:hover {
    color: #666666;
    text-decoration: underline !important;
}
.entry p a:hover, .entry ul li a:hover, .entry ol li a:hover {
    text-decoration: none;
}
.entry blockquote {
    border-left: 3px solid #CCCCCC;
    padding: 0 0 0 15px;
}
#footerContent #copyRight {
    color: #999999;
    font: bold 10px Verdana,Arial,Helvetica,sans-serif;
    padding: 20px;
}
.unitInfo {
    color: #3C6875;
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    padding-bottom: 5px;
}
.unitInfoMod {
    border-right: 2px solid #CCCCCC;
    float: left;
    margin-right: 15px;
    padding-bottom: 0;
    padding-right: 15px;
}
.unitPrice {
    color: #694F32;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
}
.unitPrice strong {
    color: #666666;
    font-size: 14px;
}
h2.archiveTitle {
    border-bottom: 1px solid #D2D2D2;
    color: #2D535E;
    font-size: 21px;
    padding-bottom: 8px;
}
.archiveListItem {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 25px;
    padding-top: 20px;
}
.archiveListItem h2.postTitle, .archiveListItem h2.postTitle a {
    clear: none;
    color: #437180;
    font-size: 21px;
    padding-bottom: 3px;
    padding-top: 0;
    text-decoration: none;
}
.archiveListItem h2.postTitle a:hover {
    text-decoration: underline;
}
.archivePostMeta {
    float: left;
}
.archivePostMeta {
    color: #666666;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
.archivePostMeta a {
    color: #477886;
    padding: 0 3px;
    text-decoration: none !important;
}
.archivePostMeta a:hover {
    background: none repeat scroll 0 0 #437180;
    color: #FFFFFF;
}
#homeTabs {
    margin-top: 15px;
}
#homeTabs .tabs-nav {
    height: 25px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#homeTabs .tabs-nav li {
    background: url("images/homeTabInactive.gif") repeat-x scroll left top #7C96A9;
    float: left;
    margin-right: 5px;
}
#homeTabs .tabs-nav .tabs-selected {
    background: url("images/homeTabActive.gif") repeat-x scroll left top #DFDFDF;
}
#homeTabs .tabs-nav a, .tabs-nav a span, #homeTabs .tabs-nav .tabs-selected a span {
    padding: 0;
}
#homeTabs .tabs-nav a {
    color: #EEEEEE;
    display: block;
    font: bold 12px/25px Verdana,Arial,Helvetica,sans-serif;
    padding: 0 10px;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    z-index: 2;
}
#homeTabs .tabs-nav .tabs-selected a {
    color: #2B536E;
}
#homeTabs .tabs-container {
    background: url("images/homeTabBg.jpg") no-repeat scroll left top #FFFFFF;
    padding: 7px 10px 10px 8px;
}
#homeTabs .tabs-container .containerTab {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 15px;
}
#homeTabs .tabs-container li ul li, #homeTabs .tabs-container li ol li {
    border-bottom: medium none;
}
#homeTabs .containerTab ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#homeTabs .containerTab li {
    border-bottom: 1px dotted #CCCCCC;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
#homeTabs .containerTab li .readMoreHolder {
    bottom: -8px;
    height: 22px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -19px;
    width: 89px;
}
#homeTabs .containerTab li .readMoreHolder a {
    background: url("images/readMoreButton.gif") no-repeat scroll left bottom transparent;
    display: block;
    height: 22px;
    width: 89px;
}
#homeTabs .containerTab li .readMoreHolder a:hover {
    background-position: left top;
}
#homeTabs .containerTab h3 {
    padding-bottom: 8px;
}
#homeTabs .containerTab h3 a {
    color: #2D535E;
    font: 16px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-decoration: none !important;
}
#homeTabs .containerTab h3 a:hover {
    color: #666666;
}
#homeTabs .containerTab .postMetaData {
    color: #666666;
    font: 11px/18px Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
}
#commentTabs {
    background: url("images/commentBg.gif") repeat-x scroll left top transparent;
    border: 1px solid #CFCFCF;
}
#commentTabs .tabs-nav {
    height: 38px;
    margin: 0;
    padding: 0;
}
#commentTabs .tabs-nav li {
    background: url("images/comment-disable-tab.gif") repeat-x scroll left top transparent;
    height: 28px;
    margin: 10px 0 0 10px;
    min-width: inherit;
    padding: 0;
    text-align: center;
    width: auto;
}
#commentTabs .tabs-nav li a {
    color: #F9F9F9;
    font: bold 12px/24px Arial,Helvetica,sans-serif;
    padding: 0 10px;
    text-decoration: none;
}
#commentTabs .tabs-nav li.tabs-selected {
    background: url("images/comment-enable-tab.gif") repeat-x scroll left top #D1D1D1;
}
#commentTabs .tabs-nav li.tabs-selected a {
    color: #143A45;
}
#commentTabs .tabs-container {
    padding-top: 0;
}
#commentTabs .commentNavTop {
    float: right;
    height: 24px;
    margin-top: -30px;
    width: 50%;
}
#commentTabs .commentNavTop div {
    margin-right: 5px;
}
#commentTabs .commentNavTop .commentsOlder {
    float: right;
}
#commentTabs .commentNavTop .commentsNewer {
    float: right;
}
#commentTabs .commentNavTop .commentsOlder a {
    background: url("images/older-comments-button.gif") no-repeat scroll left top transparent;
    display: block;
    height: 24px;
    width: 146px;
}
#commentTabs .commentNavTop .commentsNewer a {
    background: url("images/newer-comments-button.gif") no-repeat scroll left top transparent;
    display: block;
    height: 24px;
    width: 146px;
}
.tabs-container {
    padding-bottom: 0;
}
#commentTabs .commentContainerTab .commentlist {
    list-style-type: none;
    margin: 0;
    padding: 20px 15px 0;
}
.commentFloating {
    margin-left: 94px;
}
.vcard {
    float: left;
    height: 73px;
    margin-left: -93px;
    position: relative;
    width: 73px;
}
.commentFrame {
    background: url("images/commentPhotoFrame.png") no-repeat scroll left top transparent;
    display: block;
    height: 73px;
    position: relative;
    width: 73px;
}
.vcard .commentAvatar {
    left: 5px;
    position: absolute;
    top: 5px;
}
.commentWrapper {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.commentEntry {
    float: left;
    width: 100%;
}
.commentmetadata {
    border-bottom: 1px solid #CCCCCC;
    color: #694F32;
    font: bold 12px Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
.commentmetadata cite {
    float: left;
    font-style: normal;
}
.commentmetadata cite a {
    color: #2D535E;
    text-decoration: none;
}
.commentmetadata cite a:hover {
    text-decoration: underline;
}
.commentmetadata a.commentDate {
    color: #2D535E;
    float: right;
    font-size: 10px;
    text-decoration: none;
}
.commentEntry p {
    color: #4E4E4E;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
.commentEntry p a {
    color: #2D535E;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
.optionCommentUser {
    color: #999999;
    font: 12px/40px Verdana,Arial,Helvetica,sans-serif;
}
.optionCommentUser .optionCommentUserEdit a {
    color: #336699;
}
.optionCommentUser a.optionCommentUserDel {
    color: #A94848;
}
.optionCommentUser a.optionCommentUserSpam {
    color: #648634;
}
.optionCommentUser a:hover {
    text-decoration: none;
}
.vcard .reply {
    margin-top: 5px;
}
.vcard .reply a {
    background: url("images/reply-button.gif") no-repeat scroll left top transparent;
    display: block;
    height: 20px;
    outline: medium none;
    text-indent: -99999px;
    width: 73px;
}
.comment-alert {
    background: none repeat scroll 0 0 #A94848;
    color: #FFFFFF;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    padding: 3px 5px;
}
.nopings {
    color: #1E424D;
    font: bold 12px Verdana,Arial,Helvetica,sans-serif;
    padding: 30px 12px 15px;
}
#commentTabs .tabs-container {
    padding-left: 0 !important;
}
#commentTabs .commentContainerTab .commentlist ul.children {
    list-style-type: none;
    margin: 0 0 0 94px;
    padding: 0;
}
.commentlist .commentFloating {
    margin-left: 94px;
}
.vcard {
    display: inline;
    float: left;
    height: 73px;
    margin-left: -93px;
    position: relative;
    width: 73px;
}
#commentTabs .commentlist ul .commentWrapper {
    border-bottom: medium none;
    margin-bottom: 0;
}
#respond {
    margin-top: 15px;
}
#respond h3 {
    border-bottom: 1px solid #CCCCCC;
    color: #2D535E;
    font: bold 14px Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
#respond h3 a {
    color: #694F32;
    text-decoration: none;
}
#respond label {
    color: #694F32;
    display: block;
    float: left;
    font: bold 13px Verdana,Arial,Helvetica,sans-serif;
    width: 10em;
}
#respond small.required {
    clear: left;
    color: #999999;
    display: block;
    float: left;
    font: 10px Verdana,Arial,Helvetica,sans-serif;
}
#respond ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#respond ul li {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#respond #author, #respond #email, #respond #url, #respond #comment {
    border: 1px solid #CFCFCF;
    color: #666666;
    font: 12px Verdana,Helvetica,sans-serif;
    padding: 3px 5px;
    width: 250px;
}
#respond .text-area-wrapper {
    padding-top: 10px;
}
#respond #comment {
    line-height: 18px;
    padding: 10px;
    width: 620px;
}
#respond .submit-button #submit {
    background: url("images/submit-button.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 23px;
    margin-left: 5px;
    width: 122px;
}
#respond .submit-button .cancel-comment-reply a {
    background: url("images/cancel-reply-button.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 23px;
    outline: medium none;
    text-indent: -1000em;
    width: 99px;
}
#respond li.logged-in-as {
    border: medium none;
    color: #1E424D;
    float: right;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-top: -42px;
    padding-bottom: 0;
    text-align: right;
    width: 50%;
}
#respond li.logged-in-as a.loggedInAs {
    color: #694F32;
    text-decoration: none;
}
#respond li.logged-in-as a.commentLogout {
    color: #A94848;
    text-decoration: none;
}
#navHolder {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
#navWrapper {
    left: 0;
    list-style-type: none;
    margin: 0;
}
#navWrapper li {
    background: url("images/navBgLeft.gif") no-repeat scroll -40px top transparent;
    float: left;
    height: 40px;
}

#navLogin 
{
    float:right;
    padding-top:10px;
    padding-right:40px;
    left: 0;
    list-style-type: none;
    margin: 0;
}

#loginWrapper
{
    left: 0;
    list-style-type: none;
    margin: 0;
    height:40px;
    padding:0px;
}
#loginWrapper li {
    background: url("images/homeTabInactive.gif") repeat-x scroll -40px top transparent;
    float: left;
    height: 40px;
}


#navWrapper li.navFirstLi {
    background: url("images/navBgLeft.gif") no-repeat scroll left top transparent;
}
#navWrapper li.navFirstLi {
    padding-left: 55px;
}
#navWrapper li.navLastLi {
    background: url("images/navBgRight.gif") no-repeat scroll right top transparent;
}
#navWrapper li.navLastLi {
    padding-right: 55px;
}
#navWrapper li a {
    color: #EEEEEE;
    display: inline-block;
    font: bold 12px/35px Verdana,Arial,Helvetica,sans-serif;
    height: 40px;
    padding: 0 15px;
    text-decoration: none;
}
#loginWrapper li a
{
color: #EEEEEE;
    display: inline-block;
    font: bold 12px/26px Verdana,Arial,Helvetica,sans-serif;
    height: 40px;
    padding: 0 15px;
    text-decoration: none;
}
#navWrapper li a:hover, #navWrapper li.current_page_item a {
    background: url("images/navBgHover.gif") no-repeat scroll center top transparent;
    color: #EEEEEE !important;
}
#footerContent #footerNav {
    color: #4F738B;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    position: absolute;
    right: 15px;
    top: 20px;
}
#footerContent #footerNav a {
    color: #315B67;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    padding: 0 5px;
    text-decoration: none;
}
#footerContent #footerNav a:hover {
    text-decoration: underline;
}
#homeSearchSection {
    background: url("images/searchBg.gif") no-repeat scroll left top transparent;
    height: 49px;
    position: relative;
    width: 425px;
}
#homeSearchSection input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #2B536E;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    padding: 5px;
    width: 250px;
}
#homeSearchSection #inputFieldBg {
    background: url("images/searchField.gif") no-repeat scroll left top transparent;
    height: 24px;
    left: 110px;
    position: absolute;
    top: 11px;
    width: 260px;
}
#homeSearchSection button {
    background: url("images/searchButton.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 39px;
}
#insideSearchSection {
    background: url("images/searchBg-inside.jpg") no-repeat scroll left top transparent;
    height: 49px;
    position: relative;
    width: 256px;
}
#insideSearchSection input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #2B536E;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    padding: 5px;
    width: 250px;
}
#insideSearchSection #inputFieldBgInside {
    background: url("images/searchField-inside.jpg") no-repeat scroll left top transparent;
    height: 24px;
    left: 10px;
    position: absolute;
    top: 15px;
    width: 195px;
}
#insideSearchSection button {
    background: url("images/searchButton.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 6px;
    top: 15px;
    width: 39px;
}
#contactForm {
}
#contactForm p label {
    float: left;
    width: 150px;
}
#contactForm .inputTextField {
    border: 1px solid #CCCCCC;
    color: #666666;
    padding: 5px;
    width: 250px;
}
#contactForm .inputTextArea {
    border: 1px solid #CCCCCC;
    color: #666666;
    padding: 5px;
    width: 473px;
}
#contactForm .submitButton {
    background: url("images/sendButton.gif") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 23px;
    width: 82px;
}
.entry table {
}
.entry table th {
    background: url("images/table-head.gif") repeat-x scroll left top #1A4868;
    border-color: #1E4260 #17334A #17334A #234A6B;
    border-style: solid;
    border-width: 1px;
    color: #EEEEEE;
    font: bold 12px/18px Arial,Helvetica,sans-serif;
    padding: 5px;
}
.entry tablen thead th.firstTH {
    border-left: 1px solid #17334A !important;
}
.entry table td {
    background: url("images/table-data.gif") repeat-x scroll left top #F1F1F1;
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding: 4px 8px;
    vertical-align: top;
}
.entry table tbody td.firstTD {
    border-left: 1px solid #CCCCCC !important;
}
.entry table tbody tr.selectedTR td {
    background: none repeat scroll 0 0 #E0E0E0 !important;
    color: #333333;
}
.entry table {
    border-collapse: collapse;
}
.entry table td {
    background: url("images/tableWhiteBg.gif") repeat-x scroll right bottom transparent;
    border-top: 1px solid #CCCCCC;
}
#postTools {
    background: url("images/post-option-bg.gif") no-repeat scroll left top transparent;
    float: right;
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 120px;
    margin: 0 0 0 15px;
    padding: 5px;
    width: 152px;
}
#postTools li {
    background: none repeat scroll 0 0 transparent;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    z-index: 5;
}
#postTools li a {
    color: #2F5864;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 31px;
    text-decoration: none;
    width: 112px;
}
#postTools li a:hover, #postTools li a.hovered {
    background-position: right bottom;
    color: #EEEEEE;
    text-decoration: none !important;
}
#postTools li ul {
    background: none repeat scroll 0 0 #447482;
    padding: 10px 0 5px 10px;
}
#shareContainerWrap {
    background: url("images/post-option-drop-bg.gif") no-repeat scroll right top transparent !important;
    display: none;
    left: 0;
    margin-left: -289px;
    padding-right: 8px;
    position: absolute;
    top: -10px;
    width: 281px;
}
#postTools li ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin-right: 10px;
}
#postTools li ul li a {
    background: none repeat scroll 0 0 #2C4951;
    color: #EEEEEE;
    padding: 0;
    width: 125px;
}
#postTools li ul li a img {
    display: inline;
    float: left;
    margin: 4px 5px 0 4px;
}
#postTools li ul li a:hover {
    background: none repeat scroll 0 0 #233C43;
    color: #FFFFFF;
    text-decoration: none !important;
}
.postToolsBgEmial a {
    background: url("images/post-option-bg-mail.gif") no-repeat scroll left top transparent;
}
.postToolsBgPrint a {
    background: url("images/post-option-bg-print.gif") no-repeat scroll left top transparent;
}
.postToolsBgShare a {
    background: url("images/post-option-bg-share.gif") no-repeat scroll left top transparent;
}
.postThumb {
    background: url("images/imageThumbBG.jpg") repeat scroll 0 0 transparent;
    height: 118px;
display: block;
    margin-bottom: 10px;
    float:left;
    overflow: hidden;
    position: relative;
    width: 228px;
}

.property .info
{
float:right;
width:360px;
}
.modRightThumb {
    float: right;
    margin-left: 15px;
}
.postThumb img.imgPostThumb {
    left: 9px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 7px;
}
.postThumb img.ribbon {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 0;
}
.nextAndPrevNav {
    font: 11px Arial,Helvetica,sans-serif;
    margin-top: 15px;
}
.nextAndPrevNav .alignleft a, .nextAndPrevNav .alignright a {
    background: none repeat scroll 0 0 #50A8C0;
    color: #EEEEEE;
    display: block;
    padding: 3px 5px;
    text-decoration: none;
}
.nextAndPrevNav .alignleft a:hover, .nextAndPrevNav .alignright a:hover {
    background: none repeat scroll 0 0 #396C87;
}
.postContent p img {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.post-edit-link {
    background: url("images/edit-this-button.gif") no-repeat scroll left top transparent;
    display: block;
    height: 23px;
    outline: medium none;
    text-indent: -1000em;
    width: 82px;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    display: inline;
    margin: 0 0 2px 7px;
    padding: 4px;
}
img.alignleft {
    display: inline;
    margin: 0 7px 2px 0;
    padding: 4px;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.viewAllHolder {
    border-top: 1px solid #CCCCCC;
    clear: both;
    padding-bottom: 0;
    padding-top: 10px;
}
.containerTab .viewAllHolder, .containerTab .viewAllHolder a {
    border: medium none;
    float: none;
    padding: 0;
}
.viewAllHolder a {
    background: url("images/viewAll.gif") no-repeat scroll left top transparent;
    display: block;
    height: 25px;
    width: 99px;
}
h1#logo span, h2#footerLogo span, #homeSearchSection button span, #insideSearchSection button span, .containerTab li .readMoreHolder a span, #commentTabs .commentNavTop span, .commentFrame span, #respond .submit-button #submit span, .viewAllHolder a span, #about-view-all a span, #twitter-follow a span, #flickr-view-all a span, #contactForm .submitButton span {
    height: 0;
    left: -99999px;
    overflow: hidden;
    position: absolute;
    top: -99999px;
    width: 0;
}
.breadcrumb {
    background: url("images/breadCrumbMiddle.gif") repeat scroll left top transparent;
    color: #3E6C79;
    float: left;
    font: 12px/23px Arial,Helvetica,sans-serif;
    height: auto;
    list-style-type: none;
    margin: 0;
    overflow: visible;
    padding: 0;
}
.breadcrumb a {
    color: #666666;
    text-decoration: none !important;
}
.breadcrumb a:hover {
    color: #2A505B;
}
.breadcrumb li {
    background: url("images/breadCrumbItem.gif") no-repeat scroll left top transparent;
    float: left;
    height: 23px;
    padding: 0 8px 0 20px;
}
.breadcrumb li.breadcrumbFirst {
    background: url("images/breadCrumbFirst.gif") no-repeat scroll left top transparent;
    height: 23px;
    margin-left: -2px;
    padding: 0;
    width: 74px;
}
.breadcrumb li.breadcrumbLast {
    background: url("images/breadCrumbLast.gif") no-repeat scroll left top transparent;
    height: 23px;
    margin-right: -2px;
    padding: 0;
    width: 5px;
}
#navWrapper li ul, #widgetHolder ul ul {
    display: none;
}
#header {
    z-index: 1000;
}
#navWrapper li {
    color: #00FF33;
    position: relative;
}

#loginWrapper li {
    color: #00FF33;
    position: relative;
}
#navWrapper li ul {
    background: none repeat scroll 0 0 #447482 !important;
    height: auto;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 95%;
    width: 150px;
}
#navWrapper li ul ul {
    left: 100%;
    top: 0;
}
#navWrapper li ul li {
    background-image: none !important;
    display: inline-block !important;
    float: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
#navWrapper li ul li a {
    background-image: none !important;
    display: inline-block !important;
    height: auto !important;
    line-height: 18px !important;
    padding: 0 !important;
    width: 130px !important;
}
#widgetHolder li ul li {
    position: relative;
}
#widgetHolder ul ul {
    background: none repeat scroll 0 0 #447482 !important;
    height: auto;
    left: 0;
    list-style-type: none;
    position: absolute;
    top: 100%;
    width: 150px;
}
#widgetHolder ul ul ul {
    left: 100%;
    top: 0;
}
#widgetHolder ul ul li {
    background-image: none !important;
    display: inline-block !important;
    float: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
#widgetHolder ul ul li a {
    background-image: none !important;
    border-bottom: medium none !important;
    display: inline-block !important;
    float: none !important;
    height: auto !important;
    line-height: normal !important;
    margin: 0 !important;
    width: 130px !important;
}
#widgetHolder ul ul li a:hover {
    background: none repeat scroll 0 0 transparent !important;
}
.widget .page_item li a:hover, .widget .cat-item li a:hover, .widget .current-cat li a, .widget .current_page_item li a {
    background: none repeat scroll 0 0 transparent !important;
}
#widgetHolder ul ul li a, #navWrapper li ul li a {
    background: none repeat scroll 0 0 #2C4951 !important;
    color: #EEEEEE !important;
    font-family: Verdana,Geneva,sans-serif !important;
    font-weight: normal !important;
    padding: 6px 10px !important;
}
#widgetHolder ul ul li a:hover, #navWrapper li ul li a:hover {
    color: #EEEEEE !important;
}
#navWrapper .dropdown_hovered {
    background: url("images/navBgHover.gif") no-repeat scroll center top transparent !important;
    color: #EEEEEE !important;
}
#navWrapper ul a.dropdown_hovered {
    background: none repeat scroll 0 0 transparent !important;
    color: #EEEEEE !important;
    text-decoration: none !important;
}
#widgetHolder .dropdown_hovered {
    background: url("images/sideBarBulletHover.gif") no-repeat scroll 0 6px transparent !important;
    color: #2D535E !important;
    text-decoration: none !important;
}
#widgetHolder ul ul a.dropdown_hovered {
    background: none repeat scroll 0 0 transparent !important;
    color: #EEEEEE !important;
    text-decoration: none !important;
}


.sidemenu
{
    padding-top: 10px;
padding-left:4px;
padding-right:4px;
}

.sidemenu h4
{
    color: #0071BB;
    font-family: Geneva,Verdana,Sans-Serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.sidemenu h4 a
{
text-decoration: none;
}

.sidemenu ul li
{
list-style-image: url("images/bullet.gif");
}

.sidemenu ul li a
{
  text-decoration: none;
}

.sidemenu .box ul.submenu li a
{
    color: #0071BB;
    text-decoration: none;
}

.property {
    background: url("images/line_bg.gif") repeat-x scroll center bottom transparent;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
}


.columns .left, .columns .right
{
width:48%;
}
.columns .left
{
float:left;
}
.columns .right
{
float: right;
}
