#flashcontent	{
width:500px;
height:500px;
}

/* ******************** */
/* Nav Bar  */
/* ******************* */


div.navbar {
	    background-color: #3c3c3c;
    padding: 0px;
    margin: 0px;
    list-style: none;

    width: 100%;

    /* Hides from IE-mac \*/
    width: auto;
    /* End hide from IE-mac */
	 
	 float: left;
    height: 70px;
    background-repeat: no-repeat;
    background-position: 0px 7px;
	 width: 770px;
}




/* ******************** */
/* Item Title */
/* ******************* */

div.item_title {
	color: #F5F5F5;
	font-weight: 900;
	margin-bottom: 10px;
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.item_title_paint {
	color: #F5F5F5;
	font-weight: 900;
	margin-bottom: 7px;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* ******************** */
/* Contact Details */
/* ******************* */

div.contact_details {
	font-family: verdana, arial;
	font-size: 11px;
	color: #D77D0D;
	letter-spacing: normal;
}




/* ******************** */
/* Secondary Nav */
/* ******************* */



#subnavbutton {
	text-align:center;
 	padding: 0;
	margin: 0x 0 44px 0; 
	width: 170px;
	background-color: #3c3c3c; 
	color: #803d10;
    font-family: verdana, arial;
	font-size: 10px;
}

#subnavbutton p {
	color: White;
}

#subnavbutton title {
	
}

#subnavbutton ul {
	border-top: 1px #999999 solid;
	margin: 0; 
	padding: 0 0 15px 0;
}

#subnavbutton li {
	margin: 0;
	padding: 0;  
	text-align: left;
	border-bottom: 1px #999999 solid;
	list-style-type: none; 
}

#subnavbutton li a {
	color: #fc8e23;
	margin: 1px 0 1px 0; 
	padding: 7px 0 7px 25px;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-decoration : none;
	background: #3c3c3c; 
	width: 170px;	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 145px;	/* You get it. Good value for compliant browers. */	
	}
	
	#subnavbutton li a:hover {
	color: #803d10;
	background: #f4edb3;
}

#divider	{ border-top:1px solid #D67E10;
width:550px;
}

/* *********************** */
/* Base Styles             */
/* *********************** */

body {


    margin: auto;
    width: 821px;
}

