@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg.jpg) repeat-y top center #606a74;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.demo {
	background: url(images/bg2.jpg) repeat-y top center #606a74;
}
a:link, a:visited {
	color: #4e2a28;
}
a:hover, a:active {
	color: #606a74;
}
p {
	line-height: 18px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #999;
}
h2 {
	text-transform: uppercase;
	color: #4e2a28;
	font-size: 12px;
	font-weight: bold;
}
#container {
	width: 950px;
	position: relative;
	margin: 0 auto;
}
#header {
	background-color: #fff;
	height: 103px;
}
#mainlogo {
	float: left;
}
.toplogo1 {
	float: left;
	padding: 24px 10px 0 10px;
	border-right: 1px solid #e78d1e;
	height: 60px;
}
.toplogo2 {
	float: left;
	padding: 20px 10px 0 10px;
	border-right: 1px solid #4ba5d2;
	height: 64px;
}
.toplogo3 {
	float: left;
	padding: 28px 10px 0 10px;
	border-right: 1px solid #006600;
	height: 56px;
}
.toplogo4 {
	float: left;
	padding: 24px 10px 0 10px;
	border-right: 1px solid #d24b1e;
	height: 60px;
}
.toplogo5 {
	float: left;
	padding: 20px 0 0 10px;
}
#navigation {
	float: left;
	z-index: 100;
	background-color: #606a74;
	width: 753px;
}
#navigation ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#navigation li {
	text-transform: uppercase;
	font-size: 11px;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #fff;
}
#navigation a:hover, #navigation a:active {
	text-decoration: none;
	color: #ccc;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 200;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	padding: 0 25px;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #fff;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #ccc;
	width: 215px;
	margin-top: 0px;
	margin-left: -25px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	width: 200px;
	padding: 5px 7px 3px 7px;
	border-bottom: 1px solid #fff;
	border-left: none;
}

#nav li ul li a:link, #nav li ul li a:visited {
	color: #606a74;
}
#nav li ul li a:hover, #nav li ul li a:active {
	color: #fff;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -19px 0 0 138px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* OBX Nav */

#obxnavigation {
	float: left;
	z-index: 100;
	background-color: #54a5d3;
	width: 753px;
}
#obxnavigation ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#obxnavigation li {
	text-transform: uppercase;
	font-size: 11px;
}
#obxnavigation a:link, #obxnavigation a:visited {
	text-decoration: none;
	color: #fff;
}
#obxnavigation a:hover, #obxnavigation a:active {
	text-decoration: none;
	color: #000;
}

/* Monarch Mortgage Nav */

#mtgnavigation {
	float: left;
	z-index: 100;
	background-color: #d44b17;
	width: 753px;
}
#mtgnavigation ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#mtgnavigation li {
	text-transform: uppercase;
	font-size: 11px;
}
#mtgnavigation a:link, #mtgnavigation a:visited {
	text-decoration: none;
	color: #fff;
}
#mtgnavigation a:hover, #mtgnavigation a:active {
	text-decoration: none;
	color: #000;
}

/* Virginia Asset Group Nav */

#vagnavigation {
	float: left;
	z-index: 100;
	background-color: #a8862f;
	width: 753px;
}
#vagnavigation ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#vagnavigation li {
	text-transform: uppercase;
	font-size: 11px;
}
#vagnavigation a:link, #vagnavigation a:visited {
	text-decoration: none;
	color: #fff;
}
#vagnavigation a:hover, #vagnavigation a:active {
	text-decoration: none;
	color: #000;
}

/* Monarch Capital Nav */

#capnavigation {
	float: left;
	z-index: 100;
	background-color: #006600;
	width: 753px;
}
#capnavigation ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#capnavigation li {
	text-transform: uppercase;
	font-size: 11px;
}
#capnavigation a:link, #capnavigation a:visited {
	text-decoration: none;
	color: #fff;
}
#capnavigation a:hover, #capnavigation a:active {
	text-decoration: none;
	color: #000;
}

