@charset "utf-8";


/* General Layout and Global Styles */

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th {    
    margin: 0;   
    padding: 0;   
} 
img {
	border: 0px;
}
a {
	outline: none;
}


body {
	background-color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}

#PageWrapper {
	background-color: #ffffff;
	background-image:url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	border-top: 5px solid #333333;
	width: 100%;
}


/* Header Styles */

#HeaderImage {
	background-image: url(../images/horiz_bartop.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

#Header {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/* Navigation Styles */

#NavigationWrapper {
	background-image: url(../images/horiz_bar.png);
	background-repeat: repeat-x;
	background-color: #000000;
}

#Navigation {
	width: 960px;
	height: 52px;
	margin: 0 auto;
	position: relative;
}
#Navigation ul {
	font-size: 1.5em;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 4px;
	margin: 0 auto;
	overflow: hidden;
}
#Navigation ul ul {
	padding:8px 0 0 0;
	height: 25px;
	font-size: 1.15em;
	display: none;
	width: 960px;
	margin: 0 auto;
	position: absolute;
	top: 29px;
	left: 0px;
}
#Navigation li {
	list-style-type: none;
	display: inline;
	color: #FFF;
	padding: 8px 30px;
}
#Navigation li ul a:hover {
	color: #caa254;
	background: none;
}
#Navigation .ItemSelectedLevel2Item a {
	color: #F8E6C0;
	background: none;
}
#Navigation li ul {
	padding-top: 4px;
}
#Navigation li ul li {
	padding: 0px 0 0px 0;
}
#Navigation li a {
	color: #FFF;
	padding: 8px 0px;
	text-decoration: none;
}
#Navigation li a:hover {
	color: #F8EAFF
}
#Navigation li li a {
	padding: 0 16px 0 16px;
	text-decoration: none;
	background: none;
	font-size: 0.70em;
	color: #cfcfcf;
}
#Navigation li li a:hover {
	color: #989A77;
}
#Navigation .ItemSelectedLevel1Item {
	background-color: #000000;
}

#Navigation .ItemSelectedLevel1Item ul {
	display: block;
}

/* MainContent */
#MainBackground {
	background: #fff url(../images/background_gradient_yellow.gif) repeat-x;
	min-width: 1000px;
	width: 100%;
}

#MainWrapper {
	width: 910px;
	background-color: #ffffff;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	color: #626262;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	
}

#MainFeatureStory  {
	float:left;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-right: 20px;
	
}

#MainFeature  {
	width: 560px;
	float:left;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-right: 25px;

}

#MainFeature h1 {
	color: #575554;
	font-size: 2.5em;
	letter-spacing: -.01em;
	font-weight: normal;
	padding-top: 10px;
}
#MainFeature h2 {
	color: #575554;
	font-size: 1.8em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 10px;
}
#MainFeature h3 {
	color: #575554;
	font-size: 1.4em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 10px;
}
#MainFeature h4 {
	font-size: 1.5em;
	letter-spacing: -.01em;
	margin-bottom: 10px;
}
#MainFeature p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 0px;
}
#MainFeature .more {
	color: #c9252c;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 3px;
}
#MainFeature ul {
	margin-bottom: 20px;
}
#MainFeature li {
	background-image: url(../images/bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1.2em;
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 20px;
}
#MainFeature li li {
	font-size: 1em;
	list-style-type: circle;
}
#MainFeature a {
	color: #c9252c;
	text-decoration: none;
}
#MainFeature a:hover, 
#MainFeature a:active {
	text-decoration: underline;
}

/* Inner Page Full Sized */


#InnerFeature h1 {
	color: #575554;
	font-size: 2.5em;
	letter-spacing: -.01em;
	font-weight: normal;
	
}
#InnerFeature h2 {
	color: #575554;
	font-size: 1.8em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 10px;
}
#InnerFeature h3 {
	color: #b72026;
	font-style: oblique;
	font-size: 1.4em;
	letter-spacing: -.01em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-top: 10px;
}
#InnerFeature h4 {
	font-size: 1.5em;
	letter-spacing: -.01em;
	margin-bottom: 10px;
}
#InnerFeature p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 10px;
}
#InnerFeature .more {
	color: #c9252c;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 10px;
}
#InnerFeature ul {
	margin-bottom: 20px;
}
#InnerFeature li {
	background-image: url(../images/bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1.2em;
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 20px;
}
#InnerFeature li li {
	font-size: 1em;
	list-style-type: circle;
}
#InnerFeature a {
	color: #c9252c;
	text-decoration: none;
}
#InnerFeature a:hover, 
#InnerFeature a:active {
	text-decoration: underline;
}

/* Content Lines */

#TopStoryLine {
	width: 855px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	color: #626262;
	padding-right: 25px;
	padding-left: 25px;
}

#StoryOneLine {
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	color: #626262;
	padding-right: 10px;
	padding-left: 25px;
}

/* Content Left Styles */

#ContentWrapper {	
	margin-right: auto;
	margin-left: auto;
	width: 910px;
}
#MainContent {
	background-color: #ffffff;
	float: left;
	width: 560px;
}


#MainContentStory {
	float:left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 2px solid #111111;
	
}


