

/* CSS Document */
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#000;
	/*line-height: 20px;*/
}

blockquote {
color:#FFeecc;
}

a {
color:#FFFF99;
text-decoration: none;
}

a:hover {color:#999999;}

p {
font-size:.9em;
color:#FFFFCC;
}

small {
color:#FFFFCC;
}

li {
font-size:.9em;
color:#FFFFCC;
}

h3 {
color:#FFFFCC;
}

a img { border:0 }

input {
	background-color:#99A;
	color:#000000;
	font-size:small;
	}

.highlighted {
	display:block;
	background-color:#663300;
	text-align:center;
	}


#mainContainer {
	width:777px;
	margin: 0 auto;
	text-align:left;
}

#banner {
	width:769px;
	height:168px;
	background-image:url(../images/Banner-menu-bar.jpg);
	line-height:0em;
		}
	

#menu {
position:absolute;
width:769px;
top: 134px;
_top: 139px;}

.topMenu li {
	top:130px;
	list-style-type:none;
	marker-offset:0px;
	font-size:1.0em;
	display:inline;
	font-variant:small-caps;
	padding-left:3.5%;
	padding-right:3.5%;
	color: #ffffcc;
	text-decoration:none;
	}
	
.featureMenu li {
	list-style-type:none;
	marker-offset:0px;
	font-size:1.2em;
	display:inline;
	font-variant:small-caps;
	padding-left:2.5%;
	padding-right:2.5%;
	color: #ffffcc;
	text-decoration:none;
	}


.topMenu a {
	color: #ffffcc;
	text-decoration:none;
	font-weight:normal;
	font-size:.95em;
	}
	
#topMenu a:hover{
background-color: #F4ECD9;
}

#dropmenudiv{
position:absolute;
border: thin;
line-height:1.4em;
z-index:100;
margin-top:0px;
}


#dropmenudiv a{
font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
font-size: .9em; 
_font-size: .7em;
font-weight: normal;
font-variant:small-caps;
color:#C98A3A; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F4ECD9;
}

#blog {
}

.content ul {
color:#ffffff;
font-size:.9em;
}

.content li {
list-style-type:none;
line-height:3.0em;
}

.content a {
text-decoration:none;
}


.justified p{
text-align:justify;
font-size:1.0em;
}

.centered {
text-align:center;
font-size:1.1em;}

.caption {
text-align:center;
font-variant:small-caps;
font-size:.9em;
color:#FFeecc;
}

.roundedImage {}

.rounded {
	border-style:solid;
	background-color:#000000;
	border-width:1px;
	border-color:#ffffff;
	padding: 10px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;	
	}
	
 #mf a:hover {background-color:#990000}
 #vp a:hover {background-color:#336699}	
	
 #emailForm {
 	background-color:#666699;
	text-align:center;
	width:80%;
	}
	
 #featureVideo {
 	background-color:#666699;
	text-align:center;
	width:50%;
	}


.resume {
display:none;
font-size:smaller;
}

.video {
display:none;
text-align:center;
opacity: 0;
filter: alpha(opacity = 0);
font-size:smaller;
width:100%;
}

.feature {
display:none;
text-align:left;
opacity: 0;
filter: alpha(opacity = 0);
width:100%;
}

#disclaimer {
display:block;
opacity: 1;
filter: alpha(opacity = 100);
}

.left {
text-align:left;
}

.left li {
list-style-type:circle;
line-height:1.5em;
}

#enter {
color:#FFFFCC;
width:100px;
}

/*css for glossy horizontal tab */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(http://carpetbagbrigade.com/v1/images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(http://carpetbagbrigade.com/v1/images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(http://carpetbagbrigade.com/v1/images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/*browser hacks for Safari 3*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body {font-size:.9em}
	.topMenu li { font-size:1.3em; }
	.content p {
	font-size:1.1em}
	#enter a {font-size:large} 
	}
}

