﻿body
{
    background-color: #566422;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 13px;
}

#content-inner ul li,
{ 
padding-left:20px;

}

.me-logo
{
	text-align:center;	
}

#content-inner ul 
{
margin-left:20px;	
}

#content-inner h1, .pagetitle, .Pagetitle, .pageTitle, .PageTitle
{
    font-size: 21px;font-weight: bold;
    font-size: 26px;font-weight: normal;line-height:27px;
    color: #556421;
    /*border-bottom: 1px dashed #ccc;*/
    margin-bottom: 20px;
}

#content-inner h1:first-child
{
	padding-top:0;
	margin-top:0;
}

#content-inner li
{
    /*padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 20px;*/
    list-style-type: disc;
    list-style-position: inside;
}

#content-inner 
{
    line-height:19px;    
}

#content-inner p 
{
    padding-bottom:19px;
}

a, a:link {
	color: #556421;
	text-decoration:none;
}
a:visited {
	color: #556421;
	text-decoration:none;
} 
a:hover {
	color: #AA6400;
	text-decoration:none;
}
a:active {
	color: #AA6400;
	text-decoration:none;
}

#search-box 
{
    width:170px;
}

.section-top
{
    /*background-color: #7D4B00;*/
	background-color:#aa6400;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 7px 12px 7px 12px;
}

.section-top a, .section-top a:hover
{
    color: #fff;
}

.ourlist li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    border-bottom: 1px solid #EEDFCC;    
}

.ourlist a
{
    color: #333;
}

.ourlist a:hover
{
	text-decoration:underline;
}

.ourlist-selected
{
    font-weight:bold;    
    /*background-color:#b5833c;
    color:#fff;*/
	background-color:#EEDFCC;
    
}



.ourlist-selected a
{
    font-weight: normal;
}

#header
{
/*    background: transparent url(/content/images/ng-logo.png) no-repeat left top; */
    margin-top: 20px;
    text-align: right;
}

#util-chunk
{
    float:right;
    background: transparent url(/content/images/head-ga-map.png) no-repeat right top;
    padding-right: 95px;
}

.utility-nav
{
    margin-top: 10px;
    margin-bottom: 15px;
}

.utility-nav li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    display: inline;
    list-style-type: none;
    margin-left: 15px;
}

.utility-nav li a
{
    color: #fff;
    text-decoration: none;
}

.utility-nav li a:hover
{
    text-decoration: underline;
}



