@charset "utf-8";

/*Basic, browser resets*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image:url(art/bkgSwirl.jpg); 
    background-repeat:repeat
	background-position: left top;
	background-color: #66090D;	
}


ul {
	margin: 0;
	padding: 0;
}



p {
	margin: 0;
	padding: 0;
}



h4 {
	margin: 0;
	padding: 0;
}



h3 {
	margin: 0;
	padding: 0;
}



h2 {
	margin: 0;
	padding: 0;
}



h1 {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 0.3em;
	margin-left: -11px;
	margin-top:  8px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #8B201B;
	font-weight: bold;
	padding-top: 22px;
	padding-bottom: 0px;
	text-align: center;

}
#sideBar h2 img {
	border: none!important;
	text-align: left!important;
}


h3 {
	font-family: "Palatino Linotype";
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding: 0.1em;
	margin: 22px 0px 22px 0px;
	margin-right: 0em;
}

/*Layout*/

#outerWrapper {
	width: 980px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	width: 920px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#masthead{
	width: 920px;
	height: 211px;
	background-image:url(mastheadArt/masthead_1_napkins.jpg);
}

#navbar {
	width: 920;
	height: 35px;
	background-color:#fce6c3;
}

#flourish {
	height:29px;
	width: 920px;
	background-image:url(flourish/flourish.jpg);
}

#contentWrapper {
	width: 920px;
	background-color: #fce4be;
/*	background-image: url(art/contentRepeatBgk.jpg);
	background-position: left top;
	background-repeat: repeat-y;*/
	padding-top: 1px;
}


/*sidebar*/

#sideBar {
	float: left;
	width: 280px;
	padding-left: 37px;
	padding-right: 18px;
	padding-top: 55px;
}

#sideBar p {
	padding-left: 12px;
	padding-right: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-bottom: 4px;
	color: #590d07;
	font-variant: normal;
	text-align: center;
	padding-top: 12px;
}

#sideBar p a {
	color: #4C150E;
}

#sideBar p a:hover {
	color: #C60;
	letter-spacing: 1px;
}

#sideBar img {
	border: 1px solid #590D07;
	padding: 5px;
}
	

/*content*/

#content {
	float: right;
	width: 520px;
	padding-left: 16px;
	padding-right: 40px;
}
	
#content p {
	font-size: 1.4em;
	text-align: left;
	line-height: 2.5em;
	margin-left: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590d07;
}

#content a {
	font-family: Georgia, "Times New Roman", Times, serif;




    font-size: 1.em;
	color: #600;
	text-decoration: underline;
	font-size: 1em;
}

#content a:visited {
	color: #600;
}

#content a:hover {
	color: #C60;
}

#content ol {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
    text-align: left;
    margin-right: 12px;
    line-height: 1.6em;
}

#content ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
    text-align: left;
    margin-right: 12px;
    line-height: 1.6em;
    margin-left: 60px;
}

/*--------------------------------------------------------*/


/*footer */

#footer{
	width: 920px;
	height: 93px;
	clear: both;
	background-image:url(headings/newfooter.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #fcebc3;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 290px;
	padding-top: 12px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFF;    
}

#footer a {
	color: #FFD9D9;
}

#footer img {
	float: left;
}


/*graphics_photos*/

.photoleft {
	padding: 6px;
	border: 1px solid #4E150E;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	float: left;
}

.photoboxes {
    background-color: #E9F8F3;
    margin-bottom: 12px;
    height: 210px;
    border: 1px solid #146060;
}

.photoboxes p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 140%;
    line-height: 120%;
    margin-top: 6px;
    margin-right: 12px;
    margin-bottom: 6px;
    margin-left: 12px;
    text-align: left;
}


.photoboxescaption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    line-height: 120%;
    text-align: center;
    font-style: italic;
}

#captionWrapper {
	float: right;
	width: 290px;
	margin-right: 24px;
	margin-left: 12px;
}

#contentWrapper #content #captionWrapper #captionText {
	font-size: 1.1em;
	font-style: italic;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	color: #68090D;
}

#captionWrapper img {
	padding: 4px;
	border: 1px solid #66090D;
}

.photoright {
	padding: 6px;
	float: right;
	border: 1px solid #4E150E;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
}

.photoleft2 {
	padding: 6px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-color: #F5FCFE;
	margin-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #4D6E63;
	border-right-color: #4D6E63;
	border-bottom-color: #4D6E63;
	border-left-color: #4D6E63;
	border-right-style: dashed;
	border-left-style: none;
}

.photoright2 {
    padding: 6px;
    float: right;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 12px;
    background-color: #FFFFFF;
    margin-right: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-bottom-style: dashed;
    border-top-color: #4D6E63;
    border-right-color: #4D6E63;
    border-bottom-color: #4D6E63;
    border-left-color: #4D6E63;
    border-right-style: none;
    border-left-style: dashed;
}

/*floats*/


#clear {
    clear: both;
}


/*misc*/

#adbox {
	border: 1px solid #68090D;
	margin-top: 20px;
	margin-right: 22px;
}

#adbox p {
	padding-right: 20px;
	padding-left: 24px;
}
#adbox .photoleft2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*ie fixes*/

* html #captionWrapper {
display:inline;

}






form {
	border: 1px none #5B2B3B;
	line-height: normal;
	color: #5B2B3B;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	background-image: url(art/h1blend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: left;
}
#mapbutton {
	height: 85px;
}

form table tr td {
	font-size: 130%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
form table tr td font select {
	color: #5B2B3B;
}
form table tr td #phone {
	color: #5B2B3B;
}


form p {
	line-height: 2em;
	padding-bottom: 4px;
	padding-top: 6px;
}
.creditText {
	font-family: Verdana, Geneva, sans-serif!important;
	font-size: .8em!important;
	color: #FFF!important;
}
.creditText p {
	font-family: Verdana, Geneva, sans-serif!important;
}

