@charset "UTF-8";
/* CSS Document */
/*Content copyright Daniel Jackson 2010*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0; 
	padding:0;
	font-family:times new roman;
	color:#4d4946;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:16px;
	font-style:normal;
	font-family:times new roman;
	color:#373431;
	line-height:100%;
	font-weight:bold;
	padding-top:20px;
}
q:before,q:after 
{content:'';}
abbr,acronym 
{ border:0;}
a{ 
text-decoration:none;
font-size:16px;
font-family:times new roman; 
font-style:normal;
color:#ff7300;}
a:link {color:#ff7300;}    
a:visited {color:#5e5e5e;} 
a:hover {color:#ff9c41;}   
a:active {color:##ff7300;}
.hr
{
padding-top:10px;
}
ul.disc
{
list-style-type:disc;
padding:0;
margin:0;
color:#4d4946;
list-style-position:inside;
}
a.blinks
{	
text-decoration:none!important;
font-size:12px!important;
}
.container
{
position:relative;
width:100%;
}
.right
{
position:absolute;
right:0px;
width:100%;
height: 195px; 
background-color:#ffb473;
}
