body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	
	
}

form {
	margin: 0;
	padding: 0;
}

/*fieldset {
	margin: 0;
	padding: 0;
	border: none;
}*/

/*input, textarea {
	padding: 12px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}*/

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	
	color: #000/*#6AA2FD;*/
}

a { text-decoration: underline;
	font-size : 12px
	}
	
	
	


h1 {
	/*letter-spacing: -3px;
	font-size: 2.6em;*/
	font-family: Tahoma;
	font-size:x-large; 
	font-weight:bold;
}

/*h2 {
	letter-spacing: -2px;
	font-size: 2em;
}*/

h3 {
	margin:  18px 0 6px 0px;
	/*font-size: 1em;*/
	font-weight: bold;
}

p, ol, ul {
	margin:  0 0 2em 0;
	line-height: 200%;
	
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #000;
}

img {
	border: none;
}

/* Header */

#header {
	width: 890px;
	height: 122px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

.clear
{
	clear:both; padding:0px; margin:0px
}

#logo h1 {
	
	/*height : 60px;*/
	padding:    5px 90px  2 0;
	/*background: url(../images/img01.jpg) no-repeat right bottom;*/
	/*font-size: 4em;*/
}

#logo h1 img
{
	margin-top : 2px;
	padding-top : 2px

}



#logo p 
{
	display : block;
	float : left;
	margin:    0 0 0 17px;
	padding:    3px 0 0 17;
	line-height: normal;
	letter-spacing: -1px;
	/*font-size: 1.5em;*/
	font-weight : normal
	
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/*Lang*/

#lang
{
	
	padding:  9px 3px 3px   15px;
	text-align: left;
	float:left; 
	display:inline;
	
}

#lang a
{
	color:#000	
}

/*travlnk*/

#travlnks li a {color:#000}


/* RSS */

#rss {
	padding:   3px 39px 2px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	/*background: url(../images/img03.gif) no-repeat;*/
	text-decoration: none;
	font-weight: bold;
}

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

/* Search */

#search 
{
    display : inline;
	text-align : center;
	margin : auto;
	padding : auto;
	width: 250px;
	height: 35px;
	
	/*background: #FFFFFF url(../images/img02.gif) no-repeat;*/
}

#searchpage 
{
    
	text-align : center;
	margin : auto;
	padding : auto;
	width: 250px;
	height: 35px;
	
	/*background: #FFFFFF url(../images/img02.gif) no-repeat;*/
}



#search #sa {
	/*display: none;
	float : left;
	 display : inline;*/
	  cursor : hand;
}



#search #q {
	/*padding:   0px 5px 5px 35px;
	
	height: auto;*/
	 
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}


#search br {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	background: #6AA2FD url(../images/mnuech1.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding:  10px 30px 0 30px;
	text-decoration: underline;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	
	padding: 12px 30px 0 30px;
	
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 890px;
	margin:   0 auto auto 5px;
	padding: 30px 0 0px 5px;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 430px;
}

