@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
.clear {
	clear: both;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}

 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	color:#906;
	margin: 0;
	outline: 0;
}
  
a:hover {
	color:#666;
}
 
a, a:visited, a:active {
	text-decoration: none; }
.spacer10 {
	height: 10px;
}
#topWrapper {
	width: 100%;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F9C;
	background-color: #906;
	background-repeat: repeat-x;
	background-image: url(../images/header-bg-2.png);
	background-position: left top;
}
#topWrapperImage {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/header-bg.png);
}
.topband {
	background-color: #CCC;
	height: 10px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.pictureblockWrapper {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.pictureblock {
	background-color: #CCC;
	height: 60px;
	display: inline-block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}
#header {
	height: 100px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header2 {
	height: 77px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 500px center;
	background-image: url(../images/blissful-wedding-cake.png);
}
.headerRight  {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #906;
	padding-top: 33px;
	font-style: italic;
	margin-right: 90px;
}
.headerbuttons {
	width: 60px;
	float: right;
	margin-top: 35px;
}
.headerbuttonstext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: right;
	margin-top: 38px;
	margin-right: 5px;
	font-weight: normal;
}
#socialFB{
	display: inline;
	width: 25px;
	height: 25px;
	background-image: url(../images/social/facebook.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-left: 0px;
	float: left;
	padding-right: 8px;
}
#socialFB:hover{
	background-position: 0 0px;
}
#socialFB span{position: absolute;top: -999em;}

#socialTW{
	display: inline;
	width: 25px;
	height: 25px;
	background-image: url(../images/social/twitter.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-left: 7px;
	float: left;
}
#socialTW:hover{
	background-position: 0 0px;
}
#socialTW span{position: absolute;top: -999em;}

#socialTW2{
	width: 25px;
	height: 25px;
	background-image: url(../images/social/twitter.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	display: inline;
	float: left;
	padding-right: 8px;
}
#socialTW2:hover{
	background-position: 0 0px;
}
#socialTW2 span{position: absolute;top: -999em;}

#socialLI{
	display: inline;
	width: 25px;
	height: 25px;
	background-image: url(../images/social/linkedin.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-left: 8px;
	float: left;
}
#socialLI:hover{
	background-position: 0 0px;
}
#socialLI span{position: absolute;top: -999em;}
.logo {
	background-image: url(../images/sbcc-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 300px;
	height: 100px;
	margin-left: 20px;
}

/* Top Navigation */
.nav  {
	position: relative;
	padding:0px;
	list-style:none;
	float:left;
	margin: 0px;
}
.nav li  {
	float:left;
	width:auto;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	position: relative;
}
.nav li a  {
	color:#000;
	display:block;
	font-weight:bold;
	font-size:12px;
	padding: 6px;
	margin: 0px;
}
.nav li a:hover {
	color:#fff;
	background-color: #906;
}
.divider {
	min-height: 400px;
	float: left;
	background-image: url(../images/vertical_middle_sep.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 45px;
	margin-top: 0px;
	visibility: hidden;
}
.wrapper {
	background-image: url(../images/main-bg-purple.jpg);
	background-repeat: repeat-x;
	background-position: left -25px;
	width: 100%;
	clear: both;
	padding-top: 30px;
	margin-bottom: 0px;
}
#contentWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	min-height: 200px;
	margin-bottom: 0px;
	padding-top: 20px;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	height: 100%;
	padding-bottom: 20px;
}
#contentWrapper h1 {
	font-size: 24px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#contentWrapper h1 span {
	position: relative;
	font-size: 16px;
	width: 40px;
	float: right;
}
#contentWrapper h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#contentWrapper .gtextbox {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentWrapper .display {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	padding-top: 20px;
}
#contentWrapper .displayBox {
	height: 180px;
	width: 151px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
