/* CSS RESET */
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	background-repeat: repeat-x;	
}

a {
	color: #0099cc;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	
}

caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:16px;
	font-weight:bold;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
body {
	line-height: 20px;
		line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a2035;
}
table {
	font-size:inherit;
	font-size:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/* CSS RESET */



body {
	text-align:center;
	background-image: url(web-layout/bd_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

li {
	list-style-type: disc;


}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:960px;
	text-align:left;
	margin:0 auto;
	background-color: #FFFFFF;	
	
}
.fl {
	float:left
}
.fr {
	float:right
}
.clearfix {
	clear:both
	
}
	
	

/* header */
#header {
	height:160px;
	width:960px;
	position:relative;
		background-image: url(web-layout/web-designer-loudoun.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}


#header h2 {
	padding-right: 10px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



}
#header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
}

#header a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
}


#logo {
	position:absolute;
	top:50px;
	left:30px
}
#logo div {
	position: relative;
	top:10px;
	left:30px
}
#logo h1 {
	font-size:50px;
	font-weight:700;
	color:#1C3C9E
}
#logo div {
	font-weight:700
}


/* content */
#content {
	padding:15px 0 15px 15px;
	
}
#webmiddle {
	
	width: 920px;
}

#bottom{

	height: 23px;
}
.main {
	width: 600px;
	margin:0 0 0 20px
}
.main h2 {
	font-size:18px;
	margin-bottom:20px;
}

.main li {
	padding-left: 10px;
	list-style-type: disc;
}
.side {
	width:250px;
	margin-right:20px
}
.si {
	width:240px;
	padding-left: 5px;	
}
.si img {
	margin:5px 0
}
.col h2 {
	color:#26ade4;
	font-size:18px
}
.webtop {
	height:38px;
	background-image: url(web-layout/web-page-top.gif);
	background-repeat: no-repeat;
}
/* footer */
#footer {
	margin: auto;
	width: 960px;
	background-color: #000000;
}



.solidblockmenu{
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
		background-color: black;
	background-image: url(web-layout/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.solidblockmenu li{
display: inline;
height: 45px;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid 0099FF;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(web-layout/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


#menuwrap {
	width:960px;
	text-align:left;
	margin: auto;
	padding-bottom: 0;
	background: #ffffff;
	
	

}

#top{
	width:960px;
	text-align:left;
	margin:0 auto;
	height: 60px;
	background-image: url(web-layout/bd_bg.jpg);
	background-repeat: repeat-x;


}
#top h1 {
font: bold 15px Arial;
	color:#FFFFFF;
	padding-left: 25px;
	padding-top: 10px;
	}
	
.MarketMessage1 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #0099CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.MarketMessage1 a {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/********************** Slopes *********************************************************/
/********************** Slopes *********************************************************/
#ThreeSlopes {
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px;
}
#ThreeSlopes h4{
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ThreeSlopes p{
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#ThreeSlopes a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ThreeSlopes a:hover{
	color: #FFB124;
	text-decoration: none;
}
#SlopeOne {
	width: 210px;
	height: 250px;
	float: left;
	margin-left: 15px;
	background-color: #223E5D;
	background-repeat: no-repeat;
	border: 1px solid #132335;		
}
#SlopeTwo {
	float: right;
	width: 210px;
	height: 250px;
	margin-right: 10px;
	margin-left: 35px;
	background-color: #223E5D;
	background-repeat: no-repeat;
	border: 1px solid #132335;	
}


/*********************************************/

#address {
	width: 500px;
	float: left;
	margin-left: 15px;

	
		
}
#address h1{
	color: #B0E6FF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#address a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#address a:hover{
	color: #FFB124;
	text-decoration: none;
}

#address2 {
	float: right;
	width: 460px;
	margin-right: 10px;
	margin-left: 15px;
	text-align: right;
	color: #B0E6FF;	
}
#address2 a {
	color: #B0E6FF;
}


#address a:hover{
	color: #FFB124;
	text-decoration: none;
}

#bullets {
	padding-top: 10px;
	float: right;
	width: 300px;
	margin-right: 45px;
	margin-left: 15px;
	text-align: left;
	color: #B0E6FF;	
}
#bullets a {
	color: #fff;
}


#bullets p {
	color: #FFF;
	list-style-type: none;	
	
}

#bullets ul {
	color: #FFF;
	list-style-type: none;	
	
}

#bullets li {
	color: #FFF;
	list-style-type: none;	
	
}
.spacer {
	line-height:0; font-size:0; clear:both;
}







a.squarebutton{
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/square-green-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(images/square-green-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
margin: auto;
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 80%;
}

.web-top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
.white {
	color: #FFFFFF;
}
.blue {
	font-size: 12px;
	color: #B0E6FF;
}


a.more {
	display:block;
	width:52px;
	height:16px;
	padding:0 20px 0 0;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 0 16px 1px;
	text-decoration: none;
	background-color: #0099CC;
	background-image: url(model-gal-btn.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

a.boldbuttons{
	display: block;
	float: left; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(web-layout/roundedge-blue-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
	background-color: transparent;
	background-image: url(web-layout/roundedge-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


