body {
	margin: 0px auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEE;
	size:11px;
	background:#342E1E;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
}

img {
	border: none;
}

h1{
	font-size: 15px;
	color: #8793A6;
	font-weight: normal;
	margin-top: 5px;
	
}
h2 {
	font-size: 13px;
	color: #663333;
	font-weight: normal;
	display: block;

}
h3 { 
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	background-color:#003366;
	display: block;
}
h5 {
	display: block;
	background-color: #E7AE2C;
	width: 80%;
	color: #333333;
	font-size: 11px;
	padding: 3px;
}
ul {
	font-size: 10px;	
}
li {
	margin-bottom: 3px;
}
p a {
	text-decoration: underline;
}

.spanbox{
	clear: both;
}

/* ----------------------------------------- Main Edit Modules for Customization (don't forget to edit textmodule.css) */
.admin_buttons {
	position: fixed;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 100%;
	display: block;
	text-align: left;
	background: #000;
}
.admin_buttons a{
	color: #fff;
}
.admin_buttons a:hover {
	color: #996600;
}
#kcmswelcome {
	height: 23;
	width: 144;
	position: absolute;
	right: 5px;
	top: 1px;
	background-image: url(images/welcometokcms.gif);	
}

#KCMStoolbar {
	position: absolute;
	left: 230px;
	top: 0px;
	
	padding-top: 0px;
}

#shell{
	margin: 4 auto 0px auto;
	width: 800px;
	
	/*background-image:url(images/bg-body.jpg);
	background-repeat: no-repeat;*/
	text-align: left;
}

#header {
	background-image: url(images/bg-header2.jpg);
	width: 650px;
	height: 139px;
	background-repeat: no-repeat;	
}

#sidebar {
	float: right;
	width: 210px;
	*width: 197px;
	background: transparent;
	margin: 0; 
	color: #666666;
	padding: 0px;
	background: #41493e;
	margin-right: 2px;
	*margin-right: 0px;
}
#bodywrapper{
	float: left;
	width: 780px;
	*width: 782px;
	border: 2px solid #b29c59;
	background: #272319 url(images/bg_bodywrapper.jpg) repeat-y right;
}

#innerwrap{
	border-top: 0px solid #201E1A;

}

#toplevelnav {
	background: #474f47;
}

#bodycontentall{
	float: left;
	width: 555px;

	margin: 0;
	font-size:11px;
	/*background-image: url(images/bg-shadow.jpg);
	background-repeat: repeat-y;*/
	padding: 0px;
	
}
.siteFooter{
	float: left;
	width: 780px;
	height: 40px;
	margin: 10px auto;
	padding-top: 0px;
	background-image:url(images/bg-footer.jpg);
	
	
}
.siteFooter p {
	margin-bottom: 15px;
	}
.siteFooter a{ 
	
}
.copyright {
	float: left;
	margin: 5px auto;
	font-size: 9px;
	color: #999966;
	padding-left: 500px;
	*padding-left: 470px;
}
.copyright a{
	color: #999966;
	
}
.copyright a:hover {
	color: #EEE;
	text-decoration:underline;
}

.copyright p {
	

}
#footer{
	margin-left:auto;
	margin-right:auto;
	
}

.banner_image{
	margin-left: -10px;
	margin-top:  -10px;
}
.slideshow {
	margin: -55px 0px 0px -13px;
}
.link_rotator {
	float: right;
	width: 300px;
	height: 67px;
	margin-bottom: 10px;
	margin-right: 5px;
	
}
#table {
	float: right;
	width: 350px;
	
}
.searchmodule {
	float: left;
	margin: -20px 0px 0px 200px;
}

/************  standard links - sitewide  ******************/
a {
	color:#EEE;
	text-decoration:none;
	
}

a:hover {
	
	color: #999933;
	/*text-decoration:underline;*/
	text-decoration:none;
	
}
/* A litle fix for the dotten line under the header images... */
.imagebutton {
	border-bottom: 0px;
}
.imagebutton:hover {
	border-bottom: 0px;
}

/**  A little class to quickly align text to the center **/
/**  useful if the you need to override another classes text alignment **/
.center {
	text-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	margin: 0px;
	font-size: 11px;
	padding: 1px;
	height: 18px;
	color: #444444;
	
}
.loginbutton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

#subheader{
	width:775px;
	margin-left:auto;
	margin-right:auto;
}

.text_moduletitle h1{
	padding:0px;
	margin:0px 0 10px 0;
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}

