body {	font-family: Verdana, Helvetica, sans-serif;	font-size: 100%;	background-color: black; /* this is main background color */	color: ffffff;	}#container {	width: 93%;	margin-left:5%;	padding: 2px 2px 2px 2px;	background-color: #4d0520;	color: #ffffff;	border-top: 1px  solid #dcdcdc;	border-right: 1px solid #a9a9a9;	border-bottom: 1px solid #808080;	border-left: 1px solid #a9a9a9;		background-image: url(index-pics/bg-pattern-2.jpg);background-repeat: repeat;	}/* Navigation Area Styles */#nav {    float: left;	width: 20%;	display: inline;	margin: 7px 0px 4px 5px;    padding: 0px 0px 7px 3px;	line-height: 16px;	border: #fff 1px solid ;	position: relative;	background-color: #a08f7c;/* nav backround */}#nav ul {    margin: 3px;    padding: 3px;    background-color: transparent;    list-style: none;}#nav li {    margin: 1px 0px 3px 0px;    padding: 2px 2px 4px 2px ;    font-size: 84%;    color: #000;    width: 97%;    background-color: #a08f7c;/* nav backround */    border-bottom: 1px solid black;}#nav ul li a, #nav ul li a:link, #nav ul li a:visited {    display: block;    clear: both;    font-size: 100%;    font-weight: bold;    text-decoration: none;    color: #FFF;       background-color: #a08f7c;/* nav backround */    padding-left:25px;     padding-right:2px;     padding-top:3px;    padding-bottom:2px}#nav ul li a:hover {     color: #4d0520;     background-color: #a08f7c;	text-decoration: underline;}#nav ul li a, #nav ul li a:active {    display: block;    clear: both;    font-size: 100%;    font-weight: bold;    text-decoration: none;    color: #003399;    background-color: #a17e7d;    padding-left:25px;     padding-right:2px;     padding-top:3px;    padding-bottom:2px}/* Content Styles */#content {    float: right;	width: 74%;	margin:7px 10px 2px 1px;	padding: 5px 10px 10px 5px;	border-top: 5px solid black;	border-right: 8px solid black;     border-bottom: 2px solid black;    border-left: 5px solid #C79D9B;	background-color: white;	height: auto;	max-height: 100%;		font-size: 80%;			 }#content h1 {	color: #908D6E;	font-size: 95%;	background: white;	border: black;}h2 {	color: #908D6E;	font-size: 90%;	background: white;}h3 {	color: #908D6E;	font-size: 90%;	background: white;}h4 {	color: #908D6E;	font-size: 90%;	background: white;}h5 {	color: #908D6E;	font-size: 90%;	background: white;}h6 {	color: #908D6E;	font-size: 90%;	background: white;}#header {	width: 780px;	margin-right: auto;	margin-left: auto;	padding: 0px;	text-decoration: none;	outline: none;	border: 5px red;}ul#nav-primary {	padding: 20px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	width: 780px;	height: 31px;}/* Sample Box Style */#sample {    float: left;	width: 20%;	display: inline;	margin: 7px 0px 4px 5px;    padding: 0px 0px 7px 3px;	float: left;	Clear: left;	line-height: 16px;	position: relative;	font-family: Verdana, Helvetica, sans-serif ; 	font-style: italic ;	font-weight: bold ;	border: #fff 2px solid ;	height: 145px ;	background: url('index-pics/wedding-veil-sample.jpg') no-repeat bottom center ;	background-color: #a08f7c;/*backgd color*/}/* Sample link styles */#sample a {	color: #fcf9ee;	background-color: #a08f7c ;	text-decoration: none;}#sample a:visited {    color:  #EDBCBA;	background-color: #a08f7c;	text-decoration: underline;}#sample a:hover {    color:#1F579C;	background-color: #a08f7c;	text-decoration: underline;}#sample a:active {    color: #003399;	background-color: #a08f7c;	text-decoration: underline;}/* Footer Styles */#footer {	text-align: center;	clear: both;	width: 99%;	margin: 5px;	padding: 5px;	border-top: 1px solid #dcdcdc;	border-right: 1px solid #a9a9a9;	border-bottom: 1px solid #808080;	border-left: 1px solid #a9a9a9;	background-color: #a08f7c;/* top footer color */	color: black;		}#footer p {	color: #fff;	background-color: #4d0520;/* bottom fotter color */	margin-top: 5px;	font-size: 90%;		background-image: url(index-pics/bg-pattern-2.jpg);background-repeat: repeat;}.links {	font-size: 90%;	font-weight: normal;	color: #000;	background-color: #A17E7D;	}#footer a {	color: #000;	background-color: #a08f7c ;	text-decoration: none;}#footer a:visited {    color: #003399;    background-color: transparent ;	text-decoration: underline;}#footer a:hover {    color: #A17E7D;    background-color: #FCF9EE;	text-decoration: underline;}#footer a:active {    color: #003399;    background-color: transparent ;	text-decoration: underline;}
