body{
margin:0;
padding:0;
line-height: 1.5em;
background-image: url(images/bg_banner1.gif);
background-repeat: repeat;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 802px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 200px; /*Height of top section*/
margin-top: 30px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-left: 221px; /*Set left margin to LeftColumnWidth*/
width: 581px; /*Width of contentcolumn*/
background: #ccc;
}

#leftcolumn{
float: left;
width: 221px; /*Width of left column*/
margin-left: -802px; /*Set left margin to -(MainContainerWidth)*/
background: #882122;
}

#footer{
clear: left;
width: 100%;
background: #882122;
color: #FFF;
text-align: center;
padding: 4px 0;
margin-bottom: 30px;
}

#footer a{
color: #FFFF80;
}

.gallery{
margin: 5px 0px 10px 0px;
}

.gallery ul{
list-style-type: none;
margin: 0;
margin-bottom: 20px;
padding: 0;
float: left;
}

.gallery li{
display: inline;
list-style: none;
}

.gallery ul li a {
float: left;
border: 1px solid #999;
margin: 3px 3px 3px 3px;
padding: 4px 4px 4px 4px; 
font-family: tahoma;
font-size: 0.8em;
text-decoration: none;
line-height: .9em !important;
color: #fff;
}

.gallery ul li a:hover {
text-decoration: none;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.5em;
}

.innertube .floatbox{ /*Float box for CSS layouts*/
margin: 0;
margin-top: 5px;
width: 178px;
float: right;
}
.imageleft img{ /*Float box for CSS layouts*/
float: left;
padding: 4px;
}
.innertube .gallerybox{ /*Float box for gallery*/
margin: 0;
margin-top: 30px;
margin-left: 50px;
}
.gallerypage3 {
margin-top: 30px;
margin-bottom: 200px;
color: #ccc;
}
.weddingpage {
margin-top: 30px;
margin-bottom: 420px;
color: #ccc;
}
.dlppage {
margin-top: 30px;
margin-bottom: 290px;
color: #ccc;
}
.gallerypage {
margin-top: 30px;
margin-bottom: 290px;
color: #ccc;
}

.spacer{
margin: 0;
margin-bottom: 10px;
}

.leftcolumnblock1 {
color: #fff;
margin: 0;
margin-top: 12px;
line-height: 2em;
margin-top: 12px;
line-height: 2em;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
}

.leftcolumnblock1 img{
margin: 0;
padding: 0;
}

.leftcolumnblock1 a{
margin: 0;
padding: 0;
color: #fff;
padding-left: 10px;
text-decoration: none;
}

.leftcolumnblock1 a:visited{
color: #fff;
}

.leftcolumnblock1 a:hover{
color: #fff;
}

.leftcolumnmenu{
list-style-type: none;
margin: 0;
margin-bottom: 0;
padding: 0;
}

.leftcolumnmenu li{
margin: 0;
padding: 0;
}

.leftcolumnmenu li a{
margin: 0;
color: #aa2716;
padding: 0;
text-decoration: none;
}

.leftcolumnmenu li a:visited{
color: #aa2716;
}

.leftcolumnmenu a:hover{
color: #aa2716;
}
.normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003300;
line-height: 1.5em;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.style6R {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}
.style2W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* start of css code for form use */

.feedbackform{
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 500px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 120px; /*width of label (left column)*/
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 2px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 350px;
height: 60px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background: url(images/formbg.gif) repeat-x left top;
}

/* end of css code for form use */