body
{
	background:#000000 url('../images/blackcork.png');
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}

/******************************************
  _    _                _
 | |  | |              | |
 | |__| | ___  __ _  __| | ___ _ __ ___
 |  __  |/ _ \/ _` |/ _` |/ _ \ '__/ __|
 | |  | |  __/ (_| | (_| |  __/ |  \__ \
 |_|  |_|\___|\__,_|\__,_|\___|_|  |___/

 ******************************************/

h1
{
	font-family:Helvetica, sans-serif;
	font-size:36px;
	font-style:italic;
	color:#FFFFFF;
}

h1.arial
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#000000;
}

h1.header
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#111151;
	position:relative;
	top:15px;
}

h1.brand
{
	font-family: Times, Helvetica, sans-serif;
	font-size:28px;
	text-align:right;
	color:#111111;
	margin-right:20%;
}

h2
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 25px;

	text-align: center;

	color: #FFFFFF;
}

h2.arial
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#111111;
}

h2.trailer
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#F0F0F0;
}


h3
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#FFF;
}


/******************************************
  _____  _       _     _
 |  __ \(_)     (_)   (_)
 | |  | |___   ___ ___ _  ___  _ __  ___
 | |  | | \ \ / / / __| |/ _ \| '_ \/ __|
 | |__| | |\ V /| \__ \ | (_) | | | \__ \
 |_____/|_| \_/ |_|___/_|\___/|_| |_|___/
 ******************************************/

div.layer1
{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	right:0;
	background-color: #FFFFFF;
	border: 6px solid #333;
	padding: 5px;
	z-index:500000;
	width:800px;
	margin:auto;
}

div.header
{
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:25px;
	width:67%;
}

div.rightheader
{
	float:right;
	margin-right:15%;
	height:107px;
}

div.pageTitle
{
	display:table;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:67%;
}

