* {
	margin: 0;
	padding:0;
}

body {
	padding: 0;
	background: url(images/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
	margin: 5px 0;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 24px;
}

td { padding: 5px 10px; }

a:link {
	color: #f1dc87;
}

a:hover, a:active {
	text-decoration: none;
	color: #48ACDE;
}

a:visited {
	color: #f1dc87;
}

img {
	border: none;
}

#menu .last {
	border-right: 0;
	border-bottom: 0;
}

#menu .first {
	border-left: 0;
	border-top: 0;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	clear: both;
	width: 980px;
	height: auto;
	margin: 0 auto;
	background: #013f2d;
}

/* Menu */

#menu {
	float: left;
	width: 980px;
	height: auto;
	background: #013f2d;
}

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

#menu li {
	display: block;
	float: left;
	border-right: 1px solid #024a35;
	border-left: 1px solid #013929;
}

#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 10px 20px;
	text-decoration: none;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none; 
	color: #FFFFFF; /*013f2d; */
	background: #caae41;
}

#menu .current_page_item  {

}

/** LOGO */

#logo {
	width: 980px;
	height: 132px;
	margin: 0 auto;
	background: #FFFFFF;
	background: url(images/logobg.jpg) repeat-x top left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	line-height: normal;
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 20px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: ##48ACDE;
}

#logo h4 {
	float: left;
	font-size: 26px;
	color: #8d7a2a;
	margin-top: 28px;
	margin-left: 20px;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#logo .right {
	margin: 0;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #013f2d;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	float: left;
}

#page .marty {
	padding: 0;
	margin:  0 10px 5px 0;
	float: left;
	border: 2px solid #002f21;
}

#page .rank {
	margin-right: 50px;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	text-align: right;
}

/* Content */

#content {
	float: right;
	width: 700px;
	margin-right: 10px;
	margin-top: 0px;
	background: #024f39;
	min-height: 650px;
}

/* Post */

.post {
	padding: 0 15px;
	background: #024f39;
	min-height: 505px;
	width: 665px;
	float: left;
}

.post .title {
	margin: 20px 0;
	font-family: Verdana;
}

.post h2 {
	height: 32px;
	padding: 8px 0;
	font-size: 18px;
	color: #FFFFFF;
}

.post ul li {
	margin: 0 0 20px 20px;
	padding-left: 30px;
	background: url(images/bullets.jpg) left 10% no-repeat;
	list-style: none;
}

.post ol li {
	margin: 0 0 20px 30px;
}

.entry .alpha-list li {
	list-style-type: lower-alpha;
}

.entry .important {
	color: red;
	font-weight: bold;
}

.post .pdf {
	padding-left: 40px;
	background: url(images/pdf.jpg) no-repeat center left;
}

.post .doc {
	padding-left: 25px;
	background: url(images/doc.jpg) no-repeat center left;
}

.post .reader {
	width: 112px;
	margin: 0 auto;
}

.post .cpas {
	float: left;
	width: 200px;
	height: 155px;
	margin: 0 20px 15px 0;
}

.post .cpas p {
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.post .entry {
	float: left;
	margin-bottom: 20px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding-left: 20px;
	margin: 0px;
}

#sidebar .contactInfo {
	padding-top: 10px;
	float: left;
	padding-left: 30px;	
}

#sidebar .contactInfo p {
	size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#sidebar .contactInfo span {
	font-weight: bold;
}

#sidebar ul {
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
	float: left;
}

#sidebar li {
	background: #8e7726;
	text-align: center;
}

#sidebar li a {
	background: #caae41;
	color: #013f2d;
	text-decoration: none;
	width: 240px;
	float: left;
	border-bottom: 1px solid #9b822a;
	border-top: 1px solid #7e6a22;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	background: url(images/menubg.jpg) top left repeat-x;
}

#sidebar li a:hover {
	border-bottom: 1px solid #9b822a;
	border-top: 1px solid #7e6a22;
	background: #8a7828;
	color: #FFFFFF;
}

#sidebar .contact_li {
	height: 230px;
}

#sidebar .contact_li p {
	margin: 0px;
}


#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

/* Footer */
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 10px;
	background: #013f2d;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	font-size: 14px;
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
}

/* Slideshow */
#slideshow {
	margin: 0 10px 5px 0;
    position:relative;
    height:230px;
	width: 350px;
	float: left;
}

#slideshow IMG {
	width: 350px;
	height: 230px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

form {
	float: left;
	width: 520px;
}

input {
	float: left;
	margin: 5px;
}

label {
	float: left;
	width: 265px;
	margin: 5px 0;
	text-align: right;
}

textarea {
	float: left;
	margin: 5px;
	width: 190px;
	height: 120px;
}

button {
	float: left;
	margin: 30px 0 30px 310px;
}