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

img{
border:0px;
}

#imges{
border:#000000 solid 1px;
}

a{
text-decoration:underline;
color:#000000;
}
a:hover{
text-decoration:none;
color:#000000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	word-spacing: .2em;
	background-repeat:repeat-y;
	background-position:center;
	background-color: #CCCCCC;
	background-image: url(../images/bg_main.jpg);
}

.top-nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18PX;
	font-weight:bold;
	color:#000000;
}

.top-nav a{
	text-decoration:none;
	color:#000000;
}

.top-nav a:hover{
	text-decoration:none;
	color:#ff3300;
}

#footer{
color:#999999;
font-size:12px;
}
#footer a{
color:#999999;
text-decoration:underline;
}
#footer a:hover{
color:#ff3300;
text-decoration:underline;
}

.graybox_center{
background-image:url(../images/gray_box_center.jpg);
background-position:left;
background-repeat:repeat-y;
}

.left_nav{
	padding-right:20px;
	padding-bottom:10px;
	background-image:url(../images/bullet.jpg);
	background-position:right 4px;
	background-repeat:no-repeat;
	color:#cc0000;
	text-align:right;
	padding-left: 20px;
}
.left_nav a{
color:#cc0000;
text-decoration:underline;
}
.left_nav a:hover{
color:#cc0000;
text-decoration:none;
}

.bullets{
padding-right:15px;
padding-bottom:10px;
background-image:url(../images/bullet.jpg);
background-position:520px 4px;
background-repeat:no-repeat;
text-align:right;
}


.h1{
	padding-top:10px;
	padding-bottom:7px;
	font-size:13PX;
	font-weight:bold;
	color:#000000;
}

.h2{
	padding-bottom:5px;
	font-size:12PX;
	font-weight:bold;
	color:#000000;
}
.h2 a{
	text-decoration:underline;
	color:#000000;
}
.h2 a:hover{
	text-decoration:none;
	color:#000000;
}

.caption{
line-height:12px;
height:14px;
font-size:11px;
}



.menu_item{
padding-bottom:10px;
}

.separator_x{
border-bottom:#000000 solid 1px;
}

.header_txtbox_newsletter{
font-family:Arial, Helvetica, sans-serif;
border:1px solid #CECECE;
color:#666666;
font-size:11px;
}

.error{
color:#FF0000;
}

.twitterbox_center{
border-right:#33ccff solid 3px;
border-left:#33ccff solid 3px;
}

#twitter_div{
}


#twitter_div:hover {
color:#33ccff;
}


#twitter_update_list a{
color:#FF2B06;
text-decoration:underline;
}

#twitter_update_list a:hover {
color:#FF2B06;
text-decoration:underline;
}

/* =======================  M E N U  =============================*/

.menu_center_bg{
background-image:url(../images/menu/menu_center_bg.jpg);
background-position:center;
background-repeat:repeat-y;
}


/* =======================  Email  =============================*/
.txtbody{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
}

.social_footer{
position:fixed;
background-image:url(../images/cold_drinks.jpg);

}

.underlined {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
