/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Verdana", Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(wedding_images/background-pattern.gif) repeat;
}

#wrapper{ 
	width: 1000px;
	margin: auto;
	
}

#banner{
	height: 207px;
	width: 994px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 2px;
	margin-top: 5px;
	background: url(wedding_images/weddings_bannerbk.gif) no-repeat top;
}

#banner #logo {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	position: relative; /* jumping logo fix for IE */
}

#contentWrapper {
	background: url(wedding_images/weddings_mainbk.gif) repeat-y center top;
	margin-top: 0px;
	padding-top: 0px;
}

#main{
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 170px;
	margin-right: 45px;
	margin-bottom: 20px;
	width: 700px;
}
	








		
	/* HEADER */

#header{
	position: relative;
	margin-top: 10px;
	padding-top: -5px;
	padding-bottom: -25px;
	margin-bottom: 5px;
	height: 15px;
	width: 1000px;
}		


#header ul {
	margin-left: 20px;
	padding-left: 40px;
	list-style: none;
	width: 100%;
}

#header li {
	list-style-type: none;
	padding-right: 135px;
	float: left;
	color: #e3181b;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}



#header2{
	position: relative;
	margin-top: -10px;
	padding-top: -15px;
	padding-bottom: 10px; 
	margin-bottom: -10px; 
	height: 15px;
	width: 1000px;
}
	
#header2 ul {
	margin-left: 20px;
	padding-left: 40px;
	list-style: none;
	width: 100%;
}

#header2 li {
	list-style-type: none;
	padding-right: 52px;
	float: left;
	font: 1.6em/1.4em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

#header2 a{
	color: #555555;
	text-decoration: none;
	left: 300px;
	top: 70px;
	list-style-type: none;
}

#header2 a:hover{
	text-decoration: underline;
}
		
		/* BANNER */
			
.figuretop {
	float: left;
	height: 169px;
	width: 650px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
	position: relative;
}
		
	/* NAVIGATION BAR */		
		
		
#Nav {
	margin: 0px -2px 0 -2px;
	background: url(wedding_images/navpanel_bit.gif) repeat-x;
	border: 1px solid #cccccc;
	height: 21px;
	clear: both;
}

#Nav ul {
	list-style: none;
	margin-top: 3px;

}

#Nav li {
	list-style-type: none;
	float: left;
}

#Nav li a, #mainNav li a:link {
	color: #666666;
	text-decoration: none;
	padding: 0 2.8em 0 2.8em;
	border-right: 1px solid #666666;
	display: inline;
	font: 1.1em "Verdana", Arial, Helvetica, sans-serif;
}

#Nav li a:hover {
	color: #222222;
}


body#weddings a#whowearelink, 
body#whatwedo a#whatwedolink, 
body#designs a#designslink, 
body#priceguide a#priceguidelink, 
body#faqs a#faqslink, 
body#wordingandmore a#wordingandmorelink,
body#contactus a#contactuslink {
	color: #e3181b;
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: px; }


	/* MAIN BODY */

#main h1 {
	color: #555555;
	margin-bottom: 15px;
	font: normal 1.6em "Century Gothic", "Gill Sans", Verdana, sans-serif;
	line-height: 1.4em;
	clear: both;
}

#main h2 {
	color: #e3181b;
	font: 1.3em "Century Gothic", "Gill Sans", Verdana, sans-serif;
	letter-spacing: normal;
	line-height: 1.4em;
	word-spacing: 1.8px;
	margin-bottom: -25px;
	padding-bottom: 15px;
	clear: both;
}

#main h3 {
	color: #e3181b;
	margin-bottom: -10px;
	font: normal 1.6em "Century Gothic", "Gill Sans", Verdana, sans-serif;
	line-height: 1.4em;
}

#main h4 {
	color: #e3181b;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font: bold 1.1em "Century Gothic", "Gill Sans", Verdana, sans-serif;
	line-height: 1.4em;
}

#main p {
	color: #555555;
	padding-bottom: -10px;
	font-size: 1.1em;
	word-spacing: 2px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#main ul {
	padding-left: 0px;
	margin-left: 15px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e3181b;
	list-style-type: square;
	padding-bottom: 10px;
}

