/* Change the colors here */
body {
	background-color: #CCBEB2;
}
/* coutsider border color */
table.border {
	border: 2px solid #3D322E;	
}
#linkUnit {
	border-top: 1px solid #3D322E;
	border-bottom: 1px solid #3D322E;
}
/* Top adsense link unit background color. 
You should also change adsense background color. */
h1 {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
/* End of color editing */

table {
	background-color: white;
}

table.border {
	width: 750px;
}
#headerimg {
	background-image: url(ADD-header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	height: 140px;
}
#linkUnit {
	padding: 2px;
	height: 19px;
}
body, p, td {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

/* Site name */
h1 {
	font-family: 'times new roman', times, serif;
	font-size: 30px;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: -2px;
}
/* Tagline */
h2 {
	font-family: arial, sans-serif;
	font-size: 17px;
	padding-left: 30px;
	font-variant: small-caps;
}
/* Article title */
h3 {
	font-family: arial, verdana, sans-serif;
	color: #000080;
	font-size: 20px;
	border: 1px solid #cccccc;
	width: 100%;
	line-height: 120%;
	text-align: center;
}
/* Menu title */
h4 {
	border: 3px outset #fc6e22;
	background-color: #FABE99;
	padding: 2 20;
	font-weight: bold;
	color: #000080;
	font-size: 13px;
}

div.rightMenu {
	margin-left: 2em;
	margin-top: 2em;
   padding-right: 1em;
}

.rightMenu ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1em;
}

.rightMenu ul li {
	line-height: 150%;
}

li a {
	text-decoration: none;
	color: #434E5C;
	font-size: 12px;
}

li a:hover {
	text-decoration: underline;
	color: #434E5C;
	font-size: 12px;
}

div.leftMenu {
	margin-left: 0;
}

#maxi {
    overflow: auto;
}

#readmore {
    margin-top: 6px;
    margin-left: 3px;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#listings {
	padding: 0 10;
}
#left {
	width: 170px;
}
#right {
	width: 180px;
}