/* CSS Document */

body 
{
margin: 0;
padding: 0; 
font-family:Tahoma;
font-size:11px;
line-height:13px;
color:#2B434A;
background-color: #fff; /*background-image:url(images/bgnew.jpg); background-repeat:repeat;*/ background-image:url(images/bgblue.jpg); background-repeat:repeat-x; background-attachment:fixed; 
}
.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#000;
	}
h1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#2B434A; line-height:20px;}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#2B434A; }
#container
{
margin-left:auto; margin-right:auto; width:895px;
background-color: #FFF; margin-top:20px;
background-image:url(images/container_bg2.jpg);
background-repeat: repeat-y;
/* use this to so absolute divs will work - like for video
position:relative; clear:both; height:100%;
*/
}


#banner
{ background-image:url(images/header2.jpg); width:895px; height:182px;}




#nav_headers {text-align:center; height:20px; width:155px; background-color:#262E3C; color:#FFFFFF; margin-top:10px; margin-bottom:10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-top:10px;}

#leftnav { background-image:url(images/nav_bg2.jpg); background-repeat:repeat-x; margin-left:11px; }

#leftnavinner { background-image:url(images/leftGradiant1.jpg); background-repeat:repeat-x;  width:167px; }



#header_text {font-family:"Century Gothic", Tahoma, Verdana, sans-serif; font-size:26px; height:92px; padding-top:55px; line-height:28px; color:#FFFFFF; padding-left:280px;}

#topnav { width:820px; height:16px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; padding-left:40px;}

#topnav a {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; text-decoration:none; font-weight:bold;}

#topnav a:hover {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFB515; text-decoration:none; font-weight:bold; }

a:focus, a:active {
outline: none;
}

#content
{ 
 background-image:url(/images/content_bg2.jpg); background-repeat:repeat-x; width:847px; min-height:450px; margin-left:23px;  
}
#nav
{
float: left; margin-left:10px; margin-top:15px; width:166px; background-image:url(images/nav_bg2.jpg); background-repeat:repeat-x; min-height: 450px;
 }

#text {float: left;  background-color:#FFFFFF; background-image:url(images/biglogo.jpg);  background-position:top;  background-repeat:no-repeat;  margin-left:20px; width:595px; padding:15px; margin-top:15px; border-bottom:solid #282E3C 15px; margin-bottom:15px; }

#bottomtext {background-color:#FFFFFF; width:588px; padding:30px;  border-bottom:solid #282E3C 15px; margin-bottom:15px; margin-top:15px;}

#footer
{
clear: both;
background-image:url(images/footer2.jpg); width:895px; height:29px;}


/******************* BOTTOM COPYRIGHT DIV *******************/
#copyright 
{
clear: both; margin-left:auto; margin-right:auto; width:850px;
}
/******************* BODY LINKS *******************/
a:link, a:visited {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFB515;
}
a:hover {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262E3C;
}
/******************* MENU LINKS *******************/
a.menu:link, a.menu:visited {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
}
a.menu:hover {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
box_rightline { width:300px; border-right: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_leftline { width:300px; border-left: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_topline { width:300px; border-top: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_bottomline { width:300px; border-bottom: #999999 dotted 2px; padding: 0 10px 0 10px;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}

.formstyle {
	font-family: Verdana;
	font-size: 16px;
	color: #FFB515;
	text-align: left;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

