/* PAGE SPLIT BARS */

#page-splits	{
		border: #A27E44 0px solid;
		border-bottom: #FFFFFF 1px solid;
		background-color: #A27E44;
		color: #A27E44;
		height: 2px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}
/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background.jpg");
		background-repeat: no-repeat;
		background-position: 0px 100px;
		}

BODY {
	margin: 0;
	padding: 0;

	background: url(../images/body_bg.gif) repeat-x left top;
	
}

body, td, th, tr, p, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	line-height:140%;
	font-size:14px
}

p {
	margin:0;
	padding:0;
	margin-bottom:1em;
}

.moduletable {
	padding: 0;
	margin: 0;
}

#logo img {
	display: block;
}

#wrapper_bg1 {
	background:  url(../images/bottom_bg.gif) repeat-x left bottom;
	margin: 0;
padding-top:15px;
	height: 275px;
	text-align: left;
}

#wrapper {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	left: 0;
	top: 0;
	height: 140px;
}

#logo {	
	position: absolute;
	left: 0;
	top: 10px;
}

#search {
	position: absolute;
	right: 52px;
	top: 50px;
}

#wrapper2 {
	background: #fff;
}

#left {
	float: left;
	width: 630px;
	padding-right: 15px;	
}


#home_module .moduletable {
	padding: 10px;
	padding-bottom: 30px;
}

#right_menu {
	float: left;
	width: 160px;
}

#footer h3 {
	display: none;
}

#menu {
	position: absolute;
	top: 150px;
}

.moduletable {
	margin: 0;
	padding: 0;
}

#main_img {	
background-image: url("../images/background-home.jpg");
		background-repeat: no-repeat;
		background-position:inherit;
	padding-top:60px;
	padding-bottom: 80px;
}

#logo img, 
#main_img img {
	display: block;
}

#small_img {
	float: right;
}

#content {
	float: left;
	width: 550px;
	padding: 0;
}

#content-padding {
	padding: 10px;
	padding-bottom: 30px;
}

#clear {
	clear:both;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 750px;
}

#bottom_module {
	width: 550px;
}

#footermenu table {
	text-align: left;
	padding-top: 5px;
}

#footermenu .mainlevel-bottom {
	color: #ABAB87;
	padding-bottom: 10px;
}

#bottom_module .moduletable {
	padding: 10px;
}

#above-main, {
	margin:1.5em;
	padding:6px;
	border: 1px solid #DDD;
}


/* GENERAL PURPOSE STYLES */

a:link {
	color: #996600;
	letter-spacing:1px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
a:visited {
	color: #996600;
		letter-spacing:1px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;

}

a:hover {
	color: #339900;
}

.inputbox {
	padding: 0;
	margin: 0;
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #666;
}

#search input {
	border: none;
	width: 130px;
	height: 20px;
	color: #999;
	padding: 0;
	margin: 0;
	padding-left: 3px;
}

.sectiontableentry1 {
	background-color : #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small, .author, .createdate {
  font-size: 9px;
  color: #7492AB;
}

.createdate {
padding-bottom:1em;
}

img {
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}

#footermenu a:link, 
#footermenu a:visited  {
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #ABAB87;
	font-weight: normal;
	text-transform: uppercase;
}

#footermenu a:hover {
	text-decoration: underline;
}

/* new tags */


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	padding: 5px;
	padding-left: 0;
	padding-bottom: 10px;
}

h1 {
	font-size: 18px;
	color: #666; 
}

h2 {
	font-size: 16px;
	color: #CC3300;
}

h3 {
	font-size: 14px;
}

#home_module h3 {
	padding: 0;
	font-size: 22px;
	padding: 5px;
}

#home_module p {
	padding: 5px;
}

h4 {
	font-size: 12px;
	color: #ABAB87;	
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
text-align:left;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

/* primary menu - at the top of this site */


#right_menu ul, 
#right_menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
letter-spacing:normal;
}

#right_menu ul {
	padding-top: 15px;
	padding-left: 5px;
}

#right_menu ul ul {
	padding-top:6px;
	padding-left:6px;
	padding-bottom:6px;
}

#right_menu ul li {

}

#right_menu ul li a:link, 
#right_menu ul li a:visited {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#right_menu ul li#current li a:link, 
#right_menu ul li#current li a:visited {
	text-decoration: none;
	color: #666;
}	

#right_menu ul li#current a:link, 
#right_menu ul li#current a:visited {
	color: #CC3300;
}	

#right_menu ul li a:hover {
	color: #CC3300 !important;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
	font-weight: bold;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */




#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 /*url(../../system/images/notice-note.png)*/ 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Recent Article Style */
#recent {
background-color:#FFFFCC;
border-color:#003300;
border:double;
}