div.cat_table
{
	display:table;
	margin:auto;
	min-width:768px;
	width:68%;

   	background: -webkit-linear-gradient(#101033, #3b4a7f); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#101033, #3b4a7f); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#101033, #3b4a7f); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#101033, #3b4a7f); /* Standard syntax (must be last) */
}

div.catTableCell
{
	display:table-cell;
	margin:auto;
	padding-top:7px;
	padding-bottom:7px;
	width:234px;
	color:#F0F0F0;
	text-align:center;
}

div.copyright_table
{
	display:table;
	margin:auto;
	min-width:768px;
	width:68%;
}

div.copyTableCell
{
	display:table-cell;
	margin:auto;

	width:100%;
	color:#F0F0F0;
	text-align:center;
}

div.body_table
{
	display:table;
	margin:auto;
}

div.bio_table
{
	display:table;
	margin:auto;
	min-width:768px;
	width:68%;
}

div.table
{
	display:table;
	margin:auto;
	background-color:#FFFFFF;
}

div.index_table
{
	display:table;
	margin:auto;
   	min-width:768px;
	width:68%;
}

div.tableRow
{
	display:table-row;
    position: relative;
}

div.tableRowBio
{
	display:table-row;
	background-color:rgba(255,0,0,0.0);
	min-width: 768px;
	max-width: 1024px;
  position: relative;
}

div.tableCell
{
	display:table-cell;
	background:#FFF;
	padding:3px 10px 3px 10px;
}

div.transTableCell
{
	display:table-cell;
	background-color:rgba(255,0,0,0.0);
	padding:3px 10px 3px 10px;
	vertical-align: text-top;
}

div.transTableCellPhoto
{
	display:table-cell;
	background-color:rgba(255,255,0,0.0);
	padding:10px 10px 0px 0px;
	vertical-align: text-top;
}

div.transTableCellLeft
{
	display:table-cell;
	background-color:rgba(255,255,0,0.0);
	padding:10px 10px 0px 0px;
	vertical-align: text-top;
}

div.transTableCellResume
{
	display:table-cell;
	background-color:rgba(255,255,0,0.0);
	padding:10px 10px 10px 70px;
	vertical-align: text-top;
	width:63.5%;
}

div.transTableCellHeadshots
{
	display:table-cell;
	background-color:rgba(255,255,0,0.0);
	padding:10px 10px 10px 0px;
	vertical-align: text-top;
	height:100%;
}

div.transTableCellLeftBio
{
	display:table-cell;
	float:left;
	background-color:rgba(0,255,0,0.0);
	padding:0px 0px 0px 0px;
	position:relative;
	width:50%;
	vertical-align: middle;
}

div.transTableCellRight
{
	display:table-cell;
	float:right;
	background-color:rgba(0,255,255,0.0);
	padding:10px 10px 0px 0px;
	width:50%;
}

div.transTableCellRightBio
{
	display:table-cell;
	float:right;
	background-color:rgba(255,255,255,0.0);
	padding:0px 0px 0px 0px;
	position:relative;
	width:50%;
}

div.transTableCellCenter
{
	display:table-cell;
	margin-left:auto;
	margin-right:auto;
	background-color:rgba(0,255,255,0.0);
	padding:10px 0px 10px 0px;
	position:relative;
	width:90%;
}

div.transTableCellCenterBio
{
	display:table-cell;
	float:none;
	background-color:rgba(100,255,255,0.0);
	padding:10px 10px 10px 0px;
	position:relative;
	width:68%;
	vertical-align:top;
}

div.indexTable
{
	display:table;
	background:#000000;
	margin:auto;
	width:67%;
}

div.indexTableRow
{
	display:table-row;
	background:#FF0;
	margin:0px 0px 0px 0px;
}

div.indexTableCell
{
	display:table-cell;
	margin:10px 10px 10px 10px;
	background:#FFF;
	width:50%;
	padding:10px 10px 10px 10px;
}

div.detail-table
{
	display:table;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:400px;
}

div.detail-row
{
	display:table-row;
	background:#707070;
	margin:5px 5px 5px 5px;
}

div.detail-cell
{
	display:table-cell;
	margin:20px 20px 20px 20px;
	background:#FFF;
	width:240px;
}

div.detail-cell-descript
{
	display:table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	vertical-align:top;
	text-align:left;
	background:#FFF;
	color: #000000;
	padding:10px 10px 10px 10px;
	margin:auto;
}

div.tags
{
	display:block;
	margin:auto;
	background:#FFF;
	width:67%;
}

div.navbuttons
{
	margin-left:auto;
	margin-right:auto;
}

/********************************************************
  _____                                      _
 |  __ \                                    | |
 | |__) |_ _ _ __ __ _  __ _ _ __ __ _ _ __ | |__  ___
 |  ___/ _` | '__/ _` |/ _` | '__/ _` | '_ \| '_ \/ __|
 | |  | (_| | | | (_| | (_| | | | (_| | |_) | | | \__ \
 |_|   \__,_|_|  \__,_|\__, |_|  \__,_| .__/|_| |_|___/
                        __/ |         | |
                       |___/          |_|
 ********************************************************/

p.about
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	text-align:left;
	margin-left: 30px;
	margin-right: 30px;
}

p.contactLeft
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	text-align:right;
	margin-left: 30px;
	margin-right: 30px;
}

p.contactRight
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	text-align:left;
	vertical-align: text-top;
	margin-left: 30px;
	margin-right: 30px;
}

p.SiteDescription
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	text-align:left;

	padding-left: 30px;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 18px;

	font-weight: bold;
}

p.Announcement
{
	display:inline-block;
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	text-align:left;

	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	background-color:rgba(100,255,255,0.0);

	width:45%;
	color:#FFFFFF;
}

p.ReelCaption
{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align:center;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	margin-left: auto;
	margin-right: auto;

	width:90%;
	color:#FFFFFF;
}

p.Bio
{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-align:left;

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;

  	margin-top: 0px;

	color:#FFFFFF;
}

p.Blog
{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-align:left;

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;

	color:#FFFFFF;
}

p.Header
{
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	text-align:left;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

	width:100%;
	color:#FFFFFF;
}


p.copyright
{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	text-align:center;
	width:100%;
	color:#FFFFFF;
}

p.date
{
	display:none;
	float:right;
	margin-right:20%;
	position:relative;
	top:40px;
}

p.lastmoddate
{
	margin:auto;
	text-align:center;
}

p.content_text
{
	font-size:22px;
	margin:10px 10px 10px 20px;
	float:right;
	text-align:left;
}

p.content_text2
{
	font-size:20px;
	margin:10px 10px 10px 20px;
	float:left;
	text-align:left;
}

p.tagline
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	margin-left:auto;
	margin-right:auto;
}

p.nytgroup
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 27px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

p.fulllist
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:5px;
}


