/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: auto;
	padding: 0px;
	width: 740px;
	text-align: center;
	background-color: #FFF7E6;
}

a:link, a:visited, a:active {
	color: #b37b60;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Trebuchet MS, Helvetica, Sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 110%;
	font-weight: normal;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
	line-height: 150%;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Trebuchet MS, Helvetica, Sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #15100a;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	color: #000000;
	border-bottom-color: #967b80;
}

#navBar{
	padding: 5px;
	background-color: #FFE1AA;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 74%;
	font-size: 70%;
	color: #666666;
	border: 1px solid #ccc;
	line-height: 150%;
}

.navBarimage{
	padding: 2px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content{
	float:left;
	width: 70%;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#sideshadow{
	background-image: url(../images/sideshadow_dawn.jpg);
	width: 760px;
	background-repeat: repeat-y;
}

#topshadow{
	background-image: url(../images/topshadow_dawn.jpg);
	height: 10px;
	margin-top: 20px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}
#bottomshadow{
	background-image: url(../images/btmshadow_dawn.jpg);
	height: 10px;
	margin-bottom: 20px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-image: url(../images/masthead3.jpg);
	height: 150px;
}

.sitename img{
}

/*************** #pageName styles **************/

#pageName{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #b37b60;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 10px;
	border-top-style: none;
	text-align: right;
	font-size: 90%;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a:link {
	padding: 0px 0px 0px 0px;
	color: #e5a878;
}

#globalNav a:visited {
	padding: 0px 0px 0px 0px;
	color: #e5a878;
}

#globalNav a:active {
	padding: 0px 0px 0px 0px;
	color: #e5a878;
}

#globalNav a:hover {
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 75%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #999999;
}

#breadCrumb a:link, a:visited, a:active {
	text-decoration: none;
}

#breadCrumb a:hover {
	color: #CC0000;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 75%;
	line-height: 140%;
}

.feature h3{
	padding: 20px 0px 5px 0px;
	font-size: 140%;
	color: #967b80;
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-weight: normal;
}

.left img{
	float: left;
	padding: 0px;
	margin: 0;
}

.right img{
	float: right;
	padding: 0px;
	margin: 0;
}

.feature a:link, a:visited, a:active {
	color: #b37b60;
	text-decoration: none;
}

.feature a:hover{
	text-decoration: none;
	color: #CC0000;
}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}

.bold {
	font-weight: bolder;
	color: #967b80;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #8d9150;
	text-align: center;
	background-color: #000000;
	padding: 10px;
}

#totop{
	clear: both;
	font-size: 75%;
	color: #8d9150;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#page {
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #967b80;
	padding: 0px;
	background-position: center;
}


/************** #image styles **************/

.image_left{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.image_right{
	clear: right;
	float: right;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.table {
	border: thin solid #CCCCCC;
	background-color: #EBEBEB;
}

#viewport {
	height: 140px; /* viewport heigth */
	width: 400px; /* viewport width */
	overflow: auto; /* scrollbars */
	text-align: left;
	margin: 0;
	white-space: nowrap;
	background-color: #ebebeb;
}

#viewport img {
	height: 100px;
	border-width: 0; /* remove a link border on images */
	padding: 10px;
}

.photodescription {
	font-family: Geneva, Helvetica, sans-serif, Arial ;
	color: #333333;
	font-size: 120%;
}

.image {
	padding: 3px;
	margin: 2px;
}
.rule {
	color: #d9dcc5;
}
.totop {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #D9DCC5;
	border-right-color: #D9DCC5;
	border-bottom-color: #D9DCC5;
	border-left-color: #D9DCC5;
	text-align: right;
}
