@charset "utf-8";

/* Main area */

* {
margin:0;
padding:0;
}

* html #main,html {
height:100%;
}

body {
background:url(images/background.png);
color:#444;
font:62.5% Georgia, "Times New Roman", Times, serif;
height:100%;
text-align:center;
overflow:-moz-scrollbars-vertical;
}

#header {
height:262px;
padding:18px 25px;
}

#main {
background:#F3FFFF url(images/main-bg.jpg) repeat-y;
width:700px;
max-width:700px;
min-height:100%;
margin:0 auto;
position:relative;
text-align:left;
}

ul#nav li a {
background:transparent url(images/navigation.gif) no-repeat;
}

#content, #home_content, #about_content, #news_content, #product_content, #press_content, #wholesale_content, #contact_content {
padding:18px 0 36px;
margin:0 0 0 25px;
overflow:hidden;
}

/* Basic HTML */

a {
color:#9c161d;
outline:none;
}

a:hover img {
background:#fff;
}

img {
border:none;
}

p {
margin:0 0 18px;
padding:0;
}

h1 {
font:400 1.8em/100% Georgia, "Times New Roman", Times, serif;
color:#B18944;
margin:0 0 18px;
padding:0;
}

h2 {
color: #3C726E;
font:400 1.4em/128.6% Georgia, "Times New Roman", Times, serif;
margin:0 0 9px;
}

strong {
font-weight:400;
}

/* Galleries */

.latest {
float:left;
}

.products {
width:200px;
float:left;
padding:0 22px 22px 0;
}

.products a img, .brand a img, .brand img {
border:1px solid #AD8C3B;
}

.products a:hover img, .brand a:hover img {
border:1px solid #9c161d;
}

.press-gal,.brand-gal {
float:left;
}

.press {
width:150px;
float:left;
padding:0 16px 18px 0;
}

.brand-gal {
padding:0 0 9px;
}

.brand {
width:100px;
float: left;
padding:0 10px 10px 0;
}

/* Paragraphs */

.paragraph {
font:1.2em/150% Georgia, "Times New Roman", Times, serif;
margin:0 25px 18px 0;
}

.caption {
font-style:italic;
margin:2px 0;
}

.profile {
border:1px solid #AD8C3B;
}

.return {
margin:0 0 20px;
}

.instruct {
position:absolute;
background:#000;
color:#fff;
right:35px;
top:10px;
font-size:1.4em;
margin:0;
}

ul#news-gal {
list-style-type:none;
margin:0;
padding:0 0 18px;
}

ul#news-gal li {
font:1.2em/150% Georgia, "Times New Roman", Times, serif;
margin:0;
padding:0;
}

.date {
color:#000;
}

/* Contact Page */

#info {
padding:20px 0;
float:left;
}

.apm,.cwp,a:hover .apm,ahover .cwp {
border:none;
background:none;
}

.apm {
position:relative;
left:91.5px;
margin:0 0 20px;
}

.cwp {
float:left;
margin:40px 25px 20px 0;
}

.mb {
padding:0 0 18px;
}

.address {
font:1.2em/150% Georgia, "Times New Roman", Times, serif;
margin:0 25px;
}

/* Footer */

#footer {
background:url(images/footer.gif) no-repeat;
width:700px;
position:relative;
margin:-3.6em auto 0;
padding:11px 0 7px;
line-height:180%;
text-align:center;
}

#footer span {
margin: 0 10px 0 0;
}