p.announcement
{
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	text-align: center;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

	width:100%;
	color:#FFFFFF;
}

p.email
{
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style:normal;
	text-align: left;
	width:100%;
	color:#FFFFFF;
}


/*****************************************
  _____
 |_   _|
   | |  _ __ ___   __ _  __ _  ___  ___
   | | | '_ ` _ \ / _` |/ _` |/ _ \/ __|
  _| |_| | | | | | (_| | (_| |  __/\__ \
 |_____|_| |_| |_|\__,_|\__, |\___||___/
                         __/ |
                        |___/
 *****************************************/

img.logo
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url('https://www.jayreher.com/images/JayReherScript.png');
	width:422px;
	height:96px;
}

img.headshotmedium
{
	display:inline;
	vertical-align:top;
	background-color: black;
	margin: 10px 10px 10px 10px;
	width:42.5%;
}

img.headshotmedium2
{
	display:inline;
	vertical-align:top;
	background-color: black;
	margin: 10px 10px 10px 10px;
	width:30%;
}

img.headshot-quarter
{
	display: inline;
	vertical-align: top;
	background-color: black;
	margin: 10px 5px 10px 5px;
	width: 22%;
}

img.headshotsmall
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:49%;
	vertical-align:middle;
	background-color: black;
}

img.photothumb
{
	display:inline;
	background-color: black;
	margin: 10px 10px 10px 10px;
	width:125px;
}

img.bioimage
{
	display: inline;
	vertical-align: top;
	text-align: top;
	float: left;
	background-color: transparent;
	margin: 10px 10px 10px 10px;
	width: 35%;
}

img.resume
{
	display:block;
	vertical-align: middle;
	background-color:rgba(255,255,255,0.0);
	width:100%;
}

img.pagebanner
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:640px;
	vertical-align: middle;
}

img.videobanner
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	background:url('https://www.jayreher.com/images/VIDEO.png');
	width:640px;
	height:122px;
	vertical-align: middle;
}

img.content_img
{
	float:left;
	margin:0px 20px 20px 20px;
}


/********************************
  _______    _     _
 |__   __|  | |   | |
    | | __ _| |__ | | ___  ___
    | |/ _` | '_ \| |/ _ \/ __|
    | | (_| | |_) | |  __/\__ \
    |_|\__,_|_.__/|_|\___||___/
 ********************************/

table.nytglance
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

td.nytglanceCell
{
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

td.nytglanceimageCell
{
	vertical-align:center;
	width:20%;
	margin-left:auto;
	margin-right:auto;
}

table.main_content_table
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

td.main_content_td
{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

td.main_content_td_center
{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

td.main_content_td_center_50
{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}



/********************************
   _____
  / ____|
 | (___  _ __   __ _ _ __  ___
  \___ \| '_ \ / _` | '_ \/ __|
  ____) | |_) | (_| | | | \__ \
 |_____/| .__/ \__,_|_| |_|___/
        | |
        |_|
 ********************************/

span.bio
{
	display: inline;
	overflow: auto;
	vertical-align:top;
	background-color:rgba(255,255,255,0.0);
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 5px 5px 5px;
	text-align:left;
	color:white;
}

span.announcement
{
	display: inline;
	overflow: auto;
	vertical-align:top;
	background-color:rgba(255,0,0,0.0);
	margin: 10px 10px 10px 10px;
	text-align:center;
}

span.imdb
{
	font-family: Cambria, Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	display: inline;
	overflow: auto;
	text-align:left;
}


span.index
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	float:left;
	text-align:left;
}

span.kindle_index
{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

span.kindle_image
{
	vertical-align:top;
}

span.kindle_link
{
	display:block;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

span.productName
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

span.luggageProductName
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

/************************
  _      _     _
 | |    (_)   | |
 | |     _ ___| |_ ___
 | |    | / __| __/ __|
 | |____| \__ \ |_\__ \
 |______|_|___/\__|___/
 ************************/

ul.brand
{
	list-style-type:circle;
	margin:0px 0px 0px 0px;
}

li.brand
{
	display:list-item;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	text-align:left;
	color:#000000;
}

/**************************************************************
  __  __ _              _ _
 |  \/  (_)            | | |
 | \  / |_ ___  ___ ___| | | __ _ _ __   ___  ___  _   _ ___
 | |\/| | / __|/ __/ _ \ | |/ _` | '_ \ / _ \/ _ \| | | / __|
 | |  | | \__ \ (_|  __/ | | (_| | | | |  __/ (_) | |_| \__ \
 |_|  |_|_|___/\___\___|_|_|\__,_|_| |_|\___|\___/ \__,_|___/
 **************************************************************/

.logo_span
{
	width:457px;
	height:60px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.divider_span
{
	width:100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #000000;
	color: #DDDDDD;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.png_image
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.content_layer
{
	/*position: absolute; left: 0; top: 0 ;*/
	width: 100% ;
	/*height: 100% ;*/
	margin: 10 0 10 0 ;
}

.content_link
{
	padding: 0px 0px 0px 0px;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	/*color: #3B5D8A; */
	color: #007;
}

.emailtext
{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

#page_screen0
{
   background-color:#000;
   filter:alpha(opacity=60);
   opacity: 0.6;
   position:absolute;
   z-index:400000;
   top:0px;
   left:0px;
   width:100%;
   display:none;
}

textarea
{
	vertical-align: top;
	width:80%;
}​

iframe
{
	width:728px;
}

embed.pdfresume
{
	width:700px;
	height:940px;
}

video.robicheaux
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/robicheaux.jpg') 50% 50% / cover no-repeat;
}

video.tyree
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/tyree.jpg') 50% 50% / cover no-repeat;
}

video.escape
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/escape.jpg') 50% 50% / cover no-repeat;
}

video.edge
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/galactic.jpg') 50% 50% / cover no-repeat;
}

video.tr1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/tirerack.png') 50% 50% / cover no-repeat;
}

video.tr2
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/tirerack.png') 50% 50% / cover no-repeat;
}

video.bw1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/blazingworld.png') 50% 50% / cover no-repeat;
}

