/* 
=====================================================
Skin Containers for Mary Kenealy Events
=====================================================
*/
body {
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers */

}
body, table, tbody, p {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; /* default font */
	font-size: 11px;
	color: #404040; /* default font color */
}
#container {
	width: 850px;
	border: 1px solid #404040;
	background-color: #ffffff;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: left; /* reset text alignment; this overrides the "text-align: center" on the body element. */
}
#splashContainer {
	width: 850px;
	background-color: #ffffff;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	text-align: left; /* reset text alignment; this overrides the "text-align: center" on the body element. */
}
#logo {
    padding: 25px 0 20px 30px;
}

/* 
=================
Splash Containers
=================
*/
#greenBar {
	width: 100%;
	background-color: #cdcf51;
	height: 10px;
}
#splashContent {
	margin: 5px 0;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #ffffff;
}
#blueBar {
	width: 100%;
	background-color: #9cc5ca;
	padding: 10px 0;
}

/* 
=================
Home Containers
=================
*/
#homeContent {
    clear: both;
    float: right;
    width: 260px;
    margin: 35px 30px 0 30px;
}
#homeSlideShow {
    width: 460px;
    height: 410px;
    padding: 20px;
    background-color: #f6f7d9;
    margin: 35px 0 0 30px;
}

/* 
=================
Inside Containers
=================
*/
#pageContent {
    width: 660px;
    float: right;
}
#landingContent {
    width: 190px;
    float: left;
    padding-right: 20px;
    margin-top: 35px;
}
#slideShow {
    width: 390px;
    height: 390px;
    float: right;
    padding: 15px;
    margin-right: 30px;
    margin-top: 35px;
    background-color: #f6f7d9;
}
#destinationContent {
    width: 440px;
    float: left;
    margin-top: 35px;
}
#pullQuote {
    width: 180px;
    float: right;
    margin-right: 30px;
    margin-top: 35px;
}
#galleryContent {
    width: 626px;
    float: left;
    margin-top: 35px;
}
#dmcContent {
    width: 350px;
    float: left;
    margin-left: 30px;
}
#sideMenu {
    float: left;
    margin-left: 40px;
    margin-top: 35px;
}
#bottomContent {
    clear: both;
	width: 100%;
    padding-bottom: 10px;
}
#footer {
    width: 850px;
    margin: 0 auto 20px auto;
}	

/* 
=====================================================
Skin styles for Snapsis Menu: Splash Menu
=====================================================
*/
#navHome {
	background-color: #ffffff;
	padding: 10px 0;
    width: 100%;
	text-align: center;
}
#navHome ul {
	margin: 0px;
	border: 0px;
	padding: 0px;
    display: inline;
}
#navHome li {
	color: #415a68;
	display: inline;
    letter-spacing: .075em;
	list-style-type: none;
    padding-right: 20px;
}
#navHome li a:link, #navHome li a:visited {
	color: #9cc5cb;
	text-decoration: none;
}
#navHome li a:hover {
	text-decoration: none;
	color: #415a68;
}

/* 
=====================================================
Skin styles for Snapsis Menu: Top Level
=====================================================
*/

#navTop {
    background-color: #dbeaed;
    border-top: 7px solid #9cc5ca;
    padding: 0 30px;
    height: 30px;
    text-align: center;
}
#navTop ul {
    margin: 0 auto; /* along with display:table; centers the menu */
    border: 0px;
    padding: 0px;
    display:table;
    white-space:nowrap;
}
#navTop li {
    color: #415a68;
    list-style-type: none;
    float: left;
}
#navTop a {
    color: #415a68;
    letter-spacing: .075em;
    text-decoration: none;
    display: block;
    height: 23px;
    padding: 7px 12px 0 12px;
}
#navTop a:hover {
    text-decoration: none;
    background-color: #f6f7f7;
}
#navTop .SelectedTab {
    background-color: #fff;
    font-weight: normal;
}

/* 
=====================================================
Skin styles for Snapsis Menu: Side Menu Template
=====================================================
*/
.sideNavParent {
	margin: 0px;
	padding-bottom: 8px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #5898a6;
	letter-spacing: .075em;
        text-transform: uppercase;
	border-bottom: 1px solid #415a68;
	width: 130px;
}
#sideNavChild {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#sideNavChild li {
	list-style-type: none;
	padding-left: 8px;
	border-bottom: 1px solid #415a68;
}
#sideNavChild li a {
	color: #5898a6;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: .075em;
}
#sideNavChild li a:hover {
	color: #415a68;
	text-decoration: none;
}
#sideNavChild li a.SelectedItem {
	color: #415a68;
}

/* 
=====================================================
Skin styles to override defaults
=====================================================
*/
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 19pt;
	font-style: italic;
	color: #415a68;
	letter-spacing: .015em;
    margin-top: 0;
	margin-bottom: 0;
    line-height: 1em;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	line-height: 14pt;
	font-style: italic;
	color: #415a68;
	letter-spacing: .015em;
	margin-bottom: -5px;
    margin-top: 20px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: italic;
	text-align: right;
	line-height: 1.15em;
	color: #5898a6;
	padding: 0 0 0 20px;
	margin: 0;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: italic;
	text-align: right;
	line-height: 1.15em;
	color: #9cc5ca;
	margin: 0 15px 0 0;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #9cc5ca;
	letter-spacing: .025em;
	line-height: 1em;
	margin: 0;
}
.Normal {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; /* default font */
	font-size: 11.25px;
	color: #415a68;
	line-height: 1.5em;

}
ul {
	margin: 10px 0 0 12px;
	padding: 0px;
}
li {
    color: #e1e068;
}
ul.bulletCopy li {
    margin-bottom: 10px;
}

a:link, a:visited {
	color: #5898a6;
	text-decoration: none;
}
a:hover {
	color: #5898a6;
    text-decoration: underline;
}
