body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: url('../images/bg.gif');
	border: 0px;
	color: #2E376B;
}

p {
	padding: 0 10px 0 0px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

h2 {
	padding: 0 10px 0 7px;
	color: #2E376B;
	font-weight: normal;
	font-size: 20px;
	
}

h3 {
	padding: 0 10px 0 7px;
	color: #335D5B;
	font-weight: normal;
	font-size: 17px;
	
}

h4{

	color: #335D5B;

}

strong{
	
	color: #335D5B;

}

img {
	border: 0px;
}

#home img {
	text-align: center;
}

#page {
	
	width: 100%;
    margin: 0 0 0 0;
    padding: 0;
   	text-align: center;
   	background: url('../images/inside_bgv.jpg') top left repeat-x;

}

#layout {

	width: 830px;
	margin-left: auto;
	margin-right: auto;

}

#logo{

	background: url('../images/logo.png') top left no-repeat;
	width: 245px;
	height: 120px;
	margin: 10px 0 0 30px;
	position: absolute;
	
}

#listNav{

	float: right;
	

}

#listNav ul { 

	padding: 0;
	margin: 10px 30px 0 0;
	list-style: none;
	text-align: left;
	
}

#listNav li { 
	float: left;
	padding: 0;
}

#listNav a {
	position: relative;
	width: 90px;
	float: left;
	margin: 0px;
	font-size: 12px;
	color: #2E376B;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 12px 1px 4px;
	background: url('../images/nav_tab.jpg');
	background-repeat: no-repeat;
	text-align: center;
	
	
}
#listNav a:hover {

	color: #A0BBC6;

}


.front {
	float: right;
}

#header {

	text-align: left;
	background: url('../images/shape3.png') top left no-repeat;

}


#flash {

	height: 239px;
	width: 800px;
	background: url('../images/flash.jpg') top left no-repeat;
	margin: 77px 0 0 15px;

}

#flash .container{

	margin: 20px 0 0 25px;
	position: absolute;

}

.travelPlanner{

	display: block;
	position: absolute;
	width: 150px;
	height: 60px;
	margin: 170px 0 0 470px;

}

#mainContent{

	width: 795px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 20px;
	background: url('../images/shapeRepeat.png') repeat-y;
	color: #4a4b4b;
	font-size: 16px;
	text-align: left;
	line-height: 29px;
}


#mainContent .contentContainer{

	margin-left: 80px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0 0 0 10px;

}

#mainContent .contentContainer span{

	font-weight: bold;

}

#mainContent .contentContainer h2 {

	padding: 0 10px 0 0px;
	color: #2E376B;
	font-weight: normal;
	font-size: 20px;
}

#mainContent .contentContainer h3 {
	padding: 0 10px 0 0px;
	color: #335D5B;
	font-weight: normal;
	font-size: 20px;
	margin: 3px 0 5px 0;
}



#mainContent table{

	border: 0;
	font-size: 12px;

}

#mainContent table td{

	border: 0;

}

#mainContent table a{

	font-size: 12px;

}


#rightImages{

	float: right;
	margin: 0 0 0 10px;

}

#rightImages img{

	border: 0;

}

.clear{

	clear: both;

}





#copyright a {

	text-decoration: none;
	color: #546543;

}

#copyright a:hover {

	text-decoration: underline;

}

#copyright p{

	margin: 0;

}



#bottom{

	width: 830px;
	height: 85px;
	background: url('../images/bottomShape.png') 8px 10px no-repeat;
	margin: -15px 0px 0 -8px;
	
}



#bottomContent{

	text-align: center;
	width: 740px;
	margin: 5px;
	padding: 5px 0 0 40px;
	font-size: 10px;

}



#bottomContent .img {
	padding: 0 5px 0 25px;
}



#content {
	clear: left;
	color: #ccc;
}

/* bottom links */


#bottomLinks{

	margin-left: auto;
	margin-right: auto;
	background: url('../images/footer_buttons.jpg') top left no-repeat;
	width: 200px;
	height: 16px;
	
}

#bottomLinks #print, #bottomLinks #email, #bottomLinks #bookmark{

	display: block;
	float: left;
	height: 28px;
	width: 55px;

}

#bottomLinks #bookmark{

	width: 85px;

}

/* End ListNav Dropdowns */

.scissors {
	background: url('../images/nav_tab2.jpg') !important;
	background-repeat: no-repeat !important;
}

.arrow {
	background: url('../images/arrow.gif');
	background-repeat: no-repeat;
}

a:link {
color: #425430;
text-decoration: underline } 

a:visited {
color: #6E7B84; 
text-decoration: underline}

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

a:active {
color: #6E7B84;
text-decoration: underline; } 

.rightImages{

	float: right;
	
	margin: 0 0 0 10px;

}

#home .rightImages{

	width: 146px;
	height: 410px;
	background: url('../images/homeright.png') top left no-repeat;

}

.altPar {
	color: #335D5B;
}

.alt {

	display: none;

}