﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	padding: 0;
	color: #696969;
}

a:hover
{
	text-decoration: underline;
}
a:active
{
	color: #000000;
}
a:visited
{
	
}
a
{
	outline: none; /*color: #867A69;*/
	color: #004D36;
	text-decoration: none;
}
img
{
	border: none;
}

p, ul, ol
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

ul li
{
	color: #AB9784;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2
{
	padding: 0 0 10px 0;
}
h3
{
	font-size: 1.2em;
	color: #777;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	border: 1px solid #D8D8D8;
	margin: 0 auto 10px;
	width: 940px;
}

#header
{
	position: relative;
	color: #004a38;
	padding: 0;
}

#header h1
{
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #004a38;
	border: none;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}

#main
{
	padding: 0px 30px 0 30px;
	margin-top: 20px;
	background-color: #fff; /*margin-bottom: 30px; 	border:1px solid #d8d8d8;*/
	_height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

/*#footer
{
	color: #999;
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	margin: 0;
	font-size: .9em;
}*/


/* Footer */
#foot-trim
{
    padding: 20px 20px 0 20px;
    line-height: 1.3em;
    margin-bottom: 1em;
}

#foot-logos
{
   
    padding-bottom: 10px;
    
}

#foot-logos img
{
    vertical-align: top;
}

#footer
{
    width: 940px;
    
    margin-left: 5px;
    margin: 5px auto 2px;
    /*font-family: Times, "Times New Roman" , serif;*/
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: .9em;
    border: 1px solid #D0D0D0;
   
}




#main-content
{
	padding-top: 20px;
}

/* TAB MENU   
----------------------------------------------------------*/
#menucontainer
{
	margin-top: 20px;
}

ul#menu
{
	font-size: 8pt;
/*	background-color: #fff;
	background-position: bottom; */
	background: #fff url(images/top_menu_border_small.png) bottom no-repeat;
/*	padding-bottom: 5px; */
	padding: 2px 0px 7px 31px;
	line-height: 1.6em;
	margin-bottom: 2px;
	z-index: 100;
}

ul#menu li
{
	border-right: 2px solid #867968;
	display: inline;
	list-style: none outside none;
	margin-left: -3px;
	
}
ul#menu li.first
{
	border-left: 2px solid #867968;
}
ul#menu li.spacer
{
	margin-left: 192px;
}
ul#menu li.noborder
{
	border: none;
}

ul#menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}

ul#menu li a
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #000;
	
}

ul#menu li a:hover
{
	/*background:url(Images/top_menu_hover.png) repeat;*/
	background-color: #004d36;
	text-decoration: none;
	color: #ffffff;
}

/*ul#menu li a:active
{
	background:url(Images/top_menu_hover.png) repeat;
	background-color:#004d36;
	text-decoration: none;
	color:#fff;
}*/

ul#menu li.active a
{
	background-color: #004d36;
	text-decoration: none;
	color: #fff;
}


/* SECOND TAB MENU   
----------------------------------------------------------*/

ul#under-menu
{
	font-size: 11px;
	margin: 0px 30px -10px 29px;
	padding-left: 0;
	background-position: bottom;
	z-index: -1;
}

ul#under-menu li
{
	display: inline;
	list-style: none;
	z-index: -1;
	
}

ul#under-menu li a
{
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 31px;
	background-color: #cfcac3;
	color: #fff;
	z-index: -1;
	
}

ul#under-menu li a:hover
{
	/*background:url(Images/top_menu_hover.png) repeat;*/
	background-color: #867a69;
	text-decoration: none;
	color: #ffffff;
}

ul#under-menu li.active a
{
	background-color: #867a69;
	text-decoration: none;
	color: #fff;
}


/* LEADER STRIP 
---------------------------------------------------------*/
#leaderstrip
{
    margin: 20px 0 0 0;
    padding: 0;
}

#leader-image
{
    float:left;
    width:467px;
    
    font-weight:bold;
    padding: 10px;
    color: #fff;
    font-size: 20px;
}

.Listing #leader-image, .HomePage #leader-image, .NavOnly #leader-image
{
    height: 234px;
}

.SectionDetail #leader-image, .ProductDetail #leader-image, .ExtendedGallery #leader-image
{
    height:140px;
}

.Sponsorship #leader-image, .Gallery #leader-image
{
    height: 165px;
}

.ExtendedMenu #leader-image
{
    height: 231px;
}

#leader-image p
{
    line-height: 1.1em;
    margin: 0 0;
}

#leader-image span, #leader-image strong, #leader-image em
{
    line-height: 1.1em;
}

#leader-text
{
    float: right;
    padding-left: 30px; 
    width: 357px;
    line-height: 1.6em;
}

#leader-text p
{
    margin: 0px;
}

#leader-text span, #leader-text strong, #leader-text em
{
    line-height: 1.4em;
}

#leader-overlay
{
    margin: 100px 0 0 0;
    position: absolute;
    width: 879px;
    overflow: hidden;
}

.Listing #leader-overlay
{
    margin: 100px 0 0 0;
}

.HomePage #leader-overlay
{
    margin: 140px 0 0 0;
}

.Sponsorship #leader-overlay, .Gallery #leader-overlay
{
    margin: 140px 0 0 0;
    height: 45px;
}

img#leader-left
{
    opacity: 0.5;
    filter: alpha(opacity=50);
    float:left;
    width: 487px;
    height: 60px;
    margin:0;
}

img#leader-right
{
    width: 392px;
    margin:0;
    float:right;
}

.Sponsorship img#leader-left, .Sponsorship img#leader-right, .Gallery img#leader-left, .Gallery img#leader-right
{
    height: 45px;
}


/* THUMBNAIL SUB NAV 
---------------------------------------------------------*/

#thumb-subnav
{
    margin: 20px 0;
    
}

.thumb-subnav-item
{
    width: 270px;
    margin-left: 20px;
    float: left;   
    padding: 10px 10px 10px 0; 
}

.thumb-subnav-item.first
{
    margin-left: 0;
}

img.thumb-subnav-img
{
    width: 90px;
    height: 90px;
    float: left;
}

.thumb-subnav-title
{
    font-size: 16px;
    line-height: 20px;
    padding: 32px 10px;
    float:left;
    width: 160px;
}

.thumb-subnav-title a
{
    font-weight: bold;
}

.thumb-subnav-item ul
{
    padding-left: 15px;
}

/* SUB-CONTENT
--------------------------------------------------------*/


.subpage-content
{
	margin: 25px 0;
}

.subpage-copy-left
{
    width: 472px;
	float: left;
	border-right: 1px dotted #AB9784;
	padding-right: 15px;
}

.subpage-content2
{
	width: 472px;
	float: left;
	padding-right: 15px;
	
}

.subpage-content p.first
{
	margin-top: 0px;
}
.subpage-content p.first.exec
{
	margin: 0px;
}
.subpage-content.products
{
	height: 180px;
}
.subpage-content.home
{
	width: 532px;
	border-right: none;
	padding-right: 0px;
}

.content-left
{
    width: 472px;
    float:left;
}

.content-right
{
    width: 392px;
    float: right;
}

.content-left ul
{
    padding-left: 20px;
}


/* PRODUCTS */
#links-menu
{
	float: left;
}
#links-menu ul
{
	margin-top: 0px;
	list-style: none;
}
#links-menu ul li
{
	background: url(images/separator.png) no-repeat scroll 30px center #EAE4DE; 
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 10px 40px;
	width: 265px;
}
#links-menu.links-home ul
{
	margin: 0px;
	padding-left:22px;
}
#links-menu.links-home ul li
{	
	width:240px;
}
#links-menu ul li a
{
	font-size: 12px;
	color: #004C35;
}
#links-menu ul li a:hover
{
	color: #867968;
}

.ExtendedGallery #links-menu ul li
{
    width: 225px;
}
/* PRODUCTS */




/* NAV MENU  
----------------------------------------------------------*/

/*
LEVEL ONE
*/
#nav ul
{
	background-color: #000;
	float: left;
	margin: 12px 0 0 0;
	position: relative;
	width: 940px;
	z-index: 900;
}

#nav ul li
{
	float: left;
	list-style: none;
}


#nav ul li.active
{
	background: url(images/bg_nav_left.gif) no-repeat 0 17px;
}

#nav ul li.sep
{
	padding: 0;
}

#nav ul li a:hover
{
	color: #ffffff;
}
#nav ul li a:active
{
	color: #ffffff;
}
#nav ul li a
{
	color: #999999;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 56px;
	padding: 0 13px;
	text-decoration: none;
}

#nav ul li:last-child a
{
	border-right: none;
}
/* Doesn't work in IE */
#nav ul li.hover, #nav ul li:hover
{
	position: relative;
}
#nav ul li.hover a
{
	color: #999999;
}

#nav ul li.active a
{
	background: url(images/bg_nav_right.gif) no-repeat 100% 17px;
	color: #ffffff;
}

#nav ul li a:hover
{
	color: #ffffff;
}

#nav ul li span
{
	color: #444444;
	line-height: 56px;
}

#nav ul li.sendtofriend a
{
	padding: 0;
	margin: 15px 0 0 0;
}

/* Sites nav */

#sites_nav ul
{
	position: relative;
	float: left;
	z-index: 1000;
}

#sites_nav ul li
{
	background: url(images/bg_sites_nav_left.gif) no-repeat 0 0;
	float: left; /*height: 30px;*/
	list-style: none;
	margin: 0 4px 0 0;
}

#sites_nav ul li.hover, #sites_nav ul li:hover
{
	position: relative;
}

#sites_nav ul li.active, #sites_nav ul li.over
{
	background-position: 0 -30px;
}

#sites_nav ul li a
{
	background: url(images/bg_sites_nav_right.gif) no-repeat 100% 0;
	color: #555555;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 11px;
	text-decoration: none;
}

#sites_nav ul li.active a, #sites_nav ul li.over a
{
	background-position: 100% -30px;
	color: #ffffff;
}

#sites_nav ul li.active a:hover, #sites_nav ul li.over a:hover
{
	color: #ffffff;
}


/*
LEVEL TWO
*/
#nav ul ul, #sites_nav ul ul
{
	background: url(images/bg_drop_nav.gif) no-repeat 20px 0px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
	visibility: hidden;
	width: 175px;
	z-index: 990;
}

#sites_nav ul ul
{
	background: none;
	padding: 0;
	top: 26px;
	z-index: 1000;
}

#nav ul ul li, #sites_nav ul ul li
{
	background: #444444;
	border-bottom: 1px solid #4d4d4d;
	color: #999999;
	float: none;
	font-weight: normal;
	height: 28px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

#nav ul ul li.hover, #nav ul ul li:hover, #sites_nav ul ul li.hover, #sites_nav ul ul li:hover
{
	background: #e1e1e1;
	color: #444444;
}

/* IE 6 & 7 Needs Inline Block */
#nav ul ul li a, #sites_nav ul ul li a
{
	background: none;
	border-right: none;
	font-weight: normal;
	height: 28px;
	width: 149px;
	display: inline-block;
}

#nav ul ul li a
{
	line-height: 28px;
}

#nav ul li.active ul li a
{
	background: none;
}

#nav ul ul li a:hover, #sites_nav ul ul li a:hover
{
	color: #444444;
}

/*
LEVEL THREE
*/
#nav ul ul ul, #sites_nav ul ul ul
{
	background: #e1e1e1;
	border: 1px solid #cccccc;
	border-width: 1px 1px 1px 0;
	color: #444444;
	padding: 0;
	left: 100%;
	top: 0;
}

#nav ul ul ul li.hover, #nav ul ul ul li:hover, #sites_nav ul ul ul li.hover, #sites_nav ul ul ul li:hover
{
	color: #ffffff;
	background: #50b848;
}

#nav ul ul ul li a:hover, #sites_nav ul ul ul li a:hover
{
	color: #ffffff;
}

#nav ul li:hover > ul, #sites_nav ul li:hover > ul
{
	visibility: visible;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input[type="text"]
{
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"]
{
	width: 200px;
	border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table
{
	border: solid 1px #e8eef4;
	border-collapse: collapse;
}

table td
{
	padding: 5px;
	border: solid 1px #e8eef4;
	vertical-align: top;
}

table th
{
	padding: 6px 5px;
	text-align: left;
	background-color: #e8eef4;
	border: solid 1px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clearfix:after
{
    content: ".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
}


.clear
{
	clear: both;
}
/*
.left
{
    float: left;
}
*/
.error
{
	color: Red;
}

div#title
{
	display: block;
	float: left;
	text-align: left;
	padding: 30px 0px 0px 25px;
}

#logindisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	margin: 10px;
	color: #004a38;
}

#logindisplay a:link
{
	color: #004a38;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: blue;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: purple;
	text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label, .display-field, .editor-field
{
	margin: 0.5em 0;
}

.text-box
{
	width: 30em;
}

.text-box.multi-line
{
	height: 6.5em;
}

.tri-state
{
	width: 6em;
}


/*Others
----------------------------*/
#home-leaf
{
	float: left;
	padding: 10px;
	width: 467px;
	line-height: 1.2;
	height: 234px;	
	color: #fff;
	font-size: 19px;
	margin-top: 20px;
}
#home-leaf2
{
	float: left;
	padding: 10px;
	line-height: 1.2;
	color: #fff;
	font-size: 19px;
	margin-top: 20px;
}
#home-leaf.individual
{
	
}
#home-leaf.intermediary
{
	
}
#home-leaf.products
{
	
}
#home-leaf.sponsorships
{
	
}

.bottom-info
{
	float: left;
	padding: 10px;
	height: 25%;
	width: 270px;
	margin-left: 10px;
}
.bottom-info.home
{
	margin-right: 30px;
}
.bottom-info.home.last
{
	width: 200px;
	margin-right: 0px;
}

.bottom-info.first
{
	margin-left: 0px;
	padding-left: 0px;
}
.bottom-info ul
{
	padding-left: 15px;
}
.bottom-info img
{
	float: left;
}
.bottom-info-header
{
	float: left;
	padding-top: 32px;
	padding-left: 8px;
	font-size: 18px;
	font-weight: bold;
}

.bottom-info-header a
{
	color: #867a69;
	font-size: 16px;
}

.bottom-info-header a:hover
{
	color: #004D36;
	text-decoration: underline;
}

#read-more
{
	color: #004d36;
	text-decoration: none;
	font-weight: bold;
}

#search-box
{
	background: url(/content/images/search-box.png);
	width: 100px;
}

#search-button
{
	background: url(/content/images/search.png) no-repeat;
	height: 20px;
	width: 25px;
	border: none;
}

#sub-view-image
{
	height: 145px;
	width: 467px;
	float: left;
	padding: 10px;
	line-height: 1.2;
	background-position: 0px -50px;
	background-repeat: no-repeat;
}
#sub-view-image.sponsorship, #sub-view-image.home
{
	height: 165px;
	margin-bottom: 20px;
	background-position: 0px 0px;
}

table.products
{
	width: 100%;
}
table.products tr th
{
	font-weight: bold;
}
table.products td
{
	border: 1px solid #9bbb59;
	color: #000;
}
table.products tr.d0 th
{
	background-color: #eff3ea;
}
table.products tr.d1 td
{
	background-color: #dee7d1;
}
table.products td.first
{
	font-size: 13pt;
}



/* HOME */
.profile
{
	float: left;
	width: 265px;
}
.profile img p
{
	margin: bottom:0px;
}
.profile img
{
	float: left;
	padding: 0px 10px 10px 0px;
	margin-top: 16px;
}
.profile.first img
{
	margin-top: 0px;
}
.profile span
{
	font-weight: bold;
}
/* HOME */

/* SPONSORSHIP */
.sponsorship-menu-item
{
	float: right;
	width: 364px;
	padding-top: 10px;
	border-top: 1px dotted #AB9784;
}
.sponsorship-menu-item.first
{
	border-top: none;
}
.sponsorship-menu-item h2
{
	color: #004C35;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.sponsorship-menu-item h2 a
{
	color: #004C35;
}
.sponsorship-menu-item div
{
	color: #004C35;
	line-height: 20px;
}
.sponsorship-menu-item img
{
	float: left;
	padding: 0px 10px 10px 0px;
}

.sponsorship-menu-item p
{
    margin-bottom: 2px;
}

/* SPONSORSHIP */

/* SHARED */
#flag
{
	float: right;
	padding: 35px 25px 0px 0px;
}
#flag a
{
	font-weight: bold;
}
#flag div
{
	float: left;
	padding: 25px 30px 0px 0px;
}
#flag div span
{
	padding: 0px 8px 0px 8px;
}

#360logo
{
	float: right;
	padding: 35px 25px 0px 0px;
}
#360logo a
{
	font-weight: bold;
}
#v div
{
	float: left;
	padding: 25px 30px 0px 0px;
}
#360logo div span
{
	padding: 0px 8px 0px 8px;
}


#table-container
{
	display: none;
}
.clearboth
{
	clear: both;
}
div#description
{
	float: left;
	line-height: 20px;
	margin: 20px 0px 0px 0px;
	height: 254px;
	width: 392px;
	color: #867a69;	
}

div#description2
{
	float: left;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	color: #867a69;	

}

div#description.home
{
	background-position: 0px 84px;
}
div#description.home div.lisa
{
	margin-top:90px;
	padding-left:30px;
}
div#description.home div.lisa h2
{
	float:left;
	margin:0px 30px 0px 0px;
	color: #B3D234;
	font-size:20px;
	font-weight:normal;
}
div#description.home div.lisa h2 span
{
	color: #004C35;
}
div#description.home div.lisa h2 span.link
{
	padding-left:18px;
}
div#description.home div.lisa h2 span.link a
{
	color: #AB9784;
	font-size:10px;	
}
div#description.home div.lisa img
{
	float: left;
}
div#description.home div.feature
{
	clear: both;
	margin-left:30px;
}
div#description.home div.feature h2
{
	font-size:15px;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	color: #B3D234;
}
div#description.home div.feature p
{
	font-size:10px;
}
div#description.home div.feature h2 span
{
	color: #004C35;
	font-size:24px;
}
div#description.home div.feature p
{
	padding: 0px;
	margin: 0px;
	color: #004C35;
}
div#description.home div.feature p span
{
	float: right;
}
div#description.home div.feature p span a
{
	color: #AB9784;
}
div#description.subpage
{
	height: 185px;
	margin-top: 0px;
}
div#description.intermediary
{
	
}
div#description.individual
{
	
}

div#description.products
{
	
}
div#description div.bigtext
{
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 35px;
	margin-left: 35px;
}
div#description div.bigtext span
{
	color: #95330f;
}
div#description div.bigtext span.orange
{
	color: #F47D31;
}
div#description div.bigtext span.darkorange
{
	color: #A84B0D;
}
div#description div.bigtext span.lightorange
{
	color: #F7951D;
}

span.read-more
{
	float: right;
}
table#winners
{
	border: none;
}
table#winners td
{
	border: none;
}
#transparent-filter
{
	margin-top: -60px;
}
#transparent-filter img
{
	position: relative;
	top: 168px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#transparent-filter img.home-transparent
{
	top:181px;
}
#transparent-filter.home
{
	margin-top: -70px;
}
#transparent-filter.home img
{
	left: -280px;
	top: 167px;
}
#transparent-filter.home.subpage img
{
	left: 0px;
	top: 208px;
}
#transparent-filter.subpage
{
	margin-top: -60px;
}
#transparent-filter.subpage img
{
	top: 168px;
}
#transparent-filter.sponsorship
{
	margin-top: -50px;
}
#transparent-filter.sponsorship img
{
	top: 188px;
}
#impilo-menu
{
	float:left;
	padding-left:15px;
}
#impilo-menu span
{
	color:#897A65;
	font-weight:bold;
}
#impilo-menu img
{
	float:left;
	padding:0px 35px 10px 0px;
	
}


/* SHARED */


/* TINYMCE/EDITABLE REGION STYLES 
------------------------------------*/



.dark-green-text
{
    color: #004c35;
}

.grey-text
{
    color: #AB9784;
    
}

.orange-text
{
    color: #F47D31;
}

.white-text
{
    color: #ffffff;
}

.light-green-text
{
    color: #99cc00;
}

.dark-grey-text
{
    color: #696969;
}


/* THREE SIXTY NAV
-------------------------------------*/

.threesixty-nav-box
{
    width:383px; 
    height:88px; 
    margin-top: 0px; 
    float: left;
    line-height: 20px;	
    margin: 0px 0px 20px 0px;
    color: #867a69;
    position:relative; 
    left:15px; 
    overflow:visible; 
}

.threesixty-nav-box-content
{
    width:263px; 
    height:85px; 
    padding: 3px 0px 0px 120px;
    font-family: Calibri, Arial, Helvetica, Sans-Serif !important;
}

.threesixty-nav-box h3
{
    margin: 0;
    color: #867A69;
    font-family: Calibri, Arial, Helvetica, Sans-Serif
}

.threesixty-nav-box-content h3.active
{
	font-weight: bolder;
    margin: 0;
    color: #FFFFFF;
}

.threesixty-nav-box-content a.active
{
	font-weight: bolder;
}

.threesixty-nav-box-content a.readmore
{
	color : #867A69
}

div.active a.readmore
{
	color : #FFFFFF
}

.threesixty-nav-box-content a
{
	font-size:13px;
    margin: 0;
    color: #FFFFFF;
}

.threesixty-navblurb
{
	font-size: 13px;
	line-height: 14px;
}

.threesixty-navblurb p
{
    margin: 0;
    line-height: 1.2em;
}

.threesixty-nav-box ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}

.threesixty-nav-box a
{
    color: #FFFFFF;
}

/*style="color:#867A69;  position:relative; font-style:normal; font-size:small; display:inline-block; "*/