#MainContent h1 {
	color: #575554;
	font-size: 2.5em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-top: 10px;

}
#MainContent h2 {
	color: #575554;
	font-size: 1.8em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-top: 4px;
	padding-top: 10px;
}
#MainContent h3 {
	color: #575554;
	font-size: 1.4em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-top: 10px;
}
#MainContent h4 {
	font-size: 1.5em;
	letter-spacing: -.01em;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-top: 10px;
}
#MainContent p {
	font-size: 1.2em;
	
	

}
#MainContent .more {
	color: #c9252c;
	font-size: 1.3em;
	font-weight: bold;
	
}
#MainContent ul {
	margin-bottom: 2px;
}
#MainContent li {
	background-image:url(../images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 1.2em;
	list-style-type: none;
	margin-bottom:2px;
	padding-left: 15px;
}
#MainContent li li {
	font-size: 1em;
	list-style-type: circle;
}
#MainContent a {
	color: #c9252c;
	text-decoration: none;
}
#MainContent a:hover, 
#MainContent a:active {
	text-decoration: underline;
}

/* Inner Content Left Styles */

#InnerContent {
	background-color: #ffffff;
	float: left;
	width: 560px;
}


#InnerContentStory {
	float:left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 2px solid #111111;
	
}


#InnerContent h1 {
	color: #575554;
	font-size: 2.5em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 2px;

}
#InnerContent h2 {
	color: #575554;
	font-size: 1.8em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 2px;

}
#InnerContent h3 {
	color: #b72026;
	font-style: oblique;
	font-size: 1.4em;
	letter-spacing: -.01em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-top: 10px;
}
#InnerContent h4 {
	font-size: 1.5em;
	letter-spacing: -.01em;
	margin-bottom: 2px;

}
#InnerContent p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 2px;
}
#InnerContent p.FirstParagraph:first-letter {
	font-size:7.5em;
	line-height:0.75em;
	float:left;
	margin-right:0.1em;
	font-family: Garamond, Georgia, Times, "Times New Roman",serif;
	font-weight:normal;
	font-style:normal;
	color: #c5c4b2;
}
#InnerContent .more {
	color: #c9252c;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 2px;
}
#InnerContent ul {
	margin-bottom: 2px;
	padding-left: 10px;
}
#InnerContent li {
	background-image:url(../images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 1.2em;
	list-style-type: none;
	margin-bottom:2px;
	padding-left: 15px;
}
#InnerContent li li {
	font-size: 1em;
	list-style-type: circle;
}
#InnerContent a {
	color: #c9252c;
	text-decoration: none;
}
#InnerContent a:hover, 
#InnerContent a:active {
	text-decoration: underline;
}


/* Right Column Styles */

#TopRightBox {
	float: right;
	background-color: #f5f5f5;
	border: 2px solid #e4e4e4;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 3px;
	padding: 10px 3px 3px 3px;
	width: 280px;
}

.RightBox {
	background-color: #f5f5f5;
	border: 2px solid #e4e4e4;
	float: left;
	margin-top: 20px;
	margin-left: 57px;
	margin-bottom: 10px;
	padding: 10px 3px 3px 3px;
	width: 280px;
}

.RightBox h1 {
	color: #575554;
	font-size: 2.5em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 12px;

}
.RightBox h2 {
	color: #575554;
	font-size: 1.8em;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 12px;

}
.RightBox h3 {
	color: #b72026;
	font-style: oblique;
	font-size: 1.4em;
	letter-spacing: -.01em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-top: 10px;

}
.RightBox h4 {
	font-size: 1.5em;
	letter-spacing: -.01em;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-top: 10px;

}
.RightBox p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 2px;
	margin-left: 12px;
	
}
.RightBox .more {
	color: #c9252c;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-top: 10px;

}
.RightBox ul {
	margin-bottom: 2px;
}
.RightBox li {
	background-image:url(../images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 1.2em;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom:2px;
	padding-left: 15px;
}
.RightBox li li {
	font-size: 1em;
	list-style-type: circle;
}
.RightBox a {
	color: #c9252c;
	text-decoration: none;
}
.RightBox a:hover, 
.RightBox a:active {
	text-decoration: underline;
}




/* Footer Styles */

#FooterWrapper {
	background:#333333;
	border-top: 5px solid #333333;
	padding-top: 6px;
	height: 150px;
	width: 100%;
}
#FooterContent {
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	
}
#FooterContent a {
	color: #ffffff;
}
#FooterContent a:hover, #FooterContent a:active {
	text-decoration: underline;
}
#FooterContent .Column1 {
	border-right: solid 1px #ffffff;
	float: left;
	height: 110px;
	padding-top: 5px;
	width: 400px;
}
#FooterContent .Column2 {
	border-right: solid 1px #ffffff;
	float: left;
	height: 110px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 50px;
	width: 269px;
}
#FooterContent .Column3 {
	float: left;
	height: 110px;
	padding-top: 5px;
	padding-left: 50px;
	width: 167px;
}

/* Additional Styles */

.clear {
	clear: both;
	height: 0px;
}
.ImageRight {
	float: right;
	width:288px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear:right;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.author {
	font-size: 1em;
	margin: .7em 0em 1.5em 0em;
}
.caption {
	color:#999999;
	font-style:italic;
	float: left;
	font-size: 8px;
	margin: .7em 0em 1.5em 0em;
	width: 288px;
}
.captionLong {
	color:#999999;
	font-style:italic;
	float: left;
	font-size: 8px;
	margin: .7em 0em 1.5em 0em;
	width: 576px;
}



.credit {
	color: #999;
	font-size: 1em;
	margin: .7em 0em 1.5em 0em;
	float: right;
}
div.quote {
	background-image:url(../images/imagequote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	margin: 2em 0em .5em .7em;
	padding: 0em;
	width: 385px;
	font-size: 1.7em;
}
div.quote p {
	color: #a42822;
	font-family: "Times New Roman", Times, serif;
	margin: 1em 0em 0em 1em;
	padding: 0;
}
div.quote p.right {
	color: #a42822;
	font-family: "Times New Roman", Times, serif;
	margin: 0em 0em 1em 0em;
	padding: 0;
	text-align: right;
}

