/* css for I Do Wedding Celebrations */

body {
	margin: 0;
	padding: 0;
	color: #161515; /* 1em=10px */
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: #fff;
	background-image: url(../images/ring_solitaire.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0;
}

#about_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_about.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#testimonial_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#servicearea_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_servicearea.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#commitment_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_commitment.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#faq_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_faq.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#links_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_links.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#contact_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}
#fees_wrapper {
	width: 785px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/header_fees.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}



#container {
	width: 785px;
	position: relative;
	top: 0px;
	height:auto;
	margin-top: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
}

#sidebar {
	position:relative;
	top:0;
	left:0;
	width: 200px;
	margin: 0;
	padding: 0;
}

#sidebar_header{
	margin:0;
	padding:0;
	width: 200px;
	height: 170px;
}

#in_header{
	height: 120px;
	margin:0;
	padding:0;
}

#top_nav {
	background-color: #c4c6a9;
	margin:1px 0;
	padding:0;
	height:22px;
	width: 554px;
	border-top: 1px solid #abaeb1;
	border-left: 1px solid #abaeb1;
	border-right: 1px solid #abaeb1;
}

#top_nav p {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
}

#top_nav a {
	color: #990000;
	text-decoration: none;
}

#top_nav a:hover {
	color: #fff;
	text-decoration: none;
}

#conTent {
	position:absolute;
	top:0;
	left:205px;
	width: 560px;
	margin: 0;
	padding: 0; 
}

#main {
	width: 560px;
	background: url(../images/main_bg.jpg) repeat-y  -2px 0;
}

#doveline {
	position: relative;
	top: -26px;
	left: -195px;
	width:752px;
	height: 27px;
	margin: 0;
	padding:0;
	background-image: url(../images/doveline.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footer {
	color: #797979;
	text-align: center;
	margin: -20px 0 3em 0;
	padding:0;
}

#footer p {
	margin:0;
	padding:0;
	font-size: 1em;
}

#footer a {
	color: #990000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

img {
 border: none;
} 

.img_right {
	clear:both;
	float: right;
	padding: 0;
	margin: 2px 10px 5px 5px;
}

.img_left {
	clear:both;
	float: left;
	padding: 0;
	margin: 5px 5px 5px 10px;

}

.sidebar_box {
	margin-top: 20px;
}

h1 {
	margin-top: 0;
	padding-top: 5px;
	margin-left: 20px;
	color: #616305;
	font-size: 1.7em;
}

h2 {
	padding-top: 5px;
	color: #616305;
	font-size: 1.6em;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #747474;
	border-left-color: #747474;
	text-transform: uppercase;
	padding-left: 3px;
}

h3 {
	margin-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -15px;
	letter-spacing: 5px;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -15px;
	margin-left: 10px;
}


p {
	font-size: 1.1em;
	margin-left: 20px;
	margin-right: 1.5em;
	line-height: 13pt;
}

p.line {
 text-align: center;
}

#thetext ul {
	list-style: url(../images/arrow.gif);
}

#thetext ul li {
	font-size: 1.1em;
	line-height: 2em;
}

.center {
	text-align: center;
	margin: 0px auto;
}

#contact {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

a:link, a:visited {
	color: #3C4E18;
}

a:hover {
	color: #000000;
}

ul#sidenav {
	list-style: none;
	margin-left:0;
	padding-left:0;
}

ul#sidenav li {
	height: 28px;
	width: 204px;
	margin-left:0;
	padding-left:0;
}

/* FORMS 

---------------------------------*/

fieldset { 
	border:0; 
}

legend { 
	font-weight: bold; 
	font-size: 1.3em; 
}

 table, td, tr {
 border: none;
 }

#mySubmit { 
	float: none; 
	margin: 0 0 0 30%; 
	width: 20%; 
	text-align: center;
}

#sellertable table, tr, td {
	border: 1px solid #DCDCDC;
	padding: 1px;
	font-size: 11px;
	margin: 0px auto; 
	clear: both; 
}

/* NAVIGATION */

#navbar {
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	background-color: #F2F6F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6b7b9;
	border-bottom-color: #b6b7b9;
	border-left-color: #b6b7b9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b6b7b9;
}

#navbar ul li {
list-style-type: none;
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #616305;
	text-decoration: none;
	padding-left: 15px;
}

#navbar ul {
padding-left: 3px;
margin-left: 0; }


#navbar ul li ul {
margin-left: 12px;
}

#navbar ul li ul ul li ul li a:link, #navbar ul li ul ul li ul li a:visited {
color: #990000;
font-size: 75%; }

#navbar ul li.current a:link, #navbar ul li.current a:visited, #navbar ul li a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #990000;
}

.line {
 text-align: center;
}
.listing {
	text-align: center;
	margin-bottom: -15px;
}
form {
	width: 450px;
	margin-left: 100px;
}
button {
	background-color: #CCCCCC;
	width: 25px;
}
