/* CSS Document */

/*Colleen's Flower Cellar Website CSS Extenal Style Sheet*/

/* Main Colors
Main BG: bce1d1 R:188 G:225 B:209
Alt BG: 82c2a8 R:130 G:194 B:168
Borders: 578a76 R:87 G:138 B:118
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


html {}

body {}
p {}

img {}
img.about {
	margin-bottom: 5px;
	border: 1px solid #578A76;
}
img.previewwindow {
	margin: 0px;
	border: 1px solid #578A76;
}
img.navbuttons {
	padding-bottom: 5px;
}
img.knot2007 {
	margin-top: 15px;
	border: 1px solid #81715E;
	padding-bottom: -5px;
	width: 75px;
	height: 75px;
}

img.featuredweddingimage {
	border: 1px solid #578A76;
}

table {}
table.welcome {
	border: 1px solid #578A76;
	background-color: 82C2A8;
	width: 448px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

table.bouquets {
/*	border: 1px solid #578A76;*/
	width: 600px;
	height: 375px;
	margin-left: auto;
	margin-right: auto;
}

table.featuredweddings {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

td {}
td.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

td.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #82C2A8;
	color: #FFFFFF;
	border: .5px solid #000000;
}

td.name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
td.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
td.thanks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
/*	text-decoration: underline;*/

}
td.vendors{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

td.vendors a:link {color: #FFFFFF}
td.vendors a:visited {color: #FFFFFF}
td.vendors a:hover {color: #FFFFFF}
td.vendors a:active {color: #FFFFFF}

td.wedding{
	width: 100px;
	height: 120px;
}

td.wedding img{
	width: 100px;
	height: 115px;
	border: 1px solid #578A76;
	margin-bottom: 5px;
}

td.weddingtext{
	background-color: 82C2A8;
	border: 1px solid #578A76;
	height: 25px;
	text-align: center;
	font-size: 14px;
}

td.weddingspacer{
	width: 50px;
}

p.pagenumbers {
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #578A76;
	font-weight: bold;
/*	text-align: center;*/
}

p.basiccenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

p.abouttext {
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

p.googlemaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

p.googlemaplink a:link {color: #FFFFFF}
p.googlemaplink a:visited {color: #FFFFFF}
p.googlemaplink a:hover {color: #FFFFFF}
p.googlemaplink a:active {color: #FFFFFF}


tr {}
tr.featuredweddings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

#MainBaseLayer {
	border: 1px solid #578A76;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 900px;
	height: 565px;
	background-color: BCE1D1;

}

#TitleBar {
	height: 100px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	vertical-align: middle;
	margin-top: 4px;
}

#TitleBar img{
	border: 1px solid #578A76;
	text-align: center;
}

#NavBarLeft {
	border: 1px solid #578A76;
	background-color: 82C2A8;
	float: left;
	width: 120px;
	height: 400px;
	margin-left: 5px;
	padding-top: 4px;
	text-align: center;
}

#NavButtons {}
#NavButtons img{
	padding-bottom: 5px;
}

#MainWindow {
	background-image:   url(../images/BG_tile_r2.jpg);
	border: 1px solid #578A76;
	float: left;
	width: 620px;
	height: 405px;
	margin-left: 10px;
	text-align: left;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;*/
}

#ContentWindowFlash {
	background-image:   url(../images/BG_tile_r2.jpg);
	text-align: center;
}

#ContentWindow {
	width: 570px;
	height: 335px;
	border: 1px solid #578A76;
	background-color: #82C2A8;
	margin-top: 15px;
	margin-left: 25px;
}

#ContentWindow img{
	border: 1px solid #578A76;
	margin-left: 5px;
	margin-top: 5px;
}

#ContentWindow img.maps{
	border: 1px solid #578A76;
	margin-left: 8px;
}

#ContentWindowTitle {
	width: 606px;
	height: 21px;
	border: 1px solid #578A76;
	margin-top: 5px;
	margin-left: 6px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #82C2A8;
}

#ContentWindowThumbs {
	float: left;
	width: 265px;
	height: 335px;
/*	border: 1px solid #578A76;*/
	margin-left: 20px;
	margin-top: 15px;
}

#ContentWindowThumbs a:link {color: #578A76}
#ContentWindowThumbs a:visited {color: #578A76}
#ContentWindowThumbs a:hover {color: #578A76}
#ContentWindowThumbs a:active {color: #578A76}

#ContentWindowThumbs table {
	border-spacing: 5px;
}

#ContentWindowThumbs img {
	border: 1px solid #000000;
/*	width: 48px;
	height: 48px;*/
	
}

#ContentWindowImage {
	float: right;
	width: 315px;
	height: 335px;
/*	border: 1px solid #578A76;*/
	margin-left: 275px;
	margin-top: -332px;
	margin-right: 22px;
	
}

#ContentWindowForm {
	width: 265px;
	height: 335px;
	border: 1px solid #578A76;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

#ContentFeaturedWeddings {
	width: 580px;
	height: 335px;
/*	border: 1px solid #578A76;*/
	margin-top: 16px;
	margin-left: 20px;
	text-align: center;
}

#ContentFeaturedImage {
	float: left;
	margin-left: 20px;
	margin-top: 16px;
	width: 345px;
	height: 300px;
}

#ContentFeaturedText {
	float: right;
	margin-right: 22px;
	margin-top: 16px;
	background-color: #82C2A8;
	border: 1px solid #578A76;
	width: 210px;
	height: 300px;
	text-align: center;
}
#ContentFeaturedText table{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

#FeaturedImageBar {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 8px;
/*	border: 1px solid #578A76;*/
	width: 600px;
	height: 40px;
}

#FeaturedImageBarPics {
	text-align: center;
}

#FeaturedImageBarPics img{
	border: 1px solid #000000;
	margin-top: 8px;
	margin-right: 1px;
	margin-left: 1px;
	width: 22px;
	height: 22px;
}

#LinksWindow {
	width: 570px;
	height: 335px;
	border: 1px solid #578A76;
	background-color: #82C2A8;
	margin-top: 15px;
	margin-left: 25px;
	text-align: center;
}

#LinksWindow img{
	margin: 10px;
}

#ContactInfo {
	width: 570px;
	height: 335px;
	border: 1px solid #578A76;
	background-color: #82C2A8;
	margin-top: 15px;
	margin-left: 25px;
}

#ContactInfo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

#ContactInfo p.lovetohear{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}

#ContactInfo tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#RightWindow {
	border: 1px solid #578A76;
	background-color: #82C2A8;
	float: right;
	width: 120px;
	height: 400px;
	padding-top: 4px;
	text-align: center;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

#RightWindow img {}
#RightWindow img.links {
	padding-bottom: 5px;
}

#RightWindow a:link {color: #FFFFFF}
#RightWindow a:visited {color: #FFFFFF}
#RightWindow a:hover {color: #FFFFFF}
#RightWindow a:active {color: #FFFFFF}

#BottomBar {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	background-color: #82C2A8;
	border: 1px solid #578A76;
	height: 20px;
	width: 888px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
}

#BottomBar a:link {color: #FFFFFF}
#BottomBar a:visited {color: #FFFFFF}
#BottomBar a:hover {color: #FFFFFF}
#BottomBar a:active {color: #FFFFFF}

