@charset "UTF-8";


h1 {
	font-size: 10px;
	color: #000;
	text-align: left;
}
h2 {
	font-size: 18px;
	line-height: 30px;
}

@font-face {
	font-family: 'Amble-Regular';
src: url('webfonts/Amble-Regular.ttf')format('truetype');   }
@font-face {
	font-family: 'Cardoi99';
src: url('webfonts/Cardob104s.ttf')format('truetype');   }
@font-face {
	font-family: 'Cardob101';
src: url('webfonts/Cardob101.ttf')format('truetype');   }
@font-face {
	font-family: 'GreatVibes-Regular';
src: url('webfonts/GreatVibes-Regular.otf')format('opentype');   }

*{
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Cardoi99', "Cardob101", "Cardo104s";
	font-size: 14px;
	line-height: 18px;
	background-color: #FFF;
	text-decoration:none;
}
#hotspot a{
	height: 135px;
	width: 340px;
	text-indent: -9999px;
	display: block;
}


/* the main nav */
#nav {
	width: 450px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	text-indent: 20px;
	font-family: "Amble-Regular", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #777;
	margin-top: 55px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-weight: normal;
	z-index: 100;
	float: right;
}

#nav ul {
	list-style:none;
	width:100%;
	margin-top: 0px;
	color: #600;
}
#nav li {
	display: inline;
	color: #600;
	margin-right: 0px;
}

#nav li a, a:visited, a:link {
	color: #000;
	padding-right:18px;
	padding-left:0px;
	text-decoration:none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	margin-bottom: 5px;
	font-size: 14px;
} 
#nav li a:hover{
	color: #600;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
	font-size: 14px;
}
#copyright {
	float: left;
	height: 18px;
	width: 900px;
	margin-top: 20px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #777;
	border-bottom-color: #555;
	font-size: 10px;
	color: #777;
	text-align: center;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
#container #footer #credit {
	float: left;
	height: 18px;
	width: 900px;
	margin-top: 0px;
	border-top-width: 0pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #777;
	border-bottom-color: #555;
	font-size: 10px;
	color: #777;
	text-align: center;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
#container #footer #credit a , a:link{
	font-size: 10px;
	color: #777;
	text-decoration: none;
}
#container #footer #credit a:hover {
	font-size: 10px;
	color: #222;
	text-decoration: none;
}

/* the contactmain nav */
#contactnav {
	width: 180px;
	height: 75px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
	font-family: "Amble-Regular", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #777;
	margin-top: 163px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;
	font-weight: normal;
	z-index: 100;
	float: right;
}

#contactnav ul {
	list-style:none;
	width:100%;
	margin-top: 0px;
	color: #600;
}
#contactnav li {
	display: list-item;
	color: #600;
	margin-right: 0px;
}

#contactnav li a, a:visited, a:link {
	color: #888;
	padding-right:18px;
	padding-left:0px;
	text-decoration:none;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 0px;
	font-style: normal;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
} 
#contactnav li a:hover{
	color: #555;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
	font-size: 14px;
}


/* contactbar */
#contactbar {
	width: 440px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	text-transform: none;
	line-height: 18px;
	text-indent: 0px;
	font-family: "Amble-Regular", Arial, Helvetica, sans-serif;
	float: right;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #222;
	border-bottom-color: #222;
	background-color: #600;
	word-spacing: 5%;
}
#contactbar ul {
	list-style:none;
	width:100%;
	margin-top: 0px;
}
#contactbar li {
	margin-right: 5px;
	display: inline;
	color: #FFF;
}

#contactbar li a, a:visited, a:link {
	font-size: 14px;
	color: #FFF;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	margin-bottom: 5px;
} 
#contactbar li a:hover{
	color: #AAA;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
	font-size: 14px;
}


#about {
	height: 20px;
	width: 280px;
	font-family: "Cardoi104s", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #400;
	margin-left: 60px;
	text-align: center;
	margin-top: 10px;
	float: left;
}
#home {
	float: left;
	height: 100px;
	width: 300px;
	font-family: "Cardoi104s", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #400;
	margin-left: 60px;
	text-align: center;
	margin-top: 50px;
}
#about  ul {
	list-style:none;
	width:100%;
	margin-top: 0px;
}
#about li {
	margin-right: 10px;
	display: inline;
	color: #FFF;
}

#about li a, a:visited, a:link {
	color: #400;
	padding-right:15px;
	padding-left:15px;
	text-decoration:none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	margin-bottom: 5px;
	font-size: 13px;
} 
#about li a:hover{
	color: #111;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
	font-size: 13px;
}