.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title h2 a {
	
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links 
{
	text-align:right;
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(../images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(../images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(../images/img10.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 2px;
	background: #f9fbff url(../images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding:   2px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(../images/imgsmall.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar ul li h2 {
	width: 210px;
	height: 30px;
	padding:  5px 0 0 30px;
	background: #FFB700 url(../images/imgsmall.gif);
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar ul li ul li a
{
 color : #000   
}



/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../images/footerline.gif) no-repeat;
	text-align : center;
	
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	text-decoration: none;
}

#footer .links
{
	text-align	: right;
	margin-bottom : 0px;
	margin-left : 770px;
}
#footer .links a
{
	clear: both;
	text-align	: right;
	vertical-align : bottom;
	margin-right : 0px;
	font-size: 9px;
	color : #b1b1b1;
	
}


#divmve,#mvetbl td
{
 font-size : 12px
}

/*#mvetbl
{
	padding:3px
}

#mvetbl td
{
	padding : 3px
}*/


/*AboutUs.aspx*/

#dvabout
{
	text-align : left; padding-top: 5px; margin-left : 4px	
	
}

#dvabout .abtheading
{
	color : #00a6eb;  font-weight:bold; font-size : 12px;
}

/*about*/

/*#divmve {
	float: left;
	width: 450px;
	
}

#divmve h2
{
	width: 420px;
	height: 30px;
	padding:  5px 0 0 30px;
	background: #f9fbff url(../images/img05lengthy2.gif) ;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
	
}

#divmve ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#divmve li {
	margin-bottom: 20px;
	background: #f9fbff url(../images/img06.gif) repeat left bottom;
}

#divmve li ul {
	padding:  3px 3px;
	line-height: 200%;
}

#divmve li li {
	margin: 0;
	padding-left: 3px;
	background: url(../images/img07.gif) no-repeat 0 11px;
}*/
	


/*#mvetbl 
{
	background: #f9fbff;
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	list-style: none;
}


#mvetbl {
	
}

#mvetbl td {
	margin-bottom: 20px;
	background: #f9fbff url(../images/img06.gif) repeat left bottom;
	
	margin: 0;
	padding-left: 40px;
	background: url(../images/img07.gif) no-repeat 0 11px;
	
	padding:  15px 20px;
	line-height: 200%;
	
}*/

#mvetbl {
	float: left;
	width: 450px;
	background: #f9fbff url(../images/img06.gif) repeat left bottom;
	
	
}

#divmve
{
	margin : 5px
}

#citylnks
{
    margin-top : 3px
}

#citylnks a
{
  padding :   3px; 
  color : #000    
}



#divmve h2
{
	width: 420px;
	height: 30px;
	padding:  5px 0 0 30px;
	background: #f9fbff url(../images/img05lengthy2.gif) ;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
	
}

#mvetbl td ul {
	margin: 0;
	padding:  0;
	list-style: none;
	
}

#mvetbl td ul li {
	
	
	padding :   3px;
	
	/*list-style-image :  url(../images/img07.gif) ;*/
	
	
	/*background: url(../images/img07.gif) no-repeat  0x 1px 0px 1px  ;*/
}

#mvetbl li a
{
color: #000;
}

/*#divmve li ul {
	padding:  3px 3px;
	line-height: 200%;
}

#divmve li li {
	margin: 0;
	padding-left: 3px;
	background: url(../images/img07.gif) no-repeat 0 11px;
}*/




#artlnks
{
	margin-left : 3px
}

#artlnks div
{
	 padding-top : 3px
}


#artlnks h1
{
	color: #3ea8fc; font-size:x-large; 
}

#artlnks h2
{
	color: #3ea8fc; font-size:x-large; 
}

#artlnks h3
{
	background-color:#f9fbff; height : 20px; border-bottom : 1px solid #e6f4ff; border-top : 1px solid #e6f4ff; vertical-align : baseline ;color: #3ea8fc;
}

#artlnks a 
{
	text-decoration: underline;
	font-size : 12px;
	color: #3ea8fc;
	font-weight : bold
}
	
#artlnks p
{
	display : block	
}



#footerlnks span a
{
	font-size:11px; font-family: Arial, Helvetica,sans-serif;
	padding : 3px;
	color : #3ea8fc;
	font-weight : bold;
	text-decoration : underline
	
}

#footerlnks
{
	padding-bottom : 5px;
}





.contactform {width:425px; margin:2px 0 0 0; padding:2px 10px 0 10px; border:solid 1px #3ea8fc; background-color:#fff;}
.contactform p { display : block}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px #3ea8fc;}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:#3ea8fc; font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%; color:#3ea8fc;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px #3ea8fc; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px #3ea8fc; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px #3ea8fc; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#3ea8fc; border:solid 1px #3ea8fc; text-align:center; font-family:verdana,arial,sans-serif; color:#fff; font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px #3ea8fc; background:#3ea8fc; color:#fff;}

.contactform .left {float:left; width:100px; margin: 0 0 0 10px; padding:2px; font-size:110%; color:#3ea8fc;}
.contactform .combo {width:175px; padding:2px; border:solid 1px #3ea8fc; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform .field {width:275px; padding:2px; border:solid 1px #3ea8fc; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform .button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#3ea8fc; border:solid 1px #3ea8fc; text-align:center; font-family:verdana,arial,sans-serif; color:#fff; font-size:110%;}
.contactform .button:hover {cursor: pointer; border:solid 1px #3ea8fc; background:#3ea8fc; color:#fff;}


.column1-unit {width:490px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.main-content h1.block {clear:both; margin: 2px 0 0px 0; padding:2px 0 2px 2px; background:#fff; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
