/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #56513E;
}

a{
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 0.71em !important;
	font-variant: normal;
}

#photoMain {
	width: auto;
	left: 455px;
	height: auto;
	top: 120px;
	position: absolute;
	}
    
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366CC;
	margin: 0px;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	line-height: 1.25em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.155em;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	line-height: 20px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-variant: small-caps;
	letter-spacing: 0.155em;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.thumb-list {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thumb-list img {
	float:none;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	margin-bottom: 1em;
}

.thumb-list-right img {
	float:right;
	margin-left: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: 1em;
	padding: 0px;
	margin-top: 5px;
}

.thumb-list-border img {
	float:left;
	margin-right: 1em;
	border: thin solid #000000;
}

.thumb-list-noborder img {
	float:left;
	margin-right: 1em;
}

ul{
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	line-height: 1.45em;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 1020px;
	background-color: #56513E;
	font-size: 0.71em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	float: none;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: none;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border: thin dotted #000000;
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}

#contentp{
	float: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 90%;
	border: thin dotted #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	clear: none;
	float: none;
	width: 900px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: 0.45em;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
	text-decoration: none;
}

#globalNav a:hover {
	padding: 0 4px 0 0;
	font-size: 90%;
	color: #000000;
	text-decoration: underline;
}
/************** .feature styles ***************/

.feature{
	left: 300px;
	padding: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #220103;
}

.here{
	left: 300px;
	font-weight: normal;
	background-color: #FF6600;
	border-bottom-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.article{
	left: 300px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 12px;
}

.link{
	left: 300px;
	border-bottom-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.feature img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature img right{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 13px;
	color: #000000;
	line-height: 1.45em;
	float: none;
	padding: 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 90%;
	height: 450px;
	background-color: #CCCCCC;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#container
{
	width: 835px;
	background-color: #677E9D;
	background-position: left top;
	border: thin dotted #FFFFFF;
	text-align: left;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 20;
	padding: 20px;
	font-size: 14px;
}

#thumbsbox
{
	width: 810px;
	background-color: #FFFFFF;
	background-position: left top;
	border: thin dotted #FFFFFF;
	text-align: left;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	list-style-type: disc;
	margin: 20;
	padding: 20px;
}

#hr
	
{
	font-weight: lighter;
	color: #FF0000;
	height: 7.05em;
	width: 90%;
	font-size: xx-small;
	background-color: #000000;
}
.footer{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}