/*            
universal                      
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	background: url(/images/background.png) repeat-x 0 0; /*#FBFFEA*/
	color: #1B3D50;
	font-family: 'Lucida Grande', Arial, Sans-serif;
	font-size: 87.5%;
}

.accessible_title {
	position: absolute;
	left: -9999px
}

a,a:link,a:visited {
	color: #6F1F21;
	text-decoration: none;
}

a:active {
	background-color: #FAFFD6;
}

a:hover {
        color: #666;
	text-decoration: underline;
}


/*mainWrap*/


.mainWrap {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	position: relative;

}


/*header*/
.header {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	border: 0px;
	width: 780px;
/*	overflow: hidden*/
}

.header h1 {
	float: left;
	height: 187px;
	margin: 0;
	width: 435px;
	position: relative;
	left: -70px;
}

.header h1 a {
	background: url(/images/signature.png) no-repeat 0 0;
	display: block;
	height: 187px;
	width: 435px;
	text-indent: -9999px;
}

.navigation {
	border-bottom: 1px solid #E9EAED;
	margin: 0;
	margin-top: 112px;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
}

.navigation li {
	display: inline;
	list-style:none;
}

.navigation li.current a {
	color: #666;
	border-bottom: 1px solid #000;
}

.navigation li a:hover {
        color: #666;
	text-decoration: none;
	border-bottom: 1px solid #000;
}


.navigation li.current a:hover {
	cursor: default;
}

/*           
 articleContainerWrap          
 */

.articleContainerWrap {
width: 530px;
float: left;
padding: 0px 82px 0px 0px;
margin: 0px 0px 0px 0px;

}  



.articleContainerWrap table {
margin: 40px 0px 7px 0px;
} 

/* article headline */
.title {
font-weight: bold;
font-size: 1.4em;
letter-spacing: -.02em;
line-height: .9em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: none;

}


/* posted date */
.posted {
	font-size: .7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-transform: uppercase;
}


.articleContainerText {
padding: 0px 0px 20px 0px;
border-bottom: 1px dotted #dedede;
}  

.articleContainerText h3 {
text-transform: uppercase;
font-size: .9em;
letter-spacing: .1em;
font-weight: 100;
margin: 10px 0px 3px 0px;
clear: left;
}

.articleContainerText p {
font-size: .9em;
line-height: 1.5em;
font-weight: normal;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
clear: left;
}

.articleContainerText a:link, .articleContainerText a:visited, .articleContainerText a:active {
color: #CFB36D;
text-decoration: none;
font-weight: bold;
}

.articleContainerText a:hover {
color: #E8BB51;
text-decoration: underline;
font-weight: bold;
} 


.moreInfo {

font-family: Georgia, Times, Times New Roman, serif;
font-size: .85em;
line-height: 1.4em;
color: #CFAB51;

display: block;
font-style: italic;
padding: 10px 0px 8px 20px;

}

.postedBy {
display: block;
font-family: Verdana, Arial;
font-size: .7em;
padding: 0px 0px 0px 0px;
text-transform: uppercase;

}




.articleImageWrap {
	margin: 0px 0px 0px 0px;
}

.articleImageWrap img {
	margin: 5px 0px 8px 0px;
	padding: 8px;
	border: 1px solid #E7E5E5; /*#E7E1C9*/
	background-color: #E9EAED; /*#EDE7CD*/
}





h3 {
font-size: .7em;
font-weight: normal;
}


/*
next
*/

.next {
margin: 0px 0px 0px 0px;
padding: 10px 0px 30px 0px;
width: 300px;

}

.next h3 {
	margin: 0px 0px 0px 0px;
	font-size: .9em;
}


.next h3 a:link, .next h3 a:visited, .next h3 a:active {
	text-decoration: none;
}

.nextSpacer {
display: inline;
margin: 0px 30px 0px 0px;
}

/* ---------------sidebar-------------*/


.sidebar {
	float: left;
	width: 168px;
	padding: 0;
	margin: 42px 0px 0px 0px;
	text-align: center;
} 


.sidebar p {
padding: 0px 0px 30px 0px;
margin: 0px 0px 0px 0px;
}

.sidebar h2 {
	font-size: 1em;
	margin: 0 0 10px 0;

}


.sidebarImg a:link img, .sidebar a:visited img, .sidebar a:active img {
	border: 1px solid #E7E5E5; /*#E7E1C9*/
	background-color: #E9EAED; /*#EDE7CD*/
	padding: 8px;
	width: 150px;
	height: 150px;
}






.spacer {
width: 780px;
height: 20px;
clear: both;
margin: 0px 0px 0px 0px;
}

.footer {
width: 780px;
height: 60px;
border-top: 1px solid #E9EAED;
clear: both;
padding: 20px 0px 0px 0px;
}

.footer p {
margin: 0px 0px 0px 0px;
width: 500px;
float: left;
}

.footer h3 {
color: #798C9A;
font-size: .7em;
font-weight: normal;
margin: 0px 0px 0px 0px;
}

.footer h3 a:link, .footer h3 a:visited, .footer h3 a:active {
font-weight: bold;
text-decoration: none;
}

.footer h3 a:hover {
font-weight: bold;
text-decoration: none;
}

