body {
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	background-color: #f4f4f4;
	background-image: url(../assets/layout/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: normal;
	color: #006432;
}

 h2 {
	font-weight: normal;
	color: #004221;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #2B8028;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 5px;

}

img.right {
	float: right;
	margin: 0 0 0 15px;
		background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 5px;
}

img.imageFrame {
	background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 5px;

}

/* Header */

#header {
	width: 940px;
	height: 170px;
	background-image: url(../assets/layout/img01.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	padding-left: 5px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 68px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 123px;
	height: 87px;
	padding-top: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
	background-color: #FFCC00;
	background-image: url(../assets/layout/tab_on.jpg);
	background-repeat: no-repeat;
}

#menu a:hover {
	display: block;
	float: left;
	width: 123px;
	/*
	height: 90px;
	padding-top: 30px;
	*/
	height: 87px;
	padding-top: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
	background-color: #339900;
	background-image: url(../assets/layout/tab_off.jpg);
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
	background-image: url(../assets/layout/watermark_rams.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
}

#latest-post {
	float: left;
	width: 650px;
	padding-left: 10px;
	padding-right:15px;
	background-image: url(../assets/layout/img03.gif);
	background-repeat: repeat-y;
	background-position: right;

}

#latest-post p {
	line-height: 1.3;
	font-size: 1.1em;
}


#recent-posts {
	float: right;
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;

}

#recent-posts .entry {
	background-image: url(../assets/layout/img04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}


/* RAM Forward new features links */

#recent-posts .ramForward {
	font-size: 1.3em;
}



#recent-posts .ramForward ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts .ramForward li {
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;

}



/* SITE NAV */

#recent-posts .navMenu {
	font-size: 1.1em;
	/*	font-weight: bold;*/
	

	background: #FBB700;
	border: 1px solid #004221;
	width: 90%;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}




#recent-posts .navMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts .navMenu li {
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#recent-posts .navMenu li a {
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;

	text-decoration: none;
	color: #FFFFFF;
	background-color: #004221;
	
}


#recent-posts .navMenu li a:hover {
	display: block;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:19px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FBB700;
	border: 1px solid #006432;
	background-image: url(../assets/layout/menu_on_ani.gif);
	background-repeat: no-repeat;
	background-position: top;
}












/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	border-top: 20px solid #FFFFFF;
	color: #1E641E;
	background-color: #FAB700;
	background-image: url(../assets/layout/footer_table.gif);
	background-repeat: no-repeat;
}

#sidebar p {
	font-size: 1.1em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #246521;
}

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

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

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../assets/layout/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.lineRuler {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}

.highlighterGreen {
	background-color: #99FF33;
	color: #000000;

}

.highlighterYellow {
	background-color: #FFDA46;
	color: #000000;

}

.clearBothPWT {
	clear: both;
}

ol li {
	padding-bottom: 10px;
}

table.dataTable {
	border-collapse: collapse;

	border: 1px solid #333333;

}

table.dataTable td {

	border: 1px solid #333333;
	padding: 4px;
	vertical-align: top;
}

td.dataLabelLeft {
	font-weight: bold;
	background-color: #F9B700;
	font-size: 1.1em;
}

td.dataLabelTop {
	font-weight: bold;
	background-color: #F9B700;
	color: #FFFFFF;
	
}

td.dataHeader {
	font-weight: bold;
	background-color: #44715A;
	font-size: 1.3em;
	color: #FFFFFF;
}

td.dataHeaderSub {
	font-weight: bold;
	background-color: #FFCC00;
}

.plain {
	font-weight:normal
}

td.dataFooter {
	background-color: #CCCCCC;
}


td.dataRow1 {
	background-color: #FDF9E1;
}

td.dataRow2 {
	background-color: #FFFFCC;
}
