body 
{
	background-color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #171310;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

p  {
	padding: 0px 0px;
	line-height: 1.4em;
	font-size: 9pt;
	color: #3F291B;
}

a {
	color: #171310;
	text-decoration: none;
}

a:hover {
	color: #EB3975;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

h1 img {border: 0}

h1 {
	color: #ED1165;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}


h2 {
	color: #171310;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}

h3{
	color: #ED1165;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}

h4 {
	color: #171310;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}


h5 {
	color: #ED1165;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h6 {
	color: #171310;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin: 0.9em 0.1em;
}

em {
	color: #ED1165;
	font-size: 0.8em;
	font-style: italic;
	display: block;
	padding: 15px 0;
}

hr {
	height: 2px;
	color: #A08870;
	background-color: #E9DCC9;
	border: 0px;
	margin: 10px 0;
	width: 800px;
	float: left
}

#content input, #content textarea {
	display: block;
	margin: 5px 5px 20px 0;
}

#content input {
	display: inline;
	margin: 0px;
	font-size: 10px;
}

#pcMain input {
	display: block;
}

#pcMain input.clearBorder 
{
	display: inline;
	margin: 0 5px;
}


/* PRESS PAGE STYLES */

#press {
	padding: 20px 0 20px 0;
}

#press h5, {
	color :#888;
}

#press li {
	list-style: none;
	margin: 0;
}

#press ul, #press h3 {
	margin: 0;
	padding: 0;
}

#press h2 {
	display: block;
	color: #ED1165;
	margin-bottom: 20px;
}


.quote, .quote a {
	display: block;
	color: #171310;
}

#online_press, #video_press {
	display: block;
	clear: both;
	margin: 30px 0;
	padding-top: 40px;
}


#online_press h2, #online_press h4 {
	margin: 0 0;
	padding: 0 0;
}

#press h2 {
	font-size: 1.2em;
}

#press h3 {
	font-size: 1.0em;
}

div.online_press_piece {
	margin: 20px 0;
	max-width: 370px;
	float: left;
}

div.video_press_piece {
	margin: 20px 0;
	float: left;
}

.press_col_left {
	width: 370px;
	padding: 0 10px 0 0;
	float: left;
}

.press_col_right {
	width: 380px;
	padding: 0 0 0 20px;
	float: right;
}

#magazine_press {
	display: block;
}

div.magazine_press_piece {
	clear: both;
	margin: 0 0 20px 0;
}

div.magazine_press_piece img {
	float: left;
	margin: 0 20px 30px 0;
}


div.magazine_press_piece a, #video_press a {
	display: block;
}



/* END OF PRESS PAGE STYLES */


.h1{
	color: #ED1165;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}


.h2 {
	color: #181214;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.h3 {
	color: #ED1165;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.h4 {
	color: #171310;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}


.h5 {
	color: #ED1165;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.h6 {
	color: #171310;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.newsletter {font-size: 1em; color: #F17CA9;}

hr.slim {margin-left: auto; margin-right:auto;}


/* 0000000000000000000000000000000000000000000 BEGINNING OF NAVIGATION DROP DOWN STYLES 000000000000000000000000000000000000000 */


/* Basic code - don't modify */
 
  #nav { display: block; margin: 0; padding: 0; position: relative; left: 15px; top:5px; text-transform: uppercase;}
  #nav li { display: block; list-style: none; margin-right: 20px; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  #nav ul a { zoom: 1; } /* IE6/7 fix */
  #nav ul li { float: none;}
  #nav ul ul { top: 0px; }
    
/* Essentials - configure this */

  #nav ul { width: 250px; }
  #nav ul ul { left: 251px; margin-top: 10px; }

/* Everything else is theming */
 
  #nav { background-color: #fff; height: 15px}
  #nav *:hover { background-color: none; }
  #nav a {
	border-right: 1px solid white;
	color: #171310;
	padding: 6px;
	line-height: 1.3em
}
  #nav li.hover a { background-color: #fff;}
  #nav ul { top: 25px;}
  #nav ul li a { background-color: #fff;}
  #nav ul a.hover {
	background-color: #171310;
	color: #fff;
}
  #nav ul a { border-bottom: 1px solid #fff; padding-bottom: 8px; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }

/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* 0000000000000000000000000000000000000000000 END OF NAVIGATION DROP DOWN STYLES 000000000000000000000000000000000000000 */



#content, #header {
	width: 800px;
	margin: 0px auto;
	clear: both;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
  
}


#header form {
	float: right;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}


#header iframe { 
	float: right;
	clear: both;
}

#navigation {clear: both;}

#content table.maincontent td {
	padding: 15px 15px 30px 50px;
	text-align: left;
}

#content table {
	background-color: #FFF;
	border: none 0;
}

#content #right_content  {
width: 100px;	
}

#content_wrap {
	padding-left: 20px;
	padding-top: 20px;
}


#secondary_content {
	padding-top:0px;
	padding:15px;
	border: 0;
	margin: 0;
	background-color:#171310;
	text-align: left;
	color: #87A490;
	
}

#secondary_content img {
	border: 0;
	margin: 0;
}

#secondary_content h3 {
	display: inline
}

#footer {
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#171310;
	text-align: center;
}


#footer ul {
	margin-left:0;
	clear: both;
	color: #171310;
	padding: 7;
}

#footer img, #content img {
	vertical-align:middle;
	border:0;
	color: #FFF;
	padding-top: 10px;
	text-align: center;
}


#footer h3 {
	color: #171310;
	font-weight: normal;
	font-size: 11px;
}

#footernav {
	margin: 15px 0 30px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#socialnav { 
	margin: 0
}

#footernav li { 
	list-style: none;
	display: inline;
	margin-right: 12px;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 2em;
}

#socialnav li {
	list-style: none;
	display: inline;
	margin-right: 15px;
	text-align: center;
}

#form {
	width: 400px;
	padding-left: 50x;
	padding-top: 30px;
	color: #171310;
}

#form_aside {
	width: 400px;
	float: right;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 30px;
}

#form_aside h3 {
	padding: 0 0 15px 0;
}

#form_aside h5 {
	margin: 0 0 5px 0;
}

#form_aside p {
	padding: 0 0 15px 0;
}
	
#footer input, #footer form, .clearBorder {
	display: inline;
	margin: 0px 0;
	text-align: center;
}
.footernavtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}


/* 0000000000000000000000000000000000000000000000000 END OF FOOTER STYLES 000000000000000000000000000000000000000000000000 */



/* BEGIN FANCY BOX STYLE */


div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_loading.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
	background-color: #fff;
	padding: 10px 20px;
	margin-top: -15px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}
.PhoneNumberFrontPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F06;
	font-weight: bold;
}
#footer .footernavtext tr td a {
	color: #FFF;
}
