body {
background: #fff url('images/background-top.jpg') no-repeat top center;
margin:0 auto;
text-align:center;
padding-top: 110px;
}

a{
	
	font-weight:bold;
	text-decoration:none;
	color:#4a4789;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

.clear{
	clear:both;
}

#wrapper{
margin: 0 auto;
border: 0;
width: 850px;
background: #fff;
text-align: center;
}

	#wrapper h1{
		font-size:0em;
		line-height:0em;
		text-indent:-1000000px;
		visibility:hidden;
	}

#navbar{
position: relative;
clear: both;
border: 0;
margin: 0 auto;
padding: 0;
text-align:center;
}

#navbar ul{
list-style: none;
text-align: center;
text-indent: 0;
margin: 0 auto 5px auto;
text-indent: -80px;
margin-left: 0;
list-style-position: outside;
width: 850px;
}

#navbar ul li {
display: inline;
margin: 0 auto;
text-align: center;
padding: 0 4px;
border: 0;
text-indent: 0;
}

#navbar ul li a{
color: #5B57A6;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-style: italic;
font-weight: bold;
padding: 0;
margin: 0 auto;

}

#navbar ul li a:hover{
color:#9BB7CC;
}

#content{
	clear: both;
	padding-top: 40px;
	font-family:tahoma, arial, helvetica; 
	font-size:10pt; 
	color:#5B57A6; 
	text-align: left;}

.pageheader {
	font-family:"lucida calligraphy",tahoma, arial, helvetica;; 
	font-size:13pt; 
	color:#2B7C2E;
	margin:0 auto;
}

#footer{
margin: 0 auto;
width: 955px;
background: #fff;
text-align: center;}

#frog{
background: #5b56a6 url('images/footer_leftfrog.jpg') no-repeat top left;
height: 28px;
color:#ffffce; 
font-size:9pt; 
font-weight:bold;
padding: 12px 0 0 86px;
text-align: left;
}

p{font-family:tahoma; font-size:10pt; color:#5B57A6; line-height: 18pt;}

#frog a {color:#ffffce;}
#frog a:hover{color:#660066;}

.caption {font-style:italic; color:#565B2E; font-size:10pt}
.formheader {color:#244367; font-size:11pt; font-weight:bold}
.formtitle {color:#333300; font-size:9pt; font-weight:bold}
.small {color:#666666; font-size:10pt; line-height: 12pt}
.leftnav {color:#BBB7BC; font-sigze:11pt; font-weight:bold}
.verdana  {font-family:verdana,tahoma; font-size:9pt; color:#5B57A6}


.valentinesday { /* Begin Valentine's day special coding - MBB */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	line-height:16px;
	
}

.valentinesdayTitle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	line-height:16px;
	text-align:center;
	font-weight:bold;	
	margin:0 auto;
}

.vborder {
	width:370px;
	border: 10px solid #de5656;
	padding-top:5px;
	padding-bottom:2px;
        padding-left:5px;
        padding-right:5px;
        margin-top: 25px;
}
.vbutton {
	padding-right:10px;	padding-top:10px;
	padding-bottom:5px;
	border: 0;
} /* End - MBB */

/*** SPECIALS TABLE ***/

.specialsTable{
	float:right;
	border:4px solid #B0333D;
	width:366px;
	margin: -50px 0 0 8px;
	*margin:-35px 0 0 0;
	padding: 0px;
	min-height:170px;						/* IE6 MIN-HEIGHT TRICK */ 	
	height:auto !important;					/* IE6 MIN-HEIGHT TRICK */ 	
	height:170px; 
	position:relative;
	z-index:10;
}

.specialsTable .left{
	width:183px;
	padding:0;
}

.specialsTable .right{
	width:183px;
	padding:0;
}

/* Home Page Specials Styles */

td.specialsText {
	font-family:"Monotype Corsiva", "lucida calligraphy", "Bradley Hand ITC", serif;
	width:180px;
	vertical-align:middle;
	*padding-top:50px;
}

td.specialsText a{
	font-weight:normal;
}

td.specialsText a:hover{
	text-decoration:none;
}

td.specialsText p.big {
	font-size:38px;
	font-family:"Monotype Corsiva", "lucida calligraphy", "Bradley Hand ITC", serif;
	text-align:center;
	line-height:90%;
	width:180px;
}

td.specialsText .small{
	font-size:18px;
	text-align:right;
	float:right;
	margin:10px 10px 0 0;
	*margin:20px 10px 0 0;
}



/*About Page SPecials Styles */

td.aboutSpecials {
	font-family:"Monotype Corsiva", "lucida calligraphy", "Bradley Hand ITC", serif;
	width:185px;
	text-align:center;
	padding-top:-20px;
}

td.aboutSpecials p {
	font-family:"Monotype Corsiva", "lucida calligraphy", "Bradley Hand ITC", serif;
	font-size:32px;
}

.clear {
	clear:both;
}

.blogSidebar {
	width:150px;
	float:right;
	margin-right:40px;	
}
.blogSidebar h3{
	color:#2B7C2E;
}

.blogPage{
	min-height:250px;						 	
	height:auto !important;						
	height:250px; 	
}

img { -ms-interpolation-mode: bicubic; } /* So IE renders scaled images nicely */

.TA_rated{
	float:left;
	margin-left:12px;
	*margin-left:22px;
}

.facebook {
	margin-top:12px;
	*margin-top:30px;
}

.inTouch{
	margin:25px 0 0 85px;
}

.iLove{
	margin-top:-133px;
	position:relative;
	z-index:10;
}