@charset "UTF-8";
/* Jon and Tanya Global CSS */

a {
	color:#2cabfc;
	text-decoration:none;
}

a:hover {
	color:#006fb5;
	text-decoration:underline;
}

body {
	background:#f4f4f4 url(../global_images/background_gradient.gif) repeat-x top;
	font-family:Palatino, "Times New Roman", Times, serif;
	margin:0px auto 0px auto;
	width:780px;
	color:#333333;
}

form {
	margin:0px;
}

h1 {
	color:#a6051d;
	font-size:24px;
	font-weight:normal;
}

h2 {
	color:#cccccc;
	font-size:21px;
	font-weight:normal;
}

h3 {
	color:#a6051d;
	font-size:21px;
	font-weight:normal;
	font-style:italic;
}

h4 {
	font-size:16px;
	color:#006fb5;
	margin:0px;
	padding-bottom:10px;
}

h4 a {
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-style:italic;
}

h5 {
	color:#a6051d;
	font-size:18px;
	font-weight:normal;
	margin:20px 0px 10px 0px;
}

h6 {
	font-size:14px;
	color:#006fb5;
	margin:10px 0px 0px 0px;
}

h6 a {
	font-size:16px;
}

img {
	border:none;
}

p {
	line-height:24px;
	font-size:14px;
}

strong {
	font-size:14px;
}

table {
	border:#CCCCCC solid 1px;
	background:#f4f4f4;
}

.wrapper {
	background:url(../global_images/tree_birds.gif) right top no-repeat;
}

#controls {
	font-weight:bold;
	font-size:12px;
}

#description {
	font-size:12px;
}

#desp {
	font-size:16px;
	font-style:italic;
	margin:45px 0px 0px 0px;
}
#hires {
	margin:15px 0px 10px 0px;
}

#intro {
	padding:20px 375px 0px 0px;
}

#item {
	padding:15px;
}

#picture_count {
	float:left;
	width:380px;
}

#picture_counter {
	color:#999999;
	font-size:12px;
}

#registry {
	padding:30px;
	margin:20px 0px 0px 0px;
	border:#CCCCCC dotted 2px;
	background:#fbfbfb;
}

#slideshow {
	text-align:center;
}

#slideshow img {
	margin-top:20px;
}