@charset "UTF-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

@font-face {
    font-family: BelizioB;
    src: url(fonts/Belizio-Bold.otf);
    font-weight:400;
}

body{
	color: #000000;
	text-align: center;
	background: url(images/body_bg.jpg) repeat #fff;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
    font-size: 62.5%;
}

#container{
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	-moz-box-shadow: 0 0 5px 5px #000;
-webkit-box-shadow: 0 0 5px 5px #000;
box-shadow: 0 0 5px 5px #000;
}



header{
	display: block;
	width: 960px;
	height: 204px;
	background: url(images/masthead_bg.jpg) no-repeat #000;
	position: relative;
	text-align: right;
}

header p{
	font-size: 2.3em;
	color: #fff;
	margin: .5em 20px 0 0;
	}
	
.tel{
	color: #FF9900;
	}

#logo-link{
	position: absolute;
	top: 0;
	left: 20px;
}

#hygiene{
	position: absolute;
	top: 40px;
	left: 365px;
}

#clock{
	position: absolute;
	top: .8em;
	left: 580px;
	color: #fff;
	width: 350px;
	height: 20px;
	font-size: 1.3em;
	z-index: 500;
	text-align: right;
}

#strap{
	position: absolute;
	top: 0;
	left: 553px;
}

/* navigation 
-----------------------------------------*/

nav{
	display: block;
	margin: 0 auto;
	height:120px;
	background: url(images/nav-bg.gif) no-repeat;
	}

nav ul{
	list-style:none;
	text-align:center;
	margin: 0 0 0 20px;
	}
nav li{
	list-style:none;
	display:block;
	float:left;
	padding:35px 35px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	}
nav li a{
	display:block;
	float:left;
	color: #FF6600;
	text-decoration:none;
	}

nav li a:hover{
	color: #FF9900;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	border-bottom: 3px dashed #CC0000;
	}

/* main layout 
------------------------------*/

#content{
	width: 960px;
	padding: 2em 0 0 0;
	float: left;
	background: #000;
}

#wedding{
	float: right;
	margin: 5px;
	border: 1px solid #fff;
	display: inline;
}

	

#welcome{
	width: 960px;
	background: url(images/blackboard.jpg) repeat-y #000;
	float: left;
	padding: 0 0 20px 0;
	}
	
#welcome_left{
	width: 465px;
	float: left;
	margin: 0 10px 0 0;
	}
	
#welcome_right{
	width: 460px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	border: 1px solid #fff;
	}

#welcome h2{
	color: #ccc;
	font-size: 1.4em;
	text-transform:uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
	
#welcome p{
	color: #fff;
	font-size: 1.4em;
	line-height: 1.1;
	margin: .7em 0 0 30px;
	letter-spacing: 1px;
}

#welcome p a{
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#welcome p a:hover{
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
}

#welcome .smallprint{
	color: #fff;
	font-size: 75%;
	line-height: 1.3;
	margin: .7em 0 0 0;
	letter-spacing: 0;
}

#home_lower{
	float: left;
	background: #2c2223;
	width: 910px;
	padding: 20px 25px 20px 25px;
	}
	
#home_lower1{
	float: left;
	width: 270px;
	margin: 0 20px 0 5px;
	}
	
#home_lower2{
	float: left;
	width: 270px;
	margin: 0 25px;
	}
#home_lower3{
	float: left;
	width: 270px;
	margin: 0 5px 0 20px;
	}

#main_body{
	width: 640px;
	float: left;
	margin: 0 0 2em 0;
	display: inline;
	border-right: 1px dotted #FF9900;
}

#main_body_gallery{
	width: 640px;
	float: left;
	margin: 0 0 2em 0;
	display: inline;
	border-right: 1px dotted #FF9900;
}

#right_col{
	width: 270px;
	float: left;
	display: inline;
	margin: 0 20px 0 20px;
        }
		
.category{
	border-top: 1px dotted #fff;
	margin: 20px 30px 10px 30px;
	padding: 20px 0 0 0;
	clear: both;
	}
	
.halfbreak{
	border-top: 1px dotted #fff;
	margin: 20px 0;
	padding: 10px 0 0 0;
	clear: both;
	width: 320px;
	}
	
.clearfix{
	clear: both;
	width: 100%;
}
	
/* gallery styles 
-----------------------------------*/	

ul.gallery{
	margin: 0 0 0 30px;
	}

.gallery li{
	list-style: none;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	}
		
/* content typography styles 
-----------------------------------*/	
	
#main_body h1,
#main_body_gallery h1{
	font-size: 2.8em;
	color: #FFF;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 0 1em 30px;
	}

.h1sub{
	font-size: 85%;
	color: #FFF;
	}
	
