html, body {
	height: 100%;
}
p{
	text-align:justify
}
.myimg{
	border:3px solid #000
}
body {
	margin: 0;
	padding: 0;
	background: url(images/bg3.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #454545;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	color: #221D1D;
}

h2 {
	font-size: 2.5em;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 200%;
}

strong {
}

a {
	color: #C81F18;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,.2);
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/* Logo */

#logo {
	//width: 960px;
	height: 120px;
	margin-left:10px;
	color: #000000;
}

#logo_h1, #logo p {
	margin: 0;
	padding: 0;
	background:url(images/menu_cover5.png) no-repeat;
	width:100%;
	background-position:right;
	height:110px
}

#logo h1 {
	letter-spacing: -1px;
	text-align: left;
	font-size: 5em;
}

#logo_h1 h2{
	margin-top:-20px;
	font-size:23px;
	
}
#logo_h1 h1{
	margin-top:-10px;
	color:#950D08;
	font-size:45px;
	font-weight:bolder;
	margin-top:25px;
	font-family:"Arial Black", Gadget, sans-serif;
}

#logo h1 span {
	color: #1F1F1F;
}

#logo p {
	text-align: center;
	font-size: 16px;
	color: #595959;
}

#logo p a {
	color: #595959;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C81F18;
}

/** MENU */

#menu {
	overflow: hidden;
	width: 1000px;
	background: #C81F18;
	font-size: 20px;
	color: #000000;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 15px 30px 15px 30px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 200;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: #950D08;
	color: #FFFFFF;
}

#menu .last {
	border-right: none;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/* Footer */

#footer-content {
	overflow: hidden;
	width: 980px;
	padding: 10px;
	background: #C81F18;
	color: #ffffff;
	margin:0px auto;
}


/* Welcome */


#welcome {
	width: 960px;
	margin: 0px auto;
	padding: 10px 20px;
}

#welcome .content {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #D4D4D4;
}

#welcome h2 {
	padding: 0px 0px 20px 0px;
}

#welcome h2 a {
	text-decoration: none;
	color: #000000;
}


/* Three Columns */

#three-columns {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 0px 20px 30px 20px;
}

#three-columns .content {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #D4D4D4;
}

#three-columns h2 {
	padding: 0px 0px 20px 0px;
	color: #000000;
}

#three-columns #column1 {
	float: left;
	width: 270px;
	margin-right: 20px;
}

#three-columns #column2 {
	float: left;
	width: 400px;
}

#three-columns #column3 {
	float: right;
	width: 250px;
}

/* Two Columns */

#two-columns {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 0px 20px 10px 20px;
}

#two-columns h2 {
	padding: 0px 0px 10px 0px;
	color: #000000;
}

#two-columns #col1 {
	float: right;
	width: 600px;
}

#two-columns #col2 {
	float: left;
	width: 310px;
}


/* List Style 1 */

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #D4D4D4;
}

.list-style1 .date {
	font-weight: bold;
	color: #212121;
}

.list-style1 .first {
	padding-top: 0px;
	border: none;
}


/* List Style 2 */

.list-style2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
}

.list-style2 li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D4D4D4;
}


.list-style2 .first {
	padding-top: 0px;
	border-top: none;
}

/* List Style 1 */

.link-style {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 15px;
	background: #C81F18;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 1px 0px 1px #5C1111;
	text-transform: uppercase;
	color: #FFFFFF;
}