/* Created by http://freehtml5templates.com */
/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background: #DDDCD5;
font-family: Verdana, Geneva, sans-serif;
color: #6F6c6c;
font-size: 14px;
line-height: 16px;
}
	
/* layout */

#container {
float: right;
width:339px;
margin: 0 0 0 0;
}

#content {
margin: 0 0 0 20px;
}

#sidebar {
float: left;
overflow: hidden;
width: 249px;
margin: 0 ;
padding: 10px;
text-align: center;
}

#wrapper {
margin: 0 auto;
width: 619px;
}

#wrapper {
background: #EDE7D8;
}

#main {
margin: 0 auto;
width:609px;
background: #EDE7D8;
clear: both;}



/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #433335;
}

a {
color:#433335;
}

a:hover {
color: #EDA4A4;
}
	
hr {
background-color: #E7E7E7;
border: 0;
height: 1px;
margin-bottom: 18px;
clear: both;
}

p {
color: #6F6c6c;
margin-bottom: 12px;
}

li {
padding-left: 5px;
}

/* header */

header {
margin-top: 0px;
padding: 15px 0 0 0;
}

header img {
clear: both;
display: block;
}

/* nav */

nav {
background: #443333;
margin: 0 auto;
width: 940px;
display: block;
float: left;
}

nav .menu {
font-size: 16px;
font-weight: bold;
margin-left: 12px;
}

nav .menu ul {
list-style: none;
margin: 0;
}

nav .menu li {
float: left;
position: relative;
}

nav .menu a {
display: block;
text-decoration: none;
color: #FAF0E6;
padding: 0 10px;
line-height: 38px;
}

nav .menu a:hover {
color: #EDA4A4;
}

/* nav 1-level dropdowns */
nav .menu li ul { 
display: none; 
}

nav .menu ul li a {
display: block;
text-decoration: none;
color: #FAF0E6;
background: #433335;
margin-left: 1px;
white-space: nowrap;
}
nav .menu ul li a:hover { 
background: #433335; 
}

nav .menu li:hover ul {
display: block;
position: absolute;
}

nav .menu li:hover li {
float: none;
font-size: 11px;
}
nav .menu li:hover a { 
background: #433335; 
}

nav .menu li:hover li a:hover { 
background: #433335; 
}

/* main content */

#main {
overflow: hidden;
padding: 30px 0 0 0;
}

#content {
width: 301px;
margin-bottom: 0px;
font-size: 14px;
line-height: 18px;
padding-left: 0px;
}

article {
padding: 10px 0 0 0;
}



#content p,
#content ul,
#content ol,
#content hr {
margin-bottom: 24px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
margin-bottom: 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
color: #433335;
margin: 0 0 20px 0;
line-height: 1.5em;
text-shadow: 0px 2px 3px #ddd;
}

.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}

.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.aligncenter {
margin-bottom: 0px;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
line-height: 1.5em;
text-shadow: 0px 2px 3px #ddd;
}

aside ul {
list-style: square inside;
margin-bottom: 20px;
}

footer {
margin: 0 auto;
width:580px;
text-align: center;
clear: both;
}

#footer-area {
padding: 18px 0;
overflow: hidden;

}

.new { cclear: both;}
.red {
	color: #9A3F1F;
}
.green {
	color: #85bc2d;
}
.px11 { color: #000000; font-size: 11px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.px14 { color: #800000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 21px; margin: 0.67em 0; text-decoration: none }
.blackb { color: #575757; font-weight: bold; text-decoration: none }

a.button-2 { font-size:11px; text-decoration:none;}
a.button-2:visited { font-size:11px;color: #575757; text-decoration: none }
a.button-2:hover { font-size:11px; color: #000000; text-decoration: underline; }
