body {
	background-color: #333;
	background-image: url(fineweave_70pct.png);
	background-repeat: repeat;
	font: 14px/1.7em "Lucida Grande" sans-serif;
	color: #fff;
	width: 940px;
	margin: auto;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #898989;
	text-decoration: none;
}
a:hover {
	color: #bc001d;
	text-decoration: none;
}
#container {
	position: absolute;
	top: 0px;
	width: 940px;
	min-height: 1900px;
	background-image: url(fineweave_grey58pctGB.png);
	background-repeat: repeat;
}

/* @group Navigation Top */

#navborder {
	position: absolute;
	top: 20px;
	width: 840px;
	height: 40px;
	left:  50px;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background-color: transparent;
}
#navbackground {
	position: absolute;
	top: 20px;
	width: 840px;
	height: 40px;
	left:  50px;
	background-color: #ccc;
	opacity: .2;
	filter: alpha(opacity = 20);
}
#navigation {
	position: absolute;
	top: 20px;
	width: 840px;
	height: 40px;
	left:  50px;
	background-color: transparent;
	font: normal 15px "Lucida Grande", sans-serif;
	color: #ccc;
	text-align: center;
	display: inline;
	margin: auto;
	padding: 1em;
	text-transform: uppercase;
}
#navigation a:link {
	color: #fff;
	text-decoration: none;
}
#navigation a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #7b000c;
	text-decoration: none;
}
#navigation a:active {
	color: #000;
	text-decoration: none;
}
/* @end */


/* @group Navigation Bottom */

#navborderbot {
	position: absolute;
	bottom: 65px;
	width: 840px;
	height: 40px;
	left:  50px;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background-color: transparent;
}
#navbackgroundbot {
	position: absolute;
	bottom: 65px;
	width: 840px;
	height: 40px;
	left:  50px;
	background-color: #ccc;
	opacity: .2;
	filter: alpha(opacity = 20);
}
#navigationbot {
	position: absolute;
	bottom: 55px;
	width: 840px;
	height: 40px;
	left:  50px;
	background-color: transparent;
	font: normal 15px "Lucida Grande", sans-serif;
	color: #ccc;
	text-align: center;
	display: inline;
	margin: auto;
	text-transform: uppercase;
}
#navigationbot p {
	width:  360px;
	padding: 10px 5px 0;
	text-align: center;
	font: normal 9px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: none;
}
#navigationbot a:link {
	color: #fff;
	text-decoration: none;
}
#navigationbot a:visited {
	color: #fff;
	text-decoration: none;
}
#navigationbot a:hover {
	color: #7b000c;
	text-decoration: none;
}
#navigationbot a:active {
	color: #000;
	text-decoration: none;
}
/* @end */
#banner {
	position: absolute;
	width: 820px;
	top: 90px;
}
#banner img {
	position: relative;
	padding-top: 10px;
	border-style: none;
}

/* @group sidebar-left */

/*sidebar on the left side of the webpage*/
/*#sidebar-left-bckgrnd {
	background-color: #ccc;
	opacity: .2;
}*/
#sidebar-left, #sidebar-left-bckgrnd {
	position: absolute;
	top: 620px;
	left: 20px;
	width: 200px;
	min-height: 400px;
}
#sidebar-left a:link {
	color: #b3b3b3;
	text-decoration: none;
}
#sidebar-left a:visited {
	color: #b3b3b3;
	text-decoration: none;
}
#sidebar-left a:hover {
	color: #bc001d;
	text-decoration: none;
}
#sidebar-left p {
	font: 12px/1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fcff66;
	width: 180px;
	text-align: left;
	text-indent: 1.2em;
	margin-left: auto;
	margin-right: auto;
}
#sidebar-left ul {
	display: block;
	font: italic bold 12px/1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b3b3b3;
	text-align: left;
	text-indent: 2%;
	list-style-type: none;
}

/* @end */

/* @group sidebar-right */

/*sidebar on the right side of the webpage*/
/*#sidebar-right-bckgrnd {
	background-color: #ccc;
	opacity: .2;
}*/
#sidebar-right, #sidebar-right-bckgrnd {
	position: absolute;
	top: 620px;
	left: 740px;
	width: 180px;
	min-height: 400px;
}
#sidebar-right img {
	display: block;
}

