/* CSS Document */

/* -----Main Stuff----- */

body {
	padding: 0px;
	margin: 0px;
	/* background-image: url(images/bg1.jpg); 
	background-repeat: repeat;	*/
	background-color: #FFF;
}

body, div, span, p, td {
	font-style: normal;
	font: 11px Trebuchet MS, Geneva, Verdana, Helvetica, sans-serif;
}

p {
	color: #000000;
	line-height: 13px;
}

ul {
	line-height:135%;
	letter-spacing:.06em;
	list-style-type: none;
	padding:2px;
	margin:2px;
	color: #000000;
	vertical-align: top;
}

li {
	font-size: 13px;
	vertical-align: middle;
}

h2 {
	color: #3399cc;
	padding-bottom: 2px;
}

h1 {
	color: #3399cc;
	padding-top: 4px;
	border-top: solid #FFFFFF 2px;
	padding-bottom: 4px;
	border-bottom: solid #FFFFFF 2px;
}

a {
	font-size: 11px;
}

/* -----Link Stuff----- */
a:link {
	color: #f90;
	text-decoration: none;
	font-weight: bold;
}     
a:visited {
	text-decoration: none;
	font-weight: bold;
}  
a:hover {
	text-decoration: underline;
}   
a:active {
	color: #ffffff;
}


/* -----Psuedo Classes----- */

a.backNav {
	font-size: 14px;
	color:#C9F;
}

a.babyNav {
	font-size:18px;
}

p.babyDesc {
	font-size:14px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#C9F;
}

a.pg_num:link {
	color: #f90;
	text-decoration: underline;
}

a.pg_num:hover {
	color:#993333;
	text-decoration: underline;
}

a.pg_num:visited {
	color: #000033;
	text-decoration: underline;
}

a.pgArrows:link {
	color: #f90;
	font-weight:bold;
	text-decoration:underline;
}

a.pgArrows:hover {
	text-decoration:underline;
}



a.newA {
	font-size:14px;
	color:#dd0000;
	font-weight: bold;
}



h1.head {
	width: 550px;
	background-color: #DDDDFF;
}

td.babyNavBox {
	vertical-align:top;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#C9F;
	border-bottom:#FF9900 dotted 2px;
	border-top:#FF9900 dotted 2px;
}

td.h_button {
	width: 137px;
	border: solid #000 1px;
}

td.tmb_av {
	border: solid 1px #f90;
	text-align:center;
	vertical-align:middle;
}

p.desc_title {
	font-weight: bold;
	color: #444444;
}

p.bigger {
	font-size: 14px;
	line-height:17px;
	
	color:#000;
}

p.pages {
vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	color: #f90;
}

td.pg_arrows {
	width: 20px;
	border: 0px;
	vertical-align: middle;
	color: #FF9900;	
}


p.roll_desc {
	color: #000000;
}

p.main_p {
	width: 380px;
	border: solid #000 1px;
	padding: 5px;
	font-size: 12px;
	line-height:135%;
}

img { 
	border: 0px;
}

img.thumb {
	border: solid #FFFFFF 1px;
}

img.spaceThumb {
	width: 80px;
	height: 80px;
}

img.gallery {
	border: 0px;
	max-width: 480px;
	max-height: 550px;
	vertical-align: middle;
}



li.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
	vertical-align: top;
	font-size: 13px;
	height: 56px;
	color: #f90;
	padding: 2px;
}


li.D_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	height: 18px;
	color: #993333;
	padding: 2px;
}

li.D_text {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-bottom: 6px; 
}

li.D_TitleText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	height: 30px;
	font-style:italic;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
}

li.D_TitleText2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	padding: 6px;
}

td.divide {
	border-bottom: dotted 4px #f90;
}

strong.wht {
	color: #444444;
}

span.smaller {
	font-size: 10px;
	line-height: 11px;
}


/* -----Contents----- */

#main, #foot, #nav-top {
	background-color: #FFF;

}

#main {

}

#backNav {
	height: 25px;
	vertical-align:middle;
	text-align:center;
	border-bottom:#FF9900 dotted 3px;
}

#title, #TitleLow {
	/* font-size:18px; */
	font-family:Georgia, "Times New Roman", Times, serif;
	/* line-height:20px; */
	font-weight:bold;
	color:#C9F;
}

#TitleLow {
	width:430px;
	color:#000000;	
}

#nav_top {
	vertical-align: middle;
	width: 800px;
	height: 25px;
	position: relative;
	border-top: dotted 2px #f90;
}

#tmb_gallery {
	/*background-color: #3333cc; */
	background-color: #996633;
	vertical-align:middle;
	height: 140px;
	width: 800px;
	position: relative;
}

#page_nav {
	width: 180px;
	height: 25px;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	padding: 5px;
}



#divider {
	border-top: dotted 2px #f90;
}

#foot {
	height: 30px;
	color: #f90;
	border-top: dotted 4px #f90;
	font-size: 14px;
	text-align: center;
}

#gallery_ {
	border: 0px;
	width: 476px;
	height: 556px;
	padding: 2px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}

#tmbNails {
	width: 300px;
	height: 180px;
	z-index: 2;
	top: -250px;
	left: 0px;
	text-align: right;
	padding-left: 450px;
	position: relative;
}

