* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#444;
	margin:0 0;
	padding:0 0;
	background-color:#E1E1E1;
	padding-bottom:20px;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:210%;
	font-weight:bold;
	color:#9D000E;
	margin-top:0em;
	margin-bottom:0.75em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	color:#3C3A39;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#3C3A39;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

a {
	color:#1540EA;
}

a:hover {
	text-decoration:none;
	color:#78161F;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:760px;
	margin:0 auto;
	padding:0;
	background-color:#FBFBEC;
	background-image:url("../images/page-bg.gif");
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;
}

#header {
	height:132px;
	margin:0px;
	padding:0;
	position:relative;
	
}

#body {
	margin:0px;
	padding-top:40px;
	background-repeat:no-repeat;
	background-color:#FBFBEC;
}

#body-wrap {
	background-image:url(../images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FBFBEC;
}

#content {
	width:530px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 5px 15px 20px;
	float:right;
	background-color:#FBFBEC;
}

#sidebar {
	width:170px;
	padding:45px 15px 20px 20px;
	float:left;
	background-color:#FBFBEC;
}

#footer {
	padding:0 10px;
	height:10px;
	clear:both;
	position:relative;
	border-top:1px solid #B98885;
	background-color:#E1E1E1;
	padding-top:10px;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:8px;
	top:18px;
}

#logo a {
	background-image:url("../images/logo.jpg");
	background-repeat:no-repeat;
	width:194px;
	display:block;
	padding-top:94px;
	height:0px !important; /* for most browsers */
	height /**/:94px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#header-picture {
	position:absolute;
	left:0px;
	top:0px;
}
/* Sidebar
============================================================ 
--------------------------------------------------------- */

#sidebar {
	color:#666;
	font-size:90%;
}

#sidebar h2 {
	width:174px;
	color:#FFFFFF;
	background-color:#9D000E;
	margin:0 -6px 0px -6px;
	padding:0;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:5px;
	border-bottom:1px solid #5B0A08;
	font-size:120%;
	margin-bottom:7px;
	background-image:url(../images/sidebar-h2-bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	
}


/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#78161F;
	font-size:85%;
	margin:0;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

#footer a {
	color:#78161F;
	font-size:90%;
	margin:0;
	padding-top:9px;
}

#newline-signature {
	text-align:center;
	width:100%;
}

#newline-signature a {
	display:block;
	margin:15px auto;
	width:320px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}


/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	padding-left:10px;
	list-style:none;
	width:750px;
	position:absolute;
	top:132px; 
	left:0px;
	background-image:url(../images/main-nav-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#main-nav li {
	margin:0;
	margin-right:0px;
	padding:0;
	float:left;
	padding-top:0px;
	}

#main-nav li a {
	padding:0 10px;
	display:block;
	height:32px;
	line-height:32px;
	color:#FBFBEC;
	font-size:11px;
	text-decoration:none;
	float:left;
		}

#main-nav li a:hover {

}

#main-nav  .current a {
	background-image:url(../images/main-nav-current-left.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#222120;
	line-height:32px;
	font-weight:bold;
}

#main-nav .current {
	background-image:url(../images/main-nav-current-right.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-weight:bold;
}

#main-nav li a.current {
	color:#222120;
	font-weight:bold;
}

#main-nav li a.current:hover {

}

/* Sub nav */

h2.sub-nav {

}

#sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
	margin-bottom:25px;
}

#sub-nav li {
	padding:0;
	margin:0 -6px;
	border-bottom:1px solid #E1E1DF;
	width:165px;
}

#sub-nav li a {
	display:block;
	padding:4px 0px;
	padding-left:6px;
	margin:0px;
	color:#3C3A39;
	text-decoration:none;
	width:159px;
}

#sub-nav li a:hover {
	color:#9D000E;
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/SUB-NAV-LI.gif);
	background-position:0.7em;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#9D000E;

}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	
}

#crumbs li {
	display:inline;
}


/* Posts
============================================================ 
--------------------------------------------------------- */

/* Posts */

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.posts .date {
	font-weight:normal;
	color:#FF7300;
}

.posts .categories a {
	color:#777;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #e8e8e8;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.post .date {
	font-weight:normal;
	color:#FF7300;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #F3F4F7;
}

#comments ol .date {
	font-weight:normal;
	color:#FF7300;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#005597;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
}

ul.recent-posts span.date {
	color:#FF7300;
}


/* Custom Widgets
============================================================ 
--------------------------------------------------------- */





/* Custom Widgets
============================================================ 
--------------------------------------------------------- */
fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #D2D2D2;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #D2D2D2;
}

fieldset table th {
	width:140px;
	background-color:#f8f8f8;
	border-right:1px solid #D2D2D2;
	text-align:right;
}


/* Other Content
		non-widget content styles
		(defined by classes and IDs directly in the content - through Textile)
		e.g. content snippet "Staff Profile": div.staff-profile ...
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #ddd;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#eee;
    border-bottom:1px solid #ddd;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #ddd;
}
