@charset "utf-8";
.bold {
	font-weight: bold;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
        padding: 0;
        margin: 0;
}


a:link, a:visited, a:active, a:focus {
color:#666666;
}

a:hover { 
color:#F58501;
}



body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #container {
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container  #homeNav {
	margin-bottom: 1px;
}
.oneColFixCtr  #container  #BodyContent {
	float: left;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #BodyContent li {
	list-style-position: outside;
	list-style-type: disc;
}
.oneColFixCtr #container #BodyContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #BodyContent ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}
.oneColFixCtr  #container  #PhotoBottom {
	margin-top: 2px;
	width: 740px;
}
.oneColFixCtr #container #mainphoto {
}
.oneColFixCtr #container #HomeFooter {
	clear: left;
	float: left;
	position: relative;
	padding: 5px 0px 5px 0px;
	width: 740px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.oneColFixCtr #container #HomeFooter a {
	color: #666666;
}
.portfolioHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
}
.oneColFixCtr #container #BodyContent #portfolioThumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.oneColFixCtr #container #BodyContent #portfolioThumbs a:hover {
	color: #000000;
}
.DesignProcess {
	font-size: 12px;
}
.oneColFixCtr #container #BodyContent #portfolioThumbs a {
	font-size: 12px;
}

/*home right buttons*/

.blackbutton{
	
	float:left;
	background:url(images/button.jpg);	
	width:131px;
	height:80px;
	position:relative;
	top:-20px;
	
	
}

.blackbutton a{
	font-size:30px;
	font-family:'Junge', serif;
	color: white;
	text-decoration:none;
	position:relative;
	top:20px;
	left:35px;
	
	
}

.blackbutton a:hover{
	color:#Ccc;
}

.graybutton{
		float:left;
		background:url(images/gray.jpg);
		width:130px;
		height:80px;
		position:relative;
		top:-20px;
		left:2px;
		text-align:center;
		
}

.graybutton p{		
		font-size:14px;
		font-family:'Junge', serif;
		color:white;
		position:relative;
		top:5px;
		padding-bottom:8px;
		
}

.graybutton a{
	font-size:14px;
	font-family:'Junge', serif;
	color:white;
	position:relative;
	top:2px;
	left:0px;
	
	
}

.graybutton a:hover{
	color:#Ccc;
}

.homeright li{
	
	list-style:none; 
}

.blackbutton2{
	
	float:left;
	background:url(images/button.jpg);	
	width:131px;
	height:80px;
	position:relative;
	top:-20px;
	left:4px;
	
}

.blackbutton2 a{
	font-size:30px;
	font-family:'Junge', serif;
	color: white;
	text-decoration:none;
	position:relative;
	top:20px;
	left:15px;
	
	
}

.blackbutton2 a:hover{
	color:#CCC;
}

.email{
	color:#CC3300;	
	text-align:center;
	width:100px;
	height:20px;
	position:relative;
	top:0px;
	font-family:'Junge', serif;
	font-size:12px;
}

/*end home right buttons*/

.submit{
	position:relative;
	top:60px;
}
.submit h1{
	font-size:36px;
	
}

.submit p{
	font-size:18px;	
}

#submit{
	position:relative;
	top:5px;	
}

.social{
	position:relative;
	top:0px;
 	
}

 a img{
		   border: none;
}

/***************Sales page**********************/

.row1{
	float:left;
		
}
.row1col1{
	float:left;
	width:360px;
}

.row1col2{
	float:left;
	width:360px;
	position:relative;
	left:30px;
}

.row1col1 img{
	padding-top:16px;
}
.saleimage{
	padding: 20px 0px 20px 0px;	
	
}

.row1 p{
	padding-bottom:5px;	
}
.bold{
	font-weight:bold;
}

.row2{
	float:left;

}
.row2col1{
	float:left;
	width:360px;
}

	

.saleimage2{
		float:left;
		position:relative;
		top:-447px;
		left:390px;
}

 .sales{
	position:relative;
	top:-400px;	
}