body
{
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#776760;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ECCD3C;
}

p{
padding:0px 0 20px 0;
text-align:justify;
margin:0px;
line-height:17px;

}
p.tips{
	text-align:justify;
	margin:0px;
	line-height:17px;
	border-bottom:1px #cebf91 dashed;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h1{
	color:#776760;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	text-transform: lowercase;
	padding-bottom: 10px;
}
h2{
	color:#6A5B55;
	padding:0px 0 5px 0;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	text-transform: capitalize;
}
h4{
	color:#FF6666;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3{
	color:#FF3366;
	padding:0px 0 5px 0;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.read_more{
	display:block;
	color:#FF6600;
	float:right;
	font-style:italic;
	text-decoration:none;
	font-size:12px;
	width: 120px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:hover.read_more{
text-decoration:underline;
}

img.left_icon{
float:left;
padding:0px 15px 0px 0px;
}
img.right_icon{
float:right;
padding:0px 0px 0px 15px;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}
#main_container{
	width:960px;
	height:auto;
	margin:auto;
	padding:0px;
	position:relative;
}
.nav_people{
	position:absolute;
	top:335px;
	left:20px;
	z-index:200;
	width: 52px;
	text-align: left;
	height: 37px;
}
.nav_people2{
	position:absolute;
	top:520px;
	left:70px;
	z-index:200;
	width: 52px;
	text-align: left;
	height: 37px;
}
.nav_people3{
	position:absolute;
	top:530px;
	left:130px;
	z-index:200;
	width: 63px;
	text-align: left;
	height: 21px;
	text-decoration: underline;
}

.nav_people a{
	color: #FF3366;
	text-decoration: none;
}
.nav_people2  a{
	color: #534C46;
	text-decoration: none;
}
#header{
	width:960px;
	height:150px;
	margin:0px;
	padding:0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo{
	width:200px;
	text-align:left;
	float:left;
	padding-top: 85px;
	padding-left: 70px;
}

/*---------------- vertical menu tab main ----------------------*/


.arrowlistmenu1 .headerbar{
	color: #FF3381;
	margin-bottom: 10px;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left center;
	font-variant: normal;
	background-image: url(../media/arrowbullet.png);
}
.arrowlistmenu1  ul{
	list-style-type: none;
	margin-bottom: 8px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.arrowlistmenu1  ul  li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	padding-top: 2px;
}
.arrowlistmenu1  ul  li  a{
	color: #FF6600; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../media/arrowbullet.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrowlistmenu1  ul  li  a:visited{
	color: #6A5B55;
}
.arrowlistmenu1  ul  li  a:hover{ /*hover state CSS*/
	color:#FF3366;
}

/*---------------- vertical menu tab secondary----------------------*/


.arrowlistmenu .headerbar{
	color: #FF3366;
	margin-bottom: 10px; /*header text is indented 10px*/
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left center;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}

.arrowlistmenu ul{
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

.arrowlistmenu ul li{
	padding-bottom: 4px; /*bottom spacing between menu items*/
	padding-top: 4px;
}

.arrowlistmenu ul li a{
	color: #6A5B55; /*custom bullet list image*/
	display: block;
	padding-left: 5px; /*link text is indented 19px*/
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}

.arrowlistmenu ul li a:visited{
	color: #6A5B55;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #F4C603;
	text-decoration: none;
}
.arrowlistmenu   ul   a#selected  {
	color: #FF3366;
} 


/*---------------- menu tab----------------------*/
.menu{
	width:650px;
	float:left;
	padding-top: 140px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.menu ul{
list-style:none;
padding:0px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li a{
	float:left;
	border:none;
	margin:0 10px 0 10px;
	text-decoration:none;
	color:#EF048D;
	font-size:14px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}
.menu ul li a:hover{
	color:#FF3366;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EE3E01;
}
.menu ul li.selected a{
	float:left;
	margin:0 10px 0 10px;
	text-decoration:none;
	color:#EF048D;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F24A00;
}


/*-------------center_content-------------*/
#center_content{
	width:960px;
	height:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/mid_bg.jpg);
}
.left_content{
	width:500px;
	float:left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 70px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3300;
}

.left_content a{
	color: #FF3300;
	text-decoration: none;
}
.right_content{
	width:250px;
	float:left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 70px;
	margin-top: 20px;
}

.right_content a {
	color: #FF3300;
	text-decoration: none;
}


.date_box{
	width:47px;
	height:49px;
	float:left;
	text-align:center;
	line-height:25px;
	font-weight:bold;
	background-image: url(../images/date_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.photos_block{
	width: 480px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}
.photo_box{
	width:220px;
	height:130px;
	float:left;
	display:block;
	text-align:left;
	position:relative;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
}
img.photo{
padding:6px 0 0 0;
}
a.look{
	float:right;
	padding:4px 6px 0 0;
	text-decoration:none;
	color:#3F3725;
}
.tip_box{
	clear:both;
	float:left;
	width:400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.form_box{
	clear:both;
	float:left;
	width:235px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.date_box{
	width:47px;
	height:49px;
	float:left;
	text-align:center;
	line-height:25px;
	font-weight:bold;
	background-image: url(../images/date_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
span.day{
color:#855f35;
}
span.month{
color:#fef8e5;
}
.news_content{
	width:210px;
	float:left;
	padding-left: 10px;
}

/*------------------ nav list -------------------*/

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
	padding-left: 10px;
	background-image: url(../media/dot-list.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

/*----------------------list-------------------------*/

ul.tips
{
	list-style:none;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8C7C75;
	border-bottom-color: #8C7C75;
	border-bottom-width: 1px;
}
.ul.list li{
	list-style:none;
	width: auto;
	height: auto;
	padding-bottom: 10px;

}
.ul.list li a{
	width: auto;
	margin:0;
	color:#6A5B55;
	text-align:left;
	display:block;
	text-decoration:none;
	background-image: url(../media/dot-list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}
.ul.list li a:hover{
	text-decoration:none;
	background-image: url(../media/dot-list-col.gif);
	color: #FF6600;
}

/*----------------------bottom/footer-------------------------*/

.bottom_content{
	width:870px;
	height:110px;
	clear:both;
	margin:auto;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.bottom_right{
	width:200px;
	float:left;
	text-align:left;
	padding-top: 25px;
	padding-left: 85px;
}


.bottom_right a{
	color: #FF3366;
	text-decoration: none;
}


.about_text{
	width:260px;
	float:left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.about_text a{
	display:block;
	color: #FF3366;
	text-decoration: none;
}


.extra_fizz{
	width:260px;
	float:left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

.extra_fizz a{
	color: #FF3366;
	text-decoration: none;
}

.footer {
	clear:both;
	width:850px;
	text-align:center;
	padding-top: 8px;
}

.footer  a{
	color: #6A5B55;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.footer  visited{
	color: #6A5B55;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/*---------------- contact and inquiry form----------------------*/



.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2565A2;
	text-decoration: none;
	background-color: #D3ECFB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFB197;
	border-right-color: #FFB197;
	border-bottom-color: #FFB197;
	border-left-color: #FFB197;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #776760;
	text-decoration: none;
	background-color: #DEEFFB;
	font-style: normal;
	line-height: normal;
	width: 200px;
}

/* --------------- 2 column content ---------------*/

.contentLeft {
	float: left;
	width:245px;
}

.contentRight {
	float: right;
	width:230px;
}



/* ------------ add this button -------------- */



#at_success { 
font-size:34px !important;
line-height:50px !important; 
text-align:center !important;  
  
}
.addthis_toolbox .hover_effect {
	width: 300px;
	border: 1px none #FFCC66;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
}
 .addthis_toolbox .hover_effect div {   
  float: left;

}
  
.addthis_toolbox .hover_effect a{
	padding: 2px 2px 2px 16px;
	position: relative;
	text-decoration: none;   
}
   
.addthis_toolbox .hover_effect a:hover{
	border: 2px none #105CB6;
	color: #D1DFEC;
	text-decoration: none;
	background-color: #CEEBFB;
}

.addthis_toolbox .hover_effect span{
position: absolute;
width: 16px;
height: 16px;
top: 2px;
left: 1px;

}

.addthis_separator {
	color: #FF6600;
	top: 1px;
	text-indent: 20px;
}

/*scrolling text HORIZONTAL*/
#mycustomscroll {
width: 480px;
height: 400px;
border:#FFF;
border-bottom-style:solid;
border-bottom-width:10px;
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

.fixedwidth {
	width: 360px;
	height: auto;
	position: relative;
	color: #666666;
	padding: 1px;
}