#home_lower h2, #right_col h2{
	font-size: 2.2em;
	color: #FFCC00;
	font-weight: normal; 
	margin: 0 0 .5em 0;
	}
	
#right_col h2 a, #home_lower h2 a{
	color: #FFCC00;
	}
	
#right_col h2 a:hover,  #home_lower h2 a:hover{
	color: #fff;
	}
	
#home_lower1 p,
#home_lower2 p{
	font-size: 1.7em;
	color: #FFF;
	font-weight: normal; 
	margin: 0 0 1em 0;
	}
	
#home_lower3 p{
	font-size: 1.7em;
	color: #FFF;
	font-weight: normal; 
	margin: 0 0 1em 0;
	}
	
#right_col p, 
#right_col address{
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal; 
	margin: 0 0 1em 0;
	font-style: normal;
	}
	
#home_lower p a, 
#right_col p a, 
#main_body p a{
	color: #d4d5d6;
	}
	
#home_lower p a:hover, 
#right_col p a:hover, 
#main_body p a:hover{
	color: #FFCC00;
	border-bottom: 1px dotted #FFCC00;
	}

#home_lower img, 
#right_col img{
	margin: 0 0 1em 0;
	}
	
#main_body h2{
	font-size: 2em;
	color: #FF6600;
	font-weight: bold; 
	margin: 0 10px .5em 30px;
	}
	
#main_body h2 a{
	color: #FF6600;
	text-decoration: none;
	}
	
#main_body h2 a:hover{
	color: #fff;
	}
	
#main_body h3{
	font-size: 1.8em;
	color: #FFCC00;
	font-weight: normal; 
	margin: 0 10px .5em 30px;
	}
	
#right_col h3{
	font-size: 1.8em;
	color: #FFCC00;
	font-weight: normal; 
	margin: 0 10px .5em 14px;
	}
	
#right_col li{
	font-size: 1.4em;
	color: #FFF;
	list-style: circle;
	margin: 0 10px .5em 14px;
	}
	
#main_body p{
	color: #fff;
	font-weight: normal; 
	margin: 0 15px .7em 30px;
	font-size: 1.5em;
	line-height: 1.5;
	}

.red{
	color:#FF0000;
	font-size:107%;
	}

#main_body ul{
	margin: 0 0 1em 0;
	}

#main_body li{
	color: #fff;
	font-weight: normal; 
	margin: 0 0 0 45px;
	font-size: 1.5em;
	}
	
cite{
		color: #FC0;
		font-style: normal;
	}
	
blockquote{
		color: #ccc;
		font-style: normal;
		font-size: 1.2em;
		margin: 20px 0 0 0;
	}


  
img {
	display: block;
	border: 0;
}


  
/* Form styles
----------------------------------------*/
fieldset {
    border: none;
    padding: 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
	padding-bottom: 10px;
	color: #143782;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-weight: normal;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border: 0;
	border: 1px solid #666;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 0 0;
	color: #333333;
	background-color: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 1px solid #999;
}
	
fieldset textarea {
    overflow: auto;
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
	font-size: 1.2em;
    display: block;
    margin: 0 0 5px 0;
}

.required {
	color: #FF9900 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 95%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.submit button{
	display:block;
	float:left;
	margin:0 7px 0 45px;
	background-color:#CCCCCC;
	border:1px solid #FF9900;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	padding:3px 4px 3px 4px; /* Links */
}
.submit button{
    width:auto;
    overflow:visible;
    padding:3px 4px 3px 4px; /* IE6 */
}
.submit button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.submit button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .submit a:hover{
	background-color: #999999;
	color:#fff;
}




	
	
/* footer styles 
------------------------------*/
	  
footer{
	display: block;
	width: 960px;
	text-align: left;
	clear: both;
	background: #fff;
	padding: 1em 0 1em 0;
	border-top: 1px dotted #666;
	background: url(images/footer-bg.jpg) repeat-y;
	}
	
#footer-right{
	height: 25px;
	text-align: right;
	float: right;
	}

footer p, footer address{
	font: 1.2em/1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #000;
	padding: 7px 10px 0 10px;
}

footer p a{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

footer p a:hover, #footer p a:focus{
	color: #cc0000;
	border-bottom: 1px dotted #cc0000;
}

.detail{
	color: #990000;
	font-weight: bold;
}

.left{
	float: left;
	margin-right: 10px;	
	margin-bottom: 5px;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.right-img{
	float: right;
	margin: 0 20px 5px 10px;
	display: inline;
}

.hide{
	display: none;
}

#seo{
	width: 960px;
	margin: 0 auto;
	color: #fff;
	font-size: 13px;
	padding: 1em 0 0 0;
	}

