/* Global */
html { height: 100%; margin-bottom: 1px; }
body 	{background:#ba9b65 url('../images/body_bg_v2.jpg') repeat-x 0 0; color:#000000; margin:0px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}

/* Page Structure */
#dbwscontainer	{margin:0px auto; text-align:center; width:760px; }
#dbwsholder		{width:100%; padding:20px 20px 20px 20px; background:#FFFFFF; text-align:left; }

/* Header Style */
#pagephotoholder {width:100%;}
.pagephoto		 {border:solid 10px #133463}

/* Logo Styles */
#logo				{background:url('../images/kasrologo_v2.jpg') no-repeat 0px 0; background-color:#f4f0d8; height:100px; margin:-20px -20px -0px -20px;}
#logo h1			{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }

/* Form Page Style */
#frmpg			{float:left; width:740px; padding:20px 0px 0 0; line-height:160%; }
#frmpg h1		{color:#133463; font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 10px 0; }
#frmpg h2		{color:#133463; font-size:130%; font-weight:normal; line-height:100%; margin:0; padding:10px 0 10px 0; }
#frmpg ul		{margin-top:0;}
#frmpg ol li	{margin-top:0; margin-bottom:15px;}

/* Left Column Style */
#ltcolumn			{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#ltcolumn h1		{color:#133463; font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 10px 0; }
#ltcolumn h2		{color:#133463; font-size:130%; font-weight:normal; line-height:100%; margin:0; padding:10px 0 10px 0; }
#ltcolumn ul		{margin-top:0;}
#ltcolumn ol li		{margin-top:0; margin-bottom:15px;}

/* Right Column */
#rtcolumn	{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }

/* One Column Style */
#onecolumn			{width:760px; padding:20px 10px 0 0; line-height:160%; }
#onecolumn h1		{color:#133463; font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 10px 0; }
#onecolumn h2		{color:#133463; font-size:130%; font-weight:normal; line-height:100%; margin:0; padding:10px 0 10px 0; }
#onecolumn ul		{margin-top:0;}
#onecolumn ol li	{margin-top:0; margin-bottom:15px;}

/* Horizontal Navigation Style */
#navigation			{padding:10px 0; }
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

/* News Item Styles */
.newsItem		{padding:20px 20px 5px 20px; background:#F4F0D8; border:1px solid #D3C297; font-size:90%; margin-bottom:20px; text-align:left;}
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }

/* Starburst Styles */
.strconf		{width:250px; height:220px; text-align:center;}

/* Footer Styles */
#footer			{clear:both; width:100%; font-size:80%; padding:10px 20px; text-align:left; }
#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#FFFFFF; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; }
#credit			{float:right; }

/* container fixes */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
* html .clearfix {height:1%; }
.clearfix {display:block; }

.photo_right {
  float:right;
  border:solid 1px #A29061;
  margin-top: 5px;
  margin-left:15px;
  margin-bottom:5px;
  padding:5px;  
} 

.photo_left {
  float:left;
  border:solid 1px #A29061;
  margin-top: 5px;
  margin-right:15px;
  margin-bottom:5px;
  padding:5px;
} 

.photo_right_nobrdr {
  float:right;
  margin-top: 5px;
  margin-left:15px;
  margin-bottom:5px;
} 

.photo_left_nobrdr {
  float:left;
  margin-top: 5px;
  margin-right:15px;
  margin-bottom:5px;
}

.photo_brdr {
  border:solid 1px #A29061;
  padding:5px;  
}

.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: normal;
}
.list-lowerroman {

	list-style-type: lower-roman;

}

.list-upperroman {

	list-style-type: upper-roman;

}

.list-loweralpha {

	list-style-type: lower-alpha;

}

.list-upperalpha {

	list-style-type: upper-alpha;

}
.listpdf {

	list-style-image:url(../images/list_pdf.gif);

}
.listword {

	list-style-image:url(../images/list_word.gif);

}

.bb a.lnk {
	display: block;
	width: 180px;
	border: 1px solid #ccc;
	text-decoration: none;
	background-image: url(../images/arrow-66b1ea.gif);	
	background-repeat: no-repeat;
	background-position: 6px 50%; 
	background-color: #fff;
}

.bb a.lnk:hover {
	background-image: url(../images/white-arrow.gif);
	background-color: #036;	
}

.bb .lnk span {
	display: block;
	margin-left: 19px;
	border-left: 1px solid #ccc;
	padding: 2px;	
	padding-left: 4px;
	color: #036;
	background-color: #eef5ff;
	font-weight: bold;	
}