body {background-color: white;}

table {width:900px;
	background-color:white;
	border-style:solid;
	border-width:0px;
	border-color:black;
	margin-left:auto;
	margin-right:auto;
	}
	
table.solidblue {
	width:900px;
	border-width: 3px;
	background-color:#394576;
	border-color:black;
	}
	

table.brown {
	border-width: 3px;
	background-color:#5C3900;
	}
	
table.red {
	border-width: 3px;
	background-color:#5C3900;
	}	

table.white{
	border-width:0px;
	}
	
table.whitepadded{
	border-width:0px;
	padding:20px;
	padding-bottom:250;
	text-align:center;
	}	
	
table.text {
	border-width:10px;
	border-color:#F7F5EB;
	background-color: #EAE6DC;
	padding-top:0px;
	padding-bottom:0px;
	}
	
table.yellow {
	border-width:10px;
	border-color:#F7F5EB;
	background-color: #FFFFCC;
	padding-top:0px;
	padding-bottom:0px;
	}

th {font-family:"Courier", "New-Courier", serif;
	color: white;
	font-size: 24px;
	font-style:italic;
	font-weight:normal;
	text-align: center;
	padding:10px
	}
	
th.blue {font-family:"Courier", "New-Courier", serif;
	color: #394576;
	font-size: 24px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	padding:0px
	}	
	
th.list {font-family:"Courier", "New-Courier", serif;
	color: maroon;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	text-align: center;
	padding:2px
	}
	
th.header {font-family:"Courier", "New-Courier", serif;
	color: maroon;
	font-size: 24px;
	font-style:normal;
	font-weight:bold;
	text-align: center;
	padding:2px
	}
	
th.headerblack {font-family:"Courier", "New-Courier", serif;
	color: black;
	font-size: 24px;
	font-style:normal;
	font-weight:bold;
	text-align: center;
	padding:2px
	}
	
		
th.brown {font-family: "times", "palatino", serif;
	color:#5C3900;
	font-size: 24px;
	font-style: normal;
	font-weight:bold;
	text-align: center;
	padding:0px
	}

th.testimonial {
	color: white;
	font-family:"Palatino", "Times", serif;
	font-size:48px;
	padding:10px;
	}

td {
	font-family:"Courier", "New-Courier", serif;
	color:#000000;
	font-size: 16px;
	font-weight: medium;
	text-align:left;
	padding:5px;
	text-indent:0px;
	}
	
td.center {text-align:center
	}	
	
td.text {font-family:"Courier", "New-Courier", serif;
	color:black;
	font-size: 16px;
	font-weight: medium;
	text-align:left;
	padding:8px;
	text-indent:20px;
	}

	
td.redtext {font-family:"Courier", "New-Courier", serif;
	color:maroon;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	padding:8px;
	text-indent:0px;
	}
	
		
td.redtextcenter {font-family:"Courier", "New-Courier", serif;
	color:maroon;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding:8px;
	text-indent:0px;
	}
	
		
td.reddate {font-family:"Courier", "New-Courier", serif;
	color:maroon;
	font-size: 12px;
	font-weight: medium;
	text-align:left;
	padding:8px;
	text-indent:0px;
	}

	
	
	
td.head {font-family: "times", "palatino", serif;
	color: white;
	font-size: 24px;
	font-style:italic;
	font-weight:bold;
	padding:5px
	}
	
	
td.brownfaq {
	font-size: 14px;
	text-align:left;
	color: #5C3900;
	padding:3px;
	padding-right:10px;
	padding-left:50px;
	}
		
td.blackfaq {
	font-size: 14px;
	text-align:left;
	color: black;
	padding:3px;
	padding-right:25px;
	padding-left:25px;
	}
		
td.gallery {
	width:300px;
	text-align:center;
	}
	
			
td.latest {
	width:280px;
	text-align:center;
	}
	
	
td.link {font-size:16px;
	}

td.nav {padding:0px
	}

p{color:#252525;
	font-family:"Verdana","Helvetica", sans-serif;
	text-align:center;
	text-indent:30px;
	padding-left:60px;
	padding-right:60px;
	font-size:14px;
	font-weight:bold;
	}

p.text {text-align:left;
	text-indent:30px;
	}

p.left {text-align:left;
	text-indent:0px;
	}

p.copyright {font-size:12px;
		color:white;
		font-weight:normal;
		padding:0px;
		text-align:center;
		}
		
li {list-style-type:disc}		

image.buynow {
	align:right;
	padding-bottom:30px;
	border:10px;
	}


		
image.newspic {align:center;
	padding:50px;
	border:thick;
	}
	
	
image.latest {
	background-position: center;
	padding:5px;
	border:thick;
	}			
		
		
ul {padding-bottom:2px}

em.red{text-color:orange;}

em.blue{color:blue;}

	
em.rrp {
	color:blue;
	font-size: 12px;
	font-weight: regular;
	}
	

a:link {color: #363636}
a:visited {color: #363636}
a:hover {color:red}
a:active {color:white}

a.nav:link {color:black}
a.nav:visited {color:black}
a.nav:hover {color:#5C3900}
a.nav:active {color:#5C3900;}
  
a.em:link {color:red}
a.em:visited {color:red}
a.em:hover {color:black}
a.em:active {color:gray}



