/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px;
}
body {
	margin:0;
	padding: 0px;
	font-family: Georgia, Bodini, "Times New Roman", Times, serif;
	line-height: 120%;
	font-size:small;
	color: #663300;
	background: #E6EFBA;
}
td {vertical-align:top;}
.clr {
	clear: both;
}

.outline {
/*  SETTING BEFORE BREE UPDATES ON 7/16/08   ****  
	padding: 5px;
	background-image: url(../images/top-border.gif);	
	background-repeat: repeat-x;
*/	

	background-image: url(../images/top-border.gif);	
	background-repeat: repeat-x;
	background-position:top center;
	padding: 5px 0;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	/**border: 1px solid #ccc;**/
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #795300;
}
ul#mainlevel-fot li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #795300;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float:right;
	width: 165px;
}

#search_inner {
  
	padding: 0px;
  height: 14px !important;
  height: 16px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}

#header_outer {
	
	border: 0px;
	margin: 0px;
	padding-top:10px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 392px;
	height: 194px;
	
}

#top_outer{
background-color:#f2f7da;
 border: 1px solid #F78F1E;
	float: left;
	width: 280px;
	margin:5px;
	overflow:hidden;
		margin-top:20px;
}
#top_outer2{
background-color:#f2f7da;
 border: 1px solid #00BCE4;
	float: left;
	width: 280px;
	margin:5px;
	overflow:hidden;
	margin-top:20px;
	
}
#top_inner {
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
  
}

#left_outer {
/**border: 2px solid #9d6b40;**/
  float: left;
	margin-top: 0px;
	width: 185px;
	
}

#left_inner {
  
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width:100%;
 /**border: 2px solid #9d6b40;**/
	float: left;
	
}

#content_inner{
  float: none !important;
  float: left;
  padding: 20px;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
/*******************main body outline**************/
table td.body_outer {
	padding: 0 2px 2px 2px;
	margin:0;
	/**border: 1px solid #cccccc;**/
}

.maintitle {
	color: #663300;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
#mlp_text {
	color: #663300;
	font-size: 12px;
	/*font-weight:bold;*/
	text-align:right;
}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #663300;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #663300;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer { margin:0 auto; padding:5px 0px  50px 0; background-image: url(../images/footer-bg.gif);	background-position: bottom; padding-right:15px;}
#footer a {color: #663300;	text-decoration: none; text-align:right; font-size:90%;}

ul
{
margin: 0;
padding: 0;
list-style: none;

}

ul li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;

}

ul.menu-right
{
margin: 0;
padding: 0;
list-style: none;
}

ul.menu-right li
{
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
padding-bottom:0px;
margin-bottom:5px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 4px 4px;
border-bottom:dashed 1px #663300;
vertical-align:middle

}
ul.menu-right li li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/indent1.gif);
background-repeat: no-repeat;
background-position: 6px 6px;
border-bottom:none;

}


td {
	
	font-size: 11px;
}





/* Joomla core stuff */
a:link, a:visited {
	color: #663300; text-decoration: none;
	/*font-weight: bold;*/
}

a:hover {
	color: #f89829;	text-decoration: none;
	/*font-weight: bold;*/
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
   padding-left: 20px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #663300;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #663300;
	background-color: #ffffff;
}

.componentheading {
	background-color:#e6f4f5;
	color: #795300;
	margin-top:10px;
	padding-top:10px;
	padding-left: 20px;
	height: 28px;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
	
}

.contentheading {

/*	height: 30px;
	background-color:#e6f4f5;
	color: #663300;
	font-size: 20px;
	text-transform: capitalize;
	padding-top:7px;
	padding-left:10px;
	margin-top:14px;
	*/
	
	height: 1em;
	background-color:#e6f4f5;
	color: #663300;
	font-size: 20px;
	text-transform: capitalize;
	padding:9px;
	margin-top:12px;
	margin-bottom:10px;
}

.contentheadings {

/*	height: 30px;
	background-color:#e6f4f5;
	color: #663300;
	font-size: 20px;
	text-transform: capitalize;
	padding-top:7px;
	padding-left:10px;
	margin-top:14px;
	*/
	
	height: 1em;
	background-color:#e6f4f5;
	color: #663300;
	font-size: 20px;
	text-transform: capitalize;
	padding:12px;
	margin-top:14px;
	

}
#vmMainPage{
margin-left:5px;
margin-right:5px;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	font-family:Georgia;
	border-bottom:dashed 1px #663300;
	color: #663300;
	
	padding-top: 3px;
	padding-left: 10px;
	height:30px;
	line-height: 21px;
	/*font-weight: bold;*/
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
#top_outer2 h3 {
	font-family:Georgia;
	border-bottom:dashed 1px #663300;
	color: #663300;
	
	padding-top: 3px;
	padding-left: 10px;
	height:30px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
