@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0;}

p {margin-top: 0;}

body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(../../images/jlayout/background.jpg); background-color:#99ccff;background-repeat: repeat-x;
}

.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:10px;

	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	
	margin: 0px;
	padding: 0px;
	position:static;

	width:850px;
	border:none;
	height:auto;
}

.oneColFixCtr #topspacer {

	
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:25px;
	background: #0066cc;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;

	text-align: right; /* this overrides the text-align: center on the body element. */
	font-size: 11px;
	color:#FFFFFF;
	padding-top:5px;

}

.oneColFixCtr #topspacer a{

	
	color:#FFFFFF;
	text-decoration:none;

}

.oneColFixCtr #bottomspacer {

	
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:30px;
	background: #99ccff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;

	text-align: center; /* this overrides the text-align: center on the body element. */
	font-size: 11px;
	color:#0066cc;
	padding-top:5px;

}

.oneColFixCtr #bottomspacer a{

	
	color:#FFFFFF;
	text-decoration:none;

}


#topmenu {

	padding-bottom:5px;
}

#headerlogo {

	height: 114px;
	width: 114px;
	padding: 8px;
	float:left;
	background-color:#FFFFFF;

}

#headerpicture {

	height:134px;
	width:530px;
	float:left;
	background-color:#FFFFFF;
	margin-right: 4px;
	
}

#headersearch {

	height:122px;
	width:174px;
	float:right;

	background-color:#ffffff;
	background-image:url(../../images/layout/searchbg.jpg);
	padding:5px;
	border: 1px solid #9A9A9A;

}

#headersearch a {
	color:#0066cc;
	font-size: .70em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	
}

#divider {

	background:#0066cc;
	height: 20px;
	margin-top:5px;
	margin-bottom:0xp;
	padding: 0px;

}

#bottomdivider {

	background:#0066cc;
	height: 20px;
	

}

ul#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 0;
	background-color: #ffffff;
	color: #fff;
	float: left;
	width: 847px;
	border-style:solid;
	border-color:#0066cc;
	border-width:1px;

	
	
}

ul#navigation li { display: inline; }
ul#navigation li a {
  
  
  padding: .25em 1em;
  background-color: #ffffff;
  color: #0066cc;
  text-decoration: none;
  float: left;
	border-right-style:solid;
	border-color:#0066cc;
	border-width:1px;
		
}


a:link, a:visited { color: #fff; }
ul#navigation li a:hover {
	color: #ffffff;
	background-color: #0066cc;
}
ul#navigation li#active a { background-color: #0066cc; color:#FFFFFF;}

ul#navigation li#nav9 a {

color:#990033;
}


ul#navigation li#nav10 a {

color: #006600;
}



ul#navigation li#nav9 a:hover {
	color: #ffffff;
	background-color: #0066cc;
}

ul#navigation li#nav10 a:hover {
	color: #ffffff;
	background-color: #0066cc;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #ffffff;
	width: 850px;
}


#imgagebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #ffffff;
	width: 850px;
	border-top: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
}

#imagebarimage {

	width:120px;
	float:left;
	margin-right: 2px;

}

/* left menu */

#navBar{
	float: left;
	width: 150px;
	background-color: #eeeeee;

}

#navBar a {

	font-size: .7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}


#center {

	float:left;
	width:475px;
	background-color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	
}

#rightBar {

	width:205px;
	height:auto;
	float:left;


}

#rightBar a {

	color:#0066cc;
	font-size: .70em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	
}

#rightBar a:hover {

	text-decoration:underline;


	
}

#information {

	height:177px;
	width:200px;
	background-image:url(../../Design%20Files/rightbar.jpg);
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#collection {

	height:auto;
	width:200px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:.7em;
	
}

#collection a {

	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#dividershort {

	background-color: #0066cc;
	height:20px;
}

.headersection {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .9em;
	color: #981b1e;
	margin: 0px;
	padding: 0px;
	
	font-weight:bold;
	


}



/* -----------menu--------------------------- */

.glossymenu{
	list-style-type: none;
	width: 148px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	padding: 0;
	margin: 0px;
}

.glossymenu li a{
	color: #0066cc;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image:url(../../images/layout/menuback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	/*font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 147px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #ffffff;
}

.glossymenu li a:hover{
	color:#ffffff;
	background-color: #0066cc;
	background-image: none;
}

.footersection {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight:bold;

}

.footercopyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight:bold;

}

/* form atrributes */

.formfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.smallRedLink, .smallRedLink:link, .smallRedLink:visited {
	font-size: 9px;
	color: #981b1e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #DEDFE1;
	border: 1px solid #9A9A9A;
}

.smallRedLink:hover {
	color: #981b1e;
	text-decoration: underline;
}

