@charset "utf-8";
/* CSS Document */


body {margin:0px;}

h1
{	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight:normal;
	color: #f7941d;
	margin-top:5px;
	margin-bottom:0px;}

h2
{	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight:normal;
	color: #58595b;
	margin-top:5px;
	margin-bottom:0px;}
	
	
h3
{	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:normal;
	color: #f7941d;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:0px;}


p, span {
	font-family: Tahoma, Arial;
	font-size: 14px;
	line-height:18px;
	color: #58595b;
	margin-top:7px;
	margin-bottom:7px;
}

a	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:link	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:active	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:visited	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:hover	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #fdc372;
	text-decoration:none;
}


.left_grad
{ background-image:url(../Images/design/left_grad.gif);
background-repeat:repeat-y;
background-position:top right;
background-color:#ffffff;}

.right_grad
{ background-image:url(../Images/design/right_grad.gif);
background-repeat:repeat-y;
background-position:top left;
background-color:#ffffff;}

.bottom_grad {
	background-color: #ffffff;
	background-image: url(../Images/design/bottom_grad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:60px;
}




.lge_hdr
{	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight:normal;
	color: #f7941d;
	margin-top:5px;
	margin-bottom:5px;}


.header { 
	background-image:url(../Images/design/header_bg.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top right;
	width:1000px;
	height:173px;
	}

.snap_menu {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
	padding-bottom:10px;
	padding-right:30px;
}


.snap_menu a {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}


.snap_menu a:link {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}


.snap_menu a:active{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}


.snap_menu a:visited{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}

.snap_menu a:hover{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.content { background-image:url(../Images/design/home_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30px;
	width:1000px;
	}

.content_subs
{ background-image:url(../Images/design/subs_pg_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-top:30px;
	padding-left:40px; 
	width:1000px;
	}

.mitch 
{font-family:"Trebuchet MS", Tahoma, Arial;
color:#256bb4;}


.mitch a	{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#256bb4;
	font-size: 18px;
	text-decoration:none;
}

.mitch a:link	{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#256bb4;
	font-size: 18px;
	text-decoration:none;
}

.mitch a:active	{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#256bb4;
	font-size: 18px;
	text-decoration:none;
}

.mitch a:visited	{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#256bb4;
	font-size: 18px;
	text-decoration:none;
}

.mitch a:hover	{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#256bb4;
	font-size: 18px;
	text-decoration:underline;
}

.em2link	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #58595b;
	text-decoration:none;
}
	
.em2link:link	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #58595b;
	text-decoration:none;
}

.em2link:active	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #58595b;
	text-decoration:none;
}

.em2link:visited	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #58595b;
	text-decoration:none;
}

.em2link:hover	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #58595b;
	text-decoration:underline;
}


.order_bx
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #ffffff;
	background-color: #58595b;
	height:70px;
}

.orderlk
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #f7941d;
	font-weight:bold;
	text-decoration:none;
}

.orderlk:link
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #f7941d;
	font-weight:bold;
	text-decoration:none;
}

.orderlk:active
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #f7941d;
	font-weight:bold;
	text-decoration:none;
}

.orderlk:visited
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #f7941d;
	font-weight:bold;
	text-decoration:none;
}

.orderlk:hover
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #fed4a4;
	font-weight:bold;
	text-decoration:none;
}
