/* @override http://www.theprairiebridesmaid.com/css/pb_site.css */

body {
	background-color: #dac793;
	margin: 0;
	padding: 0;
	}
#container {
	position:relative;
	margin:0 auto;
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/back_shdw.gif);
	background-repeat: repeat-y;
	/* border: 3px, solid, #FFFFFF; */
	}
#header {
	background-image: url(../images/header.jpg);
	height: 194px;
	width: 800px;
	display: block;
	overflow: hidden;
	line-height: 600px;
	background-repeat: no-repeat;
	clear: none;
	}
#main_nav {
	height: 40px;
	width: 780px;
	text-align: right;
	padding-top: 3px;
	}
#sidebar { /* Provides container for the sidebar navigation */
	float: left;
	width: 260px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 475px;
	}
#contentarea { /* This provides the positioning of the main content within the layout  */
	margin: 0px 0px 0px 270px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444120;
	}
#contentarea a, #contentarea a:link, #contentarea a:active, #contentarea a:visited {color: #c96552; text-decoration: underline;}
#contentarea a:hover {color: #ffffff; text-decoration: none;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #contentarea {
  height: 475px;
  }
/* End hide from IE5/mac */

#mainarea {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image:url(../images/main_back.gif);
	background-repeat:repeat-y;
	overflow: auto;
	}
#sidebar a, #sidebar a:link, #sidebar a:active, #sidebar a:visited {color: #444120; text-decoration: underline;}
#sidebar a:hover {color: #ffffff; text-decoration: none;}

#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	colour: #444120
	}
#footer a, #footer a:link, #footer a:active, #footer a:visited {color: #444120; text-decoration: underline;}
#footer a:hover {color: #ffffff; text-decoration: none;}

#reviews {
	list-style-image: url(../images/bullet.gif);
	margin-top: 20px;
	}
#reviews li{
	margin-bottom: 10px;
	}
.imageRight {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #444120;
	font-weight: bold;
	}
.photo {
	width: 220px;
	float: left;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	/* border: 1px solid #FFFFFF; */
}
.photo2 {
	width: 220px;
	float: left;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

/* @group Soundtrack */

#download {
	padding: 10px;
	border: 1px solid #fff;
	text-align: center;
}

#download .input {
	padding: 5px;
	width: 8em;
	margin-right: 10px;
	color: #c96552;
	font: normal 18px/20px Georgia, Palatino, serif;
	text-align: center;
}

#download .submit {
	background: #c96552;
	border: 1px solid #FFF;
	padding: 5px 10px;
	color: #FFF;
	font: normal 12px/14px Georgia, Palatino, serif;
	cursor: pointer;
}

#download .submit:hover {
	color: #f8d9d4;
}

p.download {
	background: #f8d9d4;
	padding: 10px;
	border: 1px solid #c96552;
	text-align: center;
	font-weight: bold;
}

/* @end */





