@charset "UTF-8";
/* CSS Document */

*	{
	margin:0px;
	padding:0px;
}

img, div, a, input, h1, ul, li, p { behavior: url(images/iepngfix.htc) }

body,td,th {
	font-family: "Times New Roman", Times, Georgia,  serif;
	font-size: 14px;
	color: #000;
}
body {
	background:url(../images/bg-tile.jpg) repeat;
	margin: 0;
}
p {margin-bottom:10px; line-height:18px;}
a img {border:none;}


a:link {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:hover {color:#7b93a0; text-decoration:none;}
a:active {color:#000; text-decoration:none;}

/********* Logo in header **********/
h1 a	{
	background:url(../images/logo-bridges-associates.png) no-repeat;
	width:383px;
	height:207px;
	display:block;
	outline:none;
	text-indent:-900em;
}

/********** Headings **********/
h2 {font-size:28px; margin:0 0 15px 0; font-style:italic;}
h3 {font-size:24px; margin:0 0 15px 0; font-style:italic;}

/********** Divs **********/
#wrapper {width:946px; margin:0 auto 30px auto; background:#fff url(../images/bg-content.jpg) left 269px repeat-x;}
#content {background:url(../images/header.jpg) left top no-repeat;}
#left-col {width:400px; float:left; margin:0;}
#right-col {width:523px; float:left; margin:0;}


#footer {width:920px; margin:0 auto; color:#fff; font-size:12px;}



/********** <p> id's **********/
#margin {height:62px; margin:0;}
#forms-between {background:url(../images/bg-form-bottomtop.png) left top no-repeat; height:52px; margin:0; display:block;}
#form-bottom {background:url(../images/bg-form-bottom.png) left top no-repeat; height:40px; margin:0;}
#directions {width:300px; margin:0 auto;}



/************ Misc. Classes ************/
.clear {clear:both;}
.bigger-bold {font-size:18px; font-weight:bold;}
.bigger {font-size:16px;}
.contact {font-size:18px; font-style:italic; font-weight:bold;}
.headshots {float:left; border:solid #d1d1d0 3px; margin:0 15px 5px 0;}
.centertext {text-align:center;}
.radio-extra {font-size:90%; margin-left:18px;}
.error {color:#FF0000; font-weight:bold; font-size:110%;}

    
.the-form {width:304px; margin:0 0 0 48px;}
.form-container {background:url(../images/bg-form-repeat.png) left top repeat-y; margin:0;}