html {
	width: 100%;
	min-height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #111 url('images/background.gif');
	color: #dddddd;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	width: 100%;
}

div#header {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
    height: 80px;
    padding-left: 4px;
}

p {
	line-height: 1.35em;


}

input, textarea, select {
    background-color: #fbfcfa;
}



/* =Typography and Links
----------------------------------------------- */ 

h1 {
	font-size: 14px;
	padding-top:9px;
	padding-bottom:3px;
	border-bottom: 1px dotted #333;
}


h3 {
	font-size: 13px;
	padding-top:19px;
	padding-bottom:2px;
}


h4 {
	font-size: 11px;
	padding-top:19px;
	padding-bottom:2px;
	border-bottom: 1px dotted #333;
}



.smalltext {
	color: #959595;
	font-size: 9px;

}


a { 
	outline: none;
	color: #9CAE8B;
	text-decoration: none;
}

a:hover {
	outline: none;
	color: #9CAE8B;
	text-decoration: underline;
}

div#pageTitle {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-weight: normal;
}

div#title {
	margin-bottom: 0px;

}






/* =Navigation Menu
----------------------------------------------- */ 

div#menu {
	margin-top: 17px;

float: right;
}

#imagenav {
margin-left:44px;

}

#imagenav li{
    display: inline;
	float: left;
	height: 32px;
	margin-right: 3px;
}


#navlist {
	width: 440px;
	text-align: right;
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#navlist li {
	padding-right: 6px;
	margin: 0;
	text-indent: 0;
	display: inline;
}

#navlist li a {
	text-decoration: none;
		color: #9CAE8B;
	font-size: 1em;
}

#navlist li a:hover,#navlist a#current {
	color: #ccc;
	font-size: 1.0em;
	text-decoration: underline;
}

#navlist a#current { color: #fc6; }



#photoset li{
	display: inline;
        margin: 8px;
}

#photoset_w li{
    width: 190px;
	display: inline;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 22px;
    float: left;
    text-align: center;
    
}


#photoset_w li a{
    text-decoration: none;
}

#photoset_w li input {
    float: right;
}

.spacer {
	width: 600px;
	height: 44px;

}


.photo {
	margin: 10px;
}

div#photos img {
    padding: 4px;
	border: 1px dotted #555;
}

div#photos {
	color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 50px;
}

div#otherContent{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

#home_img {
	border: 0px;

}


div#otherContent p {
	text-align: justify;
}



div#homeImg {	
	width: 640px;
    height: 400px;
	margin-right: 0 auto;
	margin-left: 0 auto;
	margin-bottom: 40px;
    margin-top: 4px;
	text-align: center;
	position: relative;
}


html>body div#homeImg {	
	width: 660px;
    height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
    margin-top: 4px;
	text-align: center;
	
}


div#homeImg img {
	border: 1px solid #666;
}

div#permalink {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

div#permalink img {
	border: 1px solid #666;
}

div#top {
	height: 25px;
}

div#bottom {
	height: 25px;
}

div#contactImg {
	width: 660px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 50px;
}

div#contactImg img {
	border: 1px solid #666;
}

div#contactDiv {
	width: 660px;
	margin-left:auto;
	margin-right: auto;
}

div#mark {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}


.clear {
	clear:both;
	height: 12px;
}

#textcontent {
	width: 500px;
	margin-left: 38px;
    padding-bottom: 200px;
}

table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

td.stack {
	width: 95px;
	background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

td.set {
	width: 95px;
}

.setThumb {
	float: left;
	width: 85px;
	height: 125px;
	margin: 10px;
}

.setThumb img {
	padding: 4px;
	border: 1px dotted #555;
}
	
.setTitle {
	color: #959595;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 75px;
	text-align: center;
}

.title {
	color: #990000;
	font-style: italic;
}

a:link, a:active, a:visited {
		color: #9CAE8B;
	text-decoration: none;
	text-transform: lowercase;
}

a:hover {
	text-decoration: underline;
}

a.backButton:link, a.backButton:active, a.backButton:visited {
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

a.backButton:hover {
	text-decoration: underline;
}

a.tagLink:link, a.tagLink:active, a.tagLink:visited {
}

a.tagLink:hover {
	color: gray;
	text-decoration: underline;
}

a.boxLink:link, a.boxLink:active, a.boxLink:visited {
	color: white;
	text-decoration: none;
	text-transform: lowercase;
}

a.boxLink:hover {
	text-decoration: underline;
}


#wrapper{
width: 550px;
margin: 0 auto;
}

.display{
float: left;
width: 25px;
height: 130px;
margin: 0 2px 0 0;
background: url(http://www.benthomasphoto.com/images/pinktab.jpg) no-repeat;
}

.stretcher{
float: left;
width: 410px;
}


/* =Footer
----------------------------------------------- */
#footer { 
	height: 20px;
	margin: 10px auto;
	padding: 0;
	width: 716px;
	color: #757575;
	font-size: 9px;
    border-top: 1px solid #232323;
    padding-top: 0px;
}
	
#footer_left { 
	float:left;
	width: 180px;
	margin-left: 5px;
	text-align: left;
	display: inline; /* IE float x2 */
}

#footer_middle {
	margin-left: 36px;
	text-align: left;
	display: inline; /* IE float x2 */
}

#footer_middle_phone {
	margin-left: 55px;
	text-align: left;
	display: inline; /* IE float x2 */
}

#footer_right { 
	float:top;
	width: 220px;
	margin-left: 45px;
	text-align: right;
	display: inline; /* IE float x2*/
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	color: #9CAE8B;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	text-decoration: underline;
}
	
	
div#menu a, a:hover{
color: #959595;
}


	