/* Start of CMSMS style sheet 'Layout: Basic' */
* {
margin:0;
padding: 0;
}

/* ------------ Standard  HTML elements and their default settings ------------ */
b, strong{font-weight: bold;}i, em{	font-style: italic;}
p {
	padding: 0;
	margin-top: 0.5em;
    margin-bottom: 1em;
   text-align:left;
}
h1, h2, h3, h4, h5 {
	line-height: 1.6em;
	font-weight: normal;
	width: auto;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
}

h2
{
	line-height: 1.0em;
	font-weight: bold;
	width: auto;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
}


/* Site Title */
h1.title {
	font-size: 1.8em;
	color: #666666;
	margin-bottom: 0.5em;
}

/*default link styles*/
a {
color:#008b8b;
	text-decoration: none;
	text-align: left;

}
a:hover {
	color: #cc0033;
}
a:active {
	
}
a:visited {
	color: #679EBC;
}
input, textarea, select {
	font-size: 0.95em;
}
body
{
	/* default text for entire site */
	font: normal 1.0em Verdana, Tahoma, Arial, Helvetica, sans-serif;
 /* default text color for entire site */
	color: #006600; 
/* you can set your own image and background color here */
	text-align: left;
	background-color: #778899;}

/* ------------ Wrapper ------------ */
div#pagewrapper {
	font-size: 95%;
	position: relative;
	z-index: 1;
}

#CBMain
{   width:900px;
     margin:0px auto;

}
/* ------------ Header ------------ */
#header {
	text-align: left;
	position: absolute;
	left: 10px;
	top: 10px;

}
#banner
{
	height: 40px;
	width: 940px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 155px;
	font-weight: bold;
	font-size: 24pt;
	color: #808080;
	font-family: Verdana, Serif;
	background-color: #c0c0c0;
	font-style: italic;
}

#logo 
 {
/* adjust according image size */
	height: 150px;
	width: 225px;
}

#logo2 
 {
/* adjust according image size */
	height: 142px;
	width: 216px;
	position: absolute;
	left: 718px;
	top: 0px;
	background-color:  #e0e0e0;
	color: ##808080;
	border-right: silver solid;
	border-top: silver solid;
	border-left: silver solid;
	border-bottom: silver solid;

}

#headpic
{
	position: absolute;
	left: 225px;
	top: 0px;
}

#headss
{
	position: absolute;
	left: 225px;
	top: 0px;
}


/* ------------  Menu  ROOT  ------------ */

#menuwrapper {
	position: fixed;
	left: 10px;
	top: 210px;
	display:block;
	background-color: #e0e0e0;
}


ul#primary-nav

{

	display:block;
	z-index : 100;
	background-color: #e0e0e0;
	list-style-type: none;
}

ul#primary-nav li

{
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
                 padding-right: 10px;
	background-color: transparent;


}


#primary-nav li a
{
	color:#006600;
	background-image: url(uploads/images/cb/star1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	display:block;
	background-color: transparent;
}

#primary-nav li a:hover {
	background-image: url(uploads/images/cb/star2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	display:block;

}



/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul,
#primary-nav li.menuparenth ul ul ul {
	display: none;
}
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav ul ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul,
#primary-nav ul ul ul li.menuparenth ul {
	display: block;
}

#menuactive
{
	color: #0000ff;
	background-color: #e0e0e0;

}



/* ------------  Cross Menu   ------------ */
#xmenuwrapper {

	width:100%
	background-color: #e0e0e0;
	margin-left:20%;
	margin-right:20%;
	position: relative;
	top: -10px;
}

ul#xprimary-nav

{

	display:inline;
	z-index : 100;
	background-color: #e0e0e0;
	list-style-type: none;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;

}

ul#xprimary-nav li

{

                display:inline;
	background-color: #c0c0c0;
}

#xprimary-nav li a
{	
	
	background-position: left center;
color:#006600;
}

#xprimary-nav li a:hover {

	background-position: left center;
color:red;

}

.xmenuactive 
{
display:none;

}

.calendar-photo
{
  margin-right: 10px;
float: left;
}

.left-photo
{
  margin-right: 10px;
float: left;
}

.right-photo
{
  margin-left: 10px;
float: right;
}

.nodeactive
{
color: #0000ff;
	display:block;
}

.unli li
{
	background-color: #e0e0e0;
                display:none;
}

.spacer
{
height:20px;
}


/* IE Hacks */
#primary-nav li li {
	float: left;
	clear: both;

}
#primary-nav li li a {
	height: 1%;

}

/*************** End Menu *****************/


#content
{
	width: 755px; /* all text in #content will default align left, changed in other calls */
               min-height: 360px;
	text-align: left;
	background: url(uploads/images/cb/1HouseBW2.gif) fixed no-repeat right center;
	background-color:  #e0e0e0;
	left: 155px;
	position: absolute;
	top: 160px;
	z-index : -1;
}

#left-content
{

	position: relative;
	top: -10px;
	min-height: 300px;
	left: 0px;
	width: 340px;

}

#right-content
{
	position: relative;
	top: -10px;
	min-height: 300px;
	left: 420px;
	width: 340px;

}

#right-text
{
	position: relative;
	top: 0px;
	min-height: 300px;
	left: 500px;
	width: 250px;

}

#left-feat
{

	position: absolute;
	top: 30px;
	height: 300px;
	left: 10px;
	width: 400px;

}

#left-ss
{

	position: absolute;
	top: 80px;
	height: 300px;
	left: 20px;
	width: 400px;

}

#right-ss
{
	position: absolute;
	top: 80px;
	height: 300px;
	left: 370px;
	width: 400px;

}


#optcontent
{
	width: 860px; /* all text in #content will default align left, changed in other calls */
	text-align: left;
	background-color:  #ccff99;
	height: 40px;
}

.myBox {
    margin: 0.5in auto;
    padding: 20px;


    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

#footer
{
position:relative;
bottom:0;
}
#footer .block {
	width: 300px;
	margin: 20px 10px 10px;
}
#footer .cms {
	text-align: right;
}
/* ------------ Footer Links ------------ */
#footer ul {
	width: auto;
	text-align: left;
	margin-left: 50px;
}
#footer ul ul {
	margin-left: 0px;
}
#footer ul li a {
	color: #FFF;
	display: block;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-decoration: none;
}
#footer a {
	color: #DCEDF1;
	text-decoration: underline;
	font-weight: bold;
}
/* ------------ END LAYOUT ---------------*/

.error_message
{
color:red;
}

.invis{
visibility:hidden;
}

/* End of 'Layout: Basic' */

