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

body {
	background-color:#000000;
	font-weight:normal;
	font-size:14px;
} 
ul.MenuBarActive   {
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
}
a:hover { 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
}
blockquote {
font-size: 9px; 
font-weight: normal; 
padding: 0px; 
border: 0px ; 
}
div {
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	border: 0px;
}

p {
	font-weight: normal;
	padding: 0px;
	border: 0px;
	font-size: 14px;
}
h1 {
	font-weight: bold;
	padding: 0px;
	border: 0px;
	font-size: 22px;
}
h2 {
	font-weight: normal;
	padding: 0px;
	border: 0px;
	font-size: 20px;
}
h3 {
	font-weight: bold;
	padding: 0px;
	border: 0px;
	font-size: 19px;
}
h4 {
	font-weight: normal;
	padding: 0px;
	border: 0px;
	font-size: 18px;
}
h5 {
	font-weight: bold;
	padding: 0px;
	border: 0px;
	font-size: 16px;
}
h6 {
	font-weight: normal;
	padding: 0px;
	border: 0px;
	font-size: 14px;
}

span {
	font-weight: normal;
	padding: 0px;
	border: 0px;
}

ol {
font-weight: normal; 
font-size: 9px; 
}
ul {
	font-weight: normal;
	font-size: 9px;
	width: 250px;
}
input {
font-weight: normal; 
padding: 0px; 
border: 0px ; 
}
select {
font-weight: normal; 
font-size: 9px; 
}
.textarea {
	border: 0px;
	padding-top: 50px;
	padding-right: 162px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.textarea2 {
	border: 0px;
	padding-top: 0px;
	padding-right: 162px;
	padding-bottom: 0px;
	padding-left: 42px;
}
hr {
width: 100%; 
}

#main {
	color: #000;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse
}

.center {
	text-align: center;
}
.form {
	text-align: left;
	background-color: #CCC;
}
.form_border {
	border: medium solid #630;	
}
#td_left_menu {
	width: 173px;
	height: 420px;
	border-collapse: collapse
}
#td_left_menu2 {
	width: 173px;
	height: 100%;
	border-collapse: collapse
}
#td_main_section {
	height: 420px;
	width: 805px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse
}
#td_main_section2 {
	height: 100%;
	width: 805px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse
}
#td_photo_section2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
	background-image: url(images/layout_04.jpg);
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}

table {
	border-collapse: collapse;
	border-spacing: 10pt 5pt;
	background-color: #854C1F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/layout__full.jpg);
	height: 100%;
	background-repeat: no-repeat;
}
#table_collapse {
}
#div_proj_1, li, ul {
	border-collapse: collapse;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 275px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
#apDiv2, li, ul {
	  border: none;
	width: 275px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: disc;
}
/*start footer / web designer code*/
#footer {
	
	color:#fff;
	line-height:125px;
	display: none;
}

#footer p {
			font-size:.9em;
			text-align:right;
			padding-right:20px;
}

#footer a {
	color:#CCC;
	text-decoration:none;
}
			
#footer a:hover {
			color:#060;
			text-decoration:underline;
}

/*end footer / web designer code*/
