﻿/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
* must redefine bullets w/ bg graphics
********************************************************/
ol, ul {
    list-style:none;
}

/* Avoid browser default inconsistent heading, 
* font-sizes and pre/code
********************************************************/
td, code, pre, h6, h5, h4, h3, h2, h1, body {
    font-size:1em;
}


/* Remove inconsistent (among browsers) - 
* default padding or margin 
********************************************************/
hr, img, td, tr, table, dl, dt, dd, div, label, input, fieldset, blockquote, p, html, body, form, pre {
    margin:0; padding:0;
}

h6, h5, h4, h3, h2, h1 {
    margin:0; padding:0;
}

li, ol, ul {
    margin:0; padding:0;
}

/* prevent blue linked image borders
********************************************************/
fieldset {
    border:none;
}

:visited img {
    border:none;
}

:link img {
    border:none;
}

a img {
    border:none;
}

/********************************************************/

body, html {
	background-color:#fdfdfd;
	color:#444;
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}

h1 {
	color:#E25E91;
	font-family:Georgia;
	font-size:28px;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:135px;
	text-transform:none;
	background-image:url('../images/feature.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:54px;
	padding-top:10px;
	line-height:50px;
}
h2 {
	padding:20px 0 20px 0;
}
p {
	color:#444;
	font-family:Georgia;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	padding:0 0 20px 0;
}
p.signature {
	padding:0 0 0 0;
}
form#apply {
	padding: 20px 0 20px 0;
}
div#container {
	position:relative;
	width:100%;
	min-height:450px;
	height:auto;
}

div#header {
	position:relative;
	width:100%;
	height:135px;
	background-image:url('../images/background.gif');
}

div#header-sub {
	position:relative;
	width:980px;
	height:135px;
	margin:auto;
	background-image:url('../images/header.png');
	background-position:right top;
	background-repeat:no-repeat;
}

ul#menu {
	position:relative;
	width:600px;
	height:auto;
	margin:auto;
	font-size:18px;
	top:-25px;
	color:#555;
	text-align:center;
}

ul#menu li {
	width:100px;
	float:left;
	margin-right:5px;
}

ul#menu li.last {
	margin-right:0;
}

ul#menu li a {
	color:#555;
	text-decoration:none;
	display:block;
}

ul#menu li a:link {
	color:#555;
	text-decoration:none;
	display:block;
}

ul#menu li a:visited {
	color:#555;
	text-decoration:none;
	display:block;
}

ul#menu li a:hover {
	color:#fff;
	text-decoration:underline;
	display:block;
}

ul#menu li a:active {
	color:#555;
	text-decoration:none;
	display:block;
}

span#head {
	position:relative;
	left:248px;
	top:78px;
	font-size:14px;
	font-style:italic;
	color:#E25E91;
}
span#entertain {
	position:relative;
	font-size:14px;
	font-style:italic;
	color:#E25E91;
}
span#rsvp {
	position:relative;
	font-size:14px;
	font-style:italic;
	color:#E25E91;
}
div#logo {
	position:relative;
	width:232px;
	height:306px;
	background-image:url('../images/badge.png');
}

div#main {
	position:relative;
	width:550px;
	min-height:600px;
	height:auto;
	margin:auto;
	top:50px;
	background-image:url('../images/watermark.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

div#main2 {
	position:relative;
	width:960px;
	min-height:600px;
	height:auto;
	margin:auto;
	top:50px;
	background-image:url('../images/watermark.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

div#col {
	position:relative;
	width:675px;
	height:auto;
	float:left;
	left:50px;
}
div#received {
	position:relative;
	width:675px;
	height:auto;
	float:left;
	left:50px;
}

div#contact {
	position:relative;
	width:675px;
	height:auto;
	float:left;
	left:50px;
}
div#contact p {
	padding:0 0 0 0;
}
div#contact p.email {
	padding:0 0 20px 0;
}
a.email a:link {
	color:#444;	
	text-decoration:none;
}
.email a:visited {
	color:#444;	
	text-decoration:none;
}
.email a:hover {
	color: #444;
	text-decoration: none;
	background-color:#EFC2DF;
}
.email a:active {
	color:#444;	
	text-decoration:none;
}

div#clear {
	clear:both;
}

div#footer {
	position:relative;
	width:100%;
	height:150px;
	background-image:url('../images/footer.gif');
	background-repeat:repeat-x;
	margin-top:80px;
	background-color:#7B7B7B;
}

div#footer p {
	text-align:center;
	padding:0 0 0 0;
	color:#fff;
	font-size:12px;
}
div#footer p.first {
	padding:10px 0 0 0;
}
div#col a {
	color:#444;
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}

div#col a:hover {
	text-decoration:underline;
}

div#footer a {
	color:#444;
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}

div#footer a:hover {
	text-decoration:underline;
}

ul#imgs {
	position:relative;
	width:180px;
	height:auto;
	float:left;
	clear:left;
	margin-top:150px;
	text-align:center;
}

ul#imgs li {
	width:180px;
	height:240px;
	margin-bottom:50px;
	border:2px #666 solid;
}

ul#sponsors {
	position:relative;
	width:700px;
	height:auto;
	float:left;

}

ul#sponsors li {
	width:120px;
	height:80px;
	margin-bottom:10px;
	border:2px #666 solid;
	float:left;
	margin: 20px 50px 0 0;
	text-align:center;
}
div#sponsors {
	position:relative;
	width:800px;
	height:250px;
}

