/* CSS Document */

body{
	margin:0;
	padding:0;
	background: url(../images/mainBg.gif) #F4F4F4 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#555555;
}

p{
	margin-top:7px;
	padding:0;
}

hr{
	border: none 0; 
	border-top: 1px dashed #000;
	height: 1px;
	border-color:#666666;
	width:94%;
}

h5{
	color:#FFFFFF;
}

#main{
	background:#FFFFFF;
	width:999px;
}

#header{
	width:966px;
	height:67px;
	background:#FFFFFF;
	padding-left:32px;
}

#phone{
	float:right;
	margin:40px 25px 0 0;
}

#nav{
	width:999px;
	height:195px;
	background-color:#666666;
	background-image:url(../images/right.gif);
	background-position:right top;
	padding-left:0;
	overflow: hidden;
}

#rightNav{
	float:right;
	color:#FFFFFF;
	margin:170px 25px 0 0;
	letter-spacing:1px;
	text-align: right;
	width: 440px;
	overflow: hidden;
}

#content{
	width:969px;
	background-color:#FFFFFF;
	padding:30px 0 30px 30px;
}

#homeText{
	width:590px;
}
#homeText.really{
	width:100%;
}

#smallGallery{
	float:right;
}

.botBox{
	height:145px;
	width:275px;
	background:#e4e4e4;
	margin:22px 16px 0 0;
	padding:6px 14px;
	border:#999999 solid 1px;
}

#footer{
	width:920px;
	margin:8px 30px;
	background:#FFFFFF;
	color:#868686;
	line-height:16px;
}

.left{
	font-size:17px;
	font-weight:bold;
	color:#949494;
}

.right{
	font-size:17px;
	font-weight:bold;
	color:#404040;
}

.botRight{
	float:right;
	font-weight:bolder;
	color:#404040;
}


.rightContent{
	float:right;
	clear:right;
	text-align:right;
	width:330px;
	margin-right:20px;
}
.rightContent img { margin:5px 0 0 0; }

.rightImg{
	border:#999999 solid 2px;
	margin:4px 50px;
}

.tourImg{
	border:#999999 solid 2px;
	margin:4px 10px;
}

.tableHead{
	color: #FFFFFF;
}

/*///////////////////////LINKS/////////////////////////*/

a{color:#949494; text-decoration:none;}
a:hover{color:#949494; text-decoration:underline;}

#rightNav a{color:#FFFFFF; text-decoration:none}
#rightNav a:hover{color:#FFFFFF; text-decoration:underline}

#footer a{color:#868686; text-decoration:none}
#footer a:hover{color:#868686; text-decoration:underline}

.botRight a{color:#404040; text-decoration:none}
.botRight a:hover{color:#404040; text-decoration:underline}

/*///////////////////////MENU/////////////////////////*/
#imageMenu {
	position: relative;
	width: 500px;
	height: 195px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 195px;
	width: 1000px;
	padding:0;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 195px;
}

#imageMenu ul li.landscapes a {
	background: url(../images/item1.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(../images/item2.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(../images/item3.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(../images/item4.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(../images/item5.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}
.commentsBox {
background:#ebebc6;
display:block;
width:560px;
padding:8px;
}
.response {
background:#dde3d5;
}
h3 {
font-size:12px;
}

.sales{
	width:90%;
	border:dotted 1px #404040;
	float:left;
	margin:10px 0;
}

.sales h2{
	margin:6px 0;
	font-size:20px;
}

.sales h3{
	margin:18px 0;
	font-size:18px;
}

.moreInfo{
	width:265px;
	height:47px;
	display:inline-block;
	background:url(../images/moreInfo.png) no-repeat;
	margin-top:10px;
}

.sales hr{
	border-top:1px solid #000;
	width:100%;
	margin:15px 0;
}

.sales-left{
	width:380px;
	float:left;
	margin:6px 20px 6px 6px;
}

.sales-right{
	width:440px;
	float:left;
	margin:6px 20px 6px 6px;
}
