@charset "utf-8";
/* CSS Document */



INPUT, SELECT, TEXTAREA {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#7A4B21; font-weight: normal;}

body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #E4D4A3;
	margin-top: 0px;
	background-image: url(http://www.writebusiness.net/templates/writebusiness09/images/backgrd.jpg);
}
#wrapper {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C07733;
	border-bottom-color: #C07733;
	border-left-color: #C07733;
	}
#masthead{
	width: 850px;
	height: 152px;
	background-color: #FFF;
	background-image: url(http://www.writebusiness.net/templates/writebusiness09/images/header1.jpg);
	background-repeat: no-repeat;
}
#leftcolumn{
	float:left; 
	width: 170px;
}
#content {
	width: 640px;
	text-align: justify;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer{
	clear:both;
	padding-top: 10px;
	height:30px;
	text-align: center;
	background-color: #E4D4A3;
}
#footer p {
	margin-top: 10px;
	font-size: 10px;
	color:#C07733;
}
#bottomnav{
	height:150px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background: #FFF;
}
#bottomnav p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#rightblocks {
	margin-left: 10px;
	float: right;
	width: 150px;
	background-color: #FFF;
}
#rightblocks p {
	font-size: 11px;
	color:#C07733;
}
p {
	font-size: 12px; 
	color: #333;
}
h1 {
	color: #7A4B21;
	font-size: 13px;
}
h2 {
	font-size: 12px;
	color:#7A4B21;
}
.image {
	border: 1px solid #CCC;
	margin: 10px;
}
.copyright {
	font-size: 10px;
	color: #C07733;
}
a:link {
	color:#7A4B21;}
a:visited {
	color:#7A4B21;}
a:active {
	color:#7A4B21;}
a:hover {
	color:#8C8400;
	 text-decoration:none
}	
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A4B21;
}
.border {
	border: 1px solid #C07733;
}
#wrapper-menu {
	background: #C07733;
	float: left;
	width: 100%;
}
/* Menu */
#menu {
	width: 170px;
	text-align: left;
}
.menu {
	vertical-align: top;
	width: 165px;
	padding: 0px;
	border-right: 1px solid #CCC;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.menu ul {
	border-bottom: 0px;
	background-color: #C07733;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 10px;
	color: #7A4B21;
	display: block;
	background-color:  #E4D4A3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBA777;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.menu a:hover {
	background-color: #C07733;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}
.menu_current {
	font-weight: bold;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.newsletter {
	background-color: #E4D4A3;
}
.textnewsletter {
	color: #7A4B21;

}
hr {
	color: #C07733;
	height: 1px;
	width: 75%;
	text-align: center;
}
.li {
	list-style-position: outside;
	list-style-image:   url(http://www.writebusiness.net/images/bullet00.gif);
	list-style-type: circle;
	line-height: 16px;
	font-size: 12px;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}