body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;  
	/* font: 90% Georgia, "Times New Roman", Times, serif; */
	line-height: 110%;
	color: #333333; 
	background: #333333 url(../WebImages/background_pattern.gif) repeat; 
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	}

p { 
	margin-top: 0; 
	text-align: left;
	}

ol { line-height: 130%; }

ul {
	list-style: url(../WebImages/bjpdt2.gif) outside square;
	line-height: 110%; 
	}
li {  padding: 3px 0 5px 0;	}

a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #409FB3;
	}

a:visited { 
	text-decoration: none; 
	color: #9D70BD;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #409FB3;
	}

hr {
	border: 0;
	color: #9D70BD;
	background-color: #9D70BD;
	height: 2px;
	width: 90%;
	text-align: center;
}

.msgBox {
	border: 2px dashed #9d70bd;
	margin: 10px;
	padding: 10px;
	width: 80%;
	}

/**************************************/
/**        LAYOUT                    **/
/**************************************/

#container { 
	text-align: left;
	position: relative;
	background-color: #fff;
/*	background: #fff no-repeat left top; */
	margin: 10px auto;
	border: 10px solid #666666;
	padding: 0px;
	width: 854px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 834px;
	}

html>body #container {
	width: 834px;
	}
	
#intro { 
	background: url(../WebImages/banner_bkgrnd_new.jpg) no-repeat left top;
	margin: 0px;
		}

#pageHeader { 
	padding-top: 65px;
	padding-top: 154px;
	margin-left: 230px;
	margin-left: 0px;
	}

#pageHeader h1 { 
	background: transparent url(../WebImages/banner_title.gif) no-repeat left top;
	margin: 0; 
	margin-bottom: 10px;
	width: 834px; 
	height: 50px; 
	}

#pageHeader span {
	display:none
	}


/* CONTENT */
#breadCrumbs { 
	margin: 0 0 10px 190px;
	padding: 0 10px;
	width: 580px;
	border: none;
	border-bottom: 1px solid #F1F2EF;
	}

#mainContent, #mainContentHome {
	border: 1px solid #B2B9C4;
	/* 	border-top: 1px solid #F1F2EF; */
	margin-left: 190px;
	width: 630px;
	margin-bottom: 45px;
	padding-bottom: 10px;
	background-color: #F2F2F2;
	} 
#mainContentHome {
	margin-left: 15px;
	width: 800px;
}
#pageText, #pageTextHome {
	margin: 0px 10px;
	width: 600px;
	}
#pageTextHome {
	width: 770px;
}

/* LINKS */	

#nav {
	position: absolute;
	top: 210px;
	left: 12px;
	width: 200px;
	}

#navList { 
	font: .85em Verdana, Arial, Helvetica, sans-serif; 
	width: 160px; 
	margin: 0;
	margin-left: 5px;
	padding: 0;
	list-style: none;
	z-index: 700;
	}

	#navList > li {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		border: 1px solid #ccc;
		z-index: 750;
	}
	#navList > li > a {
		display: block;
		background: #409EB2;
		color: #fff;
		height: 100%;
		padding: 5px;
		font-weight: bold;
		text-decoration: none;
	}
	#navList > li > a:hover {
		background: #B895DB;
		color: #fff;
	}
	#navList > li.subnav {
		position: relative;
	}
	#navList > li.subnav ul {
		margin: 0;
		padding: 0;
		width: 160px;
		list-style: none;
		position: absolute;
		left: -1000em;
	}
	#navList > li.subnav ul li {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		border: 1px solid #ccc;

	}
	#navList > li.subnav ul li a {
		height: 100%;
		display: block;
		background: #B895DB;
		color: #fff;
		text-decoration: none;
		padding: 5px 2px;
	}
	#navList > li.subnav ul li a:hover {
		background: #409FB3;
	}
	#navList > li.subnav:hover ul {
		top: 0;
		left: 160px;
	}

