/* @override http://www.outtatown.com/css/styles.css */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#57756b;
	margin-top: 0px;
}
a:link {
	color: #004229;
}
a:visited {
	color: #004229;
}
a:hover {
	color: #004229;
}
a:active {
	color: #004229;
}
a:focus{outline:0;}

a img{border:none}

#homelist ul li{
	margin-bottom: 10px;
}

.bodyWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyWhiteLink a:link  { color: #F7941C; text-decoration: none }
.bodyWhiteLink a:hover  { color: #F7941C; text-decoration: underline }
.title {
	font-size: 21px;
	font-weight: bold;
	color: #8c7a30;
}
.subtitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #8c7a30;
}
.subtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #8c7a30;
}

a.blocknav { 
	color: #000000; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background-color: #deefb5; 
	display: block; 
}
a.blocknav:hover { 
	color: white; 
	background-color: #8c7a30; 
}
.imageRight {
	margin-bottom: 4px;
	margin-left: 4px;
	float: right;
}

a.language-button{
	float: right;
	color: #fff;
	padding: 4px;
	background-color: #004229;
	text-decoration: none;
}

a.language-button:hover{
	background-color: #deefb5;
	color: #004229;
}

.bottomnavbar {
	background-color: #deefb5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6ce39;
	text-align:center;
	vertical-align:middle;	
}

a.bottomnavbuttons {
font-size:11px;
text-align:center;
vertical-align:middle;
text-decoration:none;
display: block;
padding-left:5px;
padding-right:5px;
}

a.bottomnavbuttons:hover {
background-color:#FFFFFF;
text-decoration:none;
color:#8c7a30;
}

.bottomnavdividers {
background-image:url(../graphics/bottomnavdivider.gif);
background-position:center;
background-repeat:no-repeat;
width:1px;
}

.sidegreybar {
	vertical-align:top;
	text-align:left;
	color:#353535;
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6ce39;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6ce39;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6ce39;
	padding: 12px;
}

a.sidegreybarlinks {
	color:#353535;
	text-decoration:none;
}

a.sidegreybarlinks:visited {
	color:#353535;
	text-decoration:none;
}

a.sidegreybarlinks:hover {
	color:#8c7a30;
	text-decoration:underline;
}

.indent12 {
	text-indent: 12px;
	padding-left: 12px;
}

.bodyborder {
	vertical-align:top;
	text-align:left;
	background-color: #ffffff;
	border-top: 1px solid #a6ce39;
	border-bottom: 1px solid #a6ce39;
	border-left: 1px solid #a6ce39;
}

.bodycell {
	padding:12px;
}

div#menu{
	border-bottom: 1px solid #a6ce39;

}

.topnavborder {
	background-color: #ffffff;
}

.borderhomefeature{
	/*border-top: 1px solid #a6ce39;*/
	margin-top: 2px;
}

.borderhomefeature img.loadimage{
	float: right;
	border-right: 1px solid #a6ce39;
	border-top: 1px solid #a6ce39;
	border-bottom: 1px solid #a6ce39;

}

.borderhomefeature a img{
	float: right;
	border-left: 1px solid #a6ce39;
	border-top: 1px solid #a6ce39;
	border-bottom: 1px solid #a6ce39;

}

.topnav {
vertical-align:top;
background-color:#FFFFFF;
}

.topnav:hover {
vertical-align:top;
background-color:#8c7a30;
}

.topnav:active {
vertical-align:top;
background-color:#004229;
}

.topnavselected {
vertical-align:top;
background-color:#a6ce39;
}

.zebrastripe {
background-color:#f0f0f0;
border-top-color:#353535;
border-top-style:solid;
border-top-width:1px;
}

.smallText {
font-size:10px;
}
.studentsthumbcell{
	text-align: center;
	float: left;
	width: 170px;
	color: #000;
	font: 11px "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

.inside10{
	padding: 10px;
}

.slideshow{
	width: 340px;
	height: 170px;
	margin: -10px -10px 15px -10px;
}

.slideshow-main{
	padding: 0;
	margin: 0;
	width: 380px;
	height: 278px;
	float: left;
	border-right: 1px solid #a6ce39;
	border-top: 1px solid #a6ce39;
	border-bottom: 1px solid #a6ce39;
}

/* @group Itinerary Path */
div#itineraryPath{
	height: 20px;
	margin-bottom: 10px;
}

#itineraryPath ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}
#itineraryPath ul li{
	float: left;
	display: inline;
	line-height: 20px;
}
#itineraryPath a{
	padding-left: 15px;
	padding-right: 5px;
	background: url(http://www.outtatown.com/adulttour/graphics/itineraryPath.gif) no-repeat left center;
}

/* @end */
