﻿.comment {
	color: #516194;
	padding-left: 155px;
	font-family: "Lucida Calligraphy";
	font-size: small;
	font-weight: bold;
}

.homesymbol {
	font-family: Calibri;
	font-weight: bold;
	font-size: large;
	color: #C8CEE1;
	text-decoration: none;
	text-align: right;
}

.tandhhome {
	font-family: Calibri;
	font-weight: bold;
	font-size: small;
	color: #C8CEE1;
	text-decoration: none;
	text-align: right;
}

.tandhhome a:active {
	color:  #C8CEE1;
	font-weight:normal;
	font-size: small;
	text-decoration: none;
}
.tandhhome a:hover {
	color: #FFE6CC;
	font-weight:normal;
	font-size: small;
	text-decoration: none;
}
.tandhhome a:link {
	color:  #C8CEE1;
	font-weight:normal;
	font-size: small;
	text-decoration: none;
}
.tandhhome a:visited {
	color: #C8CEE1;
	font-weight:normal;
	text-decoration: none;
	font-size: small;
}


.credit {
	color: #808080;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.credit a {
	color: #ccc;
}
.nav {
	color: #C8CEE1;
	font-family: Calibri;
	font-size: medium;
}

.nav a:active {
	color:  #C8CEE1;
	text-decoration: underline;
}
.nav a:hover {
	color: #FFE6CC;
	text-decoration: underline;
}
.nav a:link {
	color:  #C8CEE1;
	text-decoration: none;
}
.nav a:visited {
	color: #C8CEE1;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 12px;
}
.photo {
	color: #516194;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 10px;
	margin: 5px;
}
.photo img {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	padding: 10px;
	margin: 5px;
}
.title {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 40px;
	padding-left: 155px;
	letter-spacing: -2px;
}
#banner {
	border: 1px solid #18202D;
	position: relative;
	height: 40px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #18202D;
	overflow: hidden;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#indexbannerhome {
	border-style: solid;
	border-width: 1px;
	border-color: #18202D;
	position: relative;
	height: 20px;
	padding: 5px 5px 0px 5px;
	color: #C8CEE1;
	background-color: #18202D;
	overflow: hidden;
	text-align: right;
}
#indexbanner {
	position: relative;
	height: 20px;
	padding: 0px 5px 5px 5px;
	color: #C8CEE1;
	background-color: #18202D;
	overflow: hidden;
	text-align: center;
	border: 1px #18202D solid;
}




#header {
	position: relative;
	height: 120px;
	padding: 0px;
	margin: 0px;
	background-color: #18202D;
	overflow: hidden;
	background-image: url(Banner-Disneyland2010-final.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#outerpage {
	position: relative;
	left: 0px;
	top: 5px;
	width: 850px;
	height: 100%;
	border: solid #18202D 1px;
	margin: auto;
}


#thumbs {
	color: #666;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#thumbs img {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #18202D;
	padding: 10px;
	margin: 5px;
}
#thumbs img:hover {
	background-color: #FFE6CC;
	border-style: solid;
	border-width: 1px;
	border-color: #18202D;
	opacity: .5;
	filter: alpha(opacity=50);
	-khtml-opacity: 50;
}
body {
	text-align: center;
	background-color: #ffffff;
}

div#media {
    background: #fff;
    margin: 10px;
    padding: 10px 5px;
    text-align: center;
}

div#media table {
	width: 100%;
	cellmargin: 0;
	cellpadding: 0;
    align: center;
}

div#media td {
	align: center;
	vertical-align: top;
    border-bottom: none;
}

td.pix {
	text-align: center;
	align: center;
	vertical-align: top;
	border-bottom: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #18202D;
}

td.pix img {
	margin: 5px 1px 5px 1px;
	padding: 0;
	border: 1px solid #18202D;
}

td.pix p {
	font-size: 11px;
	line-height: 1.4;
	color: #516194;
	margin: 0;
	padding: 6px 20px;
}

td.info {
	width: 12em;
	vertical-align: top;
	align: center;
	border-left: 1px solid #add;
	border-bottom: none;
	cellmargin: 0;
	cellpadding: 2;
	margin: 0 10px 0 0;
	padding: 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #18202D;
	text-align: left;
}

td.info h3, td.info h4 {
    font-weight: bold;
    font-size: 1.3em;
    margin: 6px 0 3px 0;
    padding: 0 0 3px 0;
}

td.info p {
	font-size: 10px;
	line-height: 1.4;
	color: #516194;
	margin: 0 8px 0 0;
	padding: 0;
}

td.info ul {
    font-family: "Lucida Grande","Lucida Sans",Verdana,sans-serif;
    font-size: 10px;
    padding: 0;
    margin: 0 0 20px 0;
}

td.info ul li {
    display: block;
    border-bottom: 1px solid #add;
    font-family: "Lucida Grande","Lucida Sans",Verdana,sans-serif;
    font-size: 10px;
    color: #516194;
    line-height: 1.6;
    padding: 5px;
    margin: 0;
}

