@import url(http://fonts.googleapis.com/css?family=Cantarell:regular,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Cardo);

/* begin UI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }
a:link, a:hover, a:visited, a:active { text-decoration:none; }
/* end UI Reset */


.bg-home { background:url(../images/bg-capitol.jpg) repeat-x top center; }

.bg-comp { background:url(../images/bg-pentagon.jpg) repeat-x top center; }

.bg-serv { background:url(../images/bg-dulles.jpg) repeat-x top center; }

.bg-neat { background:url(../images/bg-jefferson.jpg) repeat-x top center; }

.bg-rsrv { background:url(../images/bg-washmon.jpg) repeat-x top center; }

.bg-cont { background:url(../images/bg-lincoln2.jpg) repeat-x top center; }

.bg-client { background:url(../images/bg-treasury.jpg) repeat-x top center; }

.bg-else { background:url(../images/bg-gradbar.gif) repeat-x top center;}

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body { font-family: Cantarell, Arial, sans-serif; }

a:link, a:visited {
	color: #000;
}

a:hover, a:active {
	color: #900;
}

.topper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px;
}

/* slideshow */

#slideshow {
    position:absolute;
	top: 128px;
    height:542px;
	z-index: -1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* slideshow END */


#header {
	height= 128px;
}

#novalogo {
}

#menubox {
	float: right;
	font-family: Cantarell, Arial, sans-serif;;
	font-size: 12px;
	text-transform: uppercase;
	background: #000;
}

#menubox a:link, #menubox a:visited {
	color: #aaa;
}

#menubox a:hover, #menubox a:active {
	color: #333;
	background: #ccc;
}

#menubox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menubox li {
	float: left;
	list-style: none;
}

#menubox li a {
	padding: 4px;
	margin: 0 6px;
}

.head-01 {
	font-family: Cantarell, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #ccc;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em 0.2em #000;
}

.head-02 {
	margin-top: 10px;
	font-family: Cardo, "Times New Roman", serif;
	font-size: 62px;
	text-align: center;
	color: #fff;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em 0.2em #000;
}


#homefeat h2 {
	font-family: Cantarell, Arial, sans-serif;
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
	color: #900;
	padding-bottom: 12px;
}

h2 {
	font-family: Cantarell, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #900;
	padding-bottom: 12px;
	text-transform: uppercase;
}

#homefeat p, p {
	font-family: Cardo, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin-bottom: 20px;
}

.bullets p, .bullets ul {
	font-family: Cardo, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

.bullets ul {
	list-style: square inside; 
	margin-left: 6px; 
}

#fadeshow1, #fadeshow1 .gallerylayer {background-color:transparent!important;}

.moreinfo, h3 {
	font-family: Cantarell, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	padding-top: 20px;
}

.homerules {
	float: left;
	border-width: 0 1px;
	border-style: dotted;
	border-color: #666;
	min-height: 180px;
	height: 200px;
	margin-bottom: 20px;
}

#footer, .push {
	height: 180px;
	clear: both;
}

#footer {
	background: #8d9797;
	height: 180px;
	color: #ddd;
	font-size: 11px;
	line-height: 21px;
}

#footer p {
	font-family: Cantarell, Arial, sans-serif;
	color: #ddd;
	margin-bottom: 0;
	font-size: 12px;
}

#footer h6 {
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
}

#footer a:link, #footer a:visited {
	color: #ddd;
}

#footer a:hover, #footer a:active {
	color: #fff;
}

#subhead {
	padding-top: 21px;
	font-family: Cantarell, Arial, sans-serif;
	font-size: 20px;
	color: #fff;
	letter-spacing: 4px;
	height: 41px;
	margin-bottom: 30px;
}

.carbox {
	padding: 20px 0;
	border-bottom: 1px dotted #666;
}

.carbox h2 {
	font-family: Cantarell, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #900;
	padding-bottom: 6px;
}

.carbox h3 {
	font-family: Cantarell, Arial, sans-serif;
	text-align: left;
	font-size: 13px;
	color: #333;
	padding-bottom: 10px;
}

.carbox p, .carbox ul li, .carbox li {
	font-family: Cardo, "Times New Roman", serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}

.desc {
	height: 110px;
}

.thmbnl {
	float: left;
	width: 48px;
	height: 48px;
	background: #ccc;
	border: 1px solid #999;
	margin-right: 16px;
}

.companyhead {
	font-family: Cantarell, Arial, sans-serif;
	color: #fff;
	letter-spacing: 4px;
	font-size: 20px;
	margin: 130px 0 30px 0;
}

#corp1, #corp2 {
	font-family: Cardo, "Times New Roman", serif;
	font-size: 36px;
	color: #999966;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: right;
	text-shadow: 0.1em 0.1em 0.2em #000;
}
#corp1 {
	padding-top: 20px;
	padding-right: 200px;
	color: #336699;
}
#corp2 {
	padding-top: 20px;
}

#contact-area {
	width: 460px;
	margin: 100px 0 20px 0;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 330px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

.width300 {
	width: 300px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	cursor: pointer;
	margin: 14px;
}

#contact-area input.radio-button {
	width: auto;
	float: left;
	cursor: pointer;
	margin: 0 5px 0 10px;
}

#contact-area .radio {
	font-family: Cardo, "Times New Roman", serif;
	font-size: 13px;
	color: #333;
	float: left;
	margin-top: 16px;
}

#contact-area input.submit-button:hover {
	color: #fff;
	background: #900;
}

label {
	font-family: Cardo, "Times New Roman", serif;
	font-size: 13px;
	color: #333;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 88px;
	padding-top: 5px;
}

h4 {
	font-family: Cantarell, Arial, sans-serif;
	font-weight: bold;
}

/* pop-up calendar */
#contact-area button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height: 22px;
	width: 22px;
	background-image:url(../imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
	margin-left: 6px;
}

body {
	margin: 0;
	padding: 0;
}
