/* CSS Document */

body{
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	color:#270D08;
}
a:link, a:visited{
	color:#270d08;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}
a:hover, a:active{
	color:#44AFB7;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}
#wrapper3{
	background-image:url(mockV2back.jpg); 
	background-repeat:repeat-x;
}
#banner{
	background-image:url(images/sightwise_01.jpg);
	background-repeat:no-repeat;
	height:76px;
}
#banner2{
	background-image:url(images/banner2_01.jpg);
	background-repeat:no-repeat;
	height:76px;
}
#menu{
	background-image:url(images/sightwise_02.jpg);
	background-repeat:no-repeat;
	height:168px;
}
#menu2{
	background-image:url(images/banner2_02.jpg);
	background-repeat:no-repeat;
	height:168px;
}
#menu3{
	background-image:url(images/banner3_02.jpg);
	background-repeat:no-repeat;
	height:168px;
}
#menu4{
	background-image:url(images/blank_02.jpg);
	background-repeat:no-repeat;
	height:168px;
}
#menu5{
	background-image:url(images/contact_02.jpg);
	background-repeat:no-repeat;
	height:168px;
}
#menu6{
	background-image:url(images/necklace2.jpg);
	background-repeat:no-repeat;
	height:168px;
}
#nav{
	margin-left:39px;
	margin-top:2px;
}
#mainContent{
	height:300px;
}
#mainContent2{
	height:300px;
}
.vertsep{
	background-image:url(images/sightwise_05.jpg);
	background-repeat:repeat-y;
	width:4px;
	margin-top:10px;
}
.leftbar p{
	margin:10px;
	margin-left:40px;
	font-size:.71em;
}
.leftbar a:link, .leftbar a:visited{
	color:#270d08;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}
.leftbar a:hover, .leftbar a:active{
	color:#44AFB7;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}
.contentArea2{
	width:690px;
}
.contentArea p{
	margin:10px;
	font-size:.71em;
	margin-right:0px;
}
.contentArea2 p{
	margin:0px;
	font-size:.71em;
	padding:0px;
}
.contentArea ul{
font-size:.71em;
}
.contentArea h1{
	color:#44AFB7;
	margin:10px;
	font-size:.85em;
	font-weight:bold;
}
.contentArea2 ul{
font-size:.71em;
}
.contentArea2 h1{
	color:#44AFB7;
	margin:10px;
	font-size:.85em;
	font-weight:bold;
}
#footer{
	padding:5px;
	text-align:right;
	font-size:.70em;
}
.copyright{
font-size:.70em;
padding-left:40px;
}
