body {background:#EBEBEB url(/images/bodyBg.jpg) repeat-x;}
#top, #main, #bottom {margin:auto; width:960px;}
#header {height:300px; background: url(/images/headerBg.jpg) no-repeat; position:relative;}
#logo {position:absolute; top:90px; left:27px;}

#searchform {width:369px;height:51px;position:absolute;top:120px;right:47px;}
#query {width:289px;height:51px;float:left;background:url(/images/searchbox.gif) no-repeat; border:0; font-size:30px;color:#262626;padding:10px 0px 0px 15px;font-style:italic;}


#social {position:absolute; top:203px; left:547px;}
#social>a>img{margin-right:1em;}
#navigation {height:50px;}
#navigation ul {list-style:none;margin:0;padding:0;}
#navigation ul li {float:left;margin:0; padding:0;}
#navigation ul li a {color: #222222; height:50px;font-size:-999px;text-indent:-99999px;}
	#about a, #about a:visited {width:145px; background: url(/images/nav/about.gif) 0 0 no-repeat; display:block;}
	#about a:hover {width:145px; background: url(/images/nav/about.gif) 0 -50px no-repeat; display:block;}

	#wedding a, #wedding a:visited {width:101px; background: url(/images/nav/wedding.gif) 0 0 no-repeat; display:block;}
	#wedding a:hover {width:101px; background: url(/images/nav/wedding.gif) 0 -50px no-repeat; display:block;}
	
	#djs a, #djs a:visited {width:70px; background: url(/images/nav/djs.gif) 0 0 no-repeat; display:block;}
	#djs a:hover {width:70px; background: url(/images/nav/djs.gif) 0 -50px no-repeat; display:block;}
	
	#college a, #college a:visited {width:126px; background: url(/images/nav/college.gif) 0 0 no-repeat; display:block;}
	#college a:hover {width:126px; background: url(/images/nav/college.gif) 0 -50px no-repeat; display:block;}
	
	#national a, #national a:visited {width:142px; background: url(/images/nav/national.gif) 0 0 no-repeat; display:block;}
	#national a:hover {width:142px; background: url(/images/nav/national.gif) 0 -50px no-repeat; display:block;}
	
	#corp a, #corp a:visited {width:141px; background: url(/images/nav/corporate.gif) 0 0 no-repeat; display:block;}
	#corp a:hover {width:141px; background: url(/images/nav/corporate.gif) 0 -50px no-repeat; display:block;}
	
	#party a, #party a:visited {width:140px; background: url(/images/nav/private.gif) 0 0 no-repeat; display:block;}
	#party a:hover {width:140px; background: url(/images/nav/private.gif) 0 -50px no-repeat; display:block;}
	
	#contact a, #contact a:visited {width:95px; background: url(/images/nav/contact.gif) 0 0 no-repeat; display:block;}
	#contact a:hover {width:95px; background: url(/images/nav/contact.gif) 0 -50px no-repeat; display:block;}



#main {background: url(/images/contentBg.gif) repeat-y; }
#sidebar {background:transparent; width:210px; float:left;}
#sidebar #browse {margin-top:30px;margin-bottom:10px;}
#sidebar ul {list-style-position:inside; list-style:none;}
#sidebar ul li {white-space:nowrap;}
#sidebar a, #sidebar a:visited {font-size:13px;color:#000000;text-decoration:none;}
#sidebar a:hover {font-size:13px;color:#C03F44;text-decoration:none;}

#content {background:transparent;width:735px;float:left;padding-top:15px;}
#content h1 {font-size:20px;color:#C03F44;}
#rotatingImg {height:301px !important;width:402px !important;background:#999;display:block;float:left;margin-right:20px;}
#rotatingImg img {height:301px !important;width:402px !important;}
#subImage {width:735px;}
.subImage {height:147px;width:221px;background:#999;display:block;float:left;margin-right:24px;overflow:hidden;}
.half {width: 357px;margin-right:10px;margin-top:50px;float:left;}

.block {width:235px;margin-right:10px;float:left;}



#footer {background:url(/images/footerBg.gif) no-repeat;height:38px;text-align:center;padding-top:10px;width:960px;font-size:10px;}
#footer a, #footer a:visited {color:black;text-decoration:none;}
#footer a:hover {color:#C03F44;text-decoration:none;}
#footer ul {text-align:center;margin-left:30px;}
#footer ul li {float:left;margin-right:20px;white-space:nowrap;}
#basement {background:url(/images/basementBg.gif) no-repeat; text-align:center;padding-top:10px;font-size:10px;}
.clear {clear:both;}
.red {color:#C03F44;}
.light {color:#AFACAC;}
a.light {text-decoration:none !important;color:#AFACAC !important;}

/* Geo Search Bar */
#geo_search_bar {
	color:white;
	line-height:50px;
	height:50px;
	width:685px;
}

#geo_search_end {
	background:#C03F44;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	float:left;
	font-size:18px;
	padding:0 10px;
	margin-right:5px;
	width:65px;
}

#geo_search_form {
	background:#C03F44;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	float:left;
	font-size:12px;
	padding:0px 10px;
	margin-right:0px;
	width:575px;
}

#geo_search_form label {
	font-weight:normal;
}

#geo_search_form input[type="text"]{
	background:#fff;
	font-size:12px;
	width:150px;
}
