/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

@font-face {
	font-family: 'CaviarBold';
	src: url('fonts/CaviarDreams_Bold.eot');
	src: local('Caviar Dreams'), local('CaviarDreams-Bold'), url('fonts/CaviarDreams_Bold.woff') format('woff'), url('fonts/CaviarDreams_Bold.ttf') format('truetype'), url('fonts/CaviarDreams_Bold.svg#CaviarDreams-Bold') format('svg');
}

@font-face {
	font-family: 'Caviar';
	src: url('fonts/CaviarDreams.eot');
	src: local('Caviar Dreams'), local('CaviarDreams'), url('fonts/CaviarDreams.woff') format('woff'), url('fonts/CaviarDreams.ttf') format('truetype'), url('fonts/CaviarDreams.svg#CaviarDreams') format('svg');
}

#mygallery H2{
color: #50473E;
font-family:Caviar,palatino,arial,sans-serif;
font-size:40px;
font-weight:bold;
}

box4  {
color:#FFFFFF;
font-family:Caviar,Palatino,Arial;
font-size:24px;
}

.btn  {
background:url("styles/brown/btn-rounded.gif") no-repeat scroll left center transparent;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
padding:6px 0 6px 6px;
border:none;
}

.btn span {
background:url("styles/brown/btn-rounded.gif") no-repeat scroll right center transparent;
display:inline-block;
height:30px;
padding:4px 5px 0 0;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
border:none;
}

#footer a {
color:#231F20;
}

#rightcol .btn{
	background:url(styles/brown/btn.gif) repeat-x;
	border:1px solid #cd802a;
 	color:#FFF;
cursor:pointer;
padding:5px 6px 6px;
text-decoration:none;
}
