@charset "utf-8";
/* CSS Document */

html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.backlink {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.sidebarsmall {
	text-decoration: none;
	font-size: 12px;
}

.header {
	font-size: 20px;
	font-weight: bold;
	color: #2f4866;
}

#container {
	width: 1006px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 1006px;
	height: 215px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#background {
	width: 1006px;
	height: auto;
	float: left;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-y;
}

#sidebar {	
	float: left;
	width: 236px;
}

html>body #sidebar {	
	float: left;
	width: 236px;
	margin-left: 15px;
}

#footer {
	background-image: url(images/footer.jpg);
	width: 1006px;
	height: 100px;
	background-repeat: no-repeat;
}

html>body #footer {
	float: left;
	background-image: url(images/footer.jpg);
	width: 1006px;
	height: 100px;
	background-repeat: no-repeat;
}


/* ////////////////////////////////////////////////////////// HEADER DIVS //////////////////////////////////////////// */

#spacer {
	height: 65px;
}

#wawlogo{
	background-image: url(images/wawlogo.gif);
	width: 202px;
	height: 67px;
	background-repeat: no-repeat;
	margin-left: 75px;
	cursor: pointer;
	cursor: hand;
}

#textcontainer {
	width: 1006px;
}

#text{
	width: 503px;
	font-size: 14px;
	padding-top: 3px;
	margin-left: 110px;
}

#textrotator{
	width: 503px;
	font-size: 14px;
	padding-left: 470px;
	margin-top: -18px;
}

#nav {
	padding-top: 5px;
	padding-left: 100px;
}

/* SAFARI NAV */
@media screen and (-webkit-min-device-pixel-ratio:0){
#nav {
	padding-top: 11px;
	padding-left: 100px;
}
}

#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #8597af;
}

#nav a:hover {
	color: #2f4866;
}

/* ///////////////////////////////////////////////////////// SIDEBAR PROPER //////////////////////////////////////////////// */

#sidebarproper .info a {
	font-weight: bold;
	text-decoration: none;
	color: #8597af;
	font-size: 14px;
}

#sidebarproper .info a:hover {
	color: #2f4866;
}

.sidebarsmall {
	font-size: 10px;
}

#sidebarproper .info {
	/*line-height: 1.0em;*/
	padding-left: 10px;
}

#sidebarproper .icon {
	cursor: pointer;
	cursor: hand;
}

#sidebarproper .spacer3 {
	float: left;
	width: 7px;
}

#sidebarproper .wawhome .icon {
	background-image: url(images/icons/frontpage.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .kasalan .icon {
	background-image: url(images/icons/kasalan.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .lawsandreq .icon {
	background-image: url(images/icons/lawandreq.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .preptalk .icon {
	background-image: url(images/icons/preptalk.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .wedwisdom .icon {
	background-image: url(images/icons/wedwisdom.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .realwed .icon {
	background-image: url(images/icons/realweddings.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .suppliersdir .icon {
	background-image: url(images/icons/suppliersdirectory.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .classifieds .icon {
	background-image: url(images/icons/classifiedads.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .weddannounce .icon {
	background-image: url(images/icons/wedannouncements.jpg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	float: left;
}

#sidebarproper .title {
	padding-bottom: 5px;
}

#sidebarproper .wawhome {
	padding-bottom: 12px;
}

#sidebarproper .kasalan {
	padding-bottom: 12px;
}

#sidebarproper .lawsandreq {
	padding-bottom: 12px;
}

#sidebarproper .preptalk {
	padding-bottom: 12px;
}

#sidebarproper .wedwisdom {
	padding-bottom: 12px;
}

#sidebarproper .realwed {
	padding-bottom: 12px;
}

#sidebarproper .suppliersdir {
	padding-bottom: 12px;
}

#sidebarproper .classifieds {
	padding-bottom: 12px;
}

#sidebarproper .weddannounce {
	padding-bottom: 12px;
}

/*  FF */

html>body #sidebarproper .wawhome {
	padding-bottom: 17px;
}

html>body #sidebarproper .kasalan {
	padding-bottom: 17px;
}

html>body #sidebarproper .lawsandreq {
	padding-bottom: 17px;
}

html>body #sidebarproper .preptalk {
	padding-bottom: 17px;
}

html>body #sidebarproper .wedwisdom {
	padding-bottom: 17px;
}

html>body #sidebarproper .realwed {
	padding-bottom: 17px;
}

html>body #sidebarproper .suppliersdir {
	padding-bottom: 17px;
}

html>body #sidebarproper .classifieds {
	padding-bottom: 17px;
}

html>body #sidebarproper .weddannounce {
	padding-bottom: 15px;
}
/* ////////////////////////////////////////////////////////// SIDEBAR POSITION //////////////////////////////////////////// */

#sidebarproper {
	float: left;
	width: 236px;
	margin-left: 15px;
}

/* ////////////////////////////////////////////////////////// GOOGLE AD //////////////////////////////////////////// */

#googlead1 {
	padding-top: 15px;
	padding-bottom: 15px;
}

/* ////////////////////////////////////////////////////////// WAWIE QUOTES //////////////////////////////////////////// */

#wawiequoteHeader {
	background-image: url(images/wawiequoteHeader.jpg);
	width: 236px;
	height: 63px;
	background-repeat: no-repeat;
}

#wawiequoteProper {
	background-image: url(images/wawiequoteBg.jpg);
	height: auto;
	width: 236px;
	background-repeat: repeat-y;	
}

#wawiequoteProper .proper {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
}

#wawiequoteBottom {
	background-image: url(images/wawiequoteBottom.jpg);
	width: 236px;
	height: 20px;
	background-repeat: no-repeat;
}


/* ////////////////////////////////////////////////////////// CONTENT DIV //////////////////////////////////////////// */

#contentMain {
	float: left;
	width: 680px;
	margin-left: 30px;
}

#contentHeader {
	background-image: url(images/contentInsideHeader.jpg);
	width: 680px;
	height: 5px;
	background-repeat: no-repeat;
	float: left;
}

#content {
	float: left;
	background-image: url(images/contentInsideBg.jpg);
	width: 680px;
	height: auto;
	background-repeat: repeat-y;
}

#content .proper {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

#contentBottom {
	background-image: url(images/contentInsideBottom.jpg);
	width: 680px;
	height: 5px;
	background-repeat: no-repeat;
	float: left;
}

/* ///////////////////////////////////////////////////////// FOOTER TEXT //////////////////////////////////////////////// */

.spacerfooter {
	height: 45px;
}

.footertext {
	font-size: 12px;
	margin-left: 40px;
}
