/* ----------------------------------- COMMON STYLES ---------------------------------- */
body {
	font-family:trebuchet ms;
	background-color:black;
	font-size:14px;
	color:white;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-image: url('../images/layout/bg2.gif');    
	background-repeat:repeat-x;
	background-color:#1B1D1E;
	background-position:0px -17px;
}

body.smaller {
    
    }


form {
	padding:0px;
	margin:0px;
}

td {
	color:#D2D2D2;
		
	}

a {
	color:#C4D7FB;	
}

a:visited, a:active {
	color:#C4D7FB;	
	
}



a:hover {
	color:#EBF2FF;	
}

p {
	font-family: trebuchet ms;
	margin: 0px;
	margin-bottom:0px;
	padding:0px;
	font-style: normal;
	
}




img {
	margin:0px;
	border:0px;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#C4D7FB;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h4 {
	font-size: 26px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h6 {
	background-color:#45494B;
	padding: 10px;
	font-weight:bold;	
	font-size:14px;
}

h5 {
	background-image: url('../images/layout/quoteleft.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#45494B;
	padding: 15px 15px 15px 32px;
	font-weight:bold;
	font-size:100%;
}

div.quote {
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-weight:normal;
	padding: 10px 15px 15px 32px;
	background-image: url('../images/layout/quoteleftwhite.png');
}

div.homeSectionText h5 {
	background-color:transparent;
	font-weight:normal;
	position:relative;
	left:-10px;
	padding: 8px 0px 0px 30px;
}

img.quoteRight {
	float:right;
	top:-10px;
	position:relative;
	left:-10px;
}

#topImage {
	width:361px;
	height:160px;
	background-image:url('../images/layout/top.jpg');
	padding-left:400px;
	padding-right:30px;
	padding-top:100px;
	cursor:default;
	color:white;
}

#topImage2 {
	width:411px;
	height:160px;
	background-image:url('../images/layout/top2.jpg');
	padding-left:350px;
	padding-right:30px;
	padding-top:30px;
	cursor:default;
	color:white;
}


#topImageText {
	
}

td.homeSection {
	width:30%;

}

td.navigation {
	padding-right:20px;
	width:260px;
	padding-left:0px;
	
}

div.homeSectionTitle {
	font-size:18px;
	font-weight:bold;
	color:#C4D7FB;
}

ul {
	list-style-image: url('../images/layout/li2.png');
	list-style-position: 0px 5px;
	margin-top:10px;
}

td.homeSection li,td.navigation li {
	background-image:url('../images/layout/libg.gif');
	background-repeat:repeat-x;
	padding-top:1px;
	padding-bottom:5px;
	cursor:default;
	
}
	
td.footer {
	background-image:url('../images/layout/footer.gif');
	background-repeat:no-repeat;
	height:40px;
	text-align: left;
	font-size:12px;
	color:#B9B6E0;
	padding-left:25px;
}
	
div.homeBox {
	background-color: #323435;
	position:relative;
	top:-5px;
	width:265px;
	background-image:url('../images/layout/boxbgbottom.gif');
	background-repeat:no-repeat;		
	background-position: 0px bottom;
	margin-bottom:15px;
	padding-bottom:10px;
}

div.homeBox div.homeSectionText {
	padding-left:15px;
	padding-right:15px;
}



div.homeBox div.homeSectionTitle {
	background-image:url('../images/layout/boxbgtop.gif');
	background-repeat:no-repeat;		
	margin-left:0px;
	padding-top:10px;
	padding-left:15px;
}

	
div.contentBox {
	background-color: #323435;
	position:relative;
	top:-5px;
	width:550px;
	background-image:url('../images/layout/cboxbottom.gif');
	background-repeat:no-repeat;		
	background-position: 0px bottom;
	margin-bottom:15px;
}

div.contentBox div.homeSectionTitle {
	background-image:url('../images/layout/cboxtop.gif');
	background-repeat:no-repeat;		
	margin-left:0px;
	padding-top:10px;
	padding-left:20px;
}
	
div.homeBox ul {
	padding-left:0px;	
	margin-top:0px;
}

div.homeBox li {
	margin-left:0px;
}

