@charset "utf-8";
/* CSS Document */
a img { border: none; }
a:link{
text-decoration:none;
color:#0099FF;
}

a:visited{color:#0099FF; text-decoration:none;}
a:active{color:#00CCFF; text-decoration:none;}
a:hover{color:#333333; size:12px;}
body {
background:
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../Images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Accordion {
	text-align: left;
	float: left;
	width: 325px;
	padding: 5px;
}
#center {
	text-align: center;
}

.align-left {
	margin-left: 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}

#left {
	margin: 5px;
	padding: 5px;
	width: 400px;
	float: left;
}
#right {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 400px;
}
.align-right {
	text-align: right;
}
#posts {
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-weight: normal;
}




#container {
	width: 960px;
	height: 700px;
	}
#recent-photo {
	width: 200px;
	padding: 5px;
	float: right;
	text-align: right;
	height: 260px;
}
#posts {
	float: right;
	width: 400px;
	text-align: right;
}


#header {

}
#title {
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../Images/header2.png);
	background-position: right;
}


#content-top {
	background-image: url(../Images/content-top.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 30px;
	position: relative;
	z-index: -1;

}
#bulb {
	background-image: url(../Images/bulb.png);
	height: 142px;
	width: 106px;
	position: relative;
	z-index: 1;
	top: -18px;
}

#chain {
	float: left;
	position: relative;
	z-index: -1;
	top: -18px;
	width: 106px;
}


a.contact{
	height: 60px;
	width: 114px;
	display: block;
	background-image: url(../Images/contact-button.png);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	float: right;
}
a.contact-s{
	height: 60px;
	width: 114px;
	display: block;
	background-image: url(../Images/contact-button.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: right;
}
#wrapper {
	width: 848px;
	margin-left: 110px;
}

a.contact:hover{
	background-color: #ffffff;

}
a.design{
	height: 60px;
	width: 114px;
	display: block;
	background-image: url(../Images/design-button.png);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	float: right;
}
a.design-s{
height: 60px;
	width: 114px;
	display: block;
	background-image: url(../Images/design-button.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: right;
	}
a.design:hover{
	background-color: #ffffff;

}
a.photography{
	height: 60px;
	width: 200px;
	display: block;
	background-image: url(../Images/photography-button.png);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	float: right;
}
a.photography-s{
	height: 60px;
	width: 200px;
	display: block;
	background-image: url(../Images/photography-button.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: right;
}
a.photography:hover{
	background-color: #ffffff;

}
a.home{
	height: 60px;
	width: 114px;
	display: block;
	background-image: url(../Images/home-button.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
}
a.home-s{
	height: 60px;
	width: 114px;
	display: block;
	background-image: url(../Images/home-button.png);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	float: left;
}
a.home-s:hover{

	background-color: #ffffff;
}
#content {
	height: 600px;
	background-color: #FFFFFF;
	float: right;
	width: 848px;
}

#buttons {
	position: relative;
	z-index: 1;
	width: 850px;
	height: 60px;
	top: 24px;
}


#footer {
	text-align: center;
	background-image: url(../Images/footer.jpg);
	height: 28px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	color: #666666;
	font-size: 16px;
	list-style-type: square;
}
ul.what-i-do li {
	list-style-type: none;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
}
ul {
	margin: 0 auto;
	padding: 0;
}

#photography {
	width: 800px;
	margin-left: 45px;
}
.photography-text {
	width: 180px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#photo-text-wrap {
	margin-left: 50px;
	text-align: center;
}



.AccordionContent
{
	color: #000000;
	overflow: auto;
	height: 0px;
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: disc;
	text-align: left;
}
.AccordionTitle
{
	height:20px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	display:table-cell;
	-moz-user-select:none;
	color: #666666;
	vertical-align: middle;
	}

.AccordionContainer
{
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.text2 {
	text-align: right;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#button-wrap {
	text-align: center;
}

#submit {
	background-color: #CCCCCC;
	border: thin dashed #666666;
}
.form {
	padding: 0px;
	font-weight: bold;
}
#textarea {
	border: thin dashed #999999;
	margin: 5px;
}
#right2 {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 250px;
	position: relative;
	top: -60px;
	z-index: 2;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
a.concept {
	background-image: url(../Photography/ExitStrategy.jpg);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	padding: 5px;
	background-repeat: no-repeat;
}
a.concept:hover {
	background-image: url(../Photography/ExitStrategy.jpg);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 5px;
	background-repeat: no-repeat;
}
a.travel {
	background-image: url(../Photography/dyes.JPG);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	padding: 5px;
	background-repeat: no-repeat;
	margin-left: 5px;
}
a.travel:hover {
	background-image: url(../Photography/dyes.JPG);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 5px;
	background-repeat: no-repeat;
}
a.nature {
	background-image: url(../Photography/seneca.jpg);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	padding: 5px;
	background-repeat: no-repeat;
}
a.nature:hover {
	background-image: url(../Photography/seneca.jpg);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 5px;
	background-repeat: no-repeat;
}
a.people {
	background-image: url(../Photography/yellow-model.jpg);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	padding: 5px;
	background-repeat: no-repeat;
}
a.people:hover {
	background-image: url(../Photography/yellow-model.jpg);
	height: 269px;
	width: 180px;
	display: block;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 5px;
	background-repeat: no-repeat;
}
.back {
	text-align: center;
}
#left-design {
	width: 350px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right-design {
	float: right;
	width: 400px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#gallery {
}

.design-image {
	border: thin ridge #999;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#gallery ul {
	list-style-type: none;
}
#gallery li {
	float: left;
	padding: 2px;
}
#right-animation {
	margin: 5px;
	padding: 5px;
	width: 400px;
	float: right;
}
a.media {
	height: 60px;
	width: 171px;
	display: block;
	background-image: url(../Images/media.png);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	float: right;
}
a.media-s {
	height: 60px;
	width: 171px;
	display: block;
	background-image: url(../Images/media.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: right;
}
a.media:hover  {
	height: 60px;
	width: 171px;
	display: block;
	background-image: url(../Images/media.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: right;
}
#right-media {
	width: 400px;
}
#flash-right {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 300px;
}
#flash-left {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 480px;
}
