﻿/* Unique CSS options for the main_events page only */

.main_event_600 {
	width: 600px;
}
.float_text_left_200 {
	float: left;
	width: 200px;
	margin-left: 10px;
}
.event_float_left_text_right {
	float: left;
	text-align: right;
	width: 333px;
	margin-top: 150px;
	margin-right: 10px;
}
/* specialty styling for the main event page */
#cj_wedding_background {
	background-image: url('images/Home/CJ/events_background_wedding.jpg');
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
}
#jen_wedding_background {
	background-position: right;
	background-image: url('images/Events/2007_Jennifer_wedding/events_background_jennifer_.jpg');
	background-repeat: no-repeat;
}
#julie_wedding_background {
	background-image: url('images/Home/Julie/wedding_14jul07/event-table-background.jpg');
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
#rhiannon_wedding_background {
	background-image: url('images/Events/2009_Rhiannon_wedding/background_master.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}
#lillian_wedding_background {
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	background-image: url('images/Events/2008_Lillian_wedding/background_master.jpg');
}
#nora_wedding_background {
	background-position: bottom;
	background-image: url('images/Events/2007_Nora_wedding/background_master.jpg');
	background-repeat: no-repeat;
}
#golden_gate {
	background-image: url('images/Events/2007_San_Francisco/golden-gate-in-clouds-small.jpg');
	background-repeat: no-repeat;
	height: 250px;
}
