@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #F4ECEA;
}

#ornamentation {
	background-image: url(../images/ornamentation.png);
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	outline: none;
	border: none;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8f3d24;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}


.red {
	color: #8f3d24;
}
img {
	outline: none;
	border: none;
}

.float {
	float: left;
	margin-right: 20px;
	border: 10px solid #FFF;
	-webkit-box-shadow: 0px 4px 7px #8F8F8F;
	-moz-box-shadow: 0px 4px 7px #8F8F8F;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8f3d24;
	font-weight: normal;
	background-image: url(../images/headingbg.png);
	background-repeat: no-repeat;
	width: 561px;
	height: 46px;
	clear: both;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: -28px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

@font-face {
	font-family: Perpetua;
	src: url('../fonts/perpetua.ttf');
}

h2 {
	font-family: Perpetua, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5c707c;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #786f67;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}




#container {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -23px;
}

#content {
	width: 945px;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 30px;
}
#header {
	height: 165px;
	width: 100%;
	position: relative;
	z-index: 2;
	clear: both;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#headercontainer {
	width: 965px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#logo {
	height: 118px;
	width: 217px;
	float: left;
	background-image: url(../images/bazini.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 1005px;
	padding-top: 70px;
	text-align: center;
	font-size: 14px;
	color: #5c707c;
	text-shadow: 0px 1px 0px #fff;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	color: #5c707c;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}



#ssborder {
	background-image: url(../images/borderbg.jpg);
	background-repeat: repeat;
	padding: 15px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
}

#photos ul {
}

#photos li {
display: inline;
	list-style-type: none;
}

#swoosh {
	background-image: url(../images/swoosh.png);
	background-repeat: no-repeat;
	width: 887px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}


/*Navigation Styles*/

#nav ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 17px;
	
}


#nav li {
	display: inline;
	list-style-type: none;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 0px;
	margin-left: 0px;
}

#nav li.last {
	padding-right: 0px;
}

#nav {
	width: 445px;
	float: right;
	margin-top: 60px;
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5c707c;
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#nav #active a {
	color: #8f3d24;
}


/*Home Page Slide Show*/

#featured {
	height: 380px;
	width: 855px;
	border: 1px solid #c1c0ad;
	overflow: hidden;
	text-align: center;
}

#featured-pics {
	width: 855px;
	height: 380px;
	margin: 0 auto;
}
#featured-pics img {
	width: 855px;
	height: 380px;
	margin: 0 0 19px 0;
}
#featured .featured-nav {
	width: 820px;
	margin: 0 auto;
	position: relative;
}
#featured .featured-nav p a {
	position: absolute;
	top: 200px;
	display: block;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	z-index: 20;
	display: none;
}
#featured .featured-nav p a.prev {
	background: url(../images/feature-arrows.png) 0 -44px;
	left: 0;
}
#featured .featured-nav p a.next {
	background: url(../images/feature-arrows.png) 0 0;
	right: 0;
}
#featured .featured-nav p a.prev:hover {
	background: url(../images/feature-arrows.png) 0 -132px;
}
#featured .featured-nav p a.next:hover {
	background: url(../images/feature-arrows.png) 0 -88px;
}



.border {
	border: 1px solid #DADADA;
	height: 175px;
	width: 275px;
}


.clear {
	clear: both; 
}
#leftcolumn {
	width: 420px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}

#rightcolumn {
	width: 420px;
	margin-top: 3px;
	margin-left: 30px;
	float: left;
}

/*Sidebar Styles*/

#sidebar {
	width: 240px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}

#sidebar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5c707c;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sidebar li {
	border-bottom: solid 1px #bcaf9d;
	display: block;
	padding: 10px;
	list-style-type: none;
}
/*Contact Form Styles*/

#leftcolumn2 {
	width: 615px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#leftcolumn2 ul {
	margin: 0;
	padding: 10px;
	border-left: solid 1px #bcaf9d;
	border-right: solid 1px #bcaf9d;
	border-bottom: solid 1px #bcaf9d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #786f67;
}

#leftcolumn2 li {
	display: block;
	padding: 10px;
	list-style-type: none;
}


.txtbox {
  background-image: url(../images/textboxbg.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	width: 275px;
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-left-color: #dddddd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtarea {
 background-image: url(../images/textareabg.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	width: 400px;
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-left-color: #dddddd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px; 
}

.antispam {
	display: none;
}


/*Gallery Thumbnail Styles*/

.imgborder {
	height: 175px;
	width: 275px;
	-webkit-box-shadow: 0px 4px 7px #8F8F8F;
	-moz-box-shadow: 0px 4px 7px #8F8F8F;
	float: left;
	margin: 10px;
	background-color: #FFF;
	padding: 10px;
}

.imgborder {
	background-color: #fff;
	display: block;
}

.imgborder:hover {
	background-image: url(../images/borderbg.jpg);
	background-repeat: repeat;
}

.message {
	text-align: center;
	margin-top: 10px;
}


/*jQuery Tabs Styles*/


ul.tabs li {
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: 10px;

}

ul.tabs li a {
	display: block;
	width: 125px;
	height: 25px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #5c707c;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	font-size: 18px;
	font-style: normal;
	overflow: hidden;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
}

ul.tabs li a:hover {
	color: #8f3d24;
	overflow: visible;
}


ul.tabs li a:active {
	background-image: url(../images/active.png);
	background-repeat: no-repeat;
	color: #8f3d24;
}


ul.tabs li.active a {
	background-image: url(../images/active.png);
	background-repeat: no-repeat;
	color: #8f3d24;
}


.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;

}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding-right: 26px;
	clear: both;
	margin-top: -10px;
	width: 450px;
}

#contentcontainer {
	width: 100%;
	float: left;
	clear: both;
}

.heading {
	border-bottom: solid 1px #bcaf9d;
	font-family: Perpetua, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5c707c;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#rss {
	float: left;
	width: 42px;	
}

.intro {
	margin-top: 20px;
}

.dropcap {
	float:left;
	padding-top:2px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8f3d24;
	font-size:75px;
	line-height: 60px;
}

.back-top {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
}

/*Error Styles*/

#errorp {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d40a0a;
	margin-top: 5px;
}


/*Feedburner Styles*/

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #786f67;
	line-height: 1.5em;
}

.feedburnerFeedBlock ul li span.headline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8f3d24;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	text-shadow: 0px 1px 0px #fff;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	text-decoration: underline;
}

.date {
	color: #5c707c;
	padding-bottom: 3px;
}

#creditfooter {
display: none;
}