.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt;
	display: block;
	text-align: center;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.gallery-examples .highslide-active-anchor img {
	visibility: visible;
	border-color: black;
}
.highslide img {
	cursor: url(galleries/res/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide:hover img {
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {

}
.highslide-heading {
	display: none;
	padding: 10px 10px 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	cursor: default !important;
}
.highslide-caption {
	display: none;
	border-top: none;
	padding: 0 10px 10px 10px;
	background-color: white;
	text-align: justify;
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;

	padding-left: 22px;
	background-image: url(galleries/res/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.control {
	float: right;
	display: block;
	/*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(galleries/res/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-previous-next {
	text-align: center;
	padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding: 0 20px;
}
.highslide-html {
	border: 1px solid white;
	background-color: black;
}
.highslide-html-blur {
	border: 1px solid silver;
}
.highslide-html-content {
	position: absolute;
	text-align:left;
	display: none;
}
.highslide-maincontent {
	display: none;
}

/* Self rendering */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 600px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(galleries/res/graphics/resize.gif);
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
.highslide-wrapper .highslide-body {
}

/* Individual CSS-classes: no border */
.highslide-no-border {
	background-color: gray;
}
.highslide-no-border .highslide-image {
	border: none;

}
.highslide-no-border .highslide-html {
	border: none;

}
.highslide-no-border .highslide-caption {
	border: none;
	color: white;
	font-weight: bold;
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
}
.highslide-no-border .highslide-caption code {
	color: white;
}

/* Individual CSS-classes: white */
.highslide-white {
	background-color: white;
}
.highslide-white .highslide-image {
	border: 5px solid white;

}
.highslide-white .highslide-caption {
	background-color: white;
}
.highslide-white .control, .highslide-white .control * {
	color: #666;
}
.highslide-white .highslide-html {
	border: 2px solid white;
}

/* Individual CSS-classes: glossy-dark */
.glossy-dark {
	background-color: #101010;
}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {
	color: silver;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border {
	background: white;
}
.highslide-narrow-border .highslide-image {
	border: 2px solid white;
}
.highslide-narrow-border .highslide-caption {
	background-color: white;
}

/* Individual CSS-classes: drag-header */
.drag-header .highslide-header {
	position: relative;
	border-bottom: 1px solid silver;
}
.drag-header .highslide-move {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 14px;
	width: 80%;
}
.drag-header .highslide-move span {
	display: none;
}
.drag-header .highslide-footer {
	display: none;
}

/* Individual CSS-classes: black border */
.highslide-black-border {
	background: white;
}
.highslide-black-border .highslide-image {
	border: 2px solid #655F2F;
}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: white;
	color: #333;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example {
	background-color: white;
}
.highslide-blur-example .highslide-image-blur {
	border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
	border-color: silver;
}

.html-header {
	background-image: url(galleries/res/graphics/header-background.gif);
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	background-image: url(galleries/res/graphics/header-background-blur.gif);
	height: 18px;
	padding: 2px;
}

.highslide-dimming {
	background-color: black;
}

/* Controlbar example */
.controlbar {
	background: url(galleries/res/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px;
}
.controlbar a:hover {
	background-image: url(galleries/res/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Controlbar example */
.controlbar2 {
	margin-left: 60px;
	background: url(galleries/res/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar2 a {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Controlbar example */
.controlbar5 {
	background: url(galleries/res/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(galleries/res/graphics/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer; /* w3c */
	background: url(galleries/res/graphics/close.png);
}

.highslide {
 cursor: url(galleries/res/graphics/zoomin.cur), pointer !important; 
 border: 0;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(galleries/res/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(galleries/res/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(galleries/res/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

.highslide-container div {
	font-family: Arial, Arial, sans-serif;
	font-size: 13px;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border-width: 2px;
	border-color: #000000;
}
.highslide:hover img {
	border-width: 2px;
	border-color: #000000;
}
.highslide-active-anchor img, .highslide-active-anchor:hover img {
	visibility: hidden;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}
.highslide-image-blur {
}
.highslide-wrapper, .highslide-outline, .highslide-caption, .highslide-heading {
	background: #000000;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ccffff;
	text-align: left; 
	padding: 3px;
	display: none;
}
.highslide-caption a:link {
	color: #ccffff;
	font-weight: normal;
}
.highslide-caption a:visited {
	color: #ccffff;
	font-weight: normal;
}
.highslide-caption a:hover {
	color: #ccffff;
	font-weight: normal;
}
.highslide-caption a:active {
	color: #ccffff;
	font-weight: normal;
}
.highslide-heading {
	display: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ccffff;
	overflow: hidden;
	cursor: default;
}
.highslide-heading a:link {
	color: #ccffff;
	font-weight: normal;
}
.highslide-heading a:visited {
	color: #ccffff;
	font-weight: normal;
}
.highslide-heading a:hover {
	color: #ccffff;
	font-weight: normal;
}
.highslide-heading a:active {
	color: #ccffff;
	font-weight: normal;
}
.highslide-dimming {
	position: absolute;
	background: #000000;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: #000000;
	padding-left: 22px;
	background-image: url(graphics/loader-black.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.highslide-loading a:hover {
	color: #ccffff;
}

	
		.highslide-controls {
			width: 125px;
			height: 30px;
			margin: 0px 10px 0px 0px;
		}
		.highslide-controls ul {
			position: relative;
			left: 15px;
			height: 30px;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.highslide-controls li {
			float: left;
		}
	

.highslide-controls a {
	background-image: url(graphics/controlbar-large-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.breadcrumbs {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.breadcrumbs a:link {
	color: #ffffff;
}
.breadcrumbs a:visited {
	color: #ffffff;
}
.breadcrumbs a:hover {
	color: #000000;
}
.breadcrumbs a:active {
	color: #ffffff;
}
.centered-table {
	margin-left: auto;
	margin-right: auto;
}
.thumb-table {
	margin-left: auto;
	margin-right: auto;
	table-layout:fixed;
}
.titlebarproxy-table {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	table-layout:fixed;
}
.titlebar-table {
	width: 98%;
	text-align: center;
	letter-spacing: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
	color: #000000;
}
.titlebar-table td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.atitle {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.ftitle {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

}
.fcomment {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.fcomment:first-letter {
	font-size: 28px;
}
.infotxt {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.infotxt a:link {
	color: #ffffff;
	font-weight: normal;
}
.infotxt a:visited {
	color: #ffffff;
	font-weight: normal;
}
.infotxt a:hover {
	color: #000000;
	font-weight: normal;
}
.infotxt a:active {
	color: #ffffff;
	font-weight: normal;
}
.navbox {
	background-color: #000000;
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 5px;
}
.navbox a:link {
	color: #000000;
}
.navbox a:visited {
	color: #000000;
} 
.navbox a:hover {
	color: #ccffff;
}
.navbox a:active {
	color : #000000;
}
.thumbbox {
	background-color: #000000;
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 100%;
	height: 200px;
}
.thumbbox a:link {
	color: #000000;
}
.thumbbox a:visited {
	color: #000000;
}
.thumbbox a:hover {
	color: #ccffff;
}
.thumbbox a:active {
	color: #000000;
}
.thumbnail img {
	border-color: #000000;
	border-width: 0px;
	border-color:#000000;
}
.thumbnail:hover img {
	border-width: 2px;
	border-color: #000000;
}
.copyright {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.copyright a:link {
	color: #ffffff;
	font-weight: normal;
}
.copyright a:visited {
	color: #ffffff;
	font-weight: normal;
}
.copyright a:hover {
	color: #000000;
	font-weight: normal;
}
.copyright a:active {
	color: #ffffff;
	font-weight: normal;
}
.credits {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.credits a:link {
	color: #ffffff;
	font-weight: normal;
}
.credits a:visited {
	color: #ffffff;
	font-weight: normal;
}
.credits a:hover {
	color: #000000;
	font-weight: normal;
}
.credits a:active {
	color: #ffffff;
	font-weight: normal;
}
.headerinc {
	color: #000000;
}
.footerinc {
	color: #000000;
}