/* CSS Document */
@import url("mm_travel2.css");
@import url("jquery.lightbox-0.5.css");
* {
	margin: 0px;
	padding: 0px;
	}
img, a img {	
	border: none;
	}
h1 {
	color: #000046;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	}
h2 {
	color: #000046;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	}

h3 {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	}
p {
	margin-bottom: 16px;
	text-align:justify;
	}
.clickable {
	cursor: pointer;
	}
.servicesList ul {
	margin-left: 35px;
	margin-bottom: 16px;
	list-style-type: square;
	}
	
.servicesList2 ul {
	margin-bottom: 16px;
	list-style-type: square;}

table.links td {
	text-align: center;
	padding-bottom: 8px;
	}
.testimonial {
	font-style: italic;
	}
.testimonial span {
	font-style: normal;
	font-weight: bold;
	}
.form_tbl td {
	padding: 8px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.form_tbl h2 {
	margin-bottom: 0px;
	}
ul {
	margin-left: 35px;
	margin-bottom: 16px;
	list-style-type: square;
	}
	
.hp_cell {
	padding: 30px 5px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;}


.hp_tbl td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;}

.plain-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}
#container {
	width: 955px;
	clear: both;
	}
#header {
	clear: both;
	width: 955px;
	background-color: #009;
	background-image: url(images/header_bg.jpg);
	background-position: 0 10px;
	height: 155px;
	background-repeat: no-repeat;
	}
	
#header2 {
	width: 955px;
	/*background-color: #009;
	background-image: url(images/jra-main-header2.jpg);*/
	height: 155px;
	background-repeat: no-repeat;
	clear:both;
	}
	
#logo {
	float: left;
	width: 346px;
	padding-top: 10px;
	}
#contact {	
	float: right;
	width: 190px;
	padding: 0px 10px;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	}
#navColumn {
	width: 201px;
	float: left;
	clear: left;
	background-color: #009;
	}
	
#navColumn2 {
	width: 201px;
	float: left;
	clear: both;
	background-color: #009;
	}

#contentColumn {
	width: 724px;
	float: right;
	clear: right;
	padding: 15px;
	}

#contentColumn2 {
	width: 739px;
	float: right;
	clear: right;
	/*padding: 30px;*/}
	
#contentColumn3 {
	width: 734px;
	padding: 20px 10px;
	float: right;
	clear: right;}
	
#callouts2 {
	width:739px;
	float: left;
	clear:both;}
	
.MenuBarVertical {
	font-size: 11px !important;
	}
.centeredContent {	
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 11px;
	}
.calloutMargin {
	margin-right: 7px;
	}
#rotatingImageContainer {
	background-repeat: no-repeat;
	width: 340px; 
	height: 255px;
	float: right; 
	margin-left: 10px;
	}
#rotatingImage {
	clear: both;
	}
.imageGallery {
	width: 330px;
	}
.imageGallery a img, .newwork a img {
	margin-bottom: 10px;
	border: 1px solid #999;
	}
.left {
	float: left;
	clear: left;
	}
.right {
	float: right;
	clear: right;
	}
