﻿body {
	font-family: Tahoma,Verdana;
	font-size: 13px;
}

img
{
	border: 0px;
}

h1,h2,h3,h4
{
	color: #C5AF7D;
	font-family: Tahoma;
}
h1
{
	font-size: 24px;
}
h3
{
	font-size: 18px;
}
h4
{
	font-size: 14px;
}
.required
{
	color: Red;
}
#outer
{
	margin: 1em auto;
}
#container
{
	width: 700px;
	border: 0px;
	background-image: url(images/main_stretch.jpg);
	background-repeat: repeat-y;
}
#header
{
	margin: 0px;
	border: 0px;
}
#navContainer
{
	background-color: #C5AF7D;
	width: 720px;
	margin-left: 15px;
	margin-right: 15px;
}
#topNav
{

	background-color: #C5AF7D;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana;
	height: 28px;
	width: 100%;
	
}
#topNav th
{
	border: solid 1px #E9E2C3;	
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topNav td
{
	text-align: center;
}

.catalogueButton
{
	background-color: #AB8D54;
}

#topNav a:link, #topNav a:active, #topNav a:visited
{
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#content
{
	border: 0px;
	padding: 25px;
	width: 580px;
	
}
#contentLayout
{
	background-image: url(images/main_stretch.jpg);
	background-repeat: repeat-y;
}
#contentLayout td
{
	vertical-align: top;
}
#rightContact
{
	background-color: #F9F8F0;
	color: #916B2C;
	width: 118px;
	border: solid 2px #C5AF7D;
	height: 245px;
	position:relative;
	left: 35px;
	padding: 2px 2px;
	font-weight: bold;
	font-size: 11px;
}
#rightContact a:link, #rightContact a:active,#rightContact a:visited
{
	color: #916B2C;
}
#rightHours
{
	background-color: #F9F8F0;
	color: #916B2C;
	width: 118px;
	border: solid 2px #C5AF7D;
	position:relative;
	left: 35px;
	padding: 2px 2px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
}
#footer
{
	
	border:0px;
	/*background-image: url(images/footer_bk.jpg); */
	
}
.formInputBox
{
	border: solid 1px #58482B;
	color: #000;
	font-family: Verdana;
}
.formButton
{
	background-color: #C5AF7D;
	
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	padding: 3px;
}
a.formButton
{
	text-decoration: none;
}

#weddingPartyList th
{
	background-color: #e1d9b5;
	border: solid 1px #58482B;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	padding: 3px;
}
#weddingPartyList td
{
	border: solid 1px #dcdcdc;
}
#weddingPartyList
{
	width: 500px;
	margin-bottom: 25px;
}
.controlGroup
{
	border: darkgray 2px dotted;
	background-color: #F9F8F0;
}
.controlGroup th
{
	text-align: right;
	vertical-align: top;
}

#measureWeddingTable
{
	margin-bottom: 20px;
}
#measurementGeneralTable
{
	width: 575px;
}
#measurementGarmentTable
{
	width: 575px;
}
#measurementGarmentTable h3
{
	margin-bottom: 5px;
}

#detailTable
{
	width: 250px;
	
}
#detailTable td, #detailTable th
{
	padding: 5px 5px;
}

#faqList h4
{
	margin-top: 20px;
	margin-bottom: 0px;
}
 #faqList p
 {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
 }
 #mainPageRight
 {
	padding-left: 25px;
	text-align: justify;
	vertical-align: top;
 }

.special
{
    border: 1px solid #C5AF7D;
    background: #E9E2C3;
    padding: 5px;
    margin: 0 0 14px 0;
}

.homeVideo
{
}

.homeVideo a
{
    display: block;
    width: 250px;
    text-align: center;
    color: #916B2C;
    font-weight: bold;
}
