html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6
	{
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	}

:root, html {
	overflow-y:scroll;
}
	
body
	{
	text-align: left;
	color: #876000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DBD9BD;
	font-size: 100.01%;
	}
h1 {
	color: #CC0000;
	font-size: 225%;
}
h2 {
	color: #333;
	font-weight: normal;
}
h3 {
	color: #876000;
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
}

img {
	border: 0;
}



	
#wrapper {
	margin: 40px auto;
	width: 777px;
	background-color: #EFEDD8;
	border: 3px solid #FFF;
}
#masthead {
	background-image: url(../images/hdr_bkgrd.jpg);
	height: 168px;
	background-repeat: no-repeat;
}
#masthead img {
	margin-top: 20px;
	margin-left: 20px;
}

#masthead h1 {
	margin-top: 5px;
	margin-left: 20px;
}
#nav {
	background-color: #DBD9BD;
	font-size: 80%;
	color: #333;
	text-align: center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	list-style-type: none;
	margin: 2px 0 0 22px;
	padding: 0;
}
#nav li {
	float: left;
	width: 115px;
}
#nav a  {
	display: block;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#nav a:link {
}
#nav a:hover {
	background-color: #BA0001;
	color: #FFF;
}
#content {
	background-color: #EFEDD8;
	padding-top: 37px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#content p {
	font-size: 85%;
}
#content a, a:link{
	color: #BA0001;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}



#content h2 {
}

#contentMain {
	float: left;
	width: 469px;
	padding-right: 15px;
	margin-bottom: 15px;
}
#contentMain h3 {
	margin-top: 10px;
}
#contentMain ul {
	color: #BA0001;
	list-style-type: square;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
#contentMain ul span {
	font-size: 75%;
	color: #876000;
}
#contentMain li {
	padding-bottom: 2px;
}


#portfolio {
	border: 1px solid #333;
	margin: 0 auto 15px;
	width: 480px;
}
#portfolio a{
	border: 0;
}
#portfolio img {
	border: 1px solid #333;
	margin-right: 5px;
	margin-top: 10px;
}
#inner {
	width: 450px;
	margin: 0 auto 10px;
	padding-left: 5px;
}

#innerL {
	width: 224px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#innerL h3 {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
}


#innerR {
	width: 229px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}
#innerR h3 {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 5px;
}

#contentRight {
	float: left;
	width: 273px;
	background-image: url(../images/monitor.gif);
	background-repeat: no-repeat;
}
#contentRight h2 {
	margin-left: 45px;
}
#contentRight h2 span {
	color: #BA0001;
}
#contentRight ul {
	font-size: 90%;
	list-style-type: square;
	color: #333;
	margin-right: 20px;
}
#contentRight li {
	border-bottom: 2px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 3px;

}
#contentRight li span {
	font-size: 80%;
	color: #87600C;
}



#lower {
	background-color: #BA0001;
	clear: both;
	padding-top: 20px;
	min-height: 55px;
	width: 777px;
}
#lower h1{
	color: #FFF;
	float: left;
	margin-left: 20px;
	width: 440px;
}
#lower h2 {
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	width: 280px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}


#footer {
	background-color: #B18545;
	color: #FFF;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	height: 73px;
	text-align: center;
	clear: both;
}
#footer p {
	margin: 0 0 2px 0;
	padding: 5px 0 0;
	clear: both;
}

#footer ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 10px 0 0;
	font-weight: bold;
	width: 605px;
}
#footer li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:link {
}
#footer a:hover {
	text-decoration: underline;
	color: #BA0001;
}

form {
	font-size: 80%;
	width: 400px;
	margin: 0 auto 15px;
	border: 1px solid #876000;
	padding: 10px;
}

.portNav {
	float: right;
	margin-bottom: 10px;
	font-size: 90%;
	width: 30%;
	text-decoration: underline;



}
.dLine {
	float: left;
	width: 359px;
}
.dLine2 {
	width: 332px;
	float: left;
}

.mas {
	margin-top: 2px;

}
.extra {
	display: none;
}
.warning {
	color: #BA0001;
}
.radio {
	width: 25px;
	clear: left;
}
form ol {
	list-style-type:none;
	margin:10px 0 10px 10px;
	padding:0;
}
form ol ol {
	margin-left: 140px;
}

form ol li ol li {
	padding: 0;
	margin: 0;
}
form li {
	margin-bottom:15px;
	padding-bottom:0px;
	overflow:hidden;
}
form label {
	width:125px;
	margin-right:15px;
	display:block;
	float:left;
}
form input#send {
	margin: 0 auto;
	display: block;
	width: 75px;
	float: none;
}
form .extra {
	display:none;
}
fieldset {
	padding-bottom: 5px;
	padding-top: 5px;
}