img {
    border: none;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* *********************** */
/* Nasty clearing problems */
/* *********************** */

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-table;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* *********************** */
/* Header                  */
/* *********************** */

div.header {
    margin-top: 57px;
    margin-left: 45px;
    margin-bottom: 17px;
    margin-right: 42px;
}

/* *********************** */
/* Logo                    */
/* *********************** */

img.logo {
    float: right;
}

/* *********************** */
/* Sub Navigation          */
/* *********************** */

ul.level-1 {
    background: #8E0047;
    padding: 0px;
    margin: 0px;
    list-style: none;

    width: 100%;

    /* Hides from IE-mac \*/
    width: auto;
    /* End hide from IE-mac */
}

ul.level-1 li {
    float: left;
    background: #8E0047;
    height: 21px;
    width: 133px;
    border-right: solid 2px #FFFFFF;

}

ul.level-2 {
    display: none;
    position: absolute;
    padding: 0px;
    margin: 21px 0px 0px 0px;
    list-style: none;

    border: solid 1px #000000;
    border-top: none;
}

ul.level-2 li {
    float: none;
    border-right: none;
    height: 15px;
    padding: 3px 30px 0px 12px;
    width: 230px;
    white-space: nowrap;
    text-transform: uppercase;
    background: #000000;
    border-top: solid 1px #000000;
}

ul.level-2 li.first {
    border-top: none;
}

ul.level-2 li.last {
    border-bottom: solid 2px #000000;
    margin-bottom: 12px;
}

ul.level-3 {
    display: none;
    position: absolute;
    left: 132px;
    padding: 0px;
    margin: -4px 0px 0px 0px;
    list-style: none;

    border: solid 1px #000000;
    border-left: solid 2px #000000;
    border-top: none;
    width: 257px;
}

html > body ul.level-3 {
    left: auto;
    margin: -15px 0px 0px 120px;
}

ul.level-1 li:hover ul.level-2, ul.level-1 li.over ul.level-2 {
    display: block;
}

ul.level-2 li:hover ul.level-3, ul.level-2 li.over ul.level-3 {
    display: block;
}

/* *********************** */
/* Main Content            */
/* *********************** */

div.content {
    clear: both;
    border: none 2px #cccccc;
    margin-top: 0px;
    margin-left: 24px;
    margin-bottom: 52px;
    margin-right: 24px;

    padding: 6px;
}

div.first_para {
	color: #ffffff;
	text-transform: none;
	font-size: 14px;
	font-family: garamond, book antiqua, times new roman;
	line-height: 20px;
	font-weight: bold;
}

div.wider {
	color: #ffffff;
	text-transform: none;
	font-size: 14px;
	font-family: garamond, book antiqua, times new roman;
	line-height: 20px;
	letter-spacing: 1px;
}

table.text-content td {
    vertical-align: top;
    padding: 18px 11px 0px 11px;
    line-height: 14px;
}

table.text-content td.column-1 {
    width: 130px;
}

table.text-content h1 {
    text-transform: uppercase;
    margin: 0px;

    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #8C8272;
}

table.text-content h2 {
    text-transform: uppercase;
    margin: 0px;

    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #8C8272;
}

table.text-content h3 {
    text-transform: uppercase;
    margin: 0px;

    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #5C5C5C;
}

table.text-content td.column-1 {
    color: #A3A68B;
}

table.text-content td.column-2 {
    color: #474747;
    width: 420px;
}

table.text-content td.column-3 {
    padding-left: 32px;
    color: #999999;
}

table.text-content td.column-3 ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

/* *********************** */
/* Footer                  */
/* *********************** */

table.footer {
    border-collapse: collapse;
    margin: 35px 13px 22px 13px;
    color: #999999;
}

table.footer td.copyright {
    width: 455px;
}

table.footer td.privacy {
    width: 154px;
}

table.footer td.fact-sheet {

}

/* *********************** */
/* Global Studio           */
/* *********************** */

.global-studio
{
    color: #666666;
    padding-left: 12px;
    text-transform: uppercase;
}


td.global-studio {
    width: 176px;
}

td.global-studio-content {
	color: #ffffff;
	text-transform: none;
	font-size: 14px;
	font-family: garamond, book antiqua, times new roman;
	line-height: 20px;
	padding-left: 20px;
		letter-spacing: 1px;
	
}

td.global-studio-content a
{
	color: #D2691E;
	text-transform: none;
	font-size: 14px;
	font-family: garamond, book antiqua, times new roman;
	line-height: 20px;
	text-decoration: underline;
}

ul.touts {
    padding: 0px;
    margin: 0px;
    margin-top: 6px;
    list-style: none;

    width: 100%;

    /* Hides from IE-mac \*/
    width: auto;
    /* End hide from IE-mac */
}

ul.touts li {
    float: left;

    background-image: url(images/sections/home/tout_arrow.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #8E0047;

    height: 67px;
    width: 167px;

    border: solid 1px #E8E8E8;
    border-top: none;
    border-bottom: none;

    padding: 10px 10px 0px 10px;

    text-transform: uppercase;

    vertical-align: top;


    cursor: pointer;
}

ul.touts li.first {
    border-left-width: 0px;
}

ul.touts li.last {
    border-right-width: 0px;
}

ul.touts li:hover, ul.touts li.over {
    background-position: top left;
}

span.tout {
    color: #FFFFFF;
}

span.title {
    color: #FF9999;
}

ul.touts li:hover span.tout, ul.touts li.over span.tout {
    visibility: hidden;
}

ul.touts li:hover span.title, ul.touts li.over span.title {
    visibility: hidden;
}

.italic	{ 
font-style:italic;
}

.sold	{
color:#D67E10;
font-style:bold; 
font-size:36px;
}

.soldmain	{
color:#D67E10;
font-style:normal; 
}