body {
	font-size: 13px;
	color: #000000;
	background-color: #404040;
	background-repeat: repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: fixed;
	background-image: url(images/2xbackg.jpg);
	margin-top: 0px;
	padding: 0;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #E13334;
}

#menu {
	width: 1050px;
}

#menu ul {
	padding:0;
	text-align: center;
}

#menu ul li{
	display:inline;
	list-style:none;
	text-align:center;
	padding-right: 45px;
	padding-left: 45px;
}

#menu a {
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold
}

#menu a:hover {
	color:#FFF;
	background-image: url(images/LA-Paint-white_transp.png);
	background-repeat: repeat;
}


#background-pic {
	background-image: url(images/LA-Paint-main-bckg2.jpg);
	margin-top: 0px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
}

h1 {
	letter-spacing: 1px;
	font-size: 2em;
	background-color: #333;
	line-height: 1.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
	background-color: #999;
	background-repeat: repeat;
	line-height: 1.4em;
	color: #000;
}

h3 {
	font-size: 1.4em;
	text-align: center;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #333;
}
h1 a {
	color: #DE3334;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1050px;
	height: 170px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bannerlos-angeles-painters.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}
#wrapper {
	background-image: url(images/LA-Paint-red_trans.png);
	background-repeat: repeat;
	min-height: 1750px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	margin-left: 280px;
	float: left;
	color: #F79F1A;
	font-size: 36px;
}

#header p {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 17px;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 70%;
	background-color: #FFF;
	margin: 0;
	min-height: 1380px;
}

.title {
	padding: 0 20px 0 60px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -30px 20px 0 60px;
	color: #646464;
}


.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0 20px 0 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 25%;
	background-color: #333;
	min-height: 1380px;
	margin-bottom: 10px;
	color: #FFF;
}

#sidebar ul {
	margin: 0 0 0 15px;
	padding: 20px 0 20px 0;
	list-style: none;
	color: #FFF;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #B8C539;
	background: url(images/LA-Paint-img03.gif) no-repeat 0px 40%;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	height: 40px;
	background: url(images/LA-Paint-img04.gif no-repeat left 60%;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar a {
	text-decoration: none;
	color: #FFF;
}

#sidebar a:hover {
	text-decoration: none;
}


/* Footer */

#footer {
	width: 900px;
	height: 100px;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 20px;
	background-image: url(images/LA-Paint-white_transp.png);
	background-repeat: repeat;
	clear: both;
}

#footer p {
	text-transform: uppercase;
}

#footer p a {
	color: #000;
}
.fleft {
	float: left;
	margin-right: 7px;
}
.fright {
	float: right;
	margin-left: 7px;
}