#main-wrap
{
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer
{
    background-color: #aa6400;
	color:#fff;
}

/*#left-inner
{
    padding-left: 10px;
}*/

#left-inner
{
	/*background-color:#aa6400;
	color:#d4d4a5;*/
	color:#aa6400;
}

#left-inner ul li a, #left-inner ul li a:hover
{
	/*color:#d4d4a5;*/
	color:#aa6400;
}

.section-top a
{
	color:#fff;
}

#main-inner
{
    padding-right: 10px;
}

#highlights
{
    margin-top: 20px;
}

#home-table
{
    border-collapse: collapse;
    width: 100%;
}

#ht-resources, #ht-events
{
    width: 50%;
}
#ht-gutter
{
    width: 20px;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0px;
    overflow: scroll; /*leave this value alone*/
    width: 400px; /*Width of Carousel Viewer itself*/
    height: 300px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}
.stepcarousel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 400px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.feature-item
{
    overflow: hidden;
    border-bottom: dashed 1px #c3cea3;
    padding: 6px 6px 6px 0px;
    margin-right: 12px;
}

.feature-item-last
{
    border-bottom: none;
}

.feature-item img
{
    width: 56px;
    height: 45px;
    vertical-align: top;
    float: left;
    margin-right: 10px;
    border: 1px solid #ffffff;
}

.feature-item a
{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

.feature-item a:hover
{
    text-decoration: underline;
}

.panel img
{
    width: 400px;
    height: 300px;
}

.recent-top
{
    background: #84993e url(/Content/images/green-arc.png) top right no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 7px 12px 7px 12px;
}

.recent
{
    background-color: #9CAC63;
    height: 300px;
    background:#9cac63 url('/content/images/ng_home_flame.gif') bottom right no-repeat;
}

.recent-detail
{
    background-position: bottom;
    height: 100px;
    border-top: none;
    border-left: solid 1px #d4dee7;
    border-right: solid 1px #d4dee7;
    border-bottom: solid 1px #d4dee7;
    margin-bottom: 17px;
    background: #fff url(/Content/images/recent-grad.png) bottom;
    background-repeat: repeat-x;
}

.recent-detail .recent-title
{
    font-weight: bold;
    font-size: 23px;
    padding: 10px 10px 0px 10px;
    color: #666666;
    font-weight: normal;
    font-family: Georgia, Times New Roman;
}

.recent-detail p
{
    font-weight: normal;
    font-size: 12px;
    padding: 0px 10px 10px 10px;
    line-height: 20px;
    color: #666666;
}

#footer, #footer a
{
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    display: inline;
    margin-right: 5px;
    margin-left: 5px;
}

#footer h1
{
    color: #fff;
    font-size: 17px;
    padding-top: 20px;
    text-decoration: none;
    border: none;
}

ul.main-nav
{
    list-style:none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
	diplay:inline;
}

ul.main-nav li
{
	display:inline;
    padding: 0px;
    margin: 0px;
	margin-right:12px;
	/*margin-right:6px;
	padding-right:6px;
	background:transparent url(/content/simpsonwood/images/nav_border.gif) right top no-repeat;*/
	text-transform:capitalize;

}

ul.main-nav li a
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;

}

ul.main-nav a:hover
{
    text-decoration: underline;
}

.shortlist
{
    /*line-height: 18px;*/
    padding-bottom: 19px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 19px;
}

.shortlist p
{
    padding:0;
    margin:0;
}

/*.shortlist h2
{
    font-weight: bold;
    font-size: 16px;
    line-height:19px;
}*/

.shortlist .pubdate
{
    color: #666;
}

h2, .subtitle
{
    font-size: 18px;
    font-weight: normal;
	color: #000;
	line-height:22px;
	/*border-bottom:1px dashed #ccc;*/
	margin-bottom:5px;
		
}

h3
{
    font-size: 14px;
    font-weight: bold;
    line-height:16px;
    margin-bottom:5px;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    line-height:14px;

}

h5
{
	color:#FF6600;
    font-size: 14px;
    font-weight: bold;
    line-height:14px;
	text-decoration:underline;
}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    background:#41739C url('/content/images/back_shade.png') bottom repeat-x;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    
    
}

.cal-navigator select, .cal-navigator input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;    
   
}

.cal-navigator a
{
    color:#fff;
    margin-right:30px;    
        
}

.cal-navigator b
{
    color:#D3D089;
    margin-right:30px;
    border:1px solid #fff;
    /*background-color:#2F5371;*/
    /*color:#000;*/
    padding:2px 6px 2px 6px;    
}

.cal-navigator .cal-label 
{
    color:#A5C2DA;
}

/*-------------------------------------------*/

.cal-viewtype
{
    background:#fff url('/content/images/back_shade.png') repeat-x left bottom;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#3D7BA0;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#000;
    margin-right:30px;
    border:1px solid #333;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#666;
}

/*-------------------------------------------*/

.cal-month-picker
{
    background:#DAE6EF url('/content/images/back_shade.png') bottom repeat-x;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;  
    margin-bottom:20px;
}

.cal-month-picker select, .cal-month-picker input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;
}

.cal-month-picker .cal-label 
{
    color:#666;
}

.cal-label 
{
    font-weight:bold;
    font-size:11px;
    width:100px;    
    text-transform:uppercase;
    display:block;
    float:left;
}

/*--------------------------------------------*/

/*.cal-link-cal 
{
    background:transparent url('/content/images/calendar48.png') no-repeat left;
    padding-left:38px;
    padding-top:10px;
    padding-bottom:10px;
}

.cal-link-list 
{
    background:transparent url('/content/images/cal_page48.png') no-repeat left;
    padding-left:38px;
    padding-top:10px;
    padding-bottom:10px;
}

.cal-link-ical 
{
    background:transparent url('/content/images/database_down48.png') no-repeat left;
    padding-left:38px;
    padding-top:10px;
    padding-bottom:10px;
}*/

