/*body section*/
body {
	background: #ffffff url(images/bg.jpg) repeat;
	margin-top: 15px;
	font-family: verdana, ms trebuchet, trebuchet;
	color: #333333;
}

/*links section*/
a:link {
	color:  #00554C;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color:  #00554C;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color:  #00554C;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #F97713;
	font-weight: normal;
	text-decoration: underline;
}

.content-link a:link {
	color:  #00554C;
	font-weight: normal;
	text-decoration: none;
}

.content-link a:active {
	color:  #00554C;
	font-weight: normal;
	text-decoration: none;
}

.content-link a:visited {
	color:  #00554C;
	font-weight: normal;
	text-decoration: none;
}

.content-link a:hover {
	color: #F97713;
	font-weight: normal;
	text-decoration: none;
}

.menu a:link {
	color:  #00554c;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active {
	color:  #00554c;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited {
	color:  #00554c;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: #f97713;
	font-weight: bold;
	text-decoration: none;
}

/*main divisions*/

#container {
	width: 100%;
}

#wrapper {
	margin: auto;
	width: 766px;
	background-color: #f5f6f6;
	border: 2px solid #a8a8a9;
}

#logo {
	width: 766px;
	height: 75px;
	background: transparent url('images/logobg.jpg');
	text-align: right;
}

.logocontent {
	float: right;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
}

.phonenumber {
	font-size: 15px;
	font-weight: bold;
}

#masthead {
	background: url(images/masthead.jpg) no-repeat;
	width: 766px;
	height: 150px;
}

#content {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-left: 3px;
}

.maincontent {
	width: 595px;
	border: 2px solid #d6d6d6;
	background-color: #ffffff;
	margin-bottom: 6px;
	margin-top: 5px;
	margin-left: 3px;
	padding-bottom: 10px;
}

.maincontenttable {
	border: 0px;
	width: 100%;

}

blockquote {
	text-align: justify;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}

p {
	text-align: justify;
	font-size: 13px;
	padding: 7px;
	margin: 0px;
}

.testimonialtext {
	text-align: justify;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 23px;
	margin: 5px;
	background: transparent url('images/quote.jpg') no-repeat;
	border-bottom: 1px dashed #cccccc;
}

.right-content {
	width: 189px;
	float: right;
	text-align: left;
	border: 2px solid #d6d6d6;
	background-color: #ffffff;
	margin-left: 5px;
}

.left-content {
	width: 189px;
	float: left;
	text-align: left;
	margin-left: 5px;
	border: 2px solid #d6d6d6;
	background-color: #ffffff;
}

#sidebar {
	float: right;
	width: 162px;
	margin-top: 5px;
	margin-right: -7px;
}

.sidebarcontent {
	width: 145px;
	text-align: left;
	border: 2px solid #d6d6d6;
	background-color: #ffffff;
	margin-bottom: 6px;
}

.menu {
	font-size: 10px;
	color: #f97713;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 0px;
}

.sbtext {
	font-size: 11px;
	text-align: left;
}


#footer {
	background: url(images/footerbg.jpg) no-repeat;
	width: 766px;
	background-position: bottom;
	background-color: transparent;
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 10px;
	margin: auto;
	clear: both;
}

.footer {
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
}

.teamphoto {
	border: 2px solid #d6d6d6;
	padding: 3px;
	background: #f5f6f6;
	margin-right: 0px;
}

.quote {
	padding: 5px;
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	color: #9BA395;
}

.sectiontitle {
        color: #F97713;
        text-align: right;
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom: 1px solid #f97713;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.content-link {
	background-image: url(http://www.capstonestl.com/images/envelope.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
	text-align: left;
	margin-top: -15px;
	padding-bottom: 2px;
	border: 0px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}

.resourcesectiontitle {
        color: #333333;
        text-align: left;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.sectionsubtitle {
        text-align: right;
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}	

/*forms section*/

form {
        background: transparent;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

input.contactform {
	background: transparent;
	border: 1px solid #677061;
	margin-bottom: 7px;
}

textarea {
	background: transparent;
	border: 1px solid #677061;
	margin-bottom: 7px;
	margin-top: 7px;
}

input.bcontactform {
	background: transparent;
	border: 1px solid #677061;
	margin-bottom: 7px;
}

input.contactradio {
	background: transparent;
	border-bottom: 0px solid #6b8aad;
	border-left: 0px solid #6b8aad;
	border-top: 0px solid #bdcbda;
	border-right: 0px solid #bdcbda;
}

select {
        background: #869ACD;
        color: #ffffff;
	font-size: 10px;
        font-family: verdana;
        width: 100px;
	border: 1px solid #ffffff;
	text-align: right;
}

/*misc section*/
ul {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

.resource ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

li {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.resource li {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

ol {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
}

.left {
	border: 3px solid #d6d6d6;
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
}

.right {
	border: 3px solid #d6d6d6;
	float: right;
	margin-left: 7px;
	margin-bottom: 3px;
}

.property-contact {
	text-align: right;
	font-face: bold;
	margin-top: -25px;
	margin-left: 7px;
	margin-bottom: 25px;
}