.textwithoutheader .text_moduletitle{
	margin:0 0 0 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.textwithheader .text_moduletitle{
	margin:0 0 0 0;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}

#homeorange p, #homeorange h2, #homeorange h3 {
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#homeorange h2 {
	margin:0 0 7px 0;
	color:#666666;
	font-size:14px;

}
#homeorange h3 {
	margin:0 0 0 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
#homeorange p {
	margin:0 0 20px 0;
	color:#666666;
	font-size:12px;
}
.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newshomepage{
	background:url(images/newslogo.jpg) 125px top no-repeat;
	width:250px;
	margin:0 2px 0 0;
	padding:50px 0px 0 10px;
	text-align:right;
}
.news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news li {
	background-image: url(images/newsItemBG.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

.news li h3 {
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	color: #666666/*#95B510*/;
	font-weight: normal;
	font-size: 10pt;
}

.news li p {
	margin:7px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EEEEEE /*#656565*/;
}

.news li p a {
	text-decoration: none;
}

.forumPosts {
	padding-left: 27px;
	margin: 0px 0px 5px 0px;
	list-style-type:  disc;
	border-top: 1px #b3b2b2 solid;
}
.forumPosts li {
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #e3e3e3 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.forumPostsLink {
  	text-align: right;
  	color: #aed352;
  	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

.contrib {
	padding-left: 27px;
	margin: 0px 0px 5px 0px;
	list-style-type:  disc;
	border-top: 1px #b3b2b2 solid;
}

.contrib li {
	color: #6e8e96;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #e3e3e3 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.contribLink {
  	text-align: right;
  	color: #aed352;
  	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}



.profileInfo {
	text-align: right;  
}

.profileInfo p {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #666666;
}

.profileInfo p a {
	text-decoration: none;  	
	font-weight: none;
	font-size: 10px;
}

.textwithheader{
	background:url(images/body-header-nd.jpg) no-repeat;
}

.currentlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
	border:0px;
}

.navlink, .navlink:link, .navlink:visited, .navlink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666 /*#6b900d*/;
	font-weight:normal;
	text-decoration:none;
	border:0px;
}

.navlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B900D;
	text-decoration:none;
	border-bottom:1px dotted #006633;
	border:0px;
}

.sublink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AED352;
	text-decoration:none;
	border:0px
}
.sublink3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}



#newsclip{
	background-image: url(images/newsItemBG.gif);
	margin:0 2px 0 0;
	padding:50px 15px 0 10px;
	text-align:right;
}

#bodytop{
	height:5px;
	background:url(images/links-children-back.gif) -1px 0px;
}
#bodytop-long{
	height:5px;
	background:url(images/links-children-back-long.gif) -1px 0px;
}
.pad{
padding:15px;
}

.pad h1{
padding:0px;
margin:0px 0 0px 0;
color:#666666;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;

}
/* Site-wide text formatting */


/* -------------------------------------------------Generic Module-independent formatting */
.moduletitle {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
.summarytitle {
	font-weight: normal;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	padding: 2px;
}


/* -------------------------------------------------Error Message Style */
div.error {
	font-weight: normal;
	color: #000000;
	padding-bottom: 1em;
}
/* Misc */




/* ------------------------------------------------------Navigation Styling */
.modulewrapper {
	padding: 20px;
}

/* ------------------------------------------------------Breadcrumb Styling */
#breadcrumb {
	clear: both;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: none;
}

div.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C4C4C4;
}

div.breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

/* Textmodule Styling */



/* ------------------------------------------------------Newsmodule Styling*/

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
	margin-bottom: 17px;
}
.news_itemtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
}
.news_itemtitle2full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:  #666666;
	text-decoration: none;
	margin-top: 5px;
}

