/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

a:link {
	text-decoration:none;
	font-weight:bold;
}



a:visited {
	text-decoration:none;
	font-weight:bold;
}

body {	
	background: #6fb1f3 url(images/back_all.gif) bottom repeat-x;
	font-size:12px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	background: #1e7c01;
	width: 927px;
	text-align:justify;
	background: url(images/headerwedding.jpg) no-repeat top;
}

#content_bg{
	background: #80baf3 url(images/bg_bottom.jpg) no-repeat bottom;
}

#main{
width: 927px;
margin: 0 auto;
clear:both;
}


#logo {
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:500;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 80px;
height: 100px;
}


#main #logo a {
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}
#main #logo h1 {
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:30px;
}

#main #logo h2
{
margin-top: -5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;

}
#main #logo h3
{
margin-top: 20px;
font-family:Verdana;
font-size:17px;

font-weight:bold;
}

#main #logo h2 a
{
font-size: 10px;
color: #ffffff;
}


#menu
{
height: 51px;
padding-left: 80px;
background: url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;	
	padding-top:7px;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 148px;
	height: 35px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 7px;
	font-size: 14px;
	text-transform: uppercase;
	background:url(images/menu_a.png) no-repeat top left;
	margin-left:4px;
}

#menu a:hover{
	width: 148px;
    height: 35px;
	color: #ffffff;
	background:url(images/menu_a_hover.png) no-repeat top left;
}

#left
{
	width: 199px;
	padding-top:0px;
	padding-left: 18px;
	padding-right: 5px;
}

#left h3
{
width: 192px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 6px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_back.jpg) no-repeat;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left .title_back{
padding: 3px;
background: #bedaf7;
border: 1px solid #316aa5;
margin-bottom: 5px;
}

#left .title_back1{
padding: 3px;
background: #b3fa91;
border: 1px solid #6ad537;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#left a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FF0000;
}


#left li {
	padding: 2px 2px;
	border: 0px;
	color: #666666
}

#left a {
	color: #196050;
}
#left a:visited {
	color: #196050;
}

#left td
{
color: #196050;
}

#left th
{
color: #196050;
}

#left caption
{
color: #196050;
}


#left p
{
padding: 10px;
color: #196050;
}

#calendar {
	padding: 10px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 682px;
padding-top: 10px;
padding-right: 18px;

}

#right_bg{
background:url(images/right_back.png);
width: 682px;
}

#right h4
{

height: 30px;
font-size: 16px;
font-weight: bold;
padding-left: 25px;
padding-top: 18px;
text-transform: uppercase;
color:#FFFFFF;
}
#right p.thanks
{

height: 30px;
font-size: 18px;
font-weight: bold;
padding-left: 25px;
text-align:center;
padding-top: 18px;
text-transform: uppercase;
color: #ffffff;
}

#right a
{
color: #196050;
text-decoration: underline;
}

#right p {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color:#FF0000;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}