a,
a:visited
{
	color: #00CCCC;
	textDecoration: none;
}

a:hover
{
	color:#669933;
	textDecoration: underline;
}

#wrapper
{
	margin: auto;
	width: 967px;
	margin-bottom: 30px;
}

#main
{
	width: 967px;
	text-align: left;
	margin: auto;
}

.blurb
{
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

ul.general_items
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

ul.general_items li
{
	color: #00CCCC;
}

ul.general_items li span
{
	color: #000000;
}

h3.package_header
{
	font-size: 18px;
	padding: 3px;
	padding-left: 10px;
	color: #669933;
	margin: 0px;
	text-align: left;
}

ul.package_items
{
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
	padding-left: 30px;
}

ul.package_items li
{
	color: #00cccc;
}

ul.package_items li span
{
	color: #000000;
	font-size: 12px;
}

ul.package_items li.discount
{
	color: #663366;
	padding-top: 12px;
}

#disclaimers
{
	font-size: 11px;
}

#disclaimers td
{
	vertical-align: top;
}

.package_upgrade
{
	padding-left: 30px;
}

.package_upgrade h3 span
{
	color: #00CCCC;
}

h3.alacarte_header
{
	color: #669933;
	font-size: 18px;
	margin-bottom: 0px;
}

#albums
{
		width: 100%;
}

#albums .top-row th
{
		color: #663366;
		text-align: center;
		font-size: 16px;
}

#albums th
{
	background-color: #dddddd;
	padding: 10px;
}

#albums .col-1
{
	width: 100px;
	background-color: #ffffff;
}

#albums .col-2,
#albums .col-3
{
	width: 226px;
}

#albums td
{
		vertical-align: middle;
		background-color: #eeeeee;
		padding: 10px;
}

li.highlighted_bullet
{
	   color: #00CCCC;
}

li.highlighted_bullet span
{
	   color: #000000;
}

#main_tabs li
{
	width: 24%;
	font-size: 10px;
	text-align: center;
}

#main_tabs li a
{
	width: 100%;
	padding: 0px;
	padding-bottom: 10px;
}

.ui-tabs-panel
{
	padding: 0.5em !important;
}

div.quote
{
	padding-left: 30px;
	padding-right: 30px;
	font-style: italic;
	font-size: 11px;
}

div.quote span.signature
{
	font-weight: bold;
	color: #669933;
}

#weddingresources
{
	display: table;
}
