body
{
	background-color: #E9D7AB;
	padding: 0;
	margin: 0;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;	
	background-repeat: repeat-x;
	background-position: top;
	background-image: url("/images/bg_home_grad.jpg");	
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

form, img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#container
{
	top: 0;
	min-height: 599px;	
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("/images/bg_homepage.jpg");	
}

#head
{
	clear: both;
}

#logo
{
	background-color: #300d08;	
    height: 156px;
	background-repeat: no-repeat;
	background-position: top center;    
}

#logo.military
{
	background-image: url("/images/header_military.jpg");    
}

#logo.expression
{
	background-image: url("/images/header_freedom-of-expression.jpg");
}

#logo.meetings
{
	background-image: url("/images/header_meetings.jpg");
}

#logo.crowncenter
{
	background-image: url("/images/header_crowncenter.jpg");
}

#logo.culturalconnections
{
	background-image: url("/assets/Image/cultural-connections/header-culturalconnectionsheader.jpg");
}

div.button
{
	clear: both;
	margin-bottom: 5px;
	line-height: 0;
	text-align: right;
}

.navstar
{
	float: left;
}

#mainnavcontainer
{
    height: 27px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url("/images/bg_mainnav.png");
}

#mainnav
{	
	width: 852px;
    margin: 0 auto;
    clear: left;
}

#mainnav ul
{	
	border: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#mainnav ul li
{	
    list-style: none;
	display: block;
	float: left;
	margin-top: 6px;	
	line-height: 1em;	
}

#mainnav ul li a.first
{
    background: none;
}

#mainnav ul li.on
{
}

#mainnav ul li a
{		
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #462b0f;
	padding: 0px 18px 0px 18px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("/images/mainnav_div.png");	
}

#mainnav .textinput
{
	margin: 0 5px 0 5px;
	float: left;
}

#mainnav .button
{
	margin: 1px 0 0 0;
}

#mainnav .label
{
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: #462b0f;
	float: left;
	margin: 4px 5px 0 0;	
}

#printfriendly
{
	float: right;
	height: 27px;
	width: 150px;
}

#rssicon
{
	float: right;
	height: 27px;
	width: 107px;
}

#printfriendly a img, #rssicon a img
{
	border: none;
}

#article_page_nav
{
	text-align: center;
	margin-bottom: 1em;	
	width: 430px;
}

#article_page_nav ul
{	
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#article_page_nav ul li
{	    
	margin: 5px 0 5px 0;
	padding: 0 8px 0 10px;	
	border-left: 2px solid #000;
	list-style: none;
	display: inline;
	font-weight: bold;
	white-space: nowrap;
}

#article_page_nav ul li.first
{	
 border: none;
}

.left
{
	float: left;
}

.right
{
	float: right
}

#search .textinput
{
	border: 1px solid #462b0f;
	height: 15px;
	margin: 1px 5px 0 5px;
	float: left;
}

#search
{
	margin: 2px 5px 0 0;
	float: right;
}

#content
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
	min-height: 395px;
}

#copy
{
    margin: 0 auto;
	width: 666px;
	text-align: left;
	padding: 5px;
	clear: both;
}

#copy.widescreen
{
	width: 850px;
}

#copy.separate
{
    width: 725px;
    margin-left: 190px;
}

#content #maincol
{
	width:666px;
	float:left;
	padding-right:10px;
}

#content #rightbar
{
	width:174px;
	float:right;
	padding-top:1em;
}

#content div.quote
{
    font-size: 11px;
    background-color: #ECF3E1;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 5px;
    margin: 15px;
}

#content a { color: #a62413; }

#content hr
{
    border: none 0;
    border-top: 1px solid #EEE;
    height: 1px;
}

#content hr.section
{
    border: none 0;
    height: 1px;
    background-color: #008384;
    border-top: 1px solid #99CDCE;
    border-bottom: 1px solid #66B5B5;
}

#content ul li
{
    margin-bottom: 1em;
    line-height: 1.5;
}

#content ol.footnote
{
	margin-left: 0;
	padding-left: 15px;
}

#content ol li
{
    line-height: 1.5;
    margin-bottom: 1em;
}

#related_content h3
{
	display: block;
	background-color: #4c170f;
	color: #e6d7ac;
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	padding: 10px;
	text-transform: uppercase;
}

#related_content h4
{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: .5em 0 0 0;
}

#related_content a
{
	display: block;
	text-decoration: none;
	margin: 0 0 .75em 0;
	padding: 0;
}

#footer
{
    margin: 0 auto;
    width: 666px;
    height: 109px;
    clear: both;
}

#footer a { color: #a62413; }

#welcome
{
	padding: 5px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 12px;	
	text-align: center;
}

#copyright
{
	background-color: #e0c787;
	padding: 12px 0 12px 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;	
	text-align: center;
}

h1
{
	margin: 0;
	color: #462b0f;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1em;
}

h1 a
{
    text-decoration: none;
}

h1.section
{
	color: #196B18;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

h2
{
	color: #462b0f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}

h2 a
{
    text-decoration: none;
}

h3, strong
{
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1em;
}

h3 a
{
	color: #52AD52;
    text-decoration: none;
}

li
{
    line-height: 1;
}

div.error
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0 5px 0;
}

div.warning
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
    margin: 5px 0 5px 0;
}

div.success
{
	background-color: #009900;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
    margin: 5px 0 5px 0;
}

#results
{	
	background-color: #faf4e2;
	border: 1px solid #928865;
	padding: 10px;
	font-size: 13px;
}

#results table thead
{
	background-repeat: repeat-x;
	background-image: url("/images/bg_search_results_bar.png");
	color: #faf4e2;
	text-transform: uppercase;
	height: 27px;
}

#results table
{
	clear: left;
	margin-top: 25px;
}

#results table.compact
{
	clear: left;
	margin-top: 0;
}

#results table td
{
	padding: 4px;
}

#results table tr.lightrow
{
	background-color: #faf4e2;
}

#results table tr.darkrow
{
	background-color: #e6d9ab;
}

#results table td table
{
	margin: 0;
}

#results_info
{
	font-weight: bold;
	float: left;
}

#pager
{
	float: right;
	font-size: 15px;
	color: #a62413;	
	clear: right;
}

#pager a
{
	font-size: 15px;
	text-decoration: none;
	margin: 0 3px 0 3px;
	color: #462b0f;
}

#locdisplay
{	
	background-color: #faf4e2;
	border: 1px solid #928865;
	font-size: 13px;
}

#locdisplay table td
{
	padding: 4px;
}

#locdisplay table tr.lightrow
{
	background-color: #faf4e2;
}

#locdisplay table tr.darkrow
{
	background-color: #e6d9ab;
}

#locdisplay table td.label
{
	font-weight: bold;
}

div.post
{
	padding: .5em 0 .5em 0;
	margin: 0 0 .5em 0;
}

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

div.post a:hover
{
	text-decoration: underline;
}

div.meta
{
	font-size: .89em;
	margin: 4px 0 4px 0;
	color: #666;
	font-weight: bold;
}

div.ui-datepicker-inline
{
	width: 220px;
}

ul.categories,
ul.archive,
ul.authors
{
	list-style: none;
	margin: 0 0 0 -40px;
}

#content ul.categories li,
#content ul.archive li,
#content ul.authors li
{
	line-height: 1.5em;
	margin-bottom: 0;
	padding: 2px 0 2px 20px;
}

ul.categories li a,
ul.archive li a,
ul.authors li a
{
	text-decoration: none;
	color: #144e83;
	font-size: .89em;
}

ul.categories li
{
	background: url(/images/icons/folder.png) no-repeat 0 2px;
}

ul.archive li
{
	background: url(/images/icons/calendar.png) no-repeat 0 2px;
}

ul.authors li
{
	background: url(/images/icons/user_edit.png) no-repeat 0 2px;
}
/**
* Shuttle controls
**/
#shuttleLinks
{
	font-size: .89em;
	color: #666666;
	text-align:center;
	vertical-align: top;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #EEE;
}

#shuttleLinks img
{
	padding: 0 2px 0 2px;
	margin-bottom: -4px;
}

#shuttleLinks a:link
{
	text-decoration: underline;
}

#shuttleLinks a:visited
{
	text-decoration: underline;
}

#shuttleLinks a:hover
{
	color: #666666;
	text-decoration: underline;
}

#shuttleLinks a:active
{
	color: #999999;
	text-decoration: underline;
}

#shuttle_previous
{
	float: left;
}

#shuttle_next
{
	float: right;
}

#shuttle_previous
{
	float: left;
}

#shuttle_next
{
	float: right;
}

#shuttleLinks #shuttle_previous a,
#shuttleLinks #shuttle_next a
{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
