html, body { margin:0px; padding:0px; height:100%; }
body { background-color:#ffffff;}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 20px;
} /*default font-family and font color*/

/*some standards*/
form, ul, ol, h1, h2, h3, h4, h5 { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
img { vertical-align:top; }
a img { border: none; vertical-align:top; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

/*default color on text-links and text-decoration*/
a:link, a:visited {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	color: #3063b4;
	text-decoration:none
}

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:gray; text-decoration:underline; } 
.a1 a:hover { } 

/*for services subnav main item hover*/
a:link.servclass{
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
a:visited.servclass {
color:#333333;
	font-size:13px;
	font-weight:bold;
	}

a:hover.servclass {
color:#000000;
}

/*css navigation | main nav*/
.nav_block { padding:0px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.nav a { /*display:block; for vertical*/ /*float:left; for horizontal*/
		 /*display:table-cell; display:inline-block;*/ 
         padding:5px 10px 5px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; 
		 height:auto; width:auto;
       }
.nav a:link, .nav a:visited { color:#96AE57; text-decoration:none; }
.nav a:hover { }
#currentnavpage { color:#748250; }

#navfirst { }
#navlast { }
#navfirst:hover { }
#navlast:hover { }
#currentnavfirst { }
#currentnavlast { }

/*footer nav*/
.footer_block { padding:10px 15px 10px 15px; color:#bbbbbb; font-weight:normal; font-size:12px; text-align:center; }
.footer_block a { padding:0px 10px 0px 10px; color:#bbbbbb; font-weight:normal;  font-size:12px; }
.footer_block a:link, .footer a:visited { color:#bbbbbb; text-decoration:none; }
.footer_block a:hover {color:#333333; }

/*add-ons*/
.ff_cs { font-family:"Comic Sans MS"; } /*sample font-family to be use*/
.brown { color:#B29D90; } /*sample font color to be use*/
.orange { color:#d37827}
.gray { color:#333333}
.form { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; } /*font attrributes for form, e.g., input box, textarea, select*/

#wrapper_login { float:right; padding:20px 35px 0px 0px }
#wrapper_login div { float:left; }
#wrapper_login div.left { padding:3px; padding-right:12px; }
#wrapper_login div.right { }
#wrapper_login #clogin { }
#wrapper_login #login { width:173px; height:12px; border:1px solid #eff6fc; font-size:9px;}

/*nav*/
#menu { width:986px; clear:right;  float:right; }
#menu ul { list-style:none; padding:25px 35px 0px 0px; margin:0px; float:right; }
#menu li { float:left; }
#menu li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	white-space:nowrap;
	}
#menu li a:link, #menu li a:visited { color:#FFFFFF; text-decoration:none}
#menu li a:hover { color:#333333; text-decoration:none}
#menu li a.selected:link, #menu li a.selected:visited  { color:#d47726 }

#wrapper_questions { float:right; padding:30px 35px 0px 0px; clear:both; }
#wrapper_questions form { display:block}
#wrapper_questions div { float:right; }
#wrapper_questions div.text { color:#333333; font-size:11px; font-weight:bold; padding:0px 8px 0px 0px }
#wrapper_questions div.left { padding:0px 15px 0px 0px }
#wrapper_questions div.right { }
#wrapper_questions div.submit { float:right; padding:3px 9px 0px 0px }

#wrapper_questions div.left input, #wrapper_questions div.right input 
{ width:158px; height:12px; border:1px solid #eff6fc; font-size:9px;}

#home_welcome { font-weight:bold; padding:30px 20px 0px 0px; text-align:right;}

#header { padding:20px 35px 0px 150px}
.header { color:#333333; font-size:30px; font-weight:bold}
.header2 { color:#626262; font-size:20px; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0}

#main { padding:40px 35px 0px 0px}
#main * { line-height:17px }
.tbl_main { margin:0px 0px 30px 0px}
.tbl_main .td1 { padding:20px 10px 0px 30px}
.tbl_main .td2 { padding:20px 0px 0px 0px}
.tbl_main .td3 { padding:20px 10px 0px 10px}
.tbl_main .td4 { padding:20px 0px 0px 0px}
.tbl_main .td5 { padding:20px 30px 0px 10px}

/*right nav*/
#nav_right { margin-top:250px }
#nav_right ul{
	margin:0px;
	padding:0px;
}
#nav_right ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	clear:right; padding-bottom:20px
}
#nav_right ul li a{
	margin:0px;
	padding:0px;
	width:29px; /*All link width are set to 100 pixels*/
	/*height:30px; All link height are set to 30 pixels*/
	text-indent:-2000px; /*Move your text link to 2000 pixels to the left*/
	float:left;
	outline:none; 
	font-size:0px;
}

#nav_right ul li.blog a{
	background:url(../images/nav_blog.jpg) no-repeat scroll top left; height:93px; 
}
#nav_right ul li.list a{
	background:url(../images/nav_list.jpg) no-repeat scroll top left; height:116px; 
}
#nav_right ul li.login a{
	background:url(../images/nav_login.jpg) no-repeat scroll top left; height:136px; 
}

#nav_right ul li.blog a:hover, #nav_right ul li.blog a.selected{
	background:url(../images/nav_blog.jpg) no-repeat scroll top right; height:93px; 
}
#nav_right ul li.list a:hover, #nav_right ul li.list a.selected{
	background:url(../images/nav_list.jpg) no-repeat scroll top right; height:116px; 
}
#nav_right ul li.login a:hover, #nav_right ul li.login a.selected{
	background:url(../images/nav_login.jpg) no-repeat scroll top right; height:136px; 
}

H1 {
color:#3063b4;
font-weight:bold;
font-size:14px;
}

H2 {
color:#000000;
font-weight:bold;
font-size:13px;
}

H3 {
color:#d37827;
font-weight:bold;
font-size:13px;
}

.contactmain {
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	border: 2px;
	border-color: #C60000;
	background-color:#FFFFFF;
	padding:8px 8px 8px 8px;
}
.featuredmain {
	background-color:#FFFFFF;
	padding:5px 5px 5px 150px;
}

.insidebody {
background-image:url(../sitegraphics/layout01_tile.jpg);
background-repeat:repeat-y;
}

.storelist {
	color: #333333;
	font-weight:bold;
	font-size:11px;
	padding:4px 4px 4px 4px;
	background-color:#E1E1E1;
}

.featuredebook {
background-color:#ffffff;
padding:8px 8px 8px 8px;
}

.featuredstore {
padding:8px 8px 8px 8px;
}

/*to override default color on text-links and text-decoration*/
.featured a:link, .featured a:visited { color:#000000; text-decoration:none; font-weight:bold;
font-size:12px;} 
.featured a:hover {color:#ed6b2f;
	text-decoration:none; font-weight:bold;
font-size:12px;}

.titlebar {
	font-size:12px;
	color:#3063b4;
}

.botnav {
text-size: 11px;
color: #3063b4;
}
