@charset "utf-8";

p,
h1,
h2,
h3,
h4,
h5,
h6,
table,
div,
ul,
ol,
li,
tr,
th,
td,
thead,
tfoot,
tbody {
	padding-top:0px;
	margin-top:0px;
}

img {
	border:none;
}

a {
	text-decoration:underline;
	color: #383000;
}

a:hover {
	text-decoration:underline;
	color: #DB6505;
}

body {
	font-size: 12px;
	color: #383000;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #FFFFFF;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.7em;
	behavior:url("/css/csshover.htc");
}

body.bodyhome {
	font-size: 12px;
	color: #383000;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #FFFFFF;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position:0 44px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.7em;
	behavior:url("/css/csshover.htc");
}

p {
	line-height:1.9em;
	padding-bottom:1em;
}

#container {
	float:left;
	width:970px;
}

#header {
	float:left;
	width:970px;
	height:150px;
}

#logo {
	float:left;
	padding-left:148px;
	height:148px;
	width:165px;
	background-image:url(/images/logo_bg.jpg);
	background-repeat:no-repeat;
}

#logo .logo {
	padding-top:57px;
	padding-bottom:48px;
}

#teaser {
	float:left;
	height:148px;
	width:657px;
	background-image:url(/images/header_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#teaser p {
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	font-style:italic;
	font-size:14px;
	text-transform:lowercase;
}

#main {
	float:left;
	width:970px;
	min-height:315px;
	background-image:url(/images/body_bg.jpg);
	background-position:49px 0px;
	background-repeat:no-repeat;
}

#menu {
	float:left;
	padding-left:135px;
	width:835px;
	height:59px;
	overflow:hidden;
}

#menu ul {
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
}

#menu li {
	display:inline;
	line-height:59px;
	text-align:center;
	font-size:16px;
	float:left;
	padding:0px;
	margin:0px;
}

#menu li a {
	display:block;
	text-align:center;
	height:59px;
	float:left;
	text-decoration:none;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu li a.website {
	width:190px;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#menu li a.marketing {
	width:265px;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#menu li a.other {
	width:196px;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#menu li a.contact {
	width:140px;
}

#menu .hide {
	visibility:hidden;
}

#subnav {
	float:left;
	width:167px;
}

#subnav p {
	margin:20px;
	font-style:italic;
	font-size:14px;
	line-height:1.4em;
}

#subnav p a {
	color:#DB6505;
}

#subnav .treelogo {
	border:2px solid #ffffff;
	margin:0 15px 15px 15px;
}

#subnav h3 {
	padding:16px 20px 20px 20px;
	font-style:italic;
	font-size:14px;
	font-weight:normal;
	background-image:url(/images/delicious_bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	border-bottom:1px solid #9BDDD5;
}

#subnav h4 {
	margin:0px;
	font-style: normal;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #9BDDD5;
}

#subnav h4.delicious {
	margin:0px;
	padding:7px 20px 10px 50px;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #9BDDD5;
	background-image:url(/images/delicious_logo.gif);
	background-repeat:no-repeat;
	background-position:20px 10px;
	overflow:hidden;
}

#subnav h4 a {
	padding:7px 20px 7px 30px;
	display:block;
	text-decoration:none;
}

#subnav h4 a:hover {
	background-color:#E8F6F6;
	text-decoration:underline;
}

#subnav h5 {
	margin:0px;
	padding:10px 20px 10px 20px;
	height:150px;
	background-image:url(/images/delicious_bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-style:italic;
	font-size:14px;
	font-weight:normal;
}

#subnav h5 img {
	float:left;
	padding-right:10px;
}

#mainbodycontainer {
	float:left;
	width:803px;
	margin:0px;
	padding:0px;
}

#mainbody {
	float:left;
	width:664px;
	min-height:315px;
	padding:30px;
}

#mainbody p {
	font-size:14px;
}

#mainbody h1 {
	font-size:22px;
	color:#DB6505;
	font-weight:normal;
	line-height:1.5em;
	padding-bottom:10px;
	border-bottom:dashed 1px #DB6505;
	margin-bottom:20px;
}

#mainbody h3 {
	font-size:14px;
	color:#383000;
	font-weight:normal;
	text-align: center;
	line-height:1.5em;
	padding-bottom:1.5em;
}

#mainbody .picright {
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	border:dashed 1px #DB6505;
}

#mainbody .picrightnoborder {
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	border:none;
}

#mainbody .picleft {
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	border:dashed 1px #DB6505;
}

#mainbody p.vcardleft {
	float:left;
}

#mainbody p.partners {
	margin-left:180px;
	padding-bottom:1em;
	border-bottom:dashed 1px #DB6505;
	margin-bottom:1em;
}

#mainbody p.testimonials {
	margin-left:75px;
	margin-right:75px;
	margin-bottom:1em;
	font-size:18px;
	font-style:italic;
}

#mainbody p.testimonialsbyline {
	margin-left:75px;
	margin-right:95px;
	text-align:right;
	padding-bottom:1em;

	/*border-bottom:dashed 1px #DB6505;*/s margin-bottom:1em;
}

#landinglist ul {
	float:left;
}

#landinglist li {
	list-style-type:none;
	background-color:#ded8c8;
	display:block;
	width:200px;
	text-align:left;
	padding:5px;
	text-indent:5px;
	text-decoration:none;
	color:#383000;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #838383;
}

#landinglist li.category {
	list-style-type:none;
	background-color:#838383;
	display:block;
	width:200px;
	text-align:left;
	padding:5px;
	text-indent:5px;
	text-decoration:none;
	color:#ded8c8;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #838383;
}

