/* BEGIN body
--------------------------------------------------*/
body {
	background-color: #bfbf48;
	/*background-image: url(../assets/images/artwork/layout/background.gif);*/
	background:url(../images/background.gif);
}
/* END body */


/* BEGIN Header 
--------------------------------------------------*/

/* END header */
#header {
	background:
}
/* BEGIN side menu 
--------------------------------------------------*/

/* END side menu */


/* BEGIN footer
--------------------------------------------------*/

/* END footer */

.dkbluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 10px;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding:5px 0px 10px 0px;
}

.whitetext a{color:#ffffff; text-decoration:none;}
.whitetext a:hover{color:#ffffff; text-decoration:underline;}


.pageheader {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boxheader {
	background-color: #BFBF48;
	padding: 2px;
	width: 560px;
	border: thin double #000099;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	height: auto;
	text-align: center;
	margin: 2px;
}

/* New css styles for left column navigation links BEGINS */
.menuNavigationDiv1 {
	width:100%;
	text-align:center;
	padding:5px 0px 5px 0px;
	/*border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;
}
.menuNavigationLeft a {
	font-size:12px;font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	text-decoration:none;
}

.menuNavigationLeft a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999966;
	text-decoration:underline;
}
/* New css styles for left column navigation links ENDS */

/* BEGIN Top Menu Stryles */

/*testing link hovers */
a.button1 {background:url(../images/artwork/layout/topmenu/home.jpg) repeat 0px 0px; width: 68px; height: 26px; display: block;}
a.button1 span {display: none;}
a.button1:hover {background:url(../images/artwork/layout/topmenu/home2.jpg) repeat 0px 0px;}
a.button2 {background:url(../images/artwork/layout/topmenu/contactus.jpg) repeat 0px 0px; width: 122px; height: 26px; display: block;}
a.button2 span {display: none;}
a.button2:hover {background:url(../images/artwork/layout/topmenu/contactus2.jpg) repeat 0px 0px;}
a.button3 {background:url(../images/artwork/layout/topmenu/information.jpg) repeat 0px 0px; width: 122px; height: 26px; display: block;}
a.button3 span {display: none;}
a.button3:hover {background:url(../images/artwork/layout/topmenu/information2.jpg) repeat 0px 0px;}
a.button4 {background:url(../images/artwork/layout/topmenu/news.jpg) repeat 0px 0px; width: 70px; height: 26px; display: block;}
a.button4 span {display: none;}
a.button4:hover {background:url(../images/artwork/layout/topmenu/news2.jpg) repeat 0px 0px;}
a.button5 {background:url(../images/artwork/layout/topmenu/orderform.jpg) repeat 0px 0px; width: 122px; height: 26px; display: block;}
a.button5 span {display: none;}
a.button5:hover {background:url(../images/artwork/layout/topmenu/orderform2.jpg) repeat 0px 0px;}
a.button6 {background:url(../images/artwork/layout/topmenu/creditapply.jpg) repeat 0px 0px; width: 200px; height: 26px; display: block;}
a.button6 span {display: none;}
a.button6:hover {background:url(../images/artwork/layout/topmenu/creditapply2.jpg) repeat 0px 0px;}
