* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {

}

body {
	background-color:#CDCDCF;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:760px;
	max-width:760px;
	height:100%;
	min-height:800px;
	background:url('/_images/bg.jpg') top left no-repeat white;
}

#logo {
	float:left;
	width:189px;
	height:124px;
	background:url('/_images/logo.png') no-repeat;
}

#barrett
{
	float:right;
	top:15px;
	position:relative;
	right:28px;
	width:220px;
	height:75px;
	background:url('/_images/barrettandcoe220.jpg') no-repeat;	
}

#barrett p
{
	padding:0;
	margin:0;
	margin-top:80px;
	margin-left:10px;
}

#photos {
	background-color:white;
	float:left;
	width:590px;
}

#portraits {
	background-color:transparent;
	float:left;
	margin-left:35px;
}

#login {
	background-color:transparent;
	float:left;
	margin-left:35px;
	height:160px;
	padding-top:20px;
}

#menu {
	font-size:14px;
	background-color:white;
	float:right;
	width:163px;
	list-style:none;
    margin-bottom:20px;
}

#gallery
{
	background-color:transparent;
	float:left;
	margin-left:30px;
	margin-top:-7px;
	overflow:hidden;
	height:315px;
	width:542px;
	background:url('/_images/gallery_bg.png') no-repeat;
}

#gallery #thumbs
{
	float:left;
	position:relative;
	top:45px;
	left:30px;
	width:50px;
	height:225px;
	overflow:hidden;
}

#gallery #thumbs img
{
	cursor: pointer;
}

#gallery #large
{
	float:left;
	position:relative;
	top:22px;
	left:75px;
	width:370px;
	height:270px;
}

#gallery #scroll_up
{
	position:absolute;
	top:137px;
	left:73px;
	width:25px;
	height:20px;
	cursor:pointer;
}

#gallery #scroll_down
{
	position:absolute;
	top:393px;
	left:73px;
	width:25px;
	height:20px;
	cursor:pointer;
}

#right
{
    float:right;
    width:165px;
}

#menu li
{
	background-color:white;
}

#menu li a
{
	display:block;
	background-color:#EDEDEE;
	width:163px;
	height:25px;
	color:black;
	text-decoration:none;
	margin-bottom:8px;
	line-height:25px;
	text-indent:8px;
}

#menu li .current
{
	background-color:#BDBDBF;
}


#testimonial
{
	width:120px;
	font-style:italic;
    font-size:10px;
    padding-left:10px;
}

#text
{
    float:left;
	padding:10px;
	margin-left:30px;
	width:500px;
}

#text p
{
    line-height:16px;
    margin-bottom:20px;
}

h1
{
	font-size:12px;
	margin-bottom:10px;
	color:#444;
	font-weight:bold;
}
h2
{
        font-size:12px;
        margin-bottom:10px;
        color:#444;
	font-weight:bold;
}
h3
{
        font-size:12px;
        margin-bottom:10px;
        color:#444;
        font-weight:100;
}
h4
{
        font-size:12px;
        margin-bottom:10px;
        color:#444;
        font-weight:100;
	margin-left:30px;
}


p, td
{
	font-size:11px;
	line-height:22px;
	color:#444;
	margin-bottom:8px;
}

h5, td
{
	font-size:10px;
	line-height:14px;
	color:#444;
	font-weight:100;
	margin-bottom:8px;
}
.topimg
{
	padding-bottom:3px;
}

a {
	text-decoration:none;
	color: #810081;
}

a:hover
{
	text-decoration:underline;
}

.tb { width:350px;float:right; }
.ta { width:350px;height:80px;float:right;  }

td { text-align: justify} 

.thumbnails
{
	position:absolute;
	width:500px;
	left:40px;
	height:50px;

}
.thumbnailtext
{
	position:absolute;
	width:450px;
	left:120px;
	height:50px;
	font-size:10px;
	vertical-align:middle;

}


.contact
{
	width:100%;
	text-align:center;
	color:#aaa;
	font-size:9px;
	margin-top:20px;
}

.contact a
{
	color:#888;
	text-decoration:underline;
}

.addresscontact
{
	width:100%;
	text-align:center;
	color:#aaa;
	font-size:10px;
	line-height:3px;


}

.addresscontact a
{
	color:#888;
	text-decoration:underline;
}
