* {
	margin: 0 auto 10px auto;
	padding: 0;
}

body {
	background: url(images/background/background.jpg) repeat center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

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

h1, h2, h3 {
}

h2 {	
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
	margin-right: 3em;
}

ul li {
	font-size: 14px;
	margin: 0;	
}


ol {
	margin-left: 3em;
}

ol li {
}

li.nobullet {
	list-style-type: none		 
}
			 
			
a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
}

h3.smallcaps {
	font-variant: small-caps;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.4em; 
}

/* Boxed Style */




.imgleft {
	margin-right: 25px; 
}

.imgright {
	margin-left: 25px;
}

.boxed {
	margin-bottom: 20px;
	background: #74b8ce;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/heading.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;
	color: #0099CC;
}

.boxed .scroll {
	height: 244px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
	
}

.boxed .otherlinks {
	padding: 10px 20px 10px 20px;
}



/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #74b8ce;
	border: 3px solid #FFFFFF;
}

.pricing {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #74b8ce;
	border: 3px solid #FFFFFF;
}

.post .title {
	clear: both;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	
}


.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.pricing .story p, .pricing .story blockquote {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.pricing .story ul, .pricing .story li {
	margin-bottom: 0;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 700px;
	height: 220px;
	margin: 0 auto;
}

#logo h1 {
	padding: 50px 0 0 110px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -15px;
	padding: 0 0 0 280px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
}

/* Menu */

#Menu {
	margin: 75px auto 25px auto;
	position:relative;
	z-index:100;
	width:560px;
	height:30px;
	border:1px solid #74b8ce;
	background:#bbd8ea;
	text-align:center;
	}

#Menu ul {
	position:relative;
	display:inline-block;
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
* html .Menu ul {
	display:inline;
	}
	
*+html .Menu ul {
	display:inline;
	}
	
#Menu li {
	float:left;
	margin:0;
	}
	
#Menu a {
	display:block;
	float:left;
	height:30px;
	white-space:nowrap;
	padding:0 12px 0 12px;
	font:bold 12px/30px Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
	color:#000000;
	}
	
#Menu li:hover a,.Menu a:hover {
	color:#ffffff;
	background:#74b8ce;
	}
	
#Menu br {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
	

/* Content */



#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0 0;
}

#otherlinks {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
}

#main a {
}



/* Content > Main > Welcome */

#about {
	width:  750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0 0;
}

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}


/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#quote {
	margin: auto;
}

