/* @override http://www.weddingdj.net/main.css */

/* Global
------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	}

html {}

body {
	margin:0 auto 0 auto;
	padding: 0 2px;
	width:790px;
	text-align:left;
	position:relative;
	color: white;
	font:76%/140% Verdana,Arial,Helvetica,sans-serif;
	background:black url(images/body_background.png) repeat-y center;
	}
hr {
	clear:both;
	visibility:hidden;
	}
#wrap {
	}

.clear {
	clear:both;
	}
.centered, p.centered {
	text-align:center;
	}
.right {
	text-align:right;
	}		
img {
	border:0;
	}

ul,li {
	list-style-type:none;
	}
	
#tellafriend {
	padding: 0px;
	margin-top: 25px;
	}
#tellafriend img {
	padding: 10px 0 0 0;
	text-align: left;
	vertical-align: middle;
	}
	
#tellafriend a {
	font-size: 18px;
	vertical-align: top;
	font-weight: 900;
	color: white;
	padding: 0;
	}

#tellafriend p {
	padding: 0px;
	margin: 0px;
	}
	
.hide {
	display: none;
	}
.line {
	background: url(./images/line.gif) no-repeat center bottom;
	height: 1px;
	margin: 10px 0 0 0;
	}

/* Links
------------------------------------------------------------------*/
a:link,
a:visited {
	text-decoration: underline;
	color: white;
	}
a:hover {
	text-decoration: underline;
	color: #FFBF6C;
	}	

/* Top Links
------------------------------------------------------------------*/  
.top_links {
	position: absolute;
	left: 600px; top: 2px;
	width: 190px;
	font-size: 80%;
	color: #C7D2EE;
	}
.top_links a, .top_links a:visited {
	color: #C7D2EE;
	}
.top_links a:hover {
	color: white;
	}
	
/* Header
------------------------------------------------------------------*/  
#header {
	width:790px;
	height: 374px;
	background: url(./images/header.jpg) no-repeat 0px 0px;
	text-align:center;
	margin: 0px;
	padding:0px;
	}


#header h1 {
	display: none;
	}

/* Top Nav
------------------------------------------------------------------*/
#nav {
    float:left;
	position: absolute;
	left:255px; top:198px;
    width:540px;
    background:transparent;
    font-size:93%;
    line-height:normal;
	color: white;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
    display:inline;
    margin:0;
    padding:0;
	white-space: nowrap;
	}
#nav a {
	float:left;
	background:url(./images/left_both.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
    }
#nav a span {
	float:left;
	display:block;
	background:url(./images/right_both.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:white;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#nav a span {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover span {
	color: white;
	}
#weddings #nav-weddings a, #recent_events #nav-recent_events a,
#about #nav-about a, #testimonials #nav-testimonials a,
#contact #nav-contact a {
	background-position:0% -150px;
	border-width:0;
	}
#weddings #nav-weddings a span, #recent_events #nav-recent_events a span,
#about #nav-about a span, #testimonials #nav-testimonials a span,
#contact #nav-contact a span {
	background-position: 100% -150px;
	color: white;
	}
#nav a:hover {
	background-position:0% -150px;
	color:#60001C;
	}
#nav a:hover span {
	background-position:100% -150px;
	}
/* Breadcrumb
------------------------------------------------------------------*/
#breadcrumb {
	color: #5578b8;
	padding: 0 0 15px 0;
	}
#breadcrumb a {
	color: #5578b8;
	}

/* Content
------------------------------------------------------------------*/
#content {
	float: left;
	position: absolute;
	left: 254px; top: 230px;
    width: 530px;
    background: transparent;
    font-size: 115%;
    line-height: normal;
	margin: 0 10px 100px 0;
	}
#content p {
	padding: 8px 8px 8px 0;
	}
#content h1, h2, h3, h4 {
	color: #c7d2ee;
    font-size: 130%;
	padding: 5px 0 0 0;
	}
#content img {
	padding: 5px 20px 10px 20px;
	}
#content table {
	margin: 0 0 100px 0;
	font-weight:bold;
	}
#img title {
	padding: 0;
	margin: 0;
	}
.indent {
	padding: 0;
	margin: 0 0 0 50px;
	}
.indent img {
	padding: 5px 20px 0 20px;
	}
.spacer {
	padding: 30px 0 0 0;
	}
/* Sidebar
------------------------------------------------------------------*/
#sidebar {
	position: absolute;
	left:4px; top:300px;
    width:234px;
    background:transparent;
    font-size:93%;
    line-height:normal;
	color: white;
	}
#sidebar p {
	padding: 6px 5px 6px 12px;
	}
.special_offers {
	color: #c7d2ee;
    font-size:90%;
	padding: 0;
	margin: 0 0 0 2px;
	text-align: justify;
    font-weight:bold;
	}
/* Boxes
------------------------------------------------------------------*/
.title {
	color: white;
    font-size:150%;
    font-weight:bold;
	padding: 0;
	margin: 0;
	}
.box1 {
	color: white;
	width: 215px;
    background: url(./images/box_top_1.gif) no-repeat left top;
	padding: 0;
	margin: 6px 0 12px 12px;
	}
.box1 p {
	padding: 0;
	margin: 0;
	}
.select2 {
    margin: 0;
	padding: 0;
	background: url(./images/box_bottom_1.gif) no-repeat left bottom;
	}

.box2 {
	color: white;
	width: 215px;
    background: url(./images/box_top_2.gif) no-repeat left top;
	padding: 0;
	margin: 6px 0 6px 12px;
	}
.box2 p {
	padding: 0;
	margin: 0;
	}
.music_catalog {
    margin: 0;
	padding: 0;
	background: url(./images/box_bottom_2.gif) no-repeat left bottom;
	}

/* Footer
------------------------------------------------------------------*/
#footer {
	clear: both;
	background: url(./images/footer.png) repeat-x left bottom;
	text-align: center;
	padding: 0;
	margin: 100px 10px 0 0;
	color: #C7D2EE;
	}
#footer p {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: .8em;
	}
	
#footer span {
	color: white;
	}
	
#footer span a {
	text-decoration:none;
	}

#footer ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: .75em;
	}