body {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
        background-color: #000000;
	color: #000000;
	align: center;
        
}
/* new layout */
#wrapper {
        width:985px;
        margin:0px auto;
        text-align:left;
        padding:5px;
        border:2px solid #000000;
        background-color:#ffffff;
}

#header {
	margin: 0 0 15px 0;
	background: black;
}

#side-a {
	float: left;
	width: 150px;
        padding-top: 15px;
}

#side-b {
	float: right;
	width: 150px;
        padding-top: 15px;
}

#content { 
	float: left;
	width: 630px;
        padding-left:30px;
        padding-top: 5px;
}

#footer {
	clear: both;
	background: #A2A2A2;
}

/* end of new layout */

a img  {
	border:none;
}
a.pink {
	color: #000000;
}
.jo {
	font-weight: 300;
	font-family: forte, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#enquire{
        background: yellow url(http://www.justweddingsuk.com/i/enquire-button.jpg); padding:0px; border:none; width:217px;height:56px; background-repeat:none;
}
span.email span { 
	display: none; 
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;	
}
a:visited {
	/*color: ff6600;*/
}
a.selectedlink {
	color: #000;
}

ul.finger {
	font-size: 82%;
	vertical-align: bottom;
	line-height: 150%;
}
ul.finger_space {
	font-size: 82%;
	vertical-align: bottom;
	line-height: 250%;
	
}

ul {
	font-size: 82%;
	list-style-image: url("http://www.justweddingsuk.com/i/bullet.jpg");
}

p {
	font-size: 82%;
	text-align: justify;
	color: #000000;
}
h1 {
font-size: 1.0em;
color:#000000;
}
h2 {
font-size: 0.8em;
color:#000000;
}
h3 {
font-size: 0.7em;
color:#000000;
}

div.subscribebox {
	background-color: #f3e3f9;
	width: 155px;
	border: black thin solid;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 82%;
	text-align: center;
	padding: 1px;
}
div.subscribebox a {
	color: black;
	text-decoration: none;
}
div.subscribebox a:hover {
	color: blue;
}
.topsidebox {
	border: thin solid #000000; 
	background-color: #f3e3f9; 
	width: 155px; 
	color: D2519A;
	padding: 3px;
}
.topsideboxright {
	border: thin solid #000000; 
	background-color: #f3e3f9; 
	width: 155px; 
	color: D2519A;
	padding: 3px;
}
.sideboxright {
	border: thin solid #000000; 
	background-color: #f3e3f9; 
	color: D2519A;
	width: 155px;
	padding: 3px;
}
.sidebox {
	border: thin solid #000000; 
	background-color: #f3e3f9; 
	color: D2519A;
	width: 159px;
	padding: 3px;
}
.boxheader {
	color: #ffffff;
	border:#000000 thin solid;
	background-image: url(http://www.justweddingsuk.com/i/boxheader.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	width: 159px;
	padding-left: 3px;
	padding-right: 3px;
}
.boxheader-white {
	color: #ffffff;
	border:#000000 thin solid;
	background-image: url(http://www.justweddingsuk.com/i/boxheader.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	width: 155px;
	padding-left: 3px;
	padding-right: 3px;
}
.textstyle-gold {
	color: #oooooo;
	font-size: 120%;
}
.white a {
	color: #fff;
}
.white a:hover {
	color: #93376A;
	text-decoration: none;	
}
.white a:visited {
}
.white a.selectedlink {
	color: #fffff6;
}
.textstyle-italic {
	color: #000;
	font-size: 120%;
	font-family: "Monotype Corsiva";
}


