@charset "utf-8";

body {
	line-height: 1.4em;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}

h1 {
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/gry_bg2.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/blu_bg2.jpg);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/grn_bg2.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

h4 {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/red_bg2.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}

h2 a, h3 a, h4 a {
	color: #FFFFFF;
}

ul {
	list-style-image: url(../images/orange_list_bg_tp1.gif);
	text-align: left;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
	
li ul {
	list-style-image: url(../images/green_list_bg_tp.png);
	text-align: left;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px
}

p,pre {
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

a {
	color: #0099CC;
	text-decoration: none;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}
#main_wrap {
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#header {
	height: 190px;
	width: 753px;
	padding: 0px;
	margin: 0px;
}
#top_header {
	font-size: 9px;
	color: #00CC00;
	margin: 0px;
	padding: 0px;
	height: 10px;
	text-align: right;
}

#content_wrap {
	width: 733px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.content_2colL {
	float: left;
	width: 500px;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CC00;
}
.sidebar_2colL {
	float: left;
	width: 195px;
	padding: 8px;
}

.content_2colR {
	float: right;
	width: 395px;
}
.sidebar_2colR {
	float: right;
	width: 150px;
}

.Lsidebar_3col {
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.Rsidebar_3col {
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.maincontent_3col {
	float: left;
	width: 230px;
	border-top: #99CC66;
	border-right: 1px solid #99CC66;
	border-bottom: #99CC66;
	border-left: 1px solid #99CC66;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	}

#footer_wrap {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 753px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
}
#footer {
	color: #009900;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 8px;
	text-decoration: none;
}


#footer a {
	text-decoration: none;
	padding: 2px;
	}

#footer a:link, #foot a:visited {
	color: #009900;
	/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	*/
	}
	
#footer a:hover {
	color: #FF9900;
	background-color: #DDEDEE;
	/*
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	*/
	}


.footauthor {
	color: #0099CC;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #ECECEC;
	border: 2px dashed #6E6E6E;
}


/* Miscellaneous Styles */

/*Ticker*/

	.ticker {
	top: 40px;
	position: relative;
	height: 60px;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	left: 0px;
}
		
/* RSS feed*/

#rssfeed {
	font-size: inherit;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	}
	
	#rssfeed a:link, #rssfeed a:visited {
	text-decoration: none;
	color: #009900;
	display: block;
	} 
	
	#rssfeed a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	} 

	#rssfeed h4 {
	font-size: 10px;
	text-align: left;
	padding: 2px;
	background-color: #999999;
	}
	
	#rssheader {
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-image: url(../images/red_bg.jpg);
	background-repeat: repeat-x;
	}
	
	#news_ticker {
	font-size: 70%;
	line-height: 1.6ems;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	border-top: 1px solid #396D9F;
	border-right: 1px #396D9F;
	border-bottom: 1px solid #396D9F;
	border-left: 1px #396D9F;
}

#news_ticker h2{
	font-size: 12px;
	padding-bottom: 0px;
	background-color: #7DCAD4;
	color: #FFFFFF;
	padding-left: 5px;
}

#news_ticker p{
	padding-left: 5px;
	padding-bottom: 5px;
	color: #666666;
}

.breadcrumb {
	margin: 0px;
	padding: 0px;
}
/* Box Classes */
.box1 {
	width: 100px;
	background-color: #EEEEEE;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #C4DFFA;
	list-style-position: inside;
	list-style-image: url(../../images/bul1.png);
	list-style-type: disc;
	}

.box2 {
	width: 250px;
	background-color: #FFFFFF;
	font-size: 10px;
	background-image: url(../../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #C4DFFA;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.box3 {
	width: 250px;
	background-color: #FFFFFF;
	font-size: 10px;
	background-image: url(../../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #C4DFFA;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.img_box_white {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #B0D0EA;
	}

.large_table {
	font-family: 10;
	color: #666666;
	}

.footnote {
	background-color: #E9F2F9;
	text-align: left;
	border: 1px dashed #B6C8DC;
	width: 90%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-image: url(../images/newtaha32.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.construction1 {
	border: 1px solid #CCCCCC;
	color: #AB1919;
	background-image: url(../images/construct1.gif);
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F5F5F5;
	font-size: 9px;
	text-align: center;
}

.construction2 {
	border: 1px dotted #CCCCCC;
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

	
.floatimgleft {
    float:left;
    margin-right:5px;
    margin-bottom:0px;
    }
	
.wraptextlist {
	
	}
.sidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidemenu li{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/sidemenubg1.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	background-position: left;
}

.sidemenu li a {
	color: #FFFFFF;
	display: block;
	padding: 5px;
}


.sidemenu li a:hover {
	color: #FFCC33;
	margin: 0px;
	padding: 5px;
}
.welcome .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../images/topheadingbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CC00;
}


.welcome {
}

.pricebox1 {
	text-align: center;
}

#contactFormArea fieldset { border:0;margin:0;padding:0; }
#contactFormArea label { display:block; }
#contactFormArea input.text , #contactFormArea .textarea {
	width:300px;
	color:#0000FF;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
	font-size: 10px;
	line-height: 10px;
	background-color: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#contactFormArea input.submit {
	padding:2px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	background-image: url(../images/gry_bg.jpg);
	background-repeat: repeat-x;
	background-position: 3px;
}