#workNav {
	margin: 100px 10px 20px 0px;
	float: left;
	width: 150px;
	position: absolute;
	}

#workNav ul {
	padding-right: 10px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px dashed #666666;
	color: #e3181b;
	list-style-type: none;
	padding-left: 10px;
	text-align: right;
}

#workNav a{
	color: #555555;
	text-decoration: none;
	list-style-type: none;
}

#workNav a:hover{
	text-decoration: underline;
}

#workNav li {
	margin-bottom: 5px;
}

#main a{
	color: #555555;
	text-decoration: none;
	left: 300px;
	top: 70px;
	list-style-type: none;
}

#main a:hover{
	text-decoration: underline;
}

.regularList {
	color: #555555;
}
	
#main li {
	margin-bottom: 5px;
}

/* GALLERY PAGE */


#gallery{
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
	text-decoration: none;
	clear: left;
}

#gallery p{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#gallery img{
background: url(wedding_images/gallery/thumbnail_bk.gif) no-repeat center;
text-decoration: none;
}

#gallery img:hover{
background: url(wedding_images/gallery/thumbnail_bk_hover.gif) no-repeat center;
text-decoration: none;
}

#gallery a{
	margin-right: 0px;
	margin-top: 0px;
	padding-top:0px;
	display: inline;
	text-decoration: none;
	color:#666666;
}

#gallery a:hover{
text-decoration: none;
color:#333333;
}

.caption {
	padding: -5px 0 -10px 0;
	margin: -5px 0 -10px 0;
}

#gallery ul {
	list-style: none;
	margin-top: 3px;
	margin-left: 0px;
	text-align: center;
}

#gallery li {
	float: left;
	padding-right: 6px;
	list-style-type: none;
	width: 97px;
}



/* CONTACTS PAGE */
	
.asterix1 {
	float: right;
	font-size: 1.2em;
	padding-top: 10px;
	margin: -30px 58px 0 0;
}

.asterix2 {
	float: right;
	font-size: 1.2em;
	padding-top: 10px;
	margin: -30px 58px 0 0;
}

.asterix3 {
	float: right;
	font-size: 1.2em;
	font-family: "Century Gothic", Verdana, Gill Sans, Arial, sans-serif;
	color: #e3181b;
	padding-top: 10px;
	margin: -85px 58px 0 0;
}

#subForm {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: -30px;
}
#subForm .label {
	float: left;
	clear: left;
	width: 300px;
	margin-right: 100px;
	text-align: left;
	font-weight: bold;
	font: Century Gothic, Gill Sans, Arial, sans-serif;
	clear: both;
}

input#send {
	margin-left: 200px;
	background-color: #e3181b;
	border: 1px solid #e3181b;
	color: #FFFFFF;
	width: 100px;
	font-weight: bold;
	font: Century Gothic, Gill Sans, Arial, sans-serif;
	font-size: 1.1em;
}



input#realname, input#email, input#number, input#emailbox, input#phonebox, input#wedding, textarea#message {
	width: 300px;
	border: 1px solid #e3181b;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: .5px;
}

input#realname:focus,
input#email:focus,
input#number:focus,
input#emailbox:focus,
input#phonebox:focus,
input#wedding:focus,
textarea#message:focus,

}

/* FOOTER BAR */

.footer1 a{
	color: #555555;
	padding-left: 0px;
	text-decoration: none;
}

.footer1 a:hover{
	text-decoration: underline;
}

.footer1 {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	clear: both;
	line-height: 1.5;
	list-style-type: none;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
	border-bottom: 1px dashed #999999;
	
}

.footer1 p {
	color: #e3181b;
	margin-left: 40px;
	margin-right: 10px; 
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.footer2 {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	clear: both;
}


.footer2 p {
	color: #e3181b;
	padding-top: 1px;
	margin: 1px 20px 0px 40px;
}

.footer2 a{
	color: #555555;
}
#footer{
	margin-top: 20px;
}
	
#footerbk{
	background: url(wedding_images/weddings_footer.gif) no-repeat center bottom;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 10px;
	height: 33px;
	width: 994px;
	position: relative;
}

