/* CSS Document */

body {
background-color:#000000;
scrollbar-face-color:#333333;
scrollbar-track-color:#000000;
scrollbar-highlight-color:#009999;
scrollbar-arrow-color:#003300;
scrollbar-shadow-color:#003300;
}

table {
border:0px;
background:transparent;
}

a img {
text-decoration:none;
border:0px;
}

a:link {
text-decoration:none;
color:#CCCCCC;
}

a:active {
text-decoration:none;
color:#CCCCCC;
}

a:hover {
text-decoration:underline;
color:#CCCCCC;
}

a:visited {
text-decoration:none;
color:#CCCCCC;
}

hr {
width:75%;
}

#index {
position:relative;
margin:10px;
border:none;
}

#home {
margin:20px;
width:550px; 
height:375px; 
border-color:#666666;
border-style:solid;
border-width:2px;
background-image:url(images/remodelingPussycat02.jpg);
background-position:center;
background-repeat:no-repeat;
}

#template {
background-color:#000000;
background-position:top right;
background-repeat:no-repeat;
position:relative;
margin-top:15px;
margin-right:15px;
margin-bottom:0px;
margin-left:15px;
border-style:solid;
border-color:#333333;
border-width:2px;
width:775px;
height:500px;
}

#menu {
background-color:#000000;
border-top:none;
border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
border-left:none;
width:450px;
height:175px;
padding:0px;
position:relative;
}

#menu02 {
background-color:#000000;
border-top:none;
border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
border-left:none;
width:450px;
height:205px;
padding:0px;
position:relative;
}

#menu04 {
background-color:#000000;
border-top:none;
border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
border-left:none;
width:450px;
height:150px;
padding:0px;
position:relative;
}

#subMenu03 {
background:transparent;
border:none;
color:#999999;
font-family:"Century Gothic", Verdana, Geneva, Skia, sans-serif;
font-size:14px;
}


#buttons {
color:#CCCCCC;
font-family:"Century Gothic", Verdana, Geneva, Skia, sans-serif;
font-size:13px;
}

#subMenu {
background:transparent;
border:none;
color:#999999;
font-family:"Century Gothic", Verdana, Geneva, Skia, sans-serif;
font-size:16px;
font-weight:200;
}

#content {
background:transparent;
border-top:none;
border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
border-bottom:none;
border-left:none;
width:435px;
height:308px;
margin:0px;
padding-top:0px;
padding-right:10px;
padding-bottom:5px;
padding-left:5px;
color:#999999;
font-family:"Century Gothic", Verdana, Geneva, Skia, sans-serif;
font-size:14px;
overflow:auto;
}

#content02 {
background:transparent;
border-top:none;
border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
border-bottom:none;
border-left:none;
width:435px;
height:278px;
margin:0px;
padding-top:0px;
padding-right:10px;
padding-bottom:5px;
padding-left:5px;
color:#999999;
font-family:"Century Gothic", Verdana, Geneva, Skia, sans-serif;
font-size:12px;
overflow:auto;
}

.newsItem {
margin:5px;
}

.newsTitle {
	font-size: 13px;
	line-height: 16px;
	color: #009999;
}

.newsContent {
color:#AAAAAA;
padding-left:10px;
font-size:12px;
}

/*  BEGIN ITEMS FOR StandUp Page  */

.eventTitle, .eventTitle:link {
background-color:#000000;
color:#006600;
font-size:13px;
font-weight:100;
text-decoration:none;
border-width:1px;
border-style:solid;
border-color:#000000;
padding:2px;
}

.eventTitle:hover {
background-color:#006600;
color:#000000;
border-color:#FF6600;
border-width:1px;
text-decoration:none;
font-weight:600;
}

.eventAddress {
color:#990099;
font-size:13px;
font-weight:100;
}

.eventMap {
color:#009999 !important;
font-size:12px;
font-weight:200;
padding-left:15px;
}

/*  END ITEMS FOR StandUp Page  */

#quoteWho {
margin-top:0px;
margin-right:0px;
margin-bottom:9px;
margin-left:20px;
color:#009999;
}

#copyright {
	color:#CCCCCC;
	font-family:"Century Gothic", Verdana, Geneva, Skia, sans-serif;
	font-size:10px;
	font-weight:200;
	font-style:normal;
	width:auto;
	height:auto;
	border:none;
	margin-left:10px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left: 10px;
}

/*Accordion styling classes*/

.Accordion {
width: 420px;
float: left;
margin:0px;
overflow: auto;
padding-top:5px;
padding-bottom:0px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#222222;
}

.AccordionPanel {
}

.AccordionPanelTab {
background-color:#000000;
color:#006600;
font-size:13px;
font-weight:100;
text-decoration:none;
border-top-width:1px;
border-top-color:#222222;
border-right-width:1px;
border-right-color:#222222;
border-bottom-width:1px;
border-bottom-color:#000000;
border-left-width:1px;
border-left-color:#222222;
border-style:solid;
padding:2px;
}


.AccordionPanelTab:hover {
background-color:#006600;
color:#000000;
border-color:#FF6600;
border-width:1px;
text-decoration:none;
font-weight:600;
}

.AccordionPanelLabel {
background-color: #CC0066;
padding: 2px;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
}

.AccordionPanelContent {
overflow: auto;
font-size:12px;
padding-top:2px;
padding-right:2px;
padding-bottom:2px;
padding-left:13px;
border-top-width:0px;
border-right-width:1px;
border-bottom-width:0px;
border-left-width:1px;
border-style:solid;
border-color:#222222;
height:100px;
}

.AccordionPanelOpen, .AccordionPanelOpen:hover {

}

/*Accordion behaviors  classes*/

.AccordionPanelLabelHover{
background-color:#006600;
color:#000000;
border-color:#FF6600;
border-width:1px;
text-decoration:none;
font-weight:600;
}

.AccordionPanelOpen{
}

.AccordionPanelClosed{
}

.AccordionPanelFocused{
}



.testOne {
background-color:#000000;
width:100px;
height:60px;
}

.testTwo {
background-color:#660000;
width:100px;
height:60px;
}

.testThree {
background-color:#990000;
width:100px;
height:60px;
}

.testFour {
background-color:#660066;
width:100px;
height:60px;
}

.testFive {
background-color:#990099;
width:100px;
height:60px;
}

.testSix {
background-color:#009999;
width:100px;
height:60px;
}

.testSeven {
background-color:#006600;
width:100px;
height:60px;
}

.testEight {
background-color:#003300;
width:100px;
height:60px;
}
