/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504742;
	text-decoration: none;
	line-height: 20px;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Tahoma, Arial, sans-serif;
	color: #504742;
}

h2 {
	font-size: 16px;
	padding-left: 10px;
}
h3 {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 10px;
}

ol, ul {
	line-height: 20px;
	text-decoration: none;
}
p {
	line-height: 20px;
	padding-left: 10px;
}
a {
	color: #504742;
	text-decoration: none;
}
.callout {
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 1px solid #000000;
}

/* Header */

#header {
	width: 760px;
	height: 62px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	font-size: 14px;
	padding-left: 30px;
}

#header a {
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}
#topmenu {
	float: right;
	padding-top: 0px;
	list-style: none;
	line-height: normal;
}

#topmenu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
	padding-left: 0px;
}

#topmenu a {
	padding: 0 20px;
	text-decoration: none;
	font-size: 100%;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #E8572B;
}

#topmenu a:hover {
	text-decoration: underline;
}
#topmenu .first a {
	border: none;
	}
/* Menu */

#menu {
	width: 760px;
	height: 30px;
	background-color: #504742;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	clear: both;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 26px;
	padding: 4px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#menu a:hover  {
	color: #FFFFFF;
}
#menu .first a {
	border-left-style: none;
}
/* Content */

#content {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#colOne {
	float: left;
	width: 302px;
	text-decoration: none;
}
#colOnehome {
	background-repeat: no-repeat;
	background-image: url(images/top-left-design.gif);
}
#colOnephoto {
	float: left;
	width: 302px;
	background-image: url(images/top-left-photo.gif);
	background-repeat: no-repeat;
}
#colOnedesign {
	background-repeat: no-repeat;
	float: left;
	width: 302px;
	background-image: url(images/top-left-design.gif);
	text-decoration: none;
}
#colOneadd {
	background-repeat: no-repeat;
	float: left;
	width: 302px;
	background-image: url(images/top-left-ad.gif);
	text-decoration: none;
}
#colOneclients {
	background-repeat: no-repeat;
	float: left;
	width: 302px;
	background-image: url(images/top-left.gif);
	text-decoration: none;
}
#colOne h3 {
	color: #504742;
	margin-right: 0;
	margin-left: 0;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 10px;
}
.subhead {
	color: #E8572B;
}
#colOne ul  {
	list-style: none;
	text-decoration: none;
	padding-right: 40px;
	text-align: right;
	line-height: 30px;
}
#colOne a {
	text-decoration: none;
	padding-left: 10px;
}
#colOne a:hover {
	color: #000000;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
}
#colTwo {
	float: right;
	width: 455px;
	vertical-align: middle;
}
#colTwo p {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}
#colTwo a {
	text-decoration: none;
}
/* Footer */

#footer {
	width: 760px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #3C3728;
}

#footer a {
	color: #786E50;
}
#swap {
	width: 455px;
	height: 400px;
}
