/* @override 
*/

/*
 Colors:
 
 Nav and non content text: #b9a879;
 
Nav ON states: #7A5E14
 Content copy: #51525B

content ligher: #A2936A

*/

/* @group Tag Defaults */

body {
	background-color: #fff;
	font-family: "Trebuchet MS","Trebuchet","Lucida Grande", Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #A2936A;
}

a {
	text-decoration: none;
	color: #0c367c;
	cursor: pointer;

}

a:hover {
	cursor: pointer;

}

img {
	border: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: Times;
	font-size: 30px;
	line-height: 28px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #38408C;
	letter-spacing: -.03em;
}

h2 {
		font-family: Times;
	font-size: 24px;
	line-height: 28px;
	color: #38408C;
	font-weight: normal;
	letter-spacing: -.03em;
}

h3 {
	margin-top: 12px;
	font-size: 10px;
	margin-bottom: 3px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 3px;
}

p {
	margin: 0;
	padding: 12px 0 0px 0;
}

ul {
	padding: 0;
	margin: 0;
}

ul  li {
	list-style: none;
	background: url(/lib/bullet.gif) no-repeat 0px 8px;
	padding-left: 10px;
	margin-left: 20px;
}

dl {
	
}

dl dt {
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
}

dl dt dd {
	margin-left: 10px;
}

table {
	border: none;
	border-collapse: collapse;
}

table td, th {
	border: none;
	padding: 0 4px 0 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 18px;	
}

th {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

form table tr th {
	padding-top: 8px;
}

form table tr td {
	border: none;
	padding-top: 5px;
	font-size: 10px;
	vertical-align: baseline;
}

form input {
	font-size: 11px;
}
label{
	display: block;
	margin: 6px 0 0 0;
}
/* @end */

/* @group Navigation */

#nav {
	position: absolute;
	top: 115px;
	left: 205px;
	width: 750px;
	

}

#nav a,
#frontNav a {
	display: inline-block;
	font-size: 12px;
	color: #A2936A;
	margin-right: 25px;
}
#frontNav a:hover{
	color: #38408C;
}
#nav a.on,
#nav a:hover {
	color: #7A5E14;
}

/* @end */

/* @group global Layout */
#container{
	width: 960px;
}
#tagline{
	position: absolute;
	top:  5px;
	left: 645px;
	color: #7A5E14;
	font-style:italic;
	width:  300px;
}
#address{
	position: absolute;
	top: 138px;
	left: 770px;
	font-size: 9px;
	letter-spacing: 0px;
}
/* phone number */
#address span{
	padding-left: 15px;
}
#sectionTitle{
	position: absolute;
	left: 0px;
	top:  133px;
}
#content{
	width: 455px;
	margin-left: 250px;
	padding-top: 120px;
	line-height: 24px;
	color: #51525B;
	padding-left: 35px;

}
#adminContent{
	padding-top: 10px;
	color: #51525B;
	margin-left: 75px;
	min-height: 400px;

}
#content h1{
	margin-left: -35px;
}
#calendarUpdated,
#topSidebar{
	color: #A2936A;
	width: 160px;
	font-size: 10px;
	line-height: 14px;
}
#calendarUpdated{
	position: absolute;
	top:  180px;
	left: 780px;
	float: right;	
}
#topSidebar{
	float: right;
	margin-top: 50px;
		
}
#topSidebar img{
	margin-top: 10px;
}
#calendarUpdated h3,
#topSidebar h3{
	color: #7A5E14
}
#topSidebar a.viewLink{
	font-style: italic;
	color: #7a5e14;
	display:block;
}
#calendarUpdated a,
#topSidebar a{
	color:  #A2936A;	
}
#calendarUpdated a:hover,
#calendarUpdated a.on,
#topSidebar a:hover,
#topSidebar a.on{
		color:  #7a5e14;	

}
#sidePhotos{
	margin-top: 175px;
	float: right;
	width: 170px;
	overflow: hidden;
	border-left: 1px solid #fae5ab;
	padding-left: 10px;
	padding-top: 35px;
}
#quote{
	clear: both;
	width: 280px;
	font-size: 14px;
	font-family: Times, serif;
	text-align: right;
	margin-left: 475px;	
	padding-top: 50px;
	
}

#footer{
	margin-top: 20px;
	width: 995px;
	text-align: right;
	font-size: 9px;
	margin-bottom: 10px;
}
#footer a{
		color: #A2936A;
}
#footer img{
	
	margin: 10px 0;
	
}
.forPrint{
	display: none;
}
/* @end */

#about_photo{
	position: absolute;
	top: 458px;
	left: 162px;
}
#circleInfo{
	position: absolute;
	top: 110px;
	left: 100px;
	border: 1px solid #7A5E14;
	padding: 10px;
	width: 620px;
	background-color: #fff;
}
#circleInfo a{
	color:  #7A5E14;
	float: right;
	padding: 10px;
}
#circleInfo h1{
	margin-top: 20px;
}
/* @group calendar */
div#calendar a{
	color:  #51525B;
}
div#calendar h2 a{
	color:  #38408C;
}
div#calendar span{
	display: inline-block;
	width: 35px;	
}
div#calendar em{
color: #a5a5a6;
font-style: normal;
}

form#registrationForm h2{
	margin-top: 10px;
}
div#calendar h2,
form#registrationForm h2{
	font-size: 18px;
	line-height: 24px;
}
div#tagsNav a{
	padding-right: 10px;
	color: #A2936A;
	white-space: nowrap;
}
div#tagsNav a.on,
div#tagsNav a:hover{
		color: #7a5e14;

}
/* @end */

/* @group Journeys */
#journeysSidebar h3{
	font-size: 12px;
}
#journeysSidebar{
	width:  200px;
	margin-top: 35px;
	float: right;
	clear: right;
	font-size: 12px;
}
#journeysSidebar a{
	color: #A2936A;
}
#journeysSidebar a:hover,
#journeysSidebar a.on,
#journeysSidebar h3{
			color: #7a5e14;

}
#journeysSidebar img{
	display: block;
	margin-top: 160px;
	margin-bottom: 60px;

}

/* @end */

/* @group Front */

#front a{
			color: #A2936A;
}
#frontText1{
	position: absolute;
	left:  427px;	
	width:  430px; 
	color: #877A58;
	line-height: 24px;
	font-size: 14px;
		top:  245px;

}


#frontTagline{
	position: absolute;
	color: #877A58;
	font-size: 14px;
	top:  178px;
	left:  510px;
	font-style: italic;
}
#frontUpcoming{
	position: absolute;
	left: 617px;
	top: 395px;
	font-size: 11px;
	line-height: 18px;
	width: 400px;
}
#frontUpcoming h3{
	font-size: 12px;
	font-weight: bold;	
}
#frontUpcoming a{
		color: #A2936A;
}
#frontUpcoming span{
	display: inline-block;
	width: 50px;
}
#frontNav{
	position: absolute;
	left: 453px;
	top:67px;
	width: 550px;

}
#frontFooter{
 text-align: right;
 width: 950px;
 font-size: 10px;
 margin-top: 10px;	
}
#frontAddress{
	position: absolute;
	left: 805px;
	top:  555px;
	font-size: 11px;
	color: #7a5e14;

	
}
#frontJourneys{
	position: absolute;
	top:  171px;
	left:  531px;
	color: #7a5e14;
	line-height: 18px;

}
#frontJourneys a{
		color: #7a5e14;

}
/* @end */
