body {
	margin: 0;
	padding: 0;
	background: #A1A1A1 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

h1 {
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E34518;
}

h2 {
	font-size: 18px;
	color: #F44903;
	font-weight: normal;
	line-height: 55px;
}

h3 {
	font-size: 1.6em;
}

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

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}


#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background-color: #333333;
	background-image: url(images/new-2-design-logo-2.jpg);
	background-repeat: no-repeat;
}


#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-color: #666666;
	background-image: url(images/menu-back.jpg);
	background-repeat: no-repeat;
}

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

#menu li {
	float: left;
	height: 38px;
}

#menu a {
	display: block;
	padding: 15px 20px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	line-height: normal;
	margin-right: 3px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}


#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

#page-bgbtm {
	padding: 30px 10px 0px 20px;
	background: url(images/img05.jpg) no-repeat left bottom;
}


#content {
	float: left;
	width: 670px;
	padding: 0;
}

.post .entry {
	background: url(images/img10.jpg) repeat-y left top;
	text-align: justify;
	line-height: 20px;
}

.post .entry-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post .entry-bgbtm {
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
	background: url(images/img09.jpg) no-repeat left bottom;
}


.links {
	display: block;
	width: 130px;
	height: 33px;
	margin-top: 20px;
	padding-top: 7px;
	background: url(images/img07.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}


#sidebar {
	float: right;
	width: 230px;
	padding: 10px 0px 0px 0px;
	color: #787878;
	line-height: 22px;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #F44903;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
}

