/* CSS for www.gretna-green-weddings - Print Version - by Allan Scott */

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#422d35;	
font-size:0.625em;
}

#wrapper	{
margin:0 auto;
width:1000px;
/*background-color:#fff;*/
/*background-image:url(../images/layout/content-bg.jpg);
background-repeat:repeat-y;
background-position:0px 0px;*/
text-align:left;/* for IE */
}

#wrapper .inside	{
padding:0 50px;
}

#seo_box	{
font-family:Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 0;
display:none;
}

#branding	{
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
font-weight:normal;
color:#7a5460;
margin:0;
}

/*-- header slides block --*/
#slides	{
display:none;
}

#promo_boxes	{
display:none;
}

/* nav_main --*/
#nav_main	{
display:none;
}


/* nav_supp1 (wedding nav) --*/
#nav_supp1	{
display:none;
}


/* nav_supp2 (right column menus) --*/
.nav_supp2	{
display:none;
}

#pmmcrumb {
display:none;
}

/*-- content area --*/
#content img	{
display:none;
}


#content	{
float:left;
width:100%;
margin:10px 0;
/*background-image:url(../images/layout/content-bg.jpg);
background-repeat:repeat-y;
background-position:-60px;*/
}

#content_main	{
float:left;
width:600px;
padding:0 0 0 0px;
}

#content_sub	{
float:right;
width:260px;
/*background:#999;*/
}

#content_sub .inside	{
padding:20px;
}


#content_sub h3	{
color:#7a5460;
font-size:2.0em;
font-weight:normal;
border-bottom:1px solid #d3b59c;
margin:10px 0 0 0;
display:none;
}

#content_sub h3.downloads	{
color:#7a5460;
font-size:2.0em;
font-weight:normal;
border-bottom:1px solid #d3b59c;
margin:10px 0 0 0;
background-image:url(../images/layout/pdf-icon.jpg);
background-position:110px 0px;
background-repeat:no-repeat;
display:none;
}



/*-- footer --*/
#footer	{
clear:both;
width:1000px;
height:60px;
margin:0 auto;
/*background-image:url(../images/layout/footer-bg.jpg);
background-position:top left;
background-repeat:no-repeat;*/
}

/*-- site_info --*/
#site_info	{
font-family:Arial, sans serif;
color:#7a5460;
font-weight:normal;
font-size:1.1em;
line-height:1.3em;
text-align:center;
padding:30px 0 0 0;
}

#site_info a	{
color:#2e5c6b;
font-weight:normal;
text-decoration:none;
}

/* additional LAYOUT ----------------------------------*/
.clearboth	{
clear:both;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* formatting -------------------------------*/
h1	{
font-family:Georgia, "Times New Roman", Times, serif;
color:#7a5460;
font-size:2.4em;
font-weight:normal;
margin:5px 0;
}

h2	{
font-size:2.0em;
font-weight:normal;
color:#463138;
color:#7a5460;
margin:20px 0 5px 0;
}

h3	{
font-size:1.8em;
font-weight:normal;
color:#7a5460;
margin:20px 0 5px 0;
}

h4	{
font-size:1.4em;
font-weight:bold;
color:#7a5460;
margin:20px 0 5px 0;
}

p, li	{
font-size:1.2em;
line-height:1.4em;
margin:0 0 0 0;
}

a:link, a:visited	{
font-weight:bold;
text-decoration:none;
color:#cc000e;
}

a:hover	{
text-decoration:underline;
}

/*---[ basiclists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
margin-bottom:15px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}

/*-- images --*/
.img_left	{
float:left;
padding:4px;
border:1px solid #ccc;
margin:0 10px 0px 0;
}
	