@charset "ISO-8859-1";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:800px;
	background-color: #333333;
	background-position: 0px 0px;
}

.twoCol  {
	width:800px;  /* this will create a container 80% of the browser width */
	background-color: #333333;
	margin:  auto; /* the auto margins (in conjunction with a width) center the page */	 /* this overrides the text-align: center on the body element. */
} 
#container {
width:800px;
background-color:#FFFFFF;
}
#wrap {
width:800px;
margin:auto;
}	


#header {
	color:#cdba8d;
	border-bottom: 1px dotted #261e18;
	width:800px;
	height:150px;
	margin:auto;
	background-image: url(../images/new/header.png);
	background-repeat: no-repeat;
	background-color:#DCE0D1;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlf {
float:left;
margin-right:8px;
}

#mainContent {

color:#000;
background-color:#673;
padding:10px;
width:780px;
height:auto;
}

#mainContent   h1  {
color:#ccc;
font-size:16px;
}

#mainContent ul {
margin:10px;
padding:5px;
}



.twoCol #sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
a:link {
	color:#900;
	text-decoration:none;
	
}
a:hover {
color:#888;
border-bottom: 1px dotted #261e18;
}

a:visited {
	color:#DCE0D1;
	text-decoration:none
}

#intro{
width:450px;
text-align:justify;
color:#666;
}
#sidebar {
	width:256px;
	background-color: #669966;
	border: 1px solid #000066;
	float:right;
	margin:8px;
	padding: 8px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#sidebar .form {
margin: 5px;
color:#000;
}
#navigation {
background-color:#c96b00;
padding: 5px 5px;
font-size:10px;

}

.twoCol #footer {
color:#cdba8d;
padding: 6px;
margin:0px;
font-size:10px;
width:800px;
margin:auto;
}

#navigation {
background-image:url(../images/new/nav_bg.png);
background-repeat:repeat-x;
height:25px;
float:right;
padding:5px;
margin-top:20px;
width:500px;
}

#navigation ul  {
	margin:0px;
	padding:0px;
	list-style-type:none;

}
#navigation ul li  {
display:inline;
}
#navigation ul li a {
text-decoration:none;
padding: 5px 5px 0px 20px;
margin-top:5px;
font-weight:bold;
color:#006688;

}
#navigation ul li a:hover
{
	color: #fff;
	border-bottom: 1px dotted #261e18;
}


.clearfloat{
clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p .caption {
font-size:10px;
color:#666666;
margin:10px;
}


#irim a, #care a, #coburn a, #life a, #sebas a, #unieros a{
	background-color:none;
	padding:0px;
	
}
#mainContent p.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFcc33;
	text-align: left;
	display: block;
}
 #mainContent p.Testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	font-style: italic;
}

input [type="text"] {
font-size:200%;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;	
}
.twoCol #container #mainContent p {
	padding: 5px;
	line-height:20px;
	height: auto;
}
.twoCol #container #wrapper {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.twoCol #sidebar img {
	padding: 5px;
}

.pullquote {
float:right;
clear:right;
display:block;
width:256px;
border:1px solid #000;
padding:5px;
font-size:12px;
background-color:#669966;
font-style:italic;
color:#000;
}

#gallery {
{
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  text-align:center;
  }
  
  #gallery.inpage
  { 
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
#gallery.inpage a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  font-size:10px;
  text-align:left;
  font-weight:normal;
  width:120px;
  margin:2px;

}
div.highlight {
font-weight:bold;
}
