@charset "UTF-8";
/* CSS Document */

body {
	font-size: 62.5%; /* gives us a base of 10px */
	margin: 0;
	padding: 0;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../images/BGgradient.jpg);
	background-repeat: repeat-x;
	background-color: #00030A;
}
#visual-portal-wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:2em;
	width: 108em;
	border:none;
}
#portal-header {
	width:100%;
	border:0;
}
#portal-logo {
    padding-left:20em;
	border-style:none;
}
img {
    border-style: none;
}
a {
	text-decoration: none;
}

#horizon {
	background-image: url(/images/topToothpick.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5em;
	margin-top: 2.5em;
	margin-left: 8em;
}


/* #portal-columns {

} */


/* #portal-column-one {} */
/* #portal-column-content {} */
/* #portal-column-two {} */


#portal-footer {
	height:3.2em;
}

.toothpickBottom {
	margin-left:8em;
	margin-bottom: 2em;
}

#horizonFooter {
	background-image: url(/images/blueToothpick.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* #navGlobal {
	
}*/

/* Changes with light BG template */
/* #contentArea {}*/

#leftNav {
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom: 2px;
	background-image : url(/images/navToothpick.jpg);
	background-repeat : no-repeat;
	background-position: center bottom ;
}

#leftTextArea {
	padding-top: 12px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.leftTextCC {
	padding-top: 12px;
	padding-bottom: 12px;
}

#footer {
	/* width:770px;*/
	margin-top:10px;
	margin-bottom:10px;
}

#generalTextContentArea {
	padding-top:0;
	padding-left:50px;
	padding-right:0;
	padding-bottom:50px;
}

#newsTextContentArea {
	padding-top:0;
	padding-left:50px;
	padding-right:0;
	padding-bottom:50px;
}

DIV.personPod {
	border-bottom: 1px solid #BEA986;
	padding-bottom:10px;
	margin-bottom: 16px;
}

DIV.pageTitle, DIV.pageSubtitle {
	padding-right:80px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight :bold;
	color: #958360;
	margin-bottom : 8px;
	margin-top : 15px;
	letter-spacing : 2px;
}

.pageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color: #536378;
	margin-bottom : 15px;
	margin-top : 5px;
	letter-spacing: 1px;

}

/* --- Standard content classes --- */
DIV.title {
	padding-right:50px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight :normal;
	color: #958360;
	margin-bottom : 8px;
	margin-top : 20px;
	letter-spacing : 2px;
}

DIV.subtitle, DIV.question {
	padding-right:50px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color: #5C6378;
	margin-bottom : 15px;
	margin-top : 5px;
	letter-spacing: 1px;

}

.question {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #A8A8A8;
	margin-bottom : 5px;
	margin-top : 5px;
}

 .personName {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #C47614;
	margin-bottom : 5px;
	margin-top : 5px;
}

DIV.answer {
	padding-left:30px;
	padding-right:50px;
}

DIV.text {
	padding-right:50px;
}

.text, .answer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	color: #A8A8A8;
	margin-bottom : 16px;  
	text-decoration : none;
}

.text A:link, .answer A:link {
	color: #7B6438;
	font-weight : bold;
	text-decoration : none;
}

.text A:visited, .answer A:visited {
	color: #958360;
	font-weight : bold;
	text-decoration : none;
}

.text A:hover, .answer A:hover {
	color: #C96A17;
	font-weight : bold;
	text-decoration : none;
} 

A.text {
	background-image:url(linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

/*styles for text in left column*/

.smallSubtitle {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color: #44517E;
	padding-left: 12px;
	padding-top:8px;
	padding-bottom:2px;
	padding-right: 8px;
}

DIV.smallText {
	padding-left: 12px;
	padding-top:4px;
	padding-bottom:8px;
	padding-right: 8px;
}

.smallText {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-align: left ;
	color: #44517E;
	text-decoration : none;
}

A.smallText {
	background-image/* */:url(/images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.smallText A:link {
	color: #354263;
	font-weight : bold;
	text-decoration : none;
}

.smallText A:visited {
	color: #354263;
	font-weight : bold;
	text-decoration : none;
}

.smallText A:hover {
	color: #C96A17;
	font-weight : bold;
	text-decoration : none;
} 

DIV.newsCC, DIV.todaysNewsCC {
	margin-bottom:10px;
	padding-right: 60px;
}

.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color: #958360;
	margin-bottom : 5px;
	margin-top : 5px;
}

.news A:linked, .news A:visited {
	color: #958360;
	text-decoration : none;
}

.news A:hover {
	color: #C96A17;
	text-decoration : none;
} 

.newsTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #958360;
	margin-bottom : 5px;
	margin-top : 5px;
}

.newsTitle A:linked, .newsTitle A:visited {
	color: #958360;
	text-decoration : none;
}

.newsTitle A:hover {
	color: #C96A17;
	text-decoration : none;
} 

/* IMAGE GALLERY TEMPLATE */

#portfolioContentArea {
	padding-top:20px;
	padding-left:50px;
	padding-right:0;
	padding-bottom:50px;
}

.portfolioTagline{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 815737;
	font-style : italic;
	padding-top: 0;
	text-align : center;
	padding-right:20px;
}

.pThumb {
	float: left;
	padding-right:13px;
	padding-bottom:13px;
}

.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #D6D6D6;
	margin-bottom : 10px;
	padding: 2px;
	line-height : 11px;
}

.searchLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fefefe;
	padding-right:6px;
}

.searchBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding:2px; 
	height:18px;
	width: 150px; 
	border: 1px solid #006634; 
}

/* for superscripting reg marks, etc */
SPAN.lift {
      vertical-align: super;
      font-size: 80%;
      }
/* vertical-align:33%*/
	  
	  
li {
	margin-left : 11px;
	padding-left : 4px;
	list-style-image : url(/images/bulletOrange.gif);
	list-style-position: outside;
	list-style-type: disc;
} /* this is for the bullets in the text - nice format */

/* --- Navigation Menu classes  --- */

A.navGlobal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #44517E;
}

A.navGlobal:hover {
	color: #597292;
}

DIV.nav1 {
	padding-right: 0;
	background-image : url(/images/navToothpick.jpg);
	background-repeat : no-repeat;
	background-position: center top ;
}

DIV.nav1active {
	padding-right: 0;
	background-image : url(/images/navToothpick.jpg);
	background-repeat : no-repeat;
	background-position: center top;
}

A.nav1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #958360;
	padding-top:7px;
	padding-bottom:7px;
	padding-left: 25px;
	padding-right: 4px;
	text-decoration: none;
	display : block;
	letter-spacing : 1px;
}

A.nav1active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	/*color: #958360;*/
	color: #C96A17;
	padding-top:7px;
	padding-bottom:7px;
	padding-left: 25px;
	padding-right: 4px;
	text-decoration: none;
	display : block;
	letter-spacing : 1px;
}

A.nav1:hover {
	color: #C96A17;
}

/* DIV.nav2 {} */

/* DIV.nav2active {} */

A.nav2  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #ACA092;
	/*color: #ACA092;
	color: #958360;*/
	padding-top:0;
	padding-bottom:9px;
	padding-left: 32px;
	padding-right: 4px;
	text-decoration: none;
	display : block;
	}

A.nav2active  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #C96A17;
	padding-top:0;
	padding-bottom:9px;
	padding-left: 32px;
	padding-right: 4px;
	text-decoration: none;
	display : block;
}

A.nav2:hover {
	color: #C96A17;
}

/*
DIV.nav3 {
	background-image : url(/images/someBullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

DIV.nav3active {
	background-image : url(/images/someBullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
} 
*/

A.nav3  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #ACA092;
	/*color: #ACA092;
	color: #958360;*/
	padding-top:0;
	padding-bottom:9px;
	padding-left: 39px;
	padding-right: 4px;
	text-decoration: none;
	display : block;
}

A.nav3active  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #C96A17;
	padding-top:0;
	padding-bottom:9px;
	padding-left: 39px;
	padding-right: 4px;
	text-decoration: none;
	display : block;
}

A.nav3:hover {
	color: #C96A17;
}

A.footer {
	display : block;
	padding-left: 6px;
	padding-right: 6px;
	padding-top : 14px;
	padding-bottom : 14px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44517E;
	font-weight : normal;

}

.footer A:link {
	color: #BEA986; 
}

.footer A:visited {
	color: #BEA986; 
}

.footer A:hover {
	color: #E9DEC5;
}

.hint {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #999999;
}

.hinthover {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #bbbbbb;
	cursor : default;
}

A:link, A:visited, A:active {
	text-decoration : none;
}

.formLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8A8A8;
	padding-right:8px;
}

.validationMessage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8A8A8;
	padding-bottom:4px;
}

/* should be red of some sort, or the text on the form needs to change */
.missingformLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:8px;
	color : #FF0000; 
}

/* should be orange of some sort, or the text on the form needs to change */
.invalidformLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:8px;
	color : #FF6633;
}

.formInput {
	border: 1px solid #545F71;
	background-color:#dedede;
}

.submitButton {
	color : #A8A8A8;
	background-color : #597292;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #545F71;
	border-width : 1px;
	line-height : 16px;
	border-style : ridge;
}