/* @end */

/* @group index (home) */

/*main content area of the index page*/
#content-index {
	position: absolute;
	top: 520px;
	left: 200px;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
}

/* @end */

/* @group Packages */

/*main content area of the packages page*/
#content-packages {
	position: absolute;
	top: 190px;
	left: 50px;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
}
#content-packages p {
	width: 780px;
}
#content-packages h2 {
	width: 780px;
}
/*tables are intended to have three 266px cells per row*/
#content-packages table {
	width: 800px;
	border-style: hidden;
}
#content-packages td {
	width: 266px;
}

/* @end */

/* @group Weddings */

/*main content area of the weddings page*/
#content-weddings {
	position: absolute;
	top: 520px;
	left: 50px;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
}
#content-weddings p {
	width: 780px;
	font-size: 14px;
}
#content-weddings ol {
	width: 780px;
	text-indent: 2em;
	color: #b3b3b3;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: inside;
}
#content-weddings h1 {
	width: 780px;
}
#content-weddings h2 {
	width: 780px;
	font-size: 18px;
}
#content-weddingspayment p {
	width: 780px;
	font-size: 12px;
	font-style: italic;
}
/*tables are intended to have three 266px cells per row*/
#content-weddings table {
	width: 800px;
	border-style: hidden;
}
#content-weddings td {
	width: 266px;
}

/* @end */

/* @group Sports Photos */

/*main content area of the SportsPhotos page*/
#content-sportsphotos {
	position: absolute;
	top: 190px;
	left: 50px;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
}
#content-sportsphotos p {
	width: 780px;
}
#content-sportsphotos h2 {
	width: 780px;
}
#content-sportsphotosbot p {
	width: 480px;
	text-align: center;
}
#content-sportsphotosbot h2 {
	width: 480px;
	text-align: center;
}
/*tables are intended to have three 266px cells per row*/
#content-sportsphotos table {
	width: 800px;
	border-style: hidden;
}
#content-sportsphotos td {
	width: 266px;
}

/* @end */

/* @group Photo Album */

/*main content area of the photo albums page*/
#content-photoalbum {
	position: absolute;
	top: 190px;
	left: 50px;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
}
#content-photoalbum p {
	width: 780px;
}
#content-photoalbum h2 {
	width: 780px;
}
#content-photoalbumbot p {
	width: 480px;
	text-align: center;
}
#content-photoalbumbot h2 {
	width: 480px;
	text-align: center;
}
/*tables are intended to have three 266px cells per row*/
#content-photoalbum table {
	width: 800px;
	border-style: hidden;
}
#content-photoalbum td {
	width: 266px;
}

/* @end */
h1 {
	font: bold 29px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-shadow: #000 2px 2px 3px;
	width: 460px;
	text-align: left;
	margin: 30px auto 30px;
}
h2 {
	font: italic bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-shadow: #000 0px 1px 1px;
	width: 460px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	width: 180px;
	text-align: left;
	margin: 5px auto 5px;
	
}
h4 {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fcff66;
	width: 180px;
	text-align: left;
	margin: 5px auto 5px;
	
}

h5 {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	width: 180px;
	text-align: center;
	margin: 5px auto 5px;
	
}

h6 {
	font: italic bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-shadow: #000 0px 1px 1px;
	width: 180px;
	text-align: center;
	margin: auto;
}
p, ol {
	display: block;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	text-indent: 2.5em;
}
table {
	display: block;
	text-align: center;
}
img {
	border-style: none;
	
}
.wedding {
	text-indent: 0em;
	color: #b3b3b3;
}
.note {
	width:  340px;
	padding: 0 5px;
	font-size: 10px;
	line-height: 1.4em;
	text-align: center; 
}
/*.img1=Roddigmediabannertext.png (the banner at the top of the page*/
.img1 {
	left: 70px;
	opacity: 1;
}
/*img2=roddigmedbannerimg.png and weddingbanner.png (the composite photo at the top of the page*/
.img2 {
	left: 60px;
}