.cal-col
{
    width: 14.3%;
}

.cal-header
{
    border: solid 1px #ccc;
}

.cal-day
{
    border: solid 1px #ccc;
    height: 150px;
    
}

.cal-day-weekend
{
    border: solid 1px #ccc;
    height: 150px;
}

.cal-day-unused
{
    border: solid 1px #ccc;
    background: #ccc;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.breadcrumbs 
{
    margin-bottom:20px;
    list-style:none;

}

.breadcrumbs li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    display: inline;
    margin-right: 3px;   	
	background:transparent url('/content/images/bread-back-blue2.gif') no-repeat right bottom;
	padding:4px 15px 6px 6px;
	color:#CDE1F1;
	font-size:11px;	
	
}

.breadcrumbs a
{
  
	font-weight:normal;
	color: #23475D;
	color:#fff;
}

#logo-div
{
    text-align:left;
}

.sitemap li
{
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 20px;
    list-style-type: disc;
    list-style-position: inside;
}

.entry-item-block 
{
    margin-bottom:20px;
}

.entry-item-img 
{
    padding:5px;
    border:1px solid #ccc;
}

#highlights-div {
margin-top:20px;

}

#house-banners {
margin-top:20px;

}

#house-banners li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    background:#fff url('/content/images/hb-back.gif') bottom repeat-x;
    padding:7px 10px 5px 10px;
    border:1px solid #D4DCE7;
    display:block;
    margin-bottom:10px;
}

#house-banners li a 
{
    display:block;
    background:transparent url('/content/images/hb-arrow.gif') no-repeat right;
}

#house-banners li a:hover
{
    text-decoration:none;
}

#house-banners li a h1 
{
    color:#5B6469;
    font-weight:bold;
    font-size:12px;
    margin:0px;
    padding:0px;
}

#house-banners li a h2 
{
    color:#A6B574;
    font-weight:normal;
    font-size:12px;
    margin:0px;
    padding:0px;
}

.tiny-more 
{
    font-size:11px;
    color:#fff;
    font-weight:normal;
}

.inset
{
    /*width:240px;*/
    float:right;
    margin-left:8px;
    padding-left:8px;
    padding-bottom:8px;
    margin-bottom:8px;
}
.insetsized
{
    width:180px;
    float:right;
    margin-left:8px;
    padding-left:8px;
    padding-bottom:8px;
    margin-bottom:8px;
}
.blog-item-block 
{
    background-color:#F0F7FB;
    padding:15px;
    margin-bottom:20px;
}

.blog-item-date
{
    color:#666;
}

.blog-item-topics 
{
    border-bottom:1px dashed #B9D8EC;
    padding-bottom:10px;
    color:#666;
    margin-bottom:10px;
}

.blog-item-summary img
{
    display:block;
    margin: 0 auto;
    text-align:center;
}

.brt-search
{
    margin-bottom:20px;
}

.brt-search-keywords
{
    width:300px;
    
}

.brt-search-table 
{
    margin-bottom:10px;
    
}

.brt-search-table td 
{
    padding-bottom:10px;
}

.td-label 
{
    font-weight:bold;
    padding-right:10px;
}

.brt-search-submit
{
    background:#A3B36C url('/content/images/search-back.gif') repeat-x bottom;
    color:#fff;
    border:1px solid #7A8D36;
    padding:4px;
}

.author-image 
{
    
    
}

.author-bio 
{
    padding-top:10px;
    color:#333;
}

.brt-related-list h2
{
    margin-bottom:7px;
}

.brt-related-list ul
{
    list-style:none;
    margin-bottom:20px;
}

.brt-related-list li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    padding:7px 10px 7px 10px;
    border-top:1px dashed #ccc;
}

.search-summary 
{
    margin-bottom:20px;
    font-weight:bold;
}

