body { 	
	background-color: #ebe7b8; 
	text-align: center; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px ;
	border: 0px ;
	font-family: sans-serif; 
	font-size: 12pt; 
}



#container { 
	width: 750px;
	text-align: right ;
	margin: 0px auto; 
	font-size: 12pt; 
}

#menu {
	float: right; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


#logo { 
	text-align: left;
	float: left; 
	width: 600px;
	height: 104px;

}

#picture {
	float: left;
	width: 306px; 
	margin: 8px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}


#content { 
	float:right;
	text-align: justify;
	width: 444px;
	margin: 0px 0px 0px 0px;
	font-size: 12pt; 
}



#text {
	float: left; 
	width: 286px;
	margin: 8px 0px 0px 0px;
	padding: 4px 0px 4px 4px ; 
	font-size: 12pt; 

}

#textwide {

	float: left;
	width: 444px;
	margin: 8px 0px 0px 0px;
	padding: 4px 0px 4px 4px ; 
	font-size: 12pt; 

}


#side_bar { 
	float: right; 
	width: 150px; 
	margin: 30px 0px 0px 0px;  
}


#footer {
	float: right;
	margin: 0px 0px 0px 0px;
}

#quote {
	background-image: url("http://www.juliafox.co.uk/graphics/quote-background-Julia-Fox.gif"); 
	background-repeat: no-repeat;
}

p {
	color: #65160f; 
	font-size: 11pt; 
	font-weight: normal;
	text-align: justify; 
	margin: 0px 8px 0px 0px;
}


p.side_bar {
	color: #65160f; 
	font-size: 9pt;
	font-style: italic; 
	font-weight: normal;
	text-align: justify; 
	margin: 0px 8px 0px 0px;
}


p.footer {
	color: #65160f; 
	font-size: 9pt; 
	font-weight: normal;
	text-align: right; 
	margin: 10px 0px 0px 0px;
}

.form {
	color: #65160f; 
	font-size: 10pt; 
	font-weight: bold;
	text-align: justify; 
	margin: 0px 0px 0px 0px;
}


.error {
	color: red; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: left; 
	margin: 0px 0px 0px 0px;
}


.success {
	color: green; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: left; 
	margin: 0px 0px 0px 0px;
}




div.round {
	text-align: left; 
	width: 100%;
	background-color: #65160f;
	color: #ffffff ;
	margin-bottom: 20px; 
}

p.quote {
	text-align: left; 
	font-size: 10pt; 
	margin: 0 20px;
	color: #ebe7b8;
}

p.quote_author {
	font-style: italic;
	text-align: right; 
	font-size: 10pt; 
	margin: 0 20px;
	color: #ebe7b8;
}

div.roundtop { 
	background: url('http://www.juliafox.co.uk/graphics/top-right.gif') no-repeat top right; 
}

div.roundbottom {
	background: url('http://www.juliafox.co.uk/graphics/bottom-right.gif') no-repeat bottom right; 
}

img.corner {
   width: 18px;
   height: 18px;
   border: none;
   display: block ;
}


img.image {
	border: 0;
}

img.imagecenter {
	border: 0;
	margin-left: 20px;
}


p.caption {
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
}

li { 
	border: 0px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 2px 0px 4px ;
	font-size: 11pt; 
	text-align: left; 
	color: #65160f;

}

li.side_bar {
	font-size: 8pt; 
}

ul.side_bar {
}

ol,ul {
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 1em;
	text-align: left; 

}

h1 {
	font-size: 14pt;
	color: #65160f;
	margin: 2px; 
	text-align: left; 
}

h2 {
	font-size: 16pt;
	color: #65160f;
	margin: 0px; 
	text-align: left; 
}


h3 {
	font-size: 12pt;
	background-color: #65160f;
	margin: 0px; 
	text-align: center; 
	color: white;
}


a:link {
	color: #65160f;
	font-weight: bold;
}

a:hover {
	color: #65160f;
	text-decoration: underline ;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
	color: #65160f;
	text-decoration: underline ;
}

a.graphic:link {
	font-weight: normal ;
}

a.graphic:link {
	font-weight: normal ;
}

a.graphic:visited {
	font-weight: normal ;
}



a.menu:link {
	color: #65160f;
	font-weight: normal;
	text-decoration: none;

}

a.menu:hover {
	color: #65160f;
	text-decoration: underline ;
	font-weight: normal;
}

a.menu:visited {
	font-weight: normal;
	text-decoration: none;
	color: #65160f;
}

