body {
            font-family: Trebuchet MS, Helvetica, sans-serif;
            font-size:14px;
            color:#666666;
}

td {
            font-family: Trebuchet MS, Helvetica, sans-serif;
            font-size:14px;
            color:#666666;
}

th {
            font-family: Trebuchet MS, Helvetica, sans-serif;
            font-size:16px;
            font-weight:bold;
            color:#666666;
}

ul,li,span{
            font-family: Trebuchet MS, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

a{
	font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:14px;
	color:#945239;
	margin: 0px;
	padding:0px;
}
a:HOVER{color:#000000;}
a:VISITED{}

p{
	font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:14px;
	margin-top:0;
	margin-bottom:12px;
	color:#666666;
}
b{color:#666666}

H1{margin-top:0;margin-bottom:12px;font-size:20px;color:#333333;}
H2{margin-top:0;margin-bottom:12px;font-size:20px;color:#945239;}
H3{margin-top:0;margin-bottom:12px;font-size:16px;color:#333333;}
H4{margin-top:0;margin-bottom:12px;font-size:16px;color:#945239;}
H5{margin-top:0;margin-bottom:12px;font-size:14px;color:#333333;}
H6{margin-top:0;margin-bottom:12px;font-size:14px;color:#945239;}


/****** TEMPLATE STYLES ******/
#main {
	width: 1029px;
	margin:0 auto;
	background-image: url(Images/TemplateImages/shadow.png);
	background-repeat:repeat-y;
	background-position:center;
}
#header {
	width: 100%;
	margin: 0 auto;
}
#menu {
	width: 996px;
	height:33px;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom:3px;
}
#content {
	width: 945px;
	margin: 0 auto;
	padding: 15px 25px;
	background: #ffffff;
	float:left;
	margin-left: 17px;
	clear:both;
}
#content_area {
	width: 945px;
	float:left;
	clear:both;
}
#content_left {
	width: 200px;
	float:left;
}
#content_right {
	width: 720px;
	float: right;
}
#content_left_top {
	width: 200px;
	float:left;
}
#hazelwood_logo {
	float:left;
}
#hazelwood_box {
	margin-top:1px;
	width: 182px;
	padding: 4px 9px 0px 9px;
	background: #d5cdb7;
	float:left;
}
#hazelwood_box p{
	color: #333333;
	font-size: 11px;
	font-weight:bold;
}
#hazelwood_box p a{
	font-size: 11px;
	font-weight:bold;
}
/******************* Homepage Photo Frame ***********************/
#gallery_links {
	float:left;
	margin-top:10px;
}
.gallery_frame {
	float:left;
	width: 466px;
	height: 342px;
	margin-right:6px;
	background: url(Images/TemplateImages/frame_bg.gif) no-repeat;
}
.gallery_frame_content {
	margin-top: 7px;
	margin-left: 11px;
}
#content_left_navigation {
	float:left;
}
#footer {
	width:100%;
	height: 128px;
	margin: 0 auto;
	clear:both;
	color: #ffffff;
	background: url(Images/TemplateImages/footer_bg.jpg) no-repeat;
}
#footer table {
	margin: 0 auto;
	position:relative;
	top:30px
}
#footer td span.footer_text{
	color: #ffffff;
	font-weight:bold;
	font-size: 13px;
	border-right: 2px solid #ffffff;
	padding-right: 20px;
}
#footer td span.footer_text_last{
	color: #ffffff;
	font-weight:bold;
	font-size: 13px;
}
#footer td span.footer_text_last a{
	color: #ffffff;
	font-weight:bold;
	font-size: 13px;
}

/****************** Template Table style ******************************/
table.weddings_table th,
table.weddings_table td{
	padding-left: 15px;
}

/****** CLEARFIX ******/

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
