body {
	margin : 0;
	padding : 0;
	font : 12px arial, helvetica, "Trebuchet MS", tahoma, sans-serif;
	color : #666;
	background : #ffffff;
	list-style-image: url(images/bullett.jpg);
}
.p {
margin-top: 5px;
}
  /*TOP BANNER*/
#header {
height: 142px;
margin-top: 50px;
margin-bottom: 2px;
}
			/*TOP NAVIGATION*/
.container {
width : 800px;
padding : 0;
margin : 0 auto;
background : transparent;
}
#nav {
	background: #58595b;
	width: 800px;
	height: 26px;
	padding : 0;
	margin-top: 2px;
}
* html #nav { /* IE hack */
	background: #58595b;
	width: 800px;
	height: 26px;
	padding : 0;
	margin-top: -3px;
}

#home {
width: 75px;
height: 26px;
		padding-top: 5px;
	float: left;
	color: #ffffff;
	margin-left: 10px;
		text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
#about {

height: 26px;
	
	float: left;
	color: #ffffff;
	margin-left: 10px;
	float: right;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
	#square {
width: 7px;
height: 26px;
background: url(images/divider.gif)
	padding : 0;
	float: left;
	margin-left: 10px;
	float: right;
	}
#services {

height: 26px;
	padding : 0;
	float: left;
	color: #ffffff;
	margin-left: 10px;
	float: right;
		padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
	#portfolio {
height: 26px;
	padding : 0;
	float: left;
	color: #ffffff;
	margin-left: 10px;
	float: right;
		padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
#clients {

height: 26px;
	padding : 0;
	float: left;
	color: #ffffff;
	margin-left: 10px;
	float: right;
		padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
#contact {

height: 26px;
	padding : 0;
	float: right;
	
	color: #ffffff;
	margin-left: 10px;
		margin-right: 10px;
	float: right;
		padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
#nav li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#nav a:link, #nav a:visited {
float : left;
font-size : 12px;
font-weight : bold;
letter-spacing : 1px;
padding : 0;
text-decoration : none;
color : #ffffff;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
color : #cccccc;
background : transparent url(images/rounded.gif) no-repeat top center;
}
			/*2 COLUMNS*/

#col1 {
position: relative;
float : left;
width : 480px;
margin-top : 10px;
margin-bottom : 10px;
border-right: 1px solid #c2372c;
padding-right : 20px;
padding-left: 20px;
}
* html #col1{ /* IE hack */
    width : 520px;
}
#col2 {
	position: relative;
    width : 260px;/*216px;*/
    margin-top : 10px;
	margin-left : 10px;
	margin-bottom : 1em;
	border-right : 0 dotted #ddd;
	padding-right : 3%;
	float: right;
}
* html #col2{ /* IE hack */
    width : 215px;
	margin-right:20px;
}
#col3 {
position: relative;
float : left;
width : 740px;
margin-top : 10px;
padding-left: 40px;
margin-bottom : 10px;
padding-right : 20px;
}
#main {
height : auto;
margin : 5px 10px 0 20px;
}
			/*FOOTER*/
#footer {
clear : both;
margin-left: 15px;
padding : 5px;
background : #ffffff;
color : #666;
font-size: 10px;
}
#footer a {
color : #c2372c;
text-decoration: none;
}

			/*TYPOGRAPHY*/
h1 {
margin-top : 0;
padding : 6em 0 0 1em;
font : 14px verdana, helvetica, "Trebuchet MS", sans-serif;
color : #734e31;
background : inherit;
}
h2 {
margin : 0;
padding : 0;
text-transform : uppercase;
font : bold 12px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
color : #99000;
background : inherit;
}
h3 {
margin : 0;
padding : 0.5em 0;
text-transform : uppercase;
font : normal 140% verdana, helvetica, "Trebuchet MS", sans-serif;
color : #734e31;
background : inherit;
}
h4{
margin-left:20px;
padding:0px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
text-decoration : underline;
color : #734e31;
background : inherit;
}
a:hover {
text-decoration : none;
color : #000;
background : inherit;
}
a img {
border : 0;
}
			/*PHOTO GALLERY*/
#gallery {
height : auto;
margin : 20px 0 0 20px;
}
#gallery img {
float : left;
margin : 2px;
padding : 10px;
border : 1px solid #D6C8AD;
}

			/*SEARCH BOX*/
legend {
font-weight : bold;
color : #734e31;
}
input {
background : #ddcdb3;
color : #734e31;
}
			/*CLASSES*/
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
.box {
color : #734e31;
padding: 5px;
font-size: 0.9em;
}
/* slider */
		p#cross-links { text-align: left; }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }

		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { margin-bottom: 5px; padding-bottom: 3px; padding-left: 5px; text-align: left }


		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}


		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden;
			border: 0px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 590px; /* 660px Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 660px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}  

		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: -7px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			line-height: 20px;
			background: #ffffff;
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #ffffff }
		.stripNav li.tab2 a { background: #ffffff }
		.stripNav li.tab3 a { background: #ffffff }
		.stripNav li.tab4 a { background: #ffffff }
		.stripNav li.tab5 a { background: #ffffff }
		
		.stripNav li a:hover {
			background: #ffffff;
			color: #99000;
		}
		
		.stripNav li a.current {
			background: #ffffff;
			color: #ae0000;
		}
		
		
/* Form */
form {
	width: 400px;
	border: 1px solid #EEE;
	padding: 0px;
	margin: 10px auto;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}

img {
	border:0;
}

.blue {
	color: #666;
	font-weight: normal;
}


/* Congratulation message */
.MsgSent {
/* 	Display: block; */
	padding: 10px;
	margin: 10px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #000000;
	background-color: black;
}

.MsgSent h1 {
/*	background: url(../images/MsgSent.gif) no-repeat 0 0; */
	padding-left: 20px;
/*	height: 85px; */
/*	line-height: 85px; */
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 10px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
/* 	line-height: 85px; */
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

/*portfolio subnav menu*/
#portfolio_menu{
  margin-top:5px;
  margin-bottom:15px;
 }
#portfolio_menu a, #portfolio_menu a:visited {
  font-family:arial,helvetica,"Trebuchet MS",tahoma,sans-serif;
  text-decoration:none;
  text-align:left;
  background-color:#58595B; 
  color:#fff;
  display:block; 
  width:17.5em; 
  padding:0.2em;
  margin:0.1em auto;
  border-right:5px solid #fff;
  font-size:12px;
  }
#portfolio_menu a:hover {
  border-right:5px solid #C2372C;
  color: #cccccc;
  }

  /*small pics*/
  	#menu {position:relative; top:10px; left:100px; width:75px; background-color:#fff; z-index:100;}
	#menu a.p1, #menu a.p1:visited {
		display:block; 
		width:75px; 
		height:75px; 
		text-decoration:none; 
		background:#fff; 
		top:0; 
		left:0; 
		border:0;
		padding:10px;
		border: 3px solid #ccc;
		}
		#menu a img {border:0;}
		#menu a.p1:hover {text-decoration:none; background-color:#ccc; color:#000;}
		#info {z-index:100; height:22em;}
		table{margin-left: -80px; margin-bottom: 15px;}
		table tr td{width:100px; padding-left:20px;}
	.center{text-align:center; width:100px;}


