@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	font-size:12px;
	background-image: url(/images/base.png);
	background-repeat: repeat-x;
	background-position: top;

}
h1,h2,h3{
	margin:2px 0px;
}
h4{
	margin:0px 0px 5px 0px;
	font-size:90%;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0px;
	font-size:100%;
}
p{
	line-height:140%;
}
form{
	margin:0px;
	padding:0px;
}
#wrap{
	width:950px;
	margin:0px auto;
	/*background-image: url(../images/base.png);
	background-repeat: repeat-x;
	background-position: top;*/
	overflow:auto;
}
#header{
	height:130px;
	text-align:center;
	padding:15px 5px 5px 5px;
	overflow:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:110px;
}
#header h1{
	color:#FFFFFF;
}
#menu{
	height:70px;
	text-align:right;
	color:#fff;
	font-size:140%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
}
.menunav{
	height:70px;
	padding:31px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:39px;
	margin:0px;
}
#menu a{
	font-size:12px;
	line-height:34px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration:none;
	padding:0px;
}
#menu a:hover{
	color:#CC99FF;
}
#footer{
	/*background-image: url(../images/foot_base.png);
	background-repeat: repeat-x;
	height:108px;*/
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	padding:5px;
	}
#footer a{
	color:#333;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#sense{
	margin-top:10px;
	padding-top:6px;
	border-top:solid 1px #ccc;
	text-align:center;
	}
#main{
	padding:5px;
	width:950px;
	overflow:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:940px;
}
#main h1{
	color:#CC0000;
	font-size:240%;
	
}
#main h2{
	font-size:180%;
	color:#0066CC;	
}
.left{
	width:185px;
	float:left;
	margin-right:5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:180px;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@ HOME BLOCK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.hblock{
	float:left;
	width:775px;
	padding:0px 5px;
	border-right:solid 1px #cccccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:764px;
}

.rblock{
	width:254px;
	padding-left:2px;
	float:right;
	background-color:#ffffff;
	border-left:dotted 1px #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:251px;
}

.lblock{
	float:left;
	width:505px;
	padding-right:5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:500px;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ more stuff @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


.rblockArt{
	width:256px;
	padding-left:5px;
	float:right;
	background-color:#ffffff/*#E0E0E0*/;
	border-left:dotted 1px #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:250px;
}
.mblock{
	float:left;
	width:590px;
	padding:0px 5px;
	border:solid 1px #cccccc;
	border-top:none;
	border-bottom:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:578px;
}
.mrblock{
	float:right;
	width:185px;
	padding-left:5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:180px;
}
.mlblock{
	float:left;
	width:390px;
}
.sky{
	width:162px;
	float:right;
	text-align:right;
}

.desc{
	padding-bottom:16px;
	margin-bottom:10px;
	border-bottom:dotted 1px #ccc;
}
/* home list*/
.mainlists{
	padding-left:24px;
	overflow:auto;
}
.mainlists a{
	text-decoration:none;
}
.mainlists a:hover{
	text-decoration:underline;
}
.mainlist{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	width:220px;
	height:45px;
	display:block;
}
.sublist{
	margin:0px;
	padding:0px;
	float:left;
	padding-right:6px;
	list-style:none;
	display:inline;
}
.sublist a{
	color:#CC0000;
}
#mainlist h3 {
	margin: 0px;
	padding: 0px;

}
.hidlink{
	color:#0066CC;
	font-size:15px;
	}
	
#blockList{
	margin:0px;
	padding:0px;	
}
#blockList h2{
	margin-top:8px;
	font-size:15px;
}
#blockList ul{
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	list-style:none;
}
#blockList li{
	border-bottom: dotted 2px #ccc;
}
#blockList li a{
	padding:5px;
	color:#333333;
	text-decoration:none;
	display:block;
	text-decoration:none;
}
#blockList a:hover{
	text-decoration:underline;
}
.evTit{
	color:#CC6600;
}

/* For the account section table */
.normal { 
	background-color: transparent; 
}
.highlight { 
	background-color:#66CCFF;
}


/*********** PROVINCE PAGE ***********/
#mblockP{
	float:left;
	width:590px;
	padding:0px 5px;
	border:solid 1px #cccccc;
	border-top:none;
	border-bottom:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:578px;
}
#mblockP ul{
	list-style:none;
	margin:12px 0px;
	padding:0px;
}
#mblockP li{
	list-style:none;
	margin:0px;
	padding:5px 0px;
	float:left;
	width:170px;
	/*text-align:center;*/
}
#mblockP a{
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;

}
#mblockP a:hover{
	text-decoration:underline;
}

#mblockP h4{
	margin:0px 0px 5px 0px;
	font-size:90%;
}
/************* ENTRY ON CITY **********/
#entry{
	padding:10px 0px 15px 20px;
	margin-bottom:10px;
	border-bottom:dotted 1px #CCCCCC;
}
#entry span{
	width:120px;
	display:block;
	float:left;
	color:#333333;
	text-indent:10px;
}
.noline{
	text-decoration:none;
	color:#990000;
}
.quoteLink{
	color:#990000;
	text-decoration:none;
	line-height:24px;
}
#entry h2{
	text-decoration:none;

	padding:0px;
}
#entry a{
	color:#0066CC;
	padding:0px;
}
#entry a:hover{
	text-decoration:underline;
}
/****************** ENTRY.php detaisl page *****************/
.mblockE{
	float:left;
	width:755px;
	padding:0px 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:744px;
}

.mrblockE{
	float:right;
	width:196px;
	padding-left:15px;
	border-left:dotted 1px #CCCCCC;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:180px;
}

.mrblockE ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.mrblockE li{
	line-height:20px;
	text-indent:5px;
}

#mlblockE{
	float:left;
	width:540px;
}
#mlblockE h1{
	text-transform:capitalize;
}
#mlblockE ul{
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
}
#mlblockE li{
	list-style:none;
	font-weight:bold;
	margin:0px;
	display:block;
	width:145px;
	float:left;
	padding:0px 0px 8px 0px;
}

#mlblockE span{
	width:120px;
	display:block;
	float:left;
	color:#333333;
	text-indent:3px;
}
.mapper{
	margin:8px 0px;
}

/******************* quaote all **************/
#quotepage{

}
#quotepage ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#quotepage li{
	width:250px;
	text-transform:capitalize;
	line-height:24px;
	display:block;
	float:left;
}
.iff{
	width:175px;
}

/*@@@@@@@@@@@@@@@@@@ quick menu @@@@@@@@@@@@@@@@@@@@@*/
#qmenu{
	width:180px;
	border:solid 2px #ccc;
	padding:3px 3px 6px 3px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:170px;
	background-color:#f1f1f1;
}
#qmenu h3{
	font-size:12px;
	font-weight:bold;
	color:#990000;
	margin:0px 0px 4px 0px;
	padding:0px;
}
#qmenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#qmenu li a{
	padding-left:4px;
}
#qmenu a{
	color:#0066CC;
	text-decoration:none;
	line-height:20px;
}
#qmenu a:hover{
	text-decoration:underline;
}
