/* Start of CMSMS style sheet 'Linda Gray Bridalwear' */
@charset "utf-8";
/* CSS Document */
body {
	background-color: #ece6cc;
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
                background-color: transparent;
                padding: 10px;
	background-image: url(images/bg2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#header {
}
#topright {
                margin-top: 5px; 
                font-weight: bold; 
                float: right;
                width: 200px;
                color:#fff;
                text-align:right;
                font-size:75%;
                font-family:"Century Gothic";
}
#topright a {
                color:#A00;
                text-decoration:none;
}
#topright a:hover {
                color:#F00;
                text-decoration:none;
}
#nav-horiz-container {
                font-size:65%;
	text-decoration: none;
                margin-left:auto;
                margin-right:auto;
}

#content {
                font-size:90%;
                color: #111;
                text-align:justify;
}

#leftcontent {
	padding-right: 10px;
                width:300px;
                height:375px;
                float:left;
}

#rightcontent {
	padding-right: 20px;
                width:420px;
                float:right;
                margin-top:20px;
}
#fullcontent {
	padding-right: 20px;
                margin-top:20px;
}

#address {
                padding: 5px;
	text-align: center;
	text-decoration: none;
                font-size:1em;
                color:#fff;
                clear: both;
                font-family:"Century Gothic";

}
#footer{
                padding: 5px;
	text-align: center;
	text-decoration: none;
                font-size:0.75em;
                color:#fff;
                font-family:"Century Gothic";
}

#slogan {
	text-align: center;
}

a,
a:link 
a:active {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

/* HEADINGS */
h1 {
   font-size: 1.5em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
h2 {
	color: #000; 
	font-size: 1.5em; 
	text-align: left; 
/* some air around the text */
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #000; 

        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}
h3 {
   color: #000; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
h4 {
   color: #000; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h5 {
   color: #000; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #000; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* End of 'Linda Gray Bridalwear' */