#searchBox { 
/*	font: 80% Verdana, Arial, Helvetica, sans-serif; */
	/*position: absolute;
	top: 390px; */
	position: relative;
	top: 5px;
	padding: 5px 2px; 
	margin: 0px; 
	border: 1px solid #B2B9C4;
	width: 160px; 
	}
#searchBox2 { 
	/* position: relative;
	top: 5px; */
	padding: 3px 2px 8px 2px; 
	margin: 0 0 0 200px; 
	width: 580px; 
	}
	#searchBox2 button {
		margin-left: 10px;
		width: 125px;
		height: 25px;
		/* background: #ffffff url(../WebImages/button.png) no-repeat; */
		background-color: #9D70BD;
		text-align: center;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		border: 0;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
		cursor: hand;
		cursor: pointer; }


/* FOOTER */

#footer {
	position: absolute;
	right: 30px;
	bottom: 10px;
	font-size: 80%;
	}

#footer a:link, #footer a:visited { 
	margin-right: 10px; 
	}	
#footer img {
	margin: 2px 0 -2px 0;
	padding: 0;
	}

/* HEADLINES */

h2, h3 { 
	text-align: left;
	margin-bottom: 0px; 
	}

h2 span, h3 span { 
	display: none;
	}

#pageText h2, #pageText h3, 
#pageTextHome h2, #pageTextHome h3 { 
	width: 600px;
	/* height: 50px; */
	min-height: 50px;
	color: #fff;
	/* font-family: Garamond, Cambria, Times New Roman, Helvetica, san-serif; */
	/* font-family: "Tahoma Small Cap", Verdana, Arial, Helvetica, san-serif; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, san-serif;
	padding: 15px 0 0 10px;
	}
#pageText h2, #pageTextHome h2 { 
	font-size: 2.0em;
	line-height: 2.1em;
	background: #409EB2 url(../WebImages/page_title.gif) no-repeat right bottom; 
	margin: 15px 0 10px 0;
	}
#pageText h3, #pageTextHome h3 { 
	font-size: 1.8em;
	line-height: 1.9em;
	background: #9D70BD url(../WebImages/page_title_sub.gif) no-repeat right bottom;  
	margin: 15px 0 10px 0;
	}
#pageTextHome h2, #pageTextHome h3 { 
	width: 770px;
}

.bigText {
	font-size: 130%;
	line-height: 150%;
	font-weight: bold; }
.smtext {  
	font-size: 80%; }
.highLightText {
	background-color: #9D70BD;
	padding: 1px 4px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF; }
.txtCenter {
	text-align: center; }

/*********************************/
/** Table styles                **/
/*********************************/

table {
	width: 95%;
	border-collapse: collapse;
	border: none;
	}

th {
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #409EB2;
	padding: 10px 8px;
	text-transform: uppercase;
}

td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 6px 8px;
}

/*********************************/
/* Jump menu styles              */
/*********************************/

.jump {  
	font-size: 110%; 
	line-height: normal; 
	font-weight: bold;
	color: #9D70BD;
	}
.jumpList span {
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	color: #9d70bd;
}
.jumpList ul {
	margin: 0;
	padding: 0;
}
.jumpList li {
	background-image: url(../WebImages/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	list-style-image: none;
	padding: 7px 10px 10px 25px;
	float: left; 
}

/*******************************************/
/*   Date List styles                      */
/*******************************************/

.dateList {
	width: 450px;
}
.dateList span {
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	color: #9d70bd;
}
.dateList ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.dateList li {
	list-style: none;
	padding: 5px;
	float: left; 
}

/*********************************/
/* Layout for sub-list columns  */
/********************************/

.subList {
	float: left;
	margin: 5px;
	width: 40%;
	}

.subList li {
	padding: 0px;
	}

.hide {
	display: none;
	}
	
.clearboth {
	clear: both;
	}

/***************************/
/* Styles for Photo Albums */
/***************************/

/****************************************/
/*  extant clothing album styles        */
/****************************************/

div.cl_desc {
	margin: 5px;
	padding: 5px;
	border: 1px solid #A0ACC0;
	background-color: #9D70BD;
	color: #ffffff;
	width: 90%;
	float: left;
	text-align: left;
	}
.cl_desc a:link, .cl_desc a:visited, .cl_desc a:hover, .cl_desc a:active  {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}
	
div.cl_spacer {
	margin: 5px;
	border: 0px;
	height: 120px;
	width: 200px;
	float: left;
	text-align: left;
	}
div.cl_thumb {
	margin: 5px;
	border: 1px solid #A0ACC0;
	height: 120px;
	float: left;
	text-align: center;
	}
.cl_thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}

