﻿<style type="text/css" media="all">


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(River%20City%20Development%20Group,%20LLC%20|%20P.O.%20Box%20564%20|%20Elizabeth%20City,%20NC%2027907%20|%20www.rivercitydev.com);
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background-color: #3D95B6;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
/* Commonly used to style page titles. */
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
/* Commonly used to style section titles. */
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #000;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 850px;
	background-image: url(images/gradient-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#outerWrapper #header {
	background-color: #0C75A1;
	border-bottom: solid 1px #666; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	height: 113px;
	line-height: 15px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#outerWrapper #topNavigation {
	background-color: #54A4C0;
	background-image: url(images/menu-bar.png); /* Sets the bottom border properties for an element using shorthand notation */
	height: 24px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px none #2283AA;
	vertical-align: middle;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 200px;
	margin-top: 25px;
	border: 0px none #3D95B6;
	padding: 5px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: normal;
}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	border-top: solid 0px #666; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

</style>
<style type="text/css" media="print">

/* It is common to set printer friendly styles such as a white background with black text. */
body {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}

</style>
[if IE 5]>
<style type="text/css"> 
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 220px;
}
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]
<style type="text/css">

.style1 {
	color: #006893;
	font-size: 12pt;
}
.style2 {
	font-size: 10pt
}

</style>
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">

.style3 {
	color: #05608F
}
.style4 {font-size: 14pt}

</style>* {

	margin: 0;

	padding: 0;

}



body {

	font-size: 62.5%

	font-family: arial, helvetica, sans-serif;

}



li  {

	font-size: 1.0 em;

}



h2 { font-size: 1.2em; color: #006893; }



.clear { clear: both; }



div#page-wrap {

	width: 850px;

	margin: 0 auto;

}



div#header {

	height: 113px;

	background: url(images/header-bg.jpg) no-repeat;

	

}



div#menu {

	height: 29px;

	width: 850px;

	background: url(images/menu-bar.png) repeat-x;



}

	div#menu ul li {

		list-style: none;

		text-align:center;

		float: left;

		margin: 0;

		padding: 5px 0 0 0;

	}

	

	div#menu ul li.short {

		width: 16.6%;

	}

	div#menu ul li.long {

		width: 33.2%;

	}

		div#menu ul li a {

				color: white;

				font-weight: bold;

				text-decoration: none;

		}

		div#menu ul li a:hover, ul#nav li a:active {

				color: yellow;

		}



div#main-content{

	padding-bottom: 10px;

	padding-top: 20px;

	background: #ffffff url(images/gradient-bg.jpg) repeat-x;

}

	div#main-content div#left-column{

		float: left;

		width: 200px;

		margin-top: 0;

		padding-left: 10px;

	}

		div#main-content div#left-column ul li{

			list-style: none;

			padding-bottom: 10px;

		}

	div#main-content div#right-column{

		float: right;

		width: 580px;

		margin-top: 30px;

		

	}

		div#main-content div#right-column p{

			padding: 30px 70px 0 30px;

		}

		

ul.services {

margin-left: 40px;

}



p.images img {

	margin-left: 5px;

	margin-right: 5px;

	border-style: inset;

	border-color: #197DA6;

}



#dropmenudiv{

position:absolute;

border:1px solid black;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: yellow;

}



div#footer {

	background: #FFFFFF;

	color: #a3abb0;

	padding: 5 0 10px 0;

	text-align: center;

}

	div#footer a {

		text-decoration: none;

		color: #a3abb0;

	}

	
}
img.pic_right{
	float:right;
	padding:3px;
	margin:0 8px 8px 8px;
	border:1px solid #006893;
	background-color: #ffffff;}
	
	}
img.pic_left{
	float:left;
	padding:3px;
	margin:0 8px 8px 8px;
	border:1px solid #006893;
	background-color: #ffffff;}
	}
img.pic_center{
	float:center;
	padding:3px;
	margin:0 8px 8px 8px;
	border:1px solid #006893;
	background-color: #ffffff;
}
img.pic_default{
	float:default;
	padding:3px;
	margin:0 8px 8px 8px;
	border:1px solid #006893;
	background-color: #ffffff;
}


	

	

	

	

	

	

	

	
