@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	line-height: 17px;
 	font-family: Georgia, "Times New Roman", Times, serif;
	height:100%;
}
#outer {
	height: 93%;
	min-height:85%;/*for mozilla*/
	background: url(../images/top-bg-home.jpg) repeat-x #182053;
	text-align: center;
	padding: 7% 0 0 0;
}
html>body #outer {
	height:auto
}
#outer2 {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/top-bg.jpg) repeat-x #182053;
	text-align: center;
	padding: 0;
}
html>body #outer2 {
	height:auto
}
#edit {
	width: 800px;
	margin: 0 auto;
}
/* Links */
a:link, a:visited {
	font-size: 13px;
	color: #3B3A28;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #252E65;
}
#main {
	width: 669px;
	margin:  0 auto 0 auto;
	text-align: left;
}
#main-2 {
	background: #000;
	border-bottom: 10px solid #dcceab;
	border-top: 10px solid #dcceab;
}
#main-int {
	background: #dcceab;
	border-bottom: 10px solid #000;
	border-top: 10px solid #000;
}
#nav {
	text-align: left;
	height: 63px;
	margin: 0 0 0 0px;
	width: 100%;
}
#header {
	width: 669px;
	height: 442px;
	background: url(../images/header.jpg) no-repeat center;
	margin: 0px 0 0px 0;
	padding: 0;
	clear: both;
}
#home-tagline {
	background:  url(../images/home-tag.jpg);
	width: 669px;
	height: 64px;
}
/******************Interior*************************/
#int-logo {
	background:  url(../images/int-logo.jpg) no-repeat;
	height: 91px;
	margin: 12px 0 20px 0;
}
#int-logo a {
	display: block;
	height: 91px;
	text-indent: -999em;
}
#leftcol {
	width: 325px;
	float: left;
	height: 20px;
	margin: 20px 0 0 0;
	min-height: 580px;
	height: auto !important;
	height: 580px;
}
#rightcol {
	width: 305px;
	float: right;
	margin: 30px 0 0 20px;
	color: #4d483c;
	min-height: 575px;
	height: auto !important;
	height/**/: 575px;
}
#rightcol div, #rightcol p {
	color: #39352c;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	visibility: hidden;
}
.footer {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #626ca3;
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.footer a:link, .footer a:visited {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #626ca3;
	font-size: 9px;
}
.footer a:hover {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#botton-contact {
	background: url(../images/bottom-contact-info.gif) no-repeat bottom right;
	width: 305px;
	float: right;
	height: 55px;
	margin: 20px 0;
	clear: right;
}
/**********************/

.inputbox {
	border: 1px solid #3C3A2D;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4D3E;
	background: url(../images/inputbg.gif) top repeat-x #C4C4AA;
}
/*************************/



/*form*/



form {
}
form#comments_form p {
	font-size: 80%;
	line-height: 14px;
}
/* fieldset styling */
fieldset {
	margin: .5em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #232c63;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #232c63;
}
/* style for  labels */
label {
	float: left;
	width: 20em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color:#ba953d;
}
input {
	width: 225px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 225px;
	height: 100px;
}
/* submit */

a {
	outline: none;
}
ul.contact li, ul.contact2 li {
	list-style : none;
	padding-bottom: 5px;
}
ul.contact li a, ul.contact2 li a {
	list-style : none;
}
ul.contact2 {
	padding-top: 25px;
}
ul.contact li .strong, ul.contact2 li .strong {
	color:#232c63;
}
li.strong {
	font-weight: bold;
	border-top: 1px solid #dbdbdb;
	padding-top: 20px;
}
.strong {
	font-weight: bold;
}
.bio-title {
	font-size: 100%;
	font-weight: bold;
}
.small-bold {
	font-size: 80%;
	font-weight: bold;
}
.bios {
	padding-bottom: 15px;
}
.bios img {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
body#project-portfolio #botton-contact {
	background: none;
}
h1.galleries {
	margin-top: 25px;
}
