body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#324704;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

.bodybg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}

.menubg a:link{
	text-decoration:none;
	color:#FFFFFF;
}

.menubg a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.menubg a:hover{
	text-decoration:none;
	color:#fdd900;
}

div.menuNormal {
	display:none;
	position:absolute;
	z-index:100;
}

div.menuHover {
	display:block;
	position:absolute;
	z-index:100;
}

.dropbg{
	background-image:url(images/dropbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.aboutbg{
	background-image:url(images/aboutbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.droptext{
	line-height:27px;
	padding-left:8px;
}

#portfolio{
	list-style:none;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:2px;
	margin-left:1px;
	z-index:0;
}

.bodytxt{
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:17px;
	text-align:justify;
}

.bodytxtlg{
	font:18px Arial;
	color:#FFCC33;
	text-decoration:bold;
	line-height:22px;
	text-align:justify;
}

.tagtxt{
	font:14px Arial;
	color:#DAFBAE;
	font-weight:bold;
	font-style:italic;
	line-height:17px;
	text-align:justify;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:30px;
	color:#FFCC33;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-align:left;
}

.big{
	font-size:32px;
}

.homebg{
	background-image:url(images/home-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:270px;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:20px;
	color:#FFCC33;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-align:left;
}

.big1{
	font-size:23px;
	color:#FFCC33;
	line-height:24px;
}

.style{
	padding-left:7px;
	padding-right:7px;
}

.footbg{
	background-image:url(images/foot-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:209px;
}

.style1{
	padding-right:80px;
}

.blacktxt{
	font:15px Arial;
	color:#000000;
	text-decoration:none;
}

.blacktxt2{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
}

.address{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

.link{
	color:#FFFFFF;
	text-decoration:none;
}

.link:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.link1{
	color:#FFFFFF;
	text-decoration:underline;
}

.link1:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.footer{
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.tabstyle{
	border:#000000 solid 1px;
}

.ball{
	list-style-image:url(images/ball.jpg);
}

.ball li{
	padding-bottom:4px;
}

.dash-line {
	border-bottom:#CCCCCC 1px dashed;
}