.news_textbody {
	
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/*.news_moduletitle {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	width: 80%
	/* 	background-image: url(images/01-pagetitle-shadow-dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom; 
}*/
/* ----------------------------------------------------------------Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
	height: auto;
	
}
.bodycopyall {
	
}
div.container_editbox {
	border: 0px solid #EEEEEE;
	margin: 0px;
}

div.container_editheader {
	
	padding: 0px;
	background-color: ;
	display:table; 
	border: 0px solid #0000CC;
	width: 100%; 
	margin: 0px;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: normal;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: normal;
}


.columnone {
	float: left;
	margin-right: 10px;
	width: 400px;
	
}
.columntwo {
	float: right;
	width: 200px;
	
}


/* News Module */


/* Themable Forms */
div.form_title {
        color: #CCCCCC;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
		width: 80%;
}

div.form_header {

}

.form_lable{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
}

tr.even_row {
	background-color: #48412f;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row .navlink {
	color: #675935;
}

tr.even_row .navlink {
	/*color: #675e4D;*/
}

tr.even_row .navlink {
	/*color: #FFF;-----------strangely this does nothing, though the .oddrow one above works fine.  wassup?*/   
}

/***************************************** Administration Module Manager form **/
/***************************************** Administration Module Manager form **/
.admin_cattitle{
	font-size: 13px; 
	text-align:left; 
	min-height: 95px;
	padding: 3px; 
	float: left; 
	width: 190px; 
	margin: 5px;
}
.admin_link {
	min-height: 95px;
	background: #222 ; 
	float: left; 
	width: 185px; 
	height: auto; 
	margin-top: 3px; 
	padding: 3px;
}

.administration_modmgrheader {
	background-color: #222222;
}

.administration_modmgrheader span.active {
	color: #333333;
	font-weight: normal;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: normal;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid #222222;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: normal;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: normal;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/*************************************** Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px solid #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: normal;
}
td.question {
	font-size: 10px;
	font-weight: normal;
}

/*------------------------Article Module--------------------*/
div.article_title {
	font-size: 14px;
	font-weight: normal;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** Navigationmodule Views **/

.childrenonly a:link {
	color: #666666;	
}
.childrenonly a:visited {
	color: #666666;	
}
.childrenonly a:hover {
	color: #0835b4;	
}

td.childrenonly {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
td.childrenonly:hover {
}
table.childrenonly {
	width: 190px;
	display: none;
}
a.childrenonly {
	padding-left: 5px;
}
/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn a {
	color: #000;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current, td.tab_btn_current a {
	background-color: #272319;
	border-bottom: 0px solid black;
	color: #FFF;
}

td .tab_btn tab_btn_current a {
	color: #FFF;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
div, table, td, tr {
padding:0px;
margin:0px;
font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}


.contact_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD8B8;
}

/** Bulletin Board Module  **/
.bb_moduletitle {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;

}

.bb_postsubject {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;

}


.bb_editicons {
 float:right;
}

.bb_boarddesc {
        color: #999999;
        font-weight:normal;
        font-size: 11px;
        padding-bottom: 3px;
}

.bb_boardlist_header {
	background:#b1d83d;	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	background-image: url(images/green-bg-image.gif);
	background-repeat: reapeat-x;
}
/* Not used */
.bb_boardlist_header2 {
	background:#e3e3e3;	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	background-image: url(images/gray-bg-image.gif);
	background-repeat: reapeat-x;
}/**/

.bb_boardlist_header td{
	padding:5px 2px 5px 2px;
	border-top:0px solid #666699;
	border-left:0px solid #666699;
	border-bottom:1px solid #8dab35;
	border-right:1px solid #8dab35;
}

.bb_boardtitle {
	padding: 3px;
}
.bb_boardtopics {
	text-align:center;
}

.bb_boardposts {
	text-align:center;
}

.bb_boardlastpost {
  width: 120px;
	font-size: 11px;
	text-align: center;
}

.bb_header {
    background:#65A8BF;	
	font-size: 10px;
	font-weight: normal;
	border-top:1px solid #333333;
	border-bottom:1px solid #eeeeee;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
}

.bb_threadlist {
	font-size: 10px;
	padding: 5px;
}


.bb_postcredit {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding-left: 5px;
	width: 150px;
}

.bb_postsubject {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
}

.bb_replysubject {
        color: #777777;
        font-weight: normal;
        font-size: 13px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
}

.bb_postbody {
}

a.bb_icon_link {
	text-decoration: none;
	border: 0px dotted #111111;
}



tr.bb_row {
        background-color: #fff;
		font-size:12px;
		color:#555555;
		vertical-align:middle;
}

tr.bb_row:hover td, tr.row:hover td a a:hover {
        background: #f8ffe2;
		border-bottom:1px solid #e2f0b6;
		border-right:1px solid #f8ffe2;
}

tr.bb_row td {
		border-bottom:1px solid #effcc5;
		border-right:1px solid #effcc5;
		padding:5px;
		height:40px;
		vertical-align:middle;
}
tr.bb_row td span.bb_date {
		font-size:10px;
		color:#999999;
}



div.bb_bio {
		float:right;
		font-style:italic;
		font-size:10px;
		color:#999999;
		text-align:left;
		width:250px;
		border-left: 1px dotted #999999;
		padding:0 0 0 10px;
		font-style:italic;
		margin:0 0 0 10px;
}
.bb_reply_light{
		padding:5px;
		background:#FBFBFB;
		width:100%;
}

.bb_reply_dark{
		padding:5px;
		background:#fff;
		background:#F3F3F3;
		width:100%;
}

.bbreplies{
font-size:12px;
color:#6e891f;
		background:#b1d83d;
		padding:5px;
		border-bottom:1px solid #8dab35;
}

.bb_avitar {
  	float: right;
	margin: 0 0 10px 0;
}

.bb_signature {
		padding:5px;
		clear:both;
		border:1px dotted #555555;
		
}

.bb_quote{
	border-left:1px dotted #999999;
	margin-left: 15px;
	padding-left:5px;
	margin-bottom: 20px;
	font-style:oblique;
	color:#999999;
}

.bb_quote span{
	font-weight:normal;
	color:#555555;
}
/*-------------------------------------------- listing module */

.moduletitle listing_moduletitle {

}

.moduletitle listing_moduletitle {

}
.listing_moduletitle {
	font-size: 16px;
	color: #660000;	
}
.listing_name {
	background: #333333;
	color: #CCC;
	padding: 3px;
	display: block;
	clear: both;
}

.ProjectList {
	text-align: left;
	margin: 0 0 10 0px;
	float: left;
	background-color: #464332;
	width: 100%;
}
.photo {
	float: left;
	padding: 0 5 5 0px;
	background-color: #464332;	
	width: 200px;
	height: 232px;
	overflow: hidden;	
}
.photo img {
	width: 200px;
	height: auto;
}	

.list_body {
	text-align: justify;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	padding: 10px;
	display: table;
	width: 560px;
	line-height: 1.3em;
}


.list_summary {
	text-align: justify;
	font-size: 11px;
	color: #EEE;
	background: #222;
	border-top: 1px solid #333;
	padding: 3px;
	margin-bottom: 5px;
	line-height: 1.3empx;
}
.ProjectInfo {
	text-align: justify;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding: 10px;
	background-color: #464332;	
	
}
.ProjectInfo ul {
	display: block;
}

.ProjectInfo ul li {
	list-style-type: square;
	margin-bottom: 8px;	
	margin-left: 20px;
	
}

#listing_viewall {
	text-align: justify;
	padding: 3px;
}
#listing_viewall img {
	padding: 5px; 
	float: left;
}

.list_addlist {
	background-image: url(images/buttons/button-addstaff.jpg);
	height: 17;
	width: 90;
	font-size: 12px;
	margin-left: 2px;
	background-repeat: no-repeat;
}

.listingcontact {
	background-image: url(images/contact.jpg);
	padding: 5 0 0 35px;
	background-repeat:no-repeat;
	height: 25px;
	float: left;
	background-position: 0px 0px;
}

/*---------------------- */

.list_photo {
	float: left;
	padding: 5px;
}
.nophotoavailable {
	padding-left: 20px;
	padding-top: 20px;
}
.list_photo img {
	width: 120px;
}
#listing_viewall {
	text-align: justify;
	padding: 3px;
}
#listing_viewall img {
	padding: 5px; 
	float: left;
}

