body {
background:url(http://www.josephandfriends.com/images/background.jpg) no-repeat scroll center top #0F0F0F;
color:#E0DFD7;
font-size:100%;
text-align:center;
}
#wrapper{width:1000px;margin:auto;}
a {
color:#308DBD;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#header {
height:110px;
margin-bottom:10px;
}
#header h1.logo {
background:url(http://www.josephandfriends.com/images/logo.jpg) no-repeat scroll 0 0 transparent;
float:left;
height:103px;
margin:10px 10px 0 0;
text-indent:-9999px;
width:392px;
}
#header h1.logo img {
float:left;
margin-top:8px;
}
#content #layouttbl{width:1000px;margin:auto;text-align:left;}
#content #layouttbl td{vertical-align:top;}
#contactblock{margin-top:14px;border:1px solid #fff;padding:5px;}
#contactblock p{margin-bottom:0;}
.icons {
font-size:11px;
margin-bottom:0;
width:100%;
margin-top:20px;
}
.icons td {
padding-left:35px;
}
.icons td.facebook {
background:url(http://www.josephandfriends.com/images/facebook_32.png) no-repeat scroll 0 0 transparent;
}
.icons td.twitter {
background:url(http://www.josephandfriends.com/images/twitter_32.png) no-repeat scroll 0 0 transparent;
}

.box{float:left;width:315px;height:175px;background-color:gray;margin-top:20px;padding:20px;border:1px solid #fff;}
.box .title{font-weight:bold;font-size:23px;}
.box a{color:yellow;}
.rounded{-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px;}
a.button {
background:url(http://www.josephandfriends.com/images/button_right.png) no-repeat scroll right top transparent;
color:#000000;
cursor:pointer;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:35px;
margin-right:6px;
padding-right:20px;
text-decoration:none;
}
a.button span {
background:url(http://www.josephandfriends.com/images/button_left.png) no-repeat scroll 0 0 transparent;
display:block;
line-height:23px;
padding:7px 0 5px 18px;
}
a.button:hover span {
text-decoration:underline;
}
#footer{text-align:center;font-size:12px;margin-bottom:20px;}
#footer p{margin-bottom:0;}