#left_outer h3 {
	font-family:Georgia;
	border-bottom:dashed 1px #FFFFFF;
	color: #663300;
	
	padding-top: 3px;
	padding-left: 10px;
	height:30px;
	line-height: 21px;
	/*font-weight: bold;*/
	font-size: 12px;
	text-transform: capitalize;
	margin: 0 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #000000;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #663300;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	border-bottom:dashed 1px #663300;
	vertical-align: middle;
	font-size: 12px;
	/*font-weight: bold;*/
	color:#663300;

	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	border-bottom:dashed 1px #663300;
	vertical-align: middle;
	font-size: 12px;
	/*font-weight: bold;*/
	color:#663300;
	
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel-right:link, a.mainlevel-right:visited {

	display: block;
	/*border-bottom:dashed 1px #bca980;*/
	vertical-align: middle;
	font-size: 12px;
	/*font-weight: bold;*/
	color:#663300;
	
	padding-top: 5px;
	padding-left: 5px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel-fot:link, a.mainlevel-fot:visited {
	display: inline;
	vertical-align: bottom;
	font-family: Georgia, Bodini, "Times New Roman", Times, serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color:#663300;
	text-align: right;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-left: 0;
	height: 20px !important; 
	height: 25px;
	text-transform:uppercase;
}

.mainlevel-fot#active_menu-fot {
	color:#663300;
	font-weight: bold;
	}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #f89829;
	font-weight: bold;
}

a.mainlevel#active_menu {
	color:#f89829;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #f89829;
	
}
a.mainlevel-nav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #00BCE4;
	font-weight: bold;
}

a.mainlevel-nav#active_menu-nav {
	color:#00BCE4;
	font-weight: bold;
}

a.mainlevel-nav#active_menu:hover {
	color: #00BCE4;
}
a.mainlevel-right:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #f89829;
}

a.mainlevel-right#active_menu {
	color:#f89829;
	font-weight: bold;
}

a.mainlevel-right#active_menu:hover {
	color: #f89829;
}
a.sublevel-right:link, a.sublevel-right:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #663300;
	
}

a.sublevel-right:hover {
	color: #f89829;
	text-decoration: none;
}

a.sublevel-right#active_menu {
	color: #f89829;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#top-border {background-image: url(../images/top-border.gif);	background-repeat: repeat-x;	margin: 0px;	padding-top: 35px;}
#bottom-border {background-image: url(../images/bottom-border.gif);	background-repeat: repeat-x;	background-position: bottom;	padding-bottom:35px; margin-bottom:-5px}

.price
{
	font-size:13px;
	color:#785201;
}


a.mainlevel-lety:link, a.mainlevel-lety:visited {
	line-height: 15px;
padding-left: 10px;
padding-top: 0px;
padding-bottom:0px;
margin-bottom:5px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 4px 4px;
border-bottom:dashed 1px #663300;
vertical-align:middle

}
.mainlevel-lety#active_menu {
	color:#663300;
	font-weight: bold;
 font-style: normal;
	}
a.sublevel:link, a.sublevel:visited {
	line-height: 15px;
padding-left: 15px;
padding-top: 0px;
padding-bottom:2px;
background-image: url(../images/indent1.gif);
background-repeat: no-repeat;
background-position: 12px 6px;
border-bottom:none;

	
}

a.sublevel:hover {
	color: #f89829;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #f89829;
}



/*  BREE'S DEFINITION'S BELOW  */
.banner-img {margin-top:5px;}
.search {margin-bottom:25px;
margin-left:10px; margin-top:15px;}
.search input { color:#765C50; font-size:x-small; font-family:Georgia, "Times New Roman", Times, serif; padding:2px 5px; width:125px;}
#search_inner {display:none;}
#search_outer {display:none;}
#buttons_inner {display:none;}
#buttons_outer {display:none;}
#vmMainPage p {text-align:left;   margin: 1em 0;}