.list_addstaff {
	background-image: url(images/buttons/button-addstaff.jpg);
	height: 17;
	width: 90;
	font-size: 0px;
	margin-left: 2px;
	background-repeat: no-repeat;
}

.listing_email {
	background-image: url(images/contact.jpg);
	padding: 5 0 0 35px;
	background-repeat:no-repeat;
	height: 25px;
	float: left;
	background-position: 0px 0px;
}
.listing_contact_full {
	padding: 5 0 0 35px;
	background-repeat:no-repeat;
	height: 25px;
	float: left;
	background-position: 0px 0px;
}
.listing_contact_full a:hover {
	color: #CC9900;
}

/*--------------------------------------form module------------*/  
.textmodule select, .textmodule textarea, .textmodule input  {
	background-color: #5D5643;
	border: 1px solid #999999;
	padding: 2px;
	padding-bottom: 3px;
	color: #C8C8C8;
}
.textmodule form {
	
	padding: 15px;
	margin: 20px;
}
.textmodule td input {
	padding-bottom: 4px;
	height: 22px;
	margin-bottom: 6px;
}

td.submit {
	height: 14px;
}
.formmodule {
	margin-top: -25px;
}


/*-------real estate listing module--------------*/
.realestatemodule {
	margin: 5 0 8 4px;
}

.realestate {
	margin-left: 80px;
}

.realestatemodule .name_tag{
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#003366;
}

.realestatemodule table {
	margin-left: 50px;
	margin-bottom: 20px;
}

