/* CSS Document */

/** LINK STYLES **/
a:link {
	text-decoration: none;
	color: #27517B;
	}
	
a:visited {
	text-decoration: none;
	color: #5493B4;
	}
	
a:hover {
	text-decoration: underline;
	color: #006699;
	}
	

/** Border Styles & Spaces **/
.borderbottom {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2171C;
	position: static;
	background-position: left center;
}
.bordertop {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2171C;
	position: static;
	background-position: left center;
}



/** Relative Box -  Area **/
.box {
	background-color: inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
	border-top-color: #666666;
}
.date {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	white-space: normal;
	font-style: italic;
}
.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #006665;
	vertical-align: middle;
}

/** Frontpage Styles **/

.related-factbox {
	background-color: inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
	border-top-color: #666666;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background : #2B4592;
	font : bold;
}
.bullet {
	text-decoration: none;
	font-family: Webdings;
	font-size: 8px;
	font-weight: normal;
	color: #126470;
	text-align: left;
	line-height: normal;
}
.frontMainPhoto {
	vertical-align: top;
	background-image : url(/images/snoco_bg.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.frontTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #615D5A;
	text-align: center;
	padding-top : 18px;
	padding-left: 10px;
	background-color: #EAD9CB;
	border : thick solid White;
}
.frontTitle2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-top : 18px;
	padding-left: 10px;
	background-color: #305E87;
	border : thick solid White;
}
.frontTitle3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #708090;
	text-align: left;
	padding-top : 0px;
	padding-left: 0px;
}
.mainCenter {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #27517B;
	text-align: center;
	padding-top : 10px;
	padding-left: 10px;
	font-weight : bold;
	background-color : transparent;
}
.mainCenter2 {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	padding-top : 5px;	
	padding-bottom : 5px;
	padding-left: 10px;
	font-weight : bold;
	background-color : #1962AF;
}
.maintext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	white-space: normal;
	font-style : normal;
	padding-left: 10px;
	background-color : transparent;
}
.maintext16 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	white-space: normal;
	font-style : normal;
	padding-top : 10px;
	padding-left: 10px;
	background-color : transparent;
}

/** Article Styles **/
.art-category-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	text-align: left;
	vertical-align: middle;
	position: static;
	height: 22px;
	background-position: left center;
	line-height: 18px;
	text-indent: 3px;
	text-transform: uppercase;
}
.art-PublishedDate {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color : #666666;
}
.art-headline {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #126470;
	line-height: 23px;
	position : relative;
}
.art-summary {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.art-byline {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
.art-body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.art-PhotoCredit {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	line-height: 20px;
	position: static;
	right: auto;
}

.art-highlight {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #006665;
	text-decoration: none;
}

/** Article Relative Box Styles **/
.art-photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.art-forum-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.art-maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
}
