body {
background-color: #fff;
text-align: center;
margin-top: 10px; 
padding: 0;
}

#outercontainer {
width: 720px;
margin: 0 auto 0 auto;
}

/* Text Formatting*/

p {
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 8.5pt;
line-height: 1.2em;
}

p.grey {
color: #999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 8.5pt;
line-height: 1.2em;
}

.bold {
color: #191919;
font-family: "Century Gothic", Helvetica; 
font-weight: normal;
font-size: 9.5pt;
line-height: 140%;
text-decoration: none;
}

.small {
color: #191919;
font-family: Arial, Helvetica; 
font-weight: normal;
font-size: 8.5pt;
line-height: 140%;
text-decoration: none;
}

.contact {
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8.5pt;
line-height: 180%;
}

a {
color: #d70000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 7.5pt;
text-decoration: underline;
}

a.hover {
color: #d70000;
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5pt;
}

.red {
color: #d70000;
font-family: "Century Gothic", Helvetica; 
font-weight: normal;
font-size: 14pt;
text-decoration: none;
padding-top: 15px;
}

.white {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8.5pt;
text-decoration: underline;
}

.navtext {
color: #cc6600;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8pt;
}


h1 {
margin-top: 10px;
color: #d70000;
font-family: Helvetica, sans-serif;
font-weight: bold;
font-size: 11pt; 
}

h2 {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8.5pt; 
}

h3 {
color: #dd5700;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8.5pt; 
}

h4 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt; 
padding-left: 5px;
}

h5 {
margin-top: 35px;
color: #cc6600;
font-family: Century Gothic, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt; 
}


/* Bodycontainer */

#bodycontainerindex {
width: 100%;
height: 555px;
background-color: #fff;
padding: 0;
}

#bodycontainer {
text-align: left;
width: 760px;
height: 570px;
margin: 0 auto 20px auto;
background-color: #fff;
border: 1px #000000 solid;
padding: 0;
}

#bodycontainer2 {
text-align: left;
width: 760px;
height: 570px;
margin: 0 auto 20px auto;
background-color: #d70000;
padding: 0;
}

#bodycontainer3 {
text-align: left;
width: 760px;
height: 570px;
margin: 0 auto 20px auto;
border: 1px #d70000 solid;
padding: 0;
}


/* Left Column */

#topmenu {
padding-top: 10px;
margin-top: 10px;
width: 300px;
text-align: left;
}

ul#topnav {
margin: 0 0 0 10px;
padding: 0 0 0 10px;
white-space: nowrap;
text-align: left;
}

ul#topnav2 {
margin: 0 0 0 10px;
padding: 0 0 0 10px;
white-space: nowrap;
text-align: left;
}

#topnav li {
display: inline;
list-style-type: none;
padding-right: 8px;
font-family: "Century Gothic", Helvetica; 
font-size: 8pt;     
font-weight: bold; 
text-decoration: none;
}

#topnav2 li {
display: inline;
list-style-type: none;
padding-right: 8px;
font-family: "Century Gothic", Helvetica; 
font-size: 8pt;     
font-weight: bold; 
text-decoration: none;
}

#topnav li a  {
color: #fff;
margin: 0;
padding: 0;
text-decoration: none;
font-family: "Century Gothic", Helvetica; 
font-size: 8pt; }

#topnav2 li a {
color: #d70000;
margin: 0;
padding: 0;
text-decoration: none;
font-family: "Century Gothic", Helvetica; 
font-size: 8pt; }

#topnav li a:hover {
text-decoration: underline;
}

#topnav2 li a:hover {
text-decoration: underline;
}

#content {
padding-top: 12px;
margin-top: 12px;
margin-left: 20px;
margin-right: 430px;
}

#contentshowroom{
margin-top: 12px;
padding-top: 12px;
margin-left: 20px;
}


#contentcatwalk{
margin-top: 12px;
padding-top: 12px;
margin-left: 20px;
}


ul#leftnav {
margin: 0 0 0 10px;
padding: 0 0 0 10px;
white-space: nowrap;
text-align: left;
}

#leftnav li {
color: #191919;
margin: 0 0 2px 0;
padding: 0 0 2px 0;
list-style-type: none;
font-family: "Century Gothic", Helvetica; 
font-size: 8pt;     
font-weight: normal; 
text-decoration: none;
}

#leftnav li a  {
color: #191919;
margin: 0 0 2px 0;
padding: 0 0 2px 0;
list-style-type: none;
font-family: "Century Gothic", Helvetica; 
font-size: 8pt;     
font-weight: normal; 
text-decoration: none;
}

#leftnav li a:hover {
text-decoration: underline;
}

/* Right Column */

#rightcolumn {
float:right;
margin: 0 0 0 0px;
padding: 0;
}



/* Footer */

#footer { 
width: 100%;
padding-top: 10px;
text-align: right;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 7.5pt;
font-weight: normal;
text-decoration: none; }

