* {
	padding: 0;
	margin: 0;
	}
body {
	background-color:#000056;
	margin:0px;
	margin:15px 0 15px 0;
	padding:0px;
	text-align:center;
	background-image:url(images/template/bckpattern2.gif);
	}
#maintable{
	margin:auto;
	text-align:left;
	margin-top: 0px;
	border: 2px solid #e5d383;
	background-color: #00004D;
	}	
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #512720;
	margin:0px 0 12px 0;
	}
#textarea {  
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #512720;
	text-decoration: none;
	}
#textarea ul{
	margin-left: 30px;
	line-height: 110%;
	list-style-image: url(images/misc/bullet.gif);
	}
#textarea ol{
	margin-left: 30px;
	list-style-type:decimal;
	line-height: 110%;
	}
#textarea li{
padding-bottom:10px;
	}
a {
	text-decoration: underline;
	color: #761c11;
	}
a:hover {
	text-decoration: none;
	color: #761c11;
	}
h3{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #9c7615;
	}  
h2{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066;
	}  
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
/* PAGE LAYOUT*/
#adcolumn {
	width: 140px;
	text-align:center;
	margin:auto;
	margin: 0;
	vertical-align:top;
	padding: 5px 0 0 0;
	}
#adcolumnbtm{
	width: 140px;
	}
#navcolumn {
	width: 150px;
	vertical-align:top;
	}
#navcolumnbtm{
	width: 150px;
	}
#textcolumn {
	background-color:#fffbe6;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 275px;
	}
#textcolumnbtm {
	border-top: 1px solid #dcc25f;
	background-color: #f7e79c;
	width: 470px;
	height: 52px;
	text-align: center;
	}
/*Page Layout end*/

.formstyle {background-color: #eee3d5;
	}
#btmnav{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 11px;
	color: #9c7615;
	font-weight: bold;
	text-decoration : none;
	}
#btmnav a {
 	text-decoration : none;
 	color: #a6923b;
	 }
#btmnav a:hover{
 	color: #000066;
 	}
.border {
	border: 1px solid #512720;
	}
 /*menu structure*/
 
ul#menu1 {
	list-style: none;
	line-height: 120%;
	padding: 0px;
	width: 150px;
	border-style: none;
	border-top: solid 1px #e5d383;
	margin: 0px;
	}
ul#menu1 a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	text-decoration: none;
	margin: 0px;
	}
li#nav {
	width: 150px;
	text-indent : 4px; 
	margin: 0px;
	}
li#nav a {
	border-bottom: solid 1px #e5d383;
	background-color: #00004D; 
	color: #f7e79c;
	margin: 0px;
	}
li#nav a:hover { 
	color : #000066;
	background-color: #e5d383; 
	margin: 0px;
	}
/* old styles for php to work*/
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #512720;; 
	text-decoration: none;
	}
.copyright{
	line-height: 110%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9c7615;
	font-weight: bold;
	text-decoration : none;
 	}
.copyright a{
	border-bottom: 1px solid #9c7615;
 	color: #9c7615;
	text-decoration : none;
 	}
.copyright a:hover{
	border-bottom: 1px solid #BEB9AA;
 	color: #000000;
 	}
 .boldtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}

/*styles for gallery*/
#gallery{
	border: 1px solid #a6923b;
	text-align:center;
	margin:auto;
	margin: 0;
	background-color:#F7E79C;
	}
#gallery tr img{
	border: 1px solid #a6923b;
	}
#gallery td{
	padding: 2px;
	}
#gallery tr a:hover img{
	border: 1px solid #00004d;
	}
/*misc styles */
.leftpad {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	color: #512720;
	}
.highlightheader {
	font-weight: bold;
	background-color: #F7E79C;
	width: 180px;
	padding-left: 5px;
	}
/*syles for amazon*/
hr.dash {
	border: none 0; 
	 border-top: 1px dashed #000000;
	 border-bottom: 1px dashed #CCCCCC;
	 width: 100%;
	 height: 1px;
 	text-align: left;}
	
.boldtextcolor {
	font-weight: bold;
	}
	
/* Forms */
span.formtext	{
		display: block;
		float: left;
		width: 150px;
		padding-right: 6px;
		text-align: right;
		}
.spacer	{
		margin-left: 110px;
		padding-bottom: 10px;
		}
fieldset	{
		padding: 10px;
		}
legend	{
		color: #000000;
		}
	