.realestatemodule table tr {
	height: 20px;
}

.realestatemodule .realestate_sold{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #890000;
	text-transform: uppercase;
	width: 400px;
	margin-left: 1px;
	text-align: center;
}

.realestatemodule p{
	margin-left: 5px;
}

.realestate img {
	width: 400px;
	border: 1px solid #5b5442;
}

.realestate_count {
	border-left: 7px solid #5b5442;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-left: 3px;
	width: 540;
	border-bottom: 1px solid #5b5442;
	margin-right: 6px;
	
}

.realestate_border {
	border-bottom: 1px solid #5b5442;
	width: 540px;
	margin-left: 6px;
}

.realestate_table {

}

.label {
	color: #829182;

}

.data, .imagegallery_gallerytitle {
	color: #829182;
}

/*------------secondondary Real Estate Page---------*/

.realestatemodule_view2 {
	
	margin-left: 4px;
	width: 555px;
	*width: 550px;
	

}

.realestate_list {
	float: left;
	margin-left: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #5b5442;
	width: 100%;

}

.realestate_image {
	background-position: 7px;
	background-repeat: no-repeat;
	border-left: 7px solid #5b5442;
	padding-left: 4px;
	width:	80px;
	float: left;
	margin-right: 6px;

}

.realestate_image img {
	width: 80px;
}


.realestate_city {
	float: left;
	width: 110px;
	margin-top: 46px;
	margin-left: 3px;
	padding-left: 3px;
	text-align: left;
	border-right: 1px solid #5b5442;
	border-left: 1px solid #5b5442;
}

.realestate_statezip {
	float: left;
	width: 110px;
	margin-top: 46px;
	margin-left: 5px;
	text-align: center;
	border-right: 1px solid #5b5442;
}

.realestate_price {
	float: left;
	width: 110px;
	margin-top: 46px;
	margin-left: 5px;
	text-align: center;
	border-right: 1px solid #5b5442;
}

.realestate_moreinfo {
	float: left;
	margin-left: 5px;
	margin-top: 46px;
	text-align: center;
	
	
}

.realestatemanagement {
	margin: 4px;
	padding-top: 4px;

}

/*-------------------JPEG image rotator-----------------*/

.sidephoto {
	margin: 0px;
	padding: 0px;
	
}

.imagegallerymodule {
	margin-top: 5px;
	margin-left: 3px;
	width: 550px;
	*width: 545px;U
	padding: 3px;

}

.imagegallerymodule_item, td.imagegallery_picbox img {
	margin: 8px;
	border: 1px solid #A69265;
	background-color: #312B1E;
	padding: 6px;
	/*color: #A69265;
*/}

div .realestatemodule table {
	margin-left: 20px;
}
.imagegallerymodule_itemspacer {
	height: 85px;
}

.imagegallerymodule_item ul li {
	font-size: 12px;
	list-style-type: square;	
}

.gallery_thumb {
	width:	100px;
	border: 1px solid #464133;
}

#imagegallery_view {
	padding-left: 4px;
	margin-top: 5px;

}

.photobox {
	border: 1px solid #FFF;
	background-color: #D2C3A5;
	padding: 6px;
	margin: 4px;
}

/*------image gallery in sidebar view------*/

.imagegallerymoduleSidebar {
	padding: 10 0 0 10px;
}

.imagegallery_moduletitleSidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CABFA1;
	text-decoration: none;
	width: 190px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CABFA1;
	marign-top: 10px;
}

.imagegallerymoduleSidebar table {
	margin-left: 10px;
	margin-top: 10px;
}

.imagegallerymodule_sidebar {
	margin: 8px;
	width: 140px;
	/*height: 60px;
	*height: 70px;
	*/border: 1px solid #978C6E;
	padding: 6px;
	background-color: #505A4C;
	float: left;
}


/*----------------------contact module--------------*/
.contactSubmit {
	font-size: 0px;
	background-image: url(images/button-submit.jpg);
	height: 21px;
	width: 73px;
	border: none;	
	background-color: none;

}

.textmodule .contactSubmit {
	border: none;
}



/*-------------jpg rotator module------*/

.jpgrotatormodule {
	height: 394px;
	width: 582px;
	*width: 565px;
	overflow: hidden;
}

.jpgrotatormodule img {
	

}

.sidephoto {
	
}

/*---------------navigation module-------------*/

.navigation_moduletitle {
	color: #B19a56;
	font-size: 14px;
	
}

.navigation_mngmntlink {
	color: #B19a56;
	margin: 2px;
}