/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

hr {
border:none;
background-color:#333333;
color:#333333;
height: 1px;
width: 100%;

}
ul {
  list-style-type: circle; 
  margin-top: 6px;
  padding-left: 15px;
  margin-left: 0px;
}

body {
  background-attachment: scroll;
  background-color: #000000;
  background-image: url("../grafix/t5.jpg");
  background-repeat: repeat-x;
  color: #999999;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

.theShade {
  color: #5B5B5B;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.theUser {
  color: #FF6600;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  color: #999999;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 12px;
}
h2 {
  color: #999999;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
}
h3 {
  color: #999999;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 4px;
}


a,  #header a:link {
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  line-height: 20px;
}
#header a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}
#header a:hover {
  color: #FF6600;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
  line-height: 20px;
}
#header a:focus {
  color: #999999;
  font-weight: none;
  font-size: 11px;
  line-height: 20px;
}
#header a:active {
	color: #999999;
	font-weight: none;
	font-size: 11px;
	line-height: 20px;
}

a,  #theLinks a:link {
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  line-height: 20px;
}
#theLinks a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}
#theLinks a:hover {
  color: #CCCCCC;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
  line-height: 20px;
}
#theLinks a:focus {
  color: #999999;
  font-weight: none;
  font-size: 11px;
  line-height: 20px;
}
#theLinks a:active {
	color: #999999;
	font-weight: none;
	font-size: 11px;
	line-height: 20px;
}

a,  a:link {
	color: #A2C0CA;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
  color: #A2C0CA;
  font-size: 12px;
  text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}
a:focus {
  color: #A2C0CA;
  font-size: 12px;
}
a:active {
	color: #A2C0CA;
	font-size: 12px;
}
#outerWrapper {
	text-align: left;
	width: 920px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
#outerWrapper #header {
	border-bottom-width: 1px;
	line-height: normal;
	margin-top: 10px;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../grafix/logo_dark.gif);
	background-repeat: no-repeat;
	height: 60px;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	color: #666666;
	padding-top: 0px;
}
#outerWrapper #topNavigation {
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#outerWrapper #contentWrapper #rightColumn1 {
	border-left-width: 1px;
	float: right;
	padding: 12px 10px 10px 8px;
	width: 196px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 220px 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 10px 10px 10px;
}

#outerWrapper #footerHome {
	padding: 10px 0px 10px 0px;
}
#outerWrapper #topNavigation #theLinks {
	color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 9px;
	padding-bottom: 9px;
}
#outerWrapper #contentWrapper #content #crumbBox {
	font-size: 11px;
	margin-bottom: 16px;
	margin-top: 4px;
	background-color: #272727;
	border: 1px dotted #333333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 660px;
}

#outerWrapper #contentWrapper #content .textBoxA {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-color: #1D1D1D;
	border: 1px dotted #1F1F1F;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 660px;
}

#outerWrapper #contentWrapper #content .textBoxB {
	font-size: 12px;
	margin-top: 11px;
	background-color: #1D1D1D;
	border: 1px dotted #1F1F1F;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 660px;
}

#outerWrapper #contentWrapper #content .textBox {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 12px;
	background-color: #1D1D1D;
	border: 1px dotted #1F1F1F;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 660px;

}


#outerWrapper #contentWrapper #content .thePhotos {
	margin-top: 15px;
	margin-bottom: 0px;
	border: 1px solid #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#outerWrapper #contentWrapper #content .GalPhotos {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	float:right;
}

#outerWrapper #footer #footInside {
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1E1E1E;
	padding-top: 10px;
	padding-bottom: 8px;
}

#outerWrapper #footerHome #footInside {
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1E1E1E;
	padding-top: 10px;
	padding-bottom: 8px;
}
#outerWrapper #contentWrapperHome {
	padding: 10px;
}
#outerWrapper #contentWrapperHome #homeOne {
	border: 1px solid #333333;
	height: 296px;
	width: 878px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

#outerWrapper #contentWrapperHome #homeTwo {
	margin-top: 12px;
	height: 234px;
	width: 900px;
}
#outerWrapper #contentWrapperHome #homeTwo #homeTwoL {
	float: left;
	height: 210px;
	width: 170px;
	border: 1px solid #333333;
	padding: 10px;
	background-image: url(../grafix/regDarkL.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat
}
#outerWrapper #contentWrapperHome #homeTwo #homeTwoR {
	float: right;
	height: 210px;
	width: 672px;
	border: 1px solid #333333;
	padding: 10px;
	background-image: url(../grafix/regDarkR.jpg);
}


@charset "UTF-8";

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url("../grafix/order_dark.jpg");
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 14px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelTab2 {
	background-color: #333333;
	color: #A2C0CA;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.CollapsiblePanelContent002 {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

input {
background-color: #999999;

}

select {
background-color: #999999;

}