/****************************************/
/*  photo album styles                  */
/****************************************/

div.thumb {
	margin: 7px;
	border: 1px solid #A0ACC0;
	height: 150px;
	float: left;
	text-align: center;
	}
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
/* .photocattitle {text-align: center; font-weight: bold;}  */
.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	}

div.thumb_lg {
	margin: 7px;
	border: 1px solid #A0ACC0;
	height: 180px;
	width: 200px;
	float: left;
	text-align: center;
}
.thumb_lg img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}
.thumb_lg a:hover img {border: 1px solid black;}
.phototitle_lg {
	text-align: center;
	font-weight: normal;
	width: 150px;
	margin: 0 3px 3px 3px;
	}

.vid_pg {
	padding: 10px;
	width: 90%;
	border: 1px solid #009966;
	}
.vid_pg h1 {
	color: black;
	}

/************************************/
/*  MAIL FORM                       */
/************************************/
/* ----------- mailstyle ----------- */
#mailstyle { border: 0px solid #CCCCCC; }
	#mailstyle p {
		margin-bottom: 20px;
		padding-bottom: 10px; }
	#mailstyle label {
		display: block;
		font-weight: bold;
		text-align: right;
		width: 140px;
		float: left; }
	#mailstyle .small {
		color: #666666;
		display: block;
		font-size: 11px;
		font-weight: normal;
		font-style: italic;
		text-align: right;
		width: 140px; }
	#mailstyle input, #mailstyle textarea, #mailstyle select {
		float: left;
		font-size: 12px;
		padding: 4px 2px;
		border: 1px solid #999999;
		width: 380px;
		margin: 2px 0 20px 10px; }
	#mailstyle select {
		padding: 0px 2px;
		margin: 0 0 20px 10px; }
	#mailstyle div.recaptcha {
		clear: both;
		margin: 0 0 0 100px;
		padding: 0 0 20px 0;
		width: 440px; }
	#mailstyle button {
		clear: both;
		margin-left: 150px;
		width: 125px;
		height: 31px;
		background: #ffffff url(../WebImages/button.png) no-repeat;
		text-align: center;
		line-height: 31px;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		border: 0;
		cursor: hand;
		cursor: pointer; }
	#mailstyle legend {
		font-size: 120%;
		color: #086B95;
		font-weight: bold;
		margin-bottom: 2px; }
	#mailstyle fieldset fieldset {
		border: none; }
	#mailstyle fieldset fieldset legend {
		font-weight: bold;
		color: #000000;
		font-size: 100%; }


/**************************/
/*  reCaptcha styles      */
/**************************/

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#ffffff !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #cccccc !important; //reCaptcha widget border color
	 width: 300px;
 }
 
 #recaptcha_response_field {
   border-color: #cccccc !important; //Text input field border color
   background-color:#ffffff !important; //Text input field background color
 }


/****************************/
/* for jdk page             */
/****************************/

div.jdk_thumb {
	border: 1px solid #A0ACC0;
  text-align: center;
	background-color: #f9f9f9;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners */
/*  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; */
	}
.jdk_thumb img{
	margin: 0;
	border: 1px solid #A0ACC0; 
   padding: 0;
}
.jdk_thumb a:hover img {border: 1px solid black;}
.jdk_title {
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

