*{margin:0}

body  {
	text-align: center; 
	margin: 0; 
	padding: 0;
	background-image:url(images/allBack.jpg);
	background-repeat:repeat-x;

}
p, div, li, td, input, select, textarea {
    font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #000;
    
}
h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	background-repeat:no-repeat;
	padding-bottom:5px;
	}
h3 {
	font-size:18px;
}
a:link, a:visited {
    color: #20276a;
    text-decoration: underline;
}
a:hover, a:active {
    color: #9a9782;
    text-decoration: underline;
}


#container { 
	width:800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
	
#top {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	height:10px;}

#headerContainer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:125px;
	background-color:#9298d1;
	border-top:#5e5d62 solid 5px;
}
#header {
	width:800px;
		margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
	
#header a:link, #header a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
#header a:hover {
	color:#ffffff;}


/**

#nav{
	margin:0 auto;
	
	height:72px;
	
	}
ul#nav {
	list-style: none;
	font-size: 12px;
	float:right;
	
}
ul#nav li {
	float: left;
	display: block;

}
ul#nav li#nav-links { border: 0; }
ul#nav li a { 
	display: block;	
	padding: 3px 5px 4px;
	text-decoration: none; 
	border-right:#cccccc solid 1px;
}
ul#nav li a:hover {

color:white}

/**/
/* navigation */
#navContainer {
	width:100%;
	height:90px;
	background-color:#ffffff;
	border-top:#f8f6e4 solid 5px;
	border-bottom:#f8f6e4 solid 5px;
}
#nav {
	width:920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top:15px;
		}
#nav ul {
	margin: 0;
	padding:0;
	list-style: none;
	overflow: hidden;
	
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 2px 0 0 1px ;/*top right bottom left*/
	width: 13%;
	
	}
#nav ul li#t-home {
	margin-left: 15%;
	
	}
#nav ul li a {
	float: left;
	display: block;
	line-height: 1.5em;
	padding: 5px 5px 3px 6px; /*top right bottom left*/
	margin: 0px 0 0px 0; /*top right bottom left*/
	text-decoration: none;
	color: #20276a;
	border: none;
	font-size:11px;
	}
#nav ul li a strong {
	display: block;
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
	color: #5e5d62;
	
		}
#nav li a:hover {
	color:#9a6729 ;
	}
#nav ul li a:hover strong {	
	color: #9a6729;
	}

#nav li.active a {
	color: #000000;
	}
#nav li.active a strong {
	color: #000000;
	}
#nav li.active a:visited{
	text-decoration: none;
	color: #56597b;
}
/*sub*/
#subnavContainer {
	width:100%;
	height:30px;
	background-color:#666666;
	
}
#subnav {
	width:800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:5px 0 0 0;
		}
#subnav a {
	text-decoration:none;
	color:#FFF;
}
#subnav ul {
	margin: 0;
	padding:0;
	list-style: none;
	overflow: hidden;
	
	}
#subnav ul li {
	float: left;
	margin: 0;
	padding: 2px 0 0 1px ;/*top right bottom left*/
	width: 16%;
	
	}

	

/*end menu*/
#callout {
	height:250px;
	background-color:#56597b;
	border-bottom:#e5e4e4 solid 5px;
}
#calloutText {
	color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:800px;
	font-size:12px;}
#calloutText p {
	font-size:12px;
	color:#ffffff;
}
#calloutText h2 {
	padding-top:15px;
	font-size:15px;
	color:#ffffff;
	}
#calloutText a:link, #calloutText a:visited {
	color:#ffffff;}

#calloutText a:hover, #calloutText a:active {
    color: #9a9782;
    text-decoration: underline;
}


/*end callout*/


a:hover img.pressimg {
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7; }

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(images/sidebar1.jpg);
	margin: 0;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	border-right:#f6eca0 solid 5px;
	min-height:550px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f8f6e4; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	border-right:#f6eca0 solid 5px;
}

#sidebar1 p, #sidebar2 p {
	padding:10px;
	padding-left:50px;
}

#portfolioBox {
	width:318px;
	height:318px;
	border:#567097 dotted 2 px;
	background:url(images/Briefcase.png);
	background-repeat:no-repeat;
	text-align:left;
	padding:4px;
	padding:5em 0 0 0;
	float:right;
	
}


#portfolioBox a, #portfolioBox a:hover, #portfolioBox p {
	padding:0 0 0 25px;
	color:642f0d;
	text-decoration:none;
	font-weight:300;
	font-size:14px;
}
#mainContent { 
	margin: 0px 0 0 0; /*top right bottom left*/
	width:800px;
	min-height:550px;	

} 
.maintext {
	padding-right:350px;
	padding-left:5px;
}

.column2x2 {
width:220px;
margin-right:6px;
float:left;
height:235px;

}


.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;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.img1 {
	padding: 15px 0px 0px 94px;}
.img2 {
	padding: 0 10px 0 0;
}
	
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*footer stuffs*/	
 #footer { 
 border-top:#b29674 solid 5px;
	padding: 0 ; 
	background-color:#56597b;
	/*background-image:url(images/grass.png);
	background-position:bottom;*/
	border-bottom:#20276a solid 15px;
	height:220px;
	color:#000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
	 

 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 0 10px; /*top right bottom left*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:15px;
	color:#ffffff;
}
#footer a:link, #footer a:visited {
	color:#ffffff;
	font-size:11px;}
#footer a:hover {
	color:#CCC;
}
	
#footercontainer { 
	width: 800px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
#bottom {
	background-image:url(images/bottom.png);
	background-repeat:repeat-x;
	height:50px;
	
}
.columnB {
width:150px;
margin:6px;
float:left;
min-height:200px;
border:#06F dotted 1px;
padding:5px;

}

.column {
width:150px;
margin:6px;
float:left;
height:200px;

}
.column2 {
width:313px;
margin:0px;
float:left;
height:200px;
background-image:url(images/globebottom.png);
background-repeat:no-repeat;
background-position:right;

}
.column2 p {
	float:right;
}
.column2 H3 {
	color:#ffffff;
}
.column2 img {
	
	padding:3px;
}/*this is for the footer columns*/
/**form styles **/

fieldset{
margin:0;
padding:.5em;
border: 1px solid #fbd396;
width:475px;
}

legend{
font-weight:bold;
color:black
}

label{
margin:0 3px 0 1px}

#quote {
	margin-top:-50px;
	margin-left:475px;
	font-size:14px;
	color:#ffffff;
	height:52px}
#quote a {
	color:#ffffff;}

img.recentWork {
border:#FFC solid 8px;}