td.homeSection li.hover {
	background-color:#2B2D2E;
}

td.homeSection a {
	colE9E9E9E9E9;
}

td.homeSection a:hover {
	color:#DDE9FF;
}

img.homeSectionImg {
	margin:10px 0px 0px 0px;
}

div.homeSectionText {
}

div.homeSectionText ul {
	margin-left:0px;
	padding-left:20px;

}

#sol {
	width:78px;
	height:81px;
	margin:5px 10px 0px 0px;
	float:left;
}

div.contentBody {
	padding:5px 20px 20px 20px;	
}

div.contentBody ul {
	padding-left:15px;	
	margin-left:0px;
	margin-top:0px;
}

div.hr {
	background-image:url('../images/layout/libg.gif');
	background-repeat:repeat-x;
	height:1px;
	margin: 10px 0px 10px 0px;
	font-size:1px;
}


div.sectionList {
	background-repeat: no-repeat;
	background-image: url('../images/layout/li2.png');
	background-position: 0px 2px;
	padding:6px 0px 0px 15px;
}

div.sectionListTitle {
	color:#C4D7FB;
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
}

div.contentBodySep {
	border-bottom:2px dotted #656866;
	font-size:1px;
	margin-bottom:10px;
}

div.flickrGallery ul {
	list-style:none;
	margin-top:0px;	
	padding:0px;
}

div.flickrGallery li {
	display:inline;
	background-image:url('');
	font-size:1px;
}

div.flickrGallery li img{
	margin:5px;
	
}

div.contentSectionTitle {
	font-size:18px;
	font-weight:bold;
	color:#C4D7FB;
	margin-left:10px;
	margin-bottom:2px;
}

div.contentSectionText {
	margin-left:10px;
	
}

button {
	border:1px;
}

button.send {
	background-image:url('../images/layout/send.gif');
	background-color:transparent;
	background-repeat:no-repeat;
	width:50px;
	border:0px solid white;
	height:22px;
}
img.contactImg {
	position:relative;
	top:-25px;
}

img.registerIconHome {
	position:relative;
	top:-25px;
	left:-10px;
}

img.registerIcon {
	position:relative;
	top:-5px;
	left:5px;
}

div.contentSectionText a{
	text-decoration:underline;
}

input.search {
	border:1px solid #B6B3B3;

}

#searchImg {
	position:relative;
	top:4px;
	left:4px;
	cursor:pointer;
}

div.site_list_title {
	font-size:16px;
	font-weight:bold;
}

div.sitemap img{
	margin-right:5px;
}

div.sitemap {
	margin-top:5px;
}

img.galleryImg {
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
}

#siteButtons {
	text-align:right;
}

div.siteButtons div {
	background-image:url("../images/layout/buttons.gif");
	float:right;
	position:relative;
	height:25px;
	width:25px;
	top:-10px;
	cursor:pointer;
}

#homeBtn{
	background-position: -139px 0px;
	width:22px;
}

#topBtn{
	background-position: -117px 0px;
	width:22px;
}

#backBtn{
	background-position: -94px 0px;
	width:22px;
}

#spacerBtn{
	width:15px;
	background-position: -78px 0px;
}

#contactBtn{
	background-position: -53px 0px;
}

#printBtn{
	background-position: -28px 0px;
}

#favBtn{
	background-position: -3px 0px;
}

#scheduleLink {
	position:relative;
	top:-10px;
	left: 10px;
}

#scheduleBtn {
	position:relative;
	top:-10px;
	left:5px;	
}

#manaImg {
	margin:10px 0px 10px 0px;
}

#menuBubble {
	position:absolute;
	margin-top:80px;
	margin-left:370px;
	width:220px;
	color:white;
	display:none;
}

#menuBubbleTop{
	background-image:url('../images/layout/bubble.gif');
	height:12px;
	font-size:5px;
}

#menuBubbleMiddle{
	background-color:#2C3E58;
	padding:0px 8px 3px 8px;
}

#menuBubbleBottom{
	background-image:url('../images/layout/bubble.gif');
	background-position: 0px bottom;
	height:3px;
	font-size:1px;

}

#resBtn {
	display:none;
	}


.homeSectionImageItem {
    height:60px;
    }