.border {
	border: 2px solid #EF3C42;
}

.insetborder {
	border: 2px solid #EF3C42;
}
.imageinsetborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EF3C42;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9EFD9;
}
.sidebarquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9EFD9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #887D69;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.sidebarhilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544732;
	background-color: #544732;
	display: block;
	width: 100%;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #231F20;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
}
.calloutcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	line-height: 16px;
	font-style: normal;
}
.indexquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231F20;
	line-height: 16px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #EF3C42;
}
.subheadcallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #EF3C42;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231F20;
}

#nav a:link {
	color: #FDEFDA;
	text-decoration: none;

}

#nav a:visited {
	color: #FEECD9;
	text-decoration: none;

}

#nav a:hover {
	text-decoration: none;
	color: #544732;
	background-color: #FEEEDA;
	display: block;
	width: 100%;
}

#nav a:active {
	color: #FEEEDA;
	text-decoration: none;

}

 .box
{
background: #a89f8c url(images/bkg_gradient.jpg) repeat-x;
}


#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: underline; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: none; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.photocontent {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	
#mission {
	padding: 10px;	
}