video.stripes1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/stripes1cover.jpg') 50% 50% / cover no-repeat;
}

video.stripes2
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/stripes2cover.jpg') 50% 50% / cover no-repeat;
}

video.stripesslate
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/stripesslate.jpg') 50% 50% / cover no-repeat;
}

video.voyant1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/voyantcover1.jpg') 50% 50% / cover no-repeat;
}

video.voyant2
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/voyantcover2.jpg') 50% 50% / cover no-repeat;
}

video.voyantslate
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/voyantslate.jpg') 50% 50% / cover no-repeat;
}

video.driveway1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/drivewayaudition1.jpg') 50% 50% / cover no-repeat;
}

video.driveway2
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/drivewayaudition2.jpg') 50% 50% / cover no-repeat;
}

video.splenda1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/splendaaudition1.jpg') 50% 50% / cover no-repeat;
}

video.splenda2
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/splendaaudition2.jpg') 50% 50% / cover no-repeat;
}

video.crunch1
{
	width:720px;
	height:405px;
	background: transparent url('https://www.jayreher.com/images/crunchfitnessaudition.png') 50% 50% / cover no-repeat;
}

/********************************************
                      _
     /\              | |
    /  \   _ __   ___| |__   ___  _ __ ___
   / /\ \ | '_ \ / __| '_ \ / _ \| '__/ __|
  / ____ \| | | | (__| | | | (_) | |  \__ \
 /_/    \_\_| |_|\___|_| |_|\___/|_|  |___/
 ********************************************/

a.cat_link
{
	margin:auto;
	font-family:Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
}

a.cat_link:link { text-decoration: none; COLOR:#FFFFFF}
a.cat_link:visited { text-decoration: none; COLOR:#F0F0F0}
a.cat_link:hover { text-decoration: none; COLOR:#00F030}

a.cyan {  text-decoration: none; COLOR:#0FF}
a.cyan:link {  text-decoration: none; COLOR:#0FF}
a.cyan:visited {  text-decoration: none; COLOR:#0AA}

a.item
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	color:#000000;
}

a.close
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	color:#000000;
	float:right;
}

a.brand
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	text-decoration: none;
	color:#000000;
}

a.order
{
	float:left;
}


a.footer
{
	margin:7px;
}

a {  text-decoration: none; COLOR:#007}
a:link {  text-decoration: none; COLOR:#007;}
a:hover {  text-decoration: underline; COLOR:#04F}
a:visited { text-decoration: none; COLOR:#000040}
a:visited:hover {  text-decoration: underline}

.footer
{
	margin:auto;
	text-decoration: none;
	text-align: center;
	font-weight:700;
	font-style:italic;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
}
