﻿@charset "utf-8";
/* IMPORT THE 'GOOGLE FONT' HERE */
@import url('http://fonts.googleapis.com/css?family=Comfortaa');
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* COMPONENT STYLE MODIFIERS */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Page Title / Page Description [seo1 seo2] */
#seo_1, #seo_1 a, #seo_1 p, #seo_1 span, #seo_1 div, #seo_1 h1 {
	color: #304D6B;
}
#seo_2, #seo_2 a, #seo_2 p, #seo_2 span, #seo_2 div, #seo_2 h2 {
	color: #304D6B;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* SEO H1 AND H2 TITLE TEXT HERE */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#seo_1, #seo_1 a, #seo_1 p, #seo_1 span, #seo_1 div, #seo_1 h1 {
	font-size: 18px;
	font-family: inherit;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.4);

}
#seo_2, #seo_2 a, #seo_2 p, #seo_2 span, #seo_2 div, #seo_2 h2 {
	font-size: 14px;
	font-family: inherit;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.4);

}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* HEADER CONTENT REGION */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#optional_content h3 {
	color: #C2CEDC;
}
#optional_content h4 {
	color: #ffffff;
}
#optional_content, #optional_content p, #optional_content a, #optional_content a:link, #optional_content a:visited {
	color: #ffffff;
}
#optional_content a:hover, #optional_content a:active {
	color: #ffffff;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* HEADER CONTENT REGION */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#optional_content h3 {
	font-size: 20px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	margin: 0px 0px 5px 0px;
	font-weight: 100;
}
#optional_content h4 {
	font-size: 14px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	margin: 5px 0px 0px 0px;
	font-weight: 100;
}
#optional_content, #optional_content p, #optional_content a, #optional_content a:link, #optional_content a:visited {
	font-size: 12px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#optional_content a:hover, #optional_content a:active {
	font-size: 12px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NON FLASH SLIDER */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.nivo-caption p, .nivo-caption, .nivo-caption a {
	color: #2B333E;
}
.nivo-caption h3 {
	color: #C2CEDC;
}
/****** CONTINUE BUTTON */
.slider_readmore a:link, .slider_readmore a:visited, .slider_readmore a:active {
	color: #efefef;
}
.slider_readmore a:hover {
	color: #ffffff;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NON FLASH SLIDER */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.nivo-caption p, .nivo-caption, .nivo-caption a {
	font-size: 12px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
	font-weight: 100;
}
.nivo-caption h3 {
	font-size: 20px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	font-weight: 100;
}
/****** CONTINUE BUTTON */
.slider_readmore a:link, .slider_readmore a:visited, .slider_readmore a:active {
	font-size: 13px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.slider_readmore a:hover {
	font-size: 13px;
	font-family: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.nivo-caption h3 {
	padding: 0px 0px 20px 10px;
	margin: 0px;
}
.nivo-caption p {
	padding: 5px 0px 0px 5px;
	margin: 0px;
}
.slider_readmore a {
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: 400;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NEWS TICKER */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.webwidget_slideshow_common a, .webwidget_slideshow_common a:link, .webwidget_slideshow_common a:visited, .webwidget_slideshow_common a:active, .news_ticker, .webwidget_slideshow_common ul li {
	color: #efefef;
	color: rgba(255,255,255,0.7);
}
.webwidget_slideshow_common a:hover {
	color: #ffffff;
	color: rgba(255,255,255,1.0);
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NEWS TICKER */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.webwidget_slideshow_common a, .webwidget_slideshow_common a:link, .webwidget_slideshow_common a:visited, .webwidget_slideshow_common a:active, .news_ticker, .webwidget_slideshow_common ul li {
	font-size: .87em;
	font-family: inherit;
	text-decoration: none;
}
.webwidget_slideshow_common a:hover {
	font-size: .87em;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ADVERTISING */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#advertising, #advertising p, #advertising span, #advertising div, #advertising table {
	color: #ffffff;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ADVERTISING */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#advertising, #advertising p, #advertising span, #advertising div, #advertising table {
	font-size: 1em;
	font-family: inherit;
}
#advertising {
	margin: 0px 0px 0px 0px;
	padding: 20px 5px 5px 5px;
	text-align: center;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*NEWS SCROLLER*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* READ MORE COLOR/SHADOW */
a.news_viewer_more {
	color: #ffffff;
}
/* READ MORE HOVER COLOR/SHADOW */
a.news_viewer_more:hover {
	color: #C2CEDC;
}
/* H3 MAIN CONTENT HEADING */
.news_viewer_content h3 {
	color: #efefef;
}
/* SIDE BUTTON H4 SELECTED/ACTIVE/HOVER COLOR */
.news_viewer_item:hover h4, .news_viewer_list .selected h4, .news_viewer_item:active h4 {
	color: #efefef;
}
/* SIDE BUTTON H4 LINK/VISITED COLOR */
.news_viewer_item, .news_viewer_item h4, .news_viewer_item a.link h4, .news_viewer_list a.selected h4, .news_viewer_list a.visited h4 {
	color: #ffffff;
}
/* SIDE BUTTON PARAGRAPH COLOR */
.news_viewer_list p {
	color: #EFEFEF;
}
/* SIDE BUTTON PARAGRAPH HOVER COLOR */
.news_viewer_list p:hover {
	color: #ffffff;
}
/* UNSELECTED BUTTON BOTTOM BORDER */
.news_viewer_item h4 {
	border-bottom: 1px solid #51662D;
}
/* SIDE BUTTON H4 BOTTOM BORDER */
.news_viewer_item:hover h4, .news_viewer_list .selected h4, .news_viewer_item:active h4 {
	border-color: #ffffff;
}
/* SIDE BUTTON H4 P BORDER */
.news_viewer_item:hover p, .news_viewer_list .selected p, .news_viewer_item:active p {
	border-color: #333333;
}
/* MAIN CONTENT PARARGRAPH COLOR */
.news_viewer_content p {
	color: #efefef;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*NEWS SCROLLER*/
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* READ MORE COLOR/SHADOW */
a.news_viewer_more {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* READ MORE HOVER COLOR/SHADOW */
a.news_viewer_more:hover {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* H3 MAIN CONTENT HEADING */
.news_viewer_content h3 {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* SIDE BUTTON H4 SELECTED/ACTIVE/HOVER COLOR */
.news_viewer_item:hover h4, .news_viewer_list .selected h4, .news_viewer_item:active h4 {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* SIDE BUTTON H4 LINK/VISITED COLOR */
.news_viewer_item, .news_viewer_item h4, .news_viewer_item a.link h4, .news_viewer_list a.selected h4, .news_viewer_list a.visited h4 {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* SIDE BUTTON PARAGRAPH COLOR */
.news_viewer_list p {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* SIDE BUTTON PARAGRAPH HOVER COLOR */
.news_viewer_list p:hover {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* MAIN CONTENT PARARGRAPH COLOR */
.news_viewer_content p {
	font-family: inherit;
	font-size: inherit;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NUMO SIDEBAR COMPONENTS */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* [BOX1 FONT COLOR] NAME: / EMAIL: / General Subscription List */
#numo_newsletter_subscription_component form ul li label {
	color: #C2CEDC!important;
}
/* [!!!DO NOT CHANGE!!!] Homes for Sale / Homes for Rent */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #333333 !important;
}
/* [BOX1 HEADING COLOR] Homes for Sale / Homes for Rent */
.ui-widget-header {
	border-bottom: 3px solid #efefef !important;
}
/* [BOX1 FONT COLOR] Title: / Description:  */
.numo_listing_search_component label {
	color: #C2CEDC;
}
/* [BOX1 FONT COLOR] Username: / Password:  */
#numo_account_login_component label {
	color: #C2CEDC;
}
/* [BOX1 FONT COLOR] Forgot your password?  */
#numo_account_login_component a {
	color: #C2CEDC!important;
}
/* [BOX1 FONT COLOR] This line describes my calendar.  */
#numo_calendar_small p {
	color: #C2CEDC!important;
}
/* [BOX1 FONT COLOR] This line describes my calendar.  */
#numo_calendar_agenda p {
	color: #C2CEDC!important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NUMO SIDEBAR COMPONENTS */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NAME: / EMAIL: / General Subscription List */
#numo_newsletter_subscription_component form ul li label {
	display: inline-block;
	width: 100px;
}
/* Homes for Sale / Homes for Rent */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.0) !important;
}
/* Homes for Sale / Homes for Rent [button width] */
.ui-tabs .ui-tabs-nav li {
	width: 100%;
	margin: 4px 0px 2px 0px !important;
}
/* Homes for Sale / Homes for Rent */
.ui-tabs .ui-tabs-nav {
	padding: 0px 2px 0px 0px !important;
}
/* Title: / Description:  */
.numo_listing_search_component label {
	font-size: inherit;
	font-family: inherit;
}
/* Title: width  */
input#slot_1 {
	width: 100px;
}
/* Description: width  */
input#slot_2 {
	width: 100px;
}
/* Username: / Password:  */
#numo_account_login_component label {
	font-size: inherit;
	font-family: inherit;
}
/* Username: / Password: [input box width]  */
#numo_account_login_component input {
	width: 95px !important;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* BLOG.HTM */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Administrator, August 28, 2012 */
.numo_blog_comment_post_date, .numo_blog_post_author {
	font-size: 11px !important;
	font-style: italic !important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* BLOG.HTM */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* [BOX4 FONT COLOR] Administrator, August 28, 2012 */
.numo_blog_comment_post_date, .numo_blog_post_author {
	color: #304D6B!important;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* MY CALENDAR */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Administrator, August 28, 2012 */
#numo_account_login_component form ul li label {
	font-size: 11px !important;
	font-weight: bold !important;
	width: 90px !important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* MY CALENDAR */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* [BOX1 FONT COLOR] Administrator, August 28, 2012 */
#numo_account_login_component form ul li label {
	color: #C2CEDC!important;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* LOGIN.HTM */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* [border = BOX1 FONT COLOR] [background = match to box1 bg color]  */
#numo_account_login_component {
	background: #313D49 url('../graphics/box1_bg.png') !important;
	border: 2px #EAECEE dashed;
!important;padding: 5px !important;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* WORD PRESS */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.footer_contact form td.formlabel {
	color: #333333;
}
div#powered_by {
	color: #555555;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* WORD PRESS */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.footer_contact form td.formlabel {
	font-size: 11px;
	font-family: inherit;
}
div#powered_by {
	font-size: 11px;
	font-family: inherit;
}
.affiliate-i3d img {
	margin-top: 50px;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* SUPPORT.HTM */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* [BOX4 FONT COLOR] Administrator, August 28, 2012 */
#numo_calendar_large p {
	color: #304D6B!important;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* FAQs Find in Window */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#window_body {
	color: #333333;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/****** MAGAZINE LAYOUT --------------------- */
.ppost {
	color:#efefef;
	border: 1px #efefef solid;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/****** MAGAZINE LAYOUT --------------------- */
.ppost {
	border-radius: 3px;
	padding: 5px;
	margin: 5px;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ZOOM MENU */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
div.jqDockLabel {
	color: #1D0F1E;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ZOOM MENU */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
div.jqDockLabel {
	font-size: 20px;
	font-family: inherit;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* PRIVACY PAGE COMPANY NAME */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.redfont {
	color: inherit;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* PRIVACY PAGE COMPANY NAME */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.redfont {
	font-size: inherit;
	font-family: inherit;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* TUMBLER */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