#landinglist li a {
	display:block;
}

#landinglist li.category a {
	display:block;
	color:#ded8c8;
}

#landinglist ul li ul {
	float:left;
}

#landinglist li ul li {
	list-style-type:none;
	background-color:#ded8c8;
	display:block;
	width:200px;
	text-align:left;
	padding:5px;
	text-indent:5px;
	text-decoration:none;
	color:#383000;
	height:30px;
	line-height:30px;
	margin-left:10px;
	border-bottom:1px dashed #838383;
}

#mainbodyteaser {
	float:left;
	width:200px;
}

#mainbodyteaser h2 {
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#7A7834;
	padding-top:80px;
}

#mainbodyheader {
	float:left;
	width:664px;
	border-bottom:1px solid #D7D1BD;
	height:35px;
}

#headerspacer {
	float:left;
	width:30px;
	height:35px;
}

#styleswitcher {
	margin:0px;
	padding:0px;
	float:left;
	width:300px;
	height:34px;
}

#styleswitcher p {
	line-height:34px;
	text-align:left;
	color:#7A7834;
}

#styleswitcher a {
	color:#7A7834;
}

#styleswitcher a:hover {
	color:#DB6505;
}

#breadcrumbs {
	margin:0px;
	padding:0px;
	float:left;
	width:364px;
	height:34px;
}

#breadcrumbs p {
	line-height:34px;
	text-align:right;
	color:#7A7834;
}

#breadcrumbs a {
	color:#7A7834;
}

#breadcrumbs a:hover {
	color:#DB6505;
}

#submenu {
	float:left;
	width:250px;
	margin-right:30px;
	margin-bottom:20px;
	background-color:#B8AE8A;
}

#footer {
	float:left;
	width:100%;
	height:143px;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
}

#footercontainer {
	float:left;
	width:970px;
}

#footercontainer a {
	text-decoration:none;
}

#footercontainer a:hover {
	text-decoration:underline;
}

#footercontainer p {
	text-align:center;
	margin-top:20px;
	margin-bottom:0px;
}

#footercontainer h6 {
	margin-top:15px;
	text-align:center;
	font-size:24px;
	color:#7A7834;
}

#homegalleries {
	float:left;
	width:664px;
	height:125px;
	background-image:url(/images/gallerythumb-bg.jpg);
	background-repeat:repeat-x;
}

#col1 {
	float:left;
	width:307px;
	margin-right:30px;
}

#bodycontactus #col1 {
	float:left;
	width:257px;
	margin-right:30px;
}

#col2 {
	float:left;
	width:327px;
}

#bodycontactus #col2 {
	float:left;
	width:377px;
}

#col2 img.left {
	float:left;
	border:dashed 1px #DB6505;
	margin-right:20px;
	margin-bottom:20px;
}

#col2 img.right {
	float:left;
	border:dashed 1px #DB6505;
	margin-right:0;
	margin-bottom:20px;
}

#clearit {
	clear:both;
}

#contactform fieldset {
	margin: 0 0 0 0;
	padding: 0;
	border:none;
	float:left;
	width:300px;
}

#contactform legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
	display:none;
}

#contactform input {
	width:200px;
	border:1px dashed #9b916d;
	line-height:2.4em;
	margin-bottom:1em;
	font-size: 14px;
	color: #383000;
	padding:.5em;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contactform select , #contactform #regarding {
	width:200px;
	border:1px dashed #9b916d;
	line-height:2.4em;
	margin-bottom:1em;
	font-size: 14px;
	color: #383000;
	padding:.5em;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contactform .submit {
	width:125px;
	line-height:2.4em;
	background-color:#94DCD1;
}

#contactform .submit a {
	background-color:#94DCD1;
}

#contactform .submit a:hover {
	background-color:#9b916d;
}

#contactform textarea {
	width:300px;
	padding:.5em;
	line-height:2.4em;
	border:1px dashed #9b916d;
	height:200px;
	margin-bottom:1em;
	font-size: 14px;
	color: #383000;
	font-family: Georgia, Times New Roman, Times, serif;
}

#contactform fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

#contactform fieldset li {
	padding-bottom: 1em;
}

#contactform fieldset.submit {
	border-style: none;
}

#contactform label {
	display:block;
	margin-bottom:.5em;
}

#regularbullet {
	margin-left:30px;
	line-height:1.8em;
	font-size:16px;
	padding-bottom:1em;
}

#twitterbox {
	float:right;
	margin-left:30px;
	margin-bottom:1em;
	padding:10px;
	background-color:#94DCD1;
	width:300px;
}

#twitterbox p {
	font-size:12px;
	line-height:1.4em;
}

#twitterbox h3 {
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	padding-bottom:5px;
	border-bottom:dashed 1px #ffffff;
	margin-bottom:5px;
}

#twitterbox h4 {
	font-style:italic;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:.5em;
	margin-top:.5em;
	border-bottom:dashed 1px #ffffff;
	border-top:dashed 1px #ffffff;
}

#twitterbox h4 a {
	display:block;
	padding:.5em;
	background-color: #d6f0ed;
}

.securityform {
	visibility:hidden;
}

#rackspace {
	float:left;
	width:100%;
	display:block;
	background-color:#AEAE4E;
	height:44px;
}

#rackspace img {
	float:left;
	padding:1px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	margin:1px 20px 1px 2px;
}

#rackspace p {
	line-height:40px;
	font-size:14px;
	font-style:italic;
	color:#FFFFFF;
	text-align:left;
}

#rackspace a {
	color:#FFFFFF;
	text-decoration:underline;
}
