/* CSS Document */

body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(Images/bg.jpg);
	color: black;
}

p
{
	padding-top: 0;
	margin-top: 0;
}

h1, h2, h3
{
	margin-bottom: 5px;
	font-size: 110%;
}

#wrapper
{
	width: 750px;
	padding: 5px;
	margin: 0 auto;
	background-color: white;
	position: relative;
}

#top
{
	width: 750px;
	height: 297px;
	background-image: url(Images/TopBG.jpg);
	margin: 0 auto;
	padding: 0;
}

#nav
{
	width: 750px;
	height: 60px;
	background-image: url(Images/NavigationBG.jpg);
	margin: 0 auto;
	padding: 0;
	color: white;
}

#nav ul
{
	list-style: none;
	margin: 0 auto;
	padding: 3px 0;
}

#nav ul li
{
	display: inline;
	padding: 0 0 0 26px;
}

#nav a
{
	color: white;
}

#clubInfo
{
	background-color: #f1f0ea;
	padding: 5px;
	width: 295px;
	height: 100%;
	float: left;
	position: relative;
	top: 5px;
	display: inline;
}

.info
{
	color: black;
	padding: 5px;
	margin-bottom: 10px;
}

.info h3
{
	margin-top: 0;
	padding-top: 0;
}

.info p
{
	font-size: 70%;
	margin-bottom: 0;
}

#letters
{
	color: #64352a;
	padding: 5px;
}

#letters h3
{
	margin-top: 0;
	font-size: 90%;
}

#letters p
{
	font-size: 70%;
	margin-bottom: 10px;
}

#introTD
{
    background-image: url(Images/EventBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#intro
{
	float: right;
	width: 428px;
	margin-left: 313px;
	position: relative;
	top: 5px;
	border: 1px solid green;
	display: inline;
}

#introTop
{
	width: 420px;
	background-image:url(Images/IntroBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-left: 5px;
	color: #64352a;
}

#events
{
	width: 420px;
	padding: 0 5px 120px 5px;
	margin-left: 5px;
	color: #64352a;
	height: 120px;
}

#events h2
{
    margin-top: 0;
}

#alert
{
	color: black;
	padding: 0 5px;
	text-align: center;
}

#alert h2
{
    margin: 0 0 5px 0;
}

#anniversary
{
	padding: 0 10px;
}

#copyright
{
	float: left;
	color: white;
	display: inline;
}

#tagLine
{
	float: right;
	color: white;
	display: inline;
}

#tagLine a
{
	color: white;
}

#footer
{
	width: 740px;
	background-color: #64352a;
	margin: 5px auto;
	margin-bottom: 0;
	color: white;
	padding: 5px;
	height: 15px;
	font-size: 70%
}

#content
{
    padding: 10px;
}

#content h1
{
    font-size: 140%;
    font-style: italic;
    color: #68382C;
    margin: 0 0 10px 0;
    padding: 0;
}

#content select, input, textarea
{
    font-family:Georgia, "Times New Roman", Times, serif;
}

#weddingResources
{
    margin: 10px 0 0 20px;
}

#weddingResources ul
{
    margin-top: 0;
}

#menus
{
    clear: both;
    padding-top: 20px;
    margin: 0 0 0 50px;
}

#menus p
{
    margin: 0 0 20px 10px;
}

#testimonials
{
    font-size: 70%;
    list-style: none;
}

#testimonials li
{
    font-style: italic;
    color: #64352A;
    margin: 0 0 20px 0;
}

.salutation
{
    margin: 5px 0 0 10px;
}

select
{
    font-family: Georgia, "Times New Roman", Times, serif;
}

.pageShot
{
    width: 300px;
    margin: 5px 5px 5px 0;
}

.pageShotCaption
{
    text-align: center;
    margin: 0 auto;
    width: 95%;
    font-size: 70%;
    background-color: dimgray;
    color: white;
    padding: 5px;
}

#confirmSend
{
    border: 1px dashed red;
    padding: 20px;
    margin: 10px 10px 10px 0;
    background-color: Green;
    color: White;
}

#menuBox
{
    float: left;
    width: 390px;
    padding: 10px;
    background-color: #f4f2e8;
    border: 2px dashed maroon;
    margin-bottom: 10px;
}

.restaurantWeekMenu
{
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}

.restaurantWeekMenu li
{
    margin: 0;
    padding: 0;
}

#socialMediaBox
{
    padding: 10px;
    font-size: 80%;
    padding-bottom: 0;
}

#socialMediaBox ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#socialMediaBox a
{
    color: #68382C;
}

#socialMediaBox ul li
{
    margin-bottom: 10px;
}

#socialMediaBox ul li img
{
    float: left;
    margin-right: 8px;
    border: none;
}

.imgList
{
    margin: 0 0 10px 10px;
    padding: 0;
    list-style: none;
    float: right;
}

.imgList li
{
    margin-bottom: 10px;
}

.imgList img
{
    padding: 3px;
    border: 1px solid black;
    background-color: White;
}

#terrace
{
    width: 400px;
    padding: 10px;
}

#terrace img
{
    border: none;
    border: 1px solid black;
}

#terrace p
{
    margin-bottom: 4px;
}

#slideshow {
    border: 1px solid black;
    width: 280px;
    height: 194px;
    margin: 0 auto 20px auto;
}
