/* CSS Document */
body {background:#90bfd3; color:#333333; text-align:center; font-family:Georgia, "Times New Roman", Times, serif;}
a {color: #0066CC;}
/* Layout */
#container {width:750px; margin:0 auto;}
#top {background:url(http://www.sublimewedding.com/images/top.jpg) no-repeat; height:54px;}
#middle {background:url(http://www.sublimewedding.com/images/middle.jpg) repeat-y; height:auto;}
#content {width:634px; height:auto; background:#FFFFFF; color:#333333; margin:0 auto;}
#header {background:url(http://www.sublimewedding.com/images/header.jpg) no-repeat; height:77px;}
#footer { background:url(http://www.sublimewedding.com/images/footer.jpg) no-repeat; height:77px;}
#bottom {background:url(http://www.sublimewedding.com/images/bottom.jpg) no-repeat; height:54px;}
#box1 {width:524px; overflow:auto; margin:auto;}
#box1left {width:210px; float:left;}
#box1right {width:310px; float:right;}
#box2 {width:524px; overflow:auto; margin:auto;}
#box3 {width:524px; overflow:auto; margin:auto;}
#box3left {width:314px; float:left;}
#box3right {width:200px; float:right; height:auto;}
#box3right img { margin:3.5em 0em 3.5em 0em;}
h3 img {vertical-align:middle; margin:1em;}
/* Styles */
h1 {width:550px; margin:1em auto;}
p {text-align:justify; margin:1em 2em 1em 2em;}
ol {list-style:disc; text-align:left;}
li {margin:1em 2em 1em 2em;}

/* colors */
.red {color:#FF0000;}
.reditalic {color:#FF0000; font-style:italic;}
.blue {background:inherit; color:#0066CC;}
.bluebold {color:#0066CC; font-weight:bold}
.blueitalic {color:#0066CC; font-style:italic}
.bluebolditalic {color:#0066CC; font-style:italic; font-weight:bold}
.yellowbg { background:#FFFFCC;}
.green { color:#006600;}
.greenbold { color:#006600; font-weight:bold;}
.greenitalic { color:#006600; font-style:italic;}
.brightyellowbg { background:#FFFF00;}

/* style */
.bold {font-weight:bold;}
.italic {font-style:italic;}
.bolditalic {font-weight:bold; font-style:italic;}
.redbolditalic {font-weight:bold; font-style:italic; color:#FF0000;}
.underline {text-decoration:underline;}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
.border {border:#333333 solid 1px;}

.nomargin {margin:0;}
.nosidemargin {margin:1em 0em 1em 0em;}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