#contentWrapper .displayBox h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color:#906;
	opacity:0.5;
	width: 140px;
	font-weight: bold;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	min-height: 30px;
}
#contentWrapper .display .displayBox h1 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#contentWrapper .display .displayBox h1 a:hover {
	color: #000;
}
#contentWrapper .display .contentLeft {
	float: left;
	width: 600px;
	min-height: 200px;
}
.contentTitle {
	width: 920px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#contentWrapper .contentTitle {
	font-size: 16px;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
}
.leftHome {
	float: left;
	width: 620px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	overflow: hidden;
}
.leftHome h3{
	font-size: 10px;
}
.rightHome {
	float: right;
	height: 180px;
	width: 285px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left {
	float: left;
	height: 420px;
	width: 310px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftC {
	float: left;
	height: 420px;
	width: 260px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #906;
}
.centreC {
	float: left;
	width: 380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #000;
	padding: 30px;
	height: 360px;
}
.centreC h1{
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.centreC h2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 20px;
	padding-top: 0px;
	font-style: italic;
}
.centreC p {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
.rightC {
	float: right;
	height: 420px;
	width: 260px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #906;
}
#contentWrapper .leftHome h1 {
	font-size: 24px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contentWrapper .leftHome p {
	font-size: 12px;
	line-height: 20px;
}
#contentWrapper .leftHome p a {
	text-decoration: underline;
	color: #906;
	font-weight: bold;
}
#contentWrapper .left div h2{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#contentWrapper .left div p {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.right {
	float: right;
	width: 570px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 380px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	overflow: auto;
	margin-top: 0px;
}
.rightA {
	float: right;
	width: 221px;
	margin-right: 30px;
	text-align: left;
	background-image: url(../../includes/freestyle/img/feed/ajax.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 290px;
}
.rightB {
	float: right;
	margin-right: 30px;
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	width: 220px;
	margin-left: 0px;
}
.rightD {
	float: left;
	width: 265px;
	text-align: left;
}
#contentWrapper .rightA h1 {
	font-size: 24px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 10px;
}
#contentWrapper .rightB h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	background-color: #906;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/twitter_bird.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contentWrapper .rightB p {
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #603;
	font-style: italic;
}
#contentWrapper .right li {
	list-style-type: square;
	font-weight: bold;
	color: #C69;
	padding-right: 20px;
	padding-bottom: 4px;
	text-align: left;
}
#contentWrapper .right h1 {
	font-size: 24px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 0px;
	margin-left: 0px;
}
#contentWrapper .right h2 {
	font-size: 12px;
	font-weight: normal;
	color: #906;
	text-transform: capitalize;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contentWrapper .right h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-top: 20px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #C69;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
}
#contentWrapper .right h4 {
	font-size: 15px;
	font-weight: bold;
	color: #C39;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-transform: uppercase;
}
#contentWrapper .right p {
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contentWrapper .right p strong {
	color: #906;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rightLightbox {
	float: left;
	width: 570px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 380px;
	text-align: justify;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contentWrapper .rightLightbox h1 {
	font-size: 20px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 6px;
}
#contentWrapper .rightLightbox h2 {
	font-size: 12px;
	font-weight: normal;
	color: #906;
	text-transform: capitalize;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#contentWrapper .rightLightbox p {
	font-size: 12px;
	line-height: 20px;
}
.statement {
	font-size: 10px;
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	margin-top: 10px;
}
.statement a{
	font-size: 10px;
	color: #906;
}
.statement a:hover {
	color: #666;
}
.addressbox {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.addressbox p a {
	color: #906;
	font-weight: bold;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #E8E8E8;
	text-decoration: none;
}
.addressbox p a:hover{
	color: #FFF;
	background-color: #906;
}
#footerwrap {min-height: 100%;
}

#footermain {
	overflow:auto;
	padding-bottom: 170px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -170px; /* negative value of footer height */
	height: 170px;
	clear:both;
	background-image: url(../images/footer_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left -30px;
} 
#footercontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footercolumn {
	width: 179px;
	margin-right: 20px;
	display: inline;
	float: left;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	min-height: 100px;
}
#footercolumn p{
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#footercolumn h2 {
	font-size: 11px;
	color: #999;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#footercolumn h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footercolumn a {
	color: #666;
	text-decoration: none;
}
#footercolumn a:hover {
	color: #C06;
}
.testimonial {
	background-image: url(../images/main-bg.gif);
	background-position: left -60px;
	padding: 15px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-style: italic;
	text-align: center;
	border: 1px solid #CCC;
}
.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.rightContact {
	float: right;
	width: 570px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 380px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	overflow: hidden;
}
#contentWrapper .rightContact p {
	font-size: 12px;
}
#contentWrapper .rightContact h1 {
	font-size: 20px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
.full {
	width: 900px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	min-height: 380px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	overflow: hidden;
}
#contentWrapper .full h1 {
	font-size: 20px;
	font-weight: normal;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	margin-bottom: 20px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
#contentWrapper .full p {
	font-size: 12px;
	line-height: 20px;
}
.clock {
	margin-left: 8px;
	float: left;
	height: 80px;
	width: 79px;
}
.sliderLeft {
	background-color: #906;
	width: 340px;
	float: left;
	min-height: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contentWrapper  .sliderLeft h1{
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	line-height: 22px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-style: italic;
}
#contentWrapper .sliderLeft h2{
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	padding-top: 0px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
.sliderLeft p {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 8px;
	line-height: 16px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sliderLeft a{
	font-weight: normal;
	color: #F6C;
	font-style: italic;
}

/* ----------------------------------------------Twitter Widget Specific-------------------------------------*/
.twtr-tweet-text {
    font size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.twtr-hyperlink {
}

.twtr-atreply {
}

.twtr-hashtag{
}

.twtr-tweet-wrap{
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
}

.twtr-avatar{
}

.twtr-img{
}

.twtr-ft{
	display:none;
}
.twtr-doc {
	margin: 0px;
	padding: 0px;
}
.twtr-bd {
	margin: 0px;
	padding: 0px;
}
.leftHome img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	pointer-events: none;
	cursor: default;
	float: right;
	clear: both;
}
.quoteleft {
	float: left;
	padding-right: 10px;
}
.quoteright {
	padding-left: 20px;
	position: absolute;
}
#textanimwrap {
	list-style-type: none;
	float: right;
	width: 300px;
	background-image: url(../images/hearts-faded.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
}
#textanimwrap h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: 200;
	color: #FFF;
	padding-top: 10px;
	text-align: center;
}
#textanimwrap h1 a{ color:#FFF;}
#textanimwrap h1 a:hover{ color:#ccc; text-decoration:underline;}
#textanimwrap h1 a:visited{ color:#FFF;}
#textanim {
	margin-top: 20px;
}
#textanimwrap ul{
}
#textanimwrap li {
	list-style-image: none;
	list-style-type: none;
	color: #F00;
}
.blogbox {
	padding: 15px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F7F7F7;
}
#buttonswrap {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 100%;
	position: relative;
	padding: 0px;
}
#buttonbox {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90px;
	margin-right: 4px;
	margin-left: 14px;
	display: inline;
	float: left;
	background-color: #efefef;
	overflow: hidden;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	min-height: 110px;
}
#buttonbox img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#buttonbox:hover {
	background-color: #C69;
	color: #FFF;
}