a:link {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #96C;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #96C;
}
#container p a {
	text-align: right;
	padding-right: 30px;
}
#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topcontent {
	background-image: url(../images/homeheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 900px;
	height: 660px;
}
#homepg-cta {
	float: left;
	height: 50px;
	width: 300px;
	margin-left: 30px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-right: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	text-align: left;
	padding: 5px;
}

#layout {
	width: 900px;
}
#slideshow {
	float: left;
	height: 370px;
	width: 450px;
	margin-top: 5px;
	margin-left: 100px;
	clear: left;
}
#box2 {
	width: 900px;
	background-image: url(../images/box2.3.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 862px;
	margin-top: -60px;
	z-index: 100;
}
#footer {
	float: left;
	width: 900px;
	background-image: url(../images/bottomnavbkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Amble-Regular", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800;
	line-height: 24px;
	text-align: center;
}
#footer a,a:link {
	text-decoration: underline;
	color: #800;
	font-size: 16px;
}
#footer a:hover {
	text-decoration: underline;
	color: #400;
}
#footer p2 {
	font-size: 16px;
	line-height: 18px;
	color: #400;
	font-family: "Cardoi104s", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer p3 {
	
	font-size: 10px;
	color: #444;
	font-family: "Cardoi104s", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* the bottom nav 
*/
#bottomnav {
	width: 900px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	text-indent: 20px;
	font-family: "Amble-Regular", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	vertical-align: middle;
	color: #777;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottomnav ul {
	list-style:none;
	width:100%;
	margin-top: 0px;
	color: #600;
}
#bottomnav li {
	display: inline;
	color: #600;
	margin-right: 0px;
}

#bottomnav li a, a:visited, a:link {
	color: #000;
	padding-right:35px;
	padding-left:0px;
	text-decoration:none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	margin-bottom: 5px;
} 
#bottomnav li a:hover{
	color: #600;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
}
.clear {
	float: left;
	height: 1px;
	width: 830px;
}
#cta1 {
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #800;
	text-align: center;
	float: left;
	margin-top: 10px;
	height: 100px;
	width: 250px;
	margin-left: 160px;
	line-height: 22px;
	text-indent: -9999px;
}
#cta1 p2 {
	font-size: 14px;
	color: #111;
}
#resi-header {
	width: 900px;
	background-image: url(../images/resi-header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#resi-cta {
	float: left;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	height: 146px;
	background-repeat: no-repeat;	
}
/* resi cntainers*/
#container #resi1 {
	padding: 10px;
	float: left;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1pt solid #888;
	height: 560px;
}
#container #resi1 p{
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #EEE;
	text-align: left;
	float: left;
	margin-left: 30px;
	width: 750px;
	line-height: 18px;
	z-index: 100;
	background-image: url(../images/textA.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #resi2 {
	padding: 10px;
	float: left;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1pt solid #888;
	height: 460px;
}

#container #resi2 p{
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #EEE;
	text-align: left;
	float: left;
	margin-left: 30px;
	width: 750px;
	line-height: 18px;
	z-index: 100;
	background-image: url(../images/textA.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #resi3 {
	padding: 10px;
	float: left;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1pt solid #888;
	height: 560px;
}

#container #resi3 p{
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #EEE;
	text-align: left;
	float: left;
	margin-left: 30px;
	width: 750px;
	line-height: 18px;
	z-index: 100;
	background-image: url(../images/textA.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #resi3 #text {
	position: relative;
	margin-top: 475px;
	margin-left: 490px;
	right: 0;
	width: 300px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* end resi containers*/

/* comm containers*/
#container #comm1 {
	padding: 10px;
	float: left;
	width: 830px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1pt solid #888;
	height: 490px;
}
#container #comm1 p{
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #EEE;
	text-align: left;
	float: left;
	margin-left: 30px;
	width: 750px;
	line-height: 13px;
	z-index: 100;
	background-image: url(../images/textA.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #comm2 {
	padding: 10px;
	float: left;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1pt solid #888;
	height: 590px;
}

#container #comm2 p{
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #EEE;
	text-align: left;
	float: left;
	margin-left: 30px;
	width: 750px;
	line-height: 18px;
	z-index: 100;
	background-image: url(../images/textA.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #comm3 {
	padding: 10px;
	float: left;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1pt solid #888;
	height: 600px;
}

