/*--------- CSS Document  for Macomber Inc --------------*/
/*--------- Created by Manjusha Aklujkar for Calpaq Interactive (01-18-2006)--------------*/


/*---------------------- GLOBAL STYLES -----------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_body.jpg) repeat-x;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
* {
	padding:0;
	margin: 0;
}

#site {
	padding-left: 122px;
	_padding-left: 120px;
	/*background: url(../images/bg_bodyright.jpg) no-repeat top right;*/
}


/* ------------------------- Top Menu STYLES----------------------- */

#top_nav {
	background: #BA1013 url(../images/bg_topnav.gif) repeat-x 0 0;
	width:100%;
	height:81px;
}
#red_back {
		background: url(../images/bg_topnavright.gif) repeat-x 0 0;
}
#navcontainer {
	height: 48px;
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	padding-top: 12px;
	width: 100%;
	background: url(../images/bg_topnavright.gif) repeat-x 0 12px;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li	{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	width: 125px;
	_width: 120px;
	padding-top: 40px;
	padding-bottom: 11px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #BA1013;
}
#navcontainer ul li a:hover {
	/*padding-top: 30px;*/
	color: #C4B9A7;
}

#navcontainer ul li a.selected {
	/*padding-top: 30px;*/
	color: #C4B9A7;
}
#navcontainer ul li a.last {
	border-right: 1px solid #BA1013;
}

/*--------------------- End of Top Menu Styles ----------------*/


/* -------------------- Left Menu STYLES----------------------- */

#leftnav_navcontainer {
	border-left: 1px solid #8D7E7E;
	border-right: 1px solid #8D7E7E;
	width: 200px;

}
#left_nav {
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	line-height: 30px;
	margin-top: 25px;
}
#left_nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 30px;
}

#left_nav ul li	{
	text-align: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

#left_nav ul li a {
	color: #BA1013;
	text-align: left;
}
#left_nav ul li a:hover {
	color: #C5BAA8;
}

#left_nav ul li a.selected {
	color: #C5BAA8;
}

/*--------------------- End of Left Menu Styles ----------------*/

/*--------------------- Boxes Styles ----------------*/
dl {
	width: 240px;
	margin: 20px 0;
	padding: 0;
	background: #EDEAE4 url(../images/box_bottom.gif) no-repeat bottom left;
	font: 12px "Trebuchet MS", Verdana, Arial;
	padding-bottom: 5px;
}

dt {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	background: #C4BAA6 url(../images/box_top.gif) no-repeat top left;
	color: #BA1013;
	font-weight: bold;
}
	
dd {
	margin: 0 0 0 10px;
	padding: 0 7px 3px 10px;
	color: #000;
}
dd span {
	font-weight: bold;
}
dd a {
	color: #BA1013;
}
dd a:hover {
	color: #666;
}
/*--------------------- End of Boxes Styles ----------------*/

/*--------------------- Content Styles ----------------*/

#content {
	font-family: "Trebuchet MS", Verdana, Arial;
}
.main {
	border-left: 1px dotted #C4BAA6;
	margin-left: 30px;
	margin-bottom: 20px;
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #BA1013;
	text-align: left;
	margin-left: 16px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.main p {
	font-size: 11px;
	text-align: justify;
	color: #333;
	padding-left: 10px;
	padding-right: 50px;
	margin-bottom: 11px;
}	
.main p a {
	color: #BA1013;
}
.main p a:hover {
	color: #8F8062;
}
.main p.indexpage {
	width: 280px;
}
.main p.question {
	color: #8F8062;
	font-weight: bold;
}

#main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
}
#main ul li {
	background: url(../images/bullet.gif) no-repeat left top;
	color: #8F8062;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 24px;
}

.bullet ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
}
.bullet ul li {
	background: url(../images/bullet.gif) no-repeat left top;
	color: #8F8062;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 24px;
}
.bullet ul li li {
	background: none;
	padding-left: 0px;
	padding-right: 50px;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

.bullet1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
}
.bullet1 ul li {
	background: url(../images/bullet1.gif) no-repeat left 6px;
	color: #333;
	font-size: 11px;
	padding-left: 10px;
	line-height: 18px;
}

.num_bullet ol {
	margin: 0;
	padding: 0;
	/*list-style-type: none;*/
	margin-left: 40px;
}
.num_bullet ol li {
	color: #333;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 50px;
	padding-bottom: 10px;
	text-align: justify;
}

/*--------------------- Form Styles ----------------*/

#contact_form {
	font-size: 11px;
	margin-left: 20px;
}
#contact_form td {
	padding: 4px;
}
#contact_form .textbox {
	font-size: 10px;
	padding: 2px 1px;
	border: 1px solid #BA1013;
	background-color: #fff;
	width: 200px;
}
#contact_form .textarea {
	font-size: 10px;
	padding: 2px 1px;
	border: 1px solid #BA1013;
	background-color: #fff;
	width: 200px;
}
#contact_form .button {
	background-color: #C8AA8F;
	color: #BA1013;
	border: 1px solid #000;
	padding: 2px;
}
#contact_form p {
	padding: 0;
	margin: 0;
	text-align: left;
}

#contact_form p.info {
	color: #8F8062;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

/*--------------------- Travel Schedule styles ----------------*/

table#schedule {
	font-size: 11px;
	color: #333;
}

table#schedule td {
	padding: 0 10px 10px 10px;
}


/*--------------------- End of Content Styles ----------------*/


/*--------------------- End of Content Styles ----------------*/
#footer_table {
	margin-left: 111px;
	_margin-left: 109px;
}
#footer {
	background-color: #BA1013;
	border-top: 10px solid #C8AA8F;
	border-left: 1px solid #8D7E7E;
	color: #fff;
}
#footer p {
	padding: 18px 10px;
	text-align: left;
	color: #fff;
	font: 12px "Trebuchet MS", Verdana, Arial;
	border-top: 1px solid #fff;
}
#footer p a {
	color: #C4BAA6;
	border-bottom: 1px dashed #EDEAE4;
	font-weight: bold;
}
#footer p a:hover {
	color: #EDEAE4;
	border-bottom: 1px dashed #C4BAA6;
	font-weight: bold;
}
