@charset "iso-8859-1";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color:#f0e2c6;
margin-left: auto;	float: none;	width: 900px;	margin-right: auto;
}

#container {
	width: 850px;
 	margin: 0px auto ;
	padding-left:10px;
 	height: auto;
/* 	min-height: 1000px;*/
	background-color:#ccc;
	-ms-border-top-right-radius: 15px 150px;
	border-top-right-radius: 15px 15px;
	-ms-border-bottom-right-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	-ms-border-top-left-radius: 15px 15px;
	border-top-left-radius: 15px 15px;
	-ms-border-bottom-left-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;  
		
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top,  #fff,  #ccc); 
	background: -o-linear-gradient(top, #fff, ccc);
	background: linear-gradient(#FFF, ccc);
	-ms-border-bottom-right-radius: 15px 15px;*/
	border-bottom-right-radius: 15px 15px;  
	
	}
	
h1 {
	font-size:1.1em;
	padding-top:10px;
	/*padding-bottom:10px;*/
	padding-left:20px;
	text-align:left;
}

.title {
	background-color:navy;
	color:#fff;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	margin-bottom:4px;
	margin-right:4px;
	clear:both;
}

#content {
	font-size:0.8em;
	text-align:left;
	margin-left:1px;
	width:817px;
	height:100%;
	padding:5px;
	background-color:white;
	-ms-border-top-right-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	-ms-border-bottom-right-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
}


.content_title {
	margin:15px 0px;
	margin-left:5px;
	font-size:1.2em;
	font-weight:bold;
	color:navy;
	height:30px;
}



#header_break {
	width:818px;
	height:5px;
	background-image:url(../images/break_bar.png);
	background-repeat:no-repeat;
	clear:both;
	float:right;
}

#footer_break {
	width:818px;
	height:5px;
	background-image:url(../images/break_bar.png);
	background-repeat:no-repeat;
	clear:both;
	float:right;
}

.no_border {
	border:0px;
}

#header {
	/*width:818px;*/
	height:82px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	font-size:0.7em;
}

#header .date a:link   { color: #000; text-decoration: none; }
#header .date a:visited   { color: #000; text-decoration: none; }
#header .date a:active   { color: #0099cc; text-decoration: none; background-color:#fff; }
#header .date a:hover   { color: #0099cc; text-decoration: none; background-color: #fff; }

.logo {
	float:left;
	padding-top:15px;
	padding-left:0px;
}

.search {
	width:350px;
	height:20px;
	float:right;
	text-align:right;
	padding-top:30px;
	padding-right:40px;
}

.date {
	width:350px;
	float:right;
	text-align:right;
	vertical-align:bottom;
	padding-right:42px;
	padding-top:60px;
}

.search_input {
	width:140px;
	height:15px;
	border:1px;
	border-color:#999;
	vertical-align:middle;
}

.search_button {
	width:28px;
	height:16px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:middle;
	background-color:#ccc;
	font-weight:normal;
	font-size:0.8em;
	border:1px;
	color:#000;
	border-color:#999;
	text-align:center;	
}

#nav {
	
	height:28px;
	background-color:grey;
	background-repeat:no-repeat;
	text-align:left;

	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;

}
	
#nav ul { 
	list-style: none; 
	padding-left: 0px; 
	margin: 0px; 
}
#nav li {
	text-align:center;
	margin-bottom:0px;
	float: left;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom:0px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 14px;
	padding-left: 14px;

}

#nav li a:hover  { 
	color: #fff; 
	background-color:navy;
}

#nav li a.sel { 
	color: #fff; 
	background-color:navy;
}
html>body #nav li a { 	width: auto }

#secondary_nav {

	height:20px;
	margin-right:3px;
	padding-left:0px;
	background-color:white;

	font-size: 0.75em;
	font-weight:bold;
}

#secondary_nav ul {
	padding: 0px;
	margin-top:-1px;
	list-style-type: none;
}

#secondary_nav li {
	text-align:center;
	width: 165px;
	height: 22px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secondary_nav li a     {
	color:#666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 00px;
}

html>body #secondary_nav li a { width: auto }



#secondary_nav li a:hover { 
	color: #fff; 
	background-color:navy;
}

#secondary_nav li a.sel { 
	color: #fff; 
	background-color:#0099cc;
}

#image {
	width:164px;
	height:480px;
	float:right;
	margin-right:20px;
}

.float_right {
	float:right;
	margin-left:20px;
	margin-right:5px;
	clear:both;
}

.float_left {
	float:left;
	padding-bottom:20px;
	margin-right:25px;
}

#content a:link   { color: #000; text-decoration: underline; }
#content a:visited   { color: #000; text-decoration: none; }
#content a:active   { color: #fff; text-decoration: none; background-color:#0099cc; }
#content a:hover   { color: #fff; text-decoration: none; background-color: #0099cc; }

#bodycopy{
	padding:5px 10px;
	width:100%;
	height:auto;
	float:left;
	background-color:#fff;
	/*background-image: url(../images/watermark.png);*/
	margin-left:5px;
	margin-right:24px;
	min-height:108px;
	-ms-border-top-right-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	-ms-border-bottom-right-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	/*background-repeat: no-repeat;*/
	/*background-position: center center;*/
}
#bodycopy_leftCol{
	width:325px;
	float:left;
	clear:both;
	margin-left:75px;
}

.bodycopy_leftCol{
	width:310px;
	float:left;
	clear:right;
}

#bodycopy_rightCol{
	width:325px;
	float:right;
	margin-right:50px;
}

.bodycopy_rightCol{
	width:310px;
	float:left;
	padding-left:10px;
	clear:right;
}

#row     { display: block; float: left; }
div.row span.inline    { display: block; vertical-align:top; clear:both; }
div.row span.label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; width: 130px; float: left }
div.row span.sml_label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; margin-bottom:4px; width: 105px; float: left }
/*div.row .forminput { width:180px; }*/
div.row .forminput {
	width:140px;
	height:15px;
	border:1px;
	border-color:#999999;
	margin-bottom:4px;
	border-bottom-width:1px;
	border-style:solid;
	vertical-align:middle;
}
div.row .order_button {
	vertical-align:middle;
	border:0px;
}

#copyright {
	background-repeat:no-repeat;
	width:794px;
	height:36px;
	font-size:0.7em;
	text-align:left;
	padding-left:5px;
	padding-top:8px;
	color:#666666;
}

#copyright a:link   { color: #666666; text-decoration: underline; }
#copyright a:visited   { color: #666666; text-decoration: none; }
#copyright a:active   { color: #fff; text-decoration: none; background-color: #999999; }
#copyright a:hover   { color: #fff; text-decoration: none; background-color: #999999; }

#footer_left{
background-color:red;
	color:#666666;
	font-size:0.7em;
	text-align:left;
	padding-left:24px;
	width:380px;
	height:26px;	
}
#footer_left a:link   { color: #666666; text-decoration: underline; }
#footer_left a:visited   { color: #666666; text-decoration: none; }
#footer_left a:active   { color: #fff; text-decoration: none; background-color: #999999; }
#footer_left a:hover   { color: #fff; text-decoration: none; background-color: #999999; }

#footer_right{
background-color:pink;
	color:#666666;
	font-size:0.7em;
	text-align:right;
	padding-right:24px;
	width:380px;
	height:26px;

}
#footer_right a:link   { color: #999999; text-decoration: underline; }
#footer_right a:visited   { color: #999999; text-decoration: none; }
#footer_right a:active   { color: #fff; text-decoration: none; background-color: #999999; }
#footer_right a:hover   { color: #fff; text-decoration: none; background-color: #999999; }