#leftcontent {
	position: absolute;
	left:-30px;
	top:120px;
	width:220px;
	text-align: right;
}
#leftcontent h2, #rightcontent h2 {
	margin: 0;
	padding: 0;
}
#leftcontent ul {
	list-style-type: none;
	margin-top: 3px;
}
#leftcontent li {
	border-top: 2px solid #fff;
	padding: 3px 0;
}

#leftcontent .notopborder {
	border-top: none;
	font-weight: bold;
	font-size: 11px;
}
#leftcontent li a:link, #leftcontent li a:visited {
	color: #666;
	text-decoration: none;
}
#leftcontent li a:hover, #leftcontent li a:active {
	color: #4e2a28;
	text-decoration: none;
}
#leftcontent h2 a {
	color: #4e2a28;
	text-decoration: none;
}
.leftlogo {
	margin: 10px 0 0 15px;
}

#weather {
	margin: 10px 0 0 0;
}

#stock {
	margin: 10px 0 0 0;
}
#centercontent {
	margin-left: 220px;
	margin-right:199px;
	padding-top: 17px;
	width: 550px;
}
.demo #centercontent {
	margin-left: 220px;
	margin-right:199px;
	padding-top: 17px;
	width: 680px;
}
#mainimage {
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	width: 550px;
	padding: 10px 0;
}
#homevideo {
	float: right;
	padding: 10px;
}
.maincontent {
	border-right: 2px solid #b6b6b6;
	border-bottom: 2px solid #b6b6b6;
	margin-bottom: 20px;
	padding-right: 10px;
}
.subcontent {
	float: left;
	width: 250px;
	display: block;
	margin-right: 25px;
	border-right: 2px solid #b6b6b6;
	border-bottom: 2px solid #b6b6b6;
	padding: 0 10px 10px 0;
}
.subcontent ul, .maincontent ul {
	padding-left: 0;
	margin-left: 15px;
}
.subcontent li, .maincontent li {
	padding-left: 0;
	margin-left: 0;
}
.subcontent2 {
	float: left;
	width: 250px;
	display: block;
	border-right: 2px solid #b6b6b6;
	border-bottom: 2px solid #b6b6b6;
	padding: 0 10px 10px 0;
}
#rightcontent {
	position: absolute;
	right:0px;
	top:120px;
	width:155px;
}
#primage {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 20px;
	text-align: center;
	width: 120px;
	margin: 5px 0;
}
#rightcontent ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#rightcontent li {
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}
#rightcontent li a:link, #rightcontent li a:visited {
	color: #666;
	text-decoration: none;
}
#rightcontent li a:hover, #rightcontent li a:active {
	color: #4e2a28;
	text-decoration: none;
}
.detail {
	font-style: italic;
	font-size: 10px;
}
.cleardetail {
	clear: both;
	font-style: italic;
	font-size: 10px;
}
.portrait {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 10px 50px 0;
}

.portrait2 {
	border: 1px solid #ccc;
	padding: 5px;
}

.portrait3 {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 10px 10px 0;
}

/* Form */

#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}
/* and now the form formatting itself */

.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}

input, textarea, select, p {
  font-family: verdana, arial, sans-serif;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 100px;
}

.submit {
	border: 0;
}

.float-left{
  display: block;
  float: left;
  clear: left;
  width: 140px;
  margin-bottom: 10px;
  margin: 5px 0;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

ul.sitemaplist li, div.sitemap-list ul li {
	margin-left:10px;
	line-height:1.6em;
}

#sitemaplist {
	margin:0;
	padding:0;
}


/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 530px;	
	height:140px;
	
	/* custom decorations */
	padding:10px 0;	
	border:1px outset #ccc;
	background-color:#efefef;				
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:119px;
	border:1px outset #ccc;
	background-color: #ddd;
	margin-right: 10px;	
	-moz-border-radius:5px;
	font-size: 10px;
}

/* active item */
div.scrollable div.items div.active {
	border:1px inset #ccc;		
	background-color:#e08100;
	color: #fff;
}

.smalltext {
	font-size: 9px;
}