.base-item 
{
    font-size:14px;
    
}

.our-flex-grid 
{
    height:245px;
    overflow:hidden;
    float:left;
    width:180px;
    padding:10px;
    margin:5px;
    border:1px solid #ccc;
    text-align:center;
    background:#fff url('/content/images/people_shading.gif') repeat-x bottom;
}

.our-flex-grid-extra
{
    height:310px;
}

.our-flex-grid img
{
    background:#fff;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:8px;
}

.flex-email 
{
    padding-left:20px;
    background:url('/content/images/mail_send.png') no-repeat;
    
}

hr 
{
    border:0;
    height:1px;
    color:#ccc;
    background-color:#ccc;
    margin-bottom:20px;
}

img 
{
    border-width:0px;
}

.related-td
{
padding:5px;
}

/*.brt-search-zip 
{
  padding:4px;  
}*/

/*.brt-search-select 

{
    padding:4px;
}*/

div.captcha
{
   width:200px;
   height:60px; 
   position:relative;
}

div.captcha img
{
    position:absolute;
    width:112px;
    height:35px;
    left:0px;
    top:0px;
}

div.captcha input
{
    position:absolute;
    left:0px;
    top:38px;
    width:108px;
}

div.captcha b
{
    position:absolute;
    left:120px;
    top:38px;
    color:Red;
    font-weight:bold;
}

.brflabel 
{
    font-weight:bold;
    padding-right:14px;
}

.brf td
{
    padding-bottom:7px;
    padding-top:7px;
}

.brfinptabul, .brf select, .brftxttabul
{
    width:350px;
}


.tableback
{
background-color:#eee;
border:1px solid #ccc;
}

table td
{
padding:5px;
}

.rowconfirm

{
background-color:#84993E;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}

.rowheader 
{
background-color:#ddd;
font-weight:bold;
}

.blog-author
{
    float:right;
    width:100px;
    padding: 0 0 10px 10px;
    background-color: #fff;
}

.vidpanel
{
    cursor:pointer;
}

.vidlist ul
{
    margin:0;
    padding:0 0 5px 0;
}

.vidlist li
{
    padding-right: 5px;
    list-style-type: none;
    display:inline;
}

#login input[type=text], #login input[type=password]
{
    width:200px;
    margin-bottom:10px;
}

#login label
{
    display:block;
    font-weight:bold;
}

.pagetools

{
float:right;
}


/*   HERE IS THE ORIGINAL SIMPSONWOOD CSS  */


p.one td.one,
p.two td.two,
p.three td.three,
p.four td.four,
p.five td.five,
p.six td.six,
p.seven td.seven {
	background:#b5833c;
}
.tagline {
	font: 26px Papyrus;
	font-weight:bold;
	color: #AA6400;
}
.contentheader {
	font: 18px;
	font-weight:bold;
	color: #AA6400;
}
.menutop {
	font: 14x Verdana, Arial, Helvetica, sans-serif;
}
.menuhr {
	color: #556421;
	height: 1;
}
body { 
background: #D4D4A5 url(/content/simpsonwood/images/simpsonwoodlogobg.gif);
}
table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#navigation td {
	border-bottom: 1px solid #D4D4A5;
	}
#navigation a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #D4D4A5;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 15px;
	}
#navigation a:hover {
	background: #D4D4A5;
	color:#556421;
	}
#navigation a:active {
	background: #D4D4A5;
	color:#556421;
	}
#dateformat {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #556421;
	}


/*   END OF ORIGINAL SIMPSONWOOD   */

.simpsonwood-main-nav
{
	display:inline;	
}

.s-header
{
	margin-bottom:20px;
}

.below-nav
{
	padding-top:20px;	
}

#quote
{  
  
    height: 70px;
    overflow: hidden;
    font-style: italic;
	color:#333;
  
}

#quote b
{
    font-style: normal;
	padding-top:1px;
    display: block;
	color:#666;
}

#quote div
{
    height: 70px;
}

#quote a
{
 
	font-style:normal;
	font-size:11px;
}