#container #comm3 p{
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #EEE;
	text-align: left;
	float: left;
	margin-left: 30px;
	width: 750px;
	line-height: 18px;
	z-index: 100;
	background-image: url(../images/textA.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* end comm containers*/
#homelink {
	font-family: "Amble-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #222;
	float: left;
	height: 20px;
	width: 900px;
	margin-top: 30px;
	text-align: left;
	margin-left: 28px;
}

#homelink a, a:link{
		color: #222;
}

#homelink a:hover{
		color: #888;
}


.images {
	float: left;
	height: 350px;
	width: 750px;
	margin-top: 4px;
	margin-left: 30px;
}
#leftimage-lg {
	float: left;
	height: 430px;
	width: 330px;
	margin-right: 20px;
}#toprightrow {
	float: right;
	height: 200px;
	width: 480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottrightrow {
	float: right;
	height: 180px;
	width: 480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #BBB;
}
#container #comm1 .images .bold {
	font-weight: bolder;
}
#text {
	position: relative;
	margin-top: 270px;
	margin-left: 460px;
	right: 0;
	width: 315px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 15px;
	float: left;
	margin-bottom: 20px;
}
#text1 {
	position: relative;
	margin-top: 375px;
	margin-left: -10px;
	right: 0;
	width: 453px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#text2 {
	position: relative;
	margin-top: 270px;
	margin-left: 460px;
	right: 0;
	width: 315px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 15px;
	float: left;
	margin-bottom: 20px;
}
#text2_1 {
	position: relative;
	margin-top: 270px;
	margin-left: 460px;
	right: 0;
	width: 315px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 15px;
	float: left;
	margin-bottom: 20px;
}
#text2_2 {
	position: relative;
	margin-top: 405px;
	margin-left: 0px;
	right: 0;
	width: 780px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	padding-top: 10px;
	padding-left: 0px;
	line-height: 15px;
	float: left;
	margin-bottom: 20px;
}
#text2_3 {
	position: relative;
	margin-top: 400px;
	margin-left: 0px;
	right: 0;
	width: 780px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	padding-top: 10px;
	padding-left: 0px;
	line-height: 15px;
	float: left;
	margin-bottom: 20px;
}
#text3 {
	position: relative;
	margin-top: 375px;
	margin-left: -10px;
	right: 0;
	width: 453px;
	font-family: "Cardob101", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	z-index: 100;
	background-image: url(../images/A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#resi1 #name {
	background-image: url(../images/barnabyTitle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 40px;
	width: 830px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-bottom-color: #555;
}
#resi2 #name {
	
	float: left;
	height: 40px;
	width: 830px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-bottom-color: #555;
	background-image: url(../images/lockhartTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#resi3 #name {
	float: left;
	height: 40px;
	width: 830px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-bottom-color: #555;
	background-image: url(../images/hanleyTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* commercial */
#comm1 #name {
	background-image: url(../images/SalonPanacheTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 830px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-bottom-color: #555;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	vertical-align: bottom;
}
#comm2 #name {
	
	float: left;
	height: 40px;
	width: 830px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-bottom-color: #555;
	background-image: url(../images/BaysideMedicalTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#comm3 #name {
	float: left;
	height: 40px;
	width: 830px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-bottom-color: #555;
	background-image: url(../images/1149RestaurantTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#name .back {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #111;
	float: left;
	height: 32px;
	width: 170px;
	margin-bottom: 0px;
	background-image: url(../images/bannerA.jpg);
	text-indent: 38px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: left;
	line-height: 31px;
	margin-left: 680px;
	font-size: 9px;
}
#name .back a, a:link{
	color: #888;
	font-size: 9px;
}
#name .back a:hover{
		color: #111;

}
#box2 #abouttext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 415px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#box2-logo {
	float: left;
	height: 110px;
	width: 375px;
	margin-top: 145px;
	margin-left: 70px;
}
#anchor {
	margin-top: 200px;
	float: left;
}
#bold {
	font-style: italic;
	font-weight: bolder;
	font-size: 16px;
	color: #600;
}
#commercial {
	font-size: 15px;
	margin-left: 65px;
	width: 640px;
	background-position: left center;
	text-align: left;
	margin-top: 10px;
	line-height: 18px;
	margin-bottom: 10px;
	background-image: url(../images/comm-pic.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 150px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;
	padding-top: 5px;
	padding-bottom: 5px;
}
#projectinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 9px;
	color: #777;
	margin-top: 3px;
	float: left;
	width: 700px;
	height: 10px;
}
#projectinfo .bold {
	font-weight: bold;
	margin-left: 20px;
}
.bold {
	font-weight: bolder;
}
