/* CSS Document for Girl-Friends.org.uk */

/* Created by Pragmatic Design Ltd - www.pragmaticdesign.co.uk */

body {
	margin: 0;
	padding: 0;
	background-color:#cc9999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
h1, h1 #column1 li {
	font-size:14px;
	font-weight:bold;
	clear:left;
}


/* Header Layout */

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:300px;
	width:850px;
	float:left;
	text-indent:-999em;
}

#navigation, #strapline {
	margin-top:215px;
	overflow:hidden;
	float:left;
	color:#fff;
	text-indent:0em;
	list-style:none;
	margin-left:20px;
	font-size:14px;
}

#navigation ul {
	width:400px;
	margin-left:60px;
	list-style:none;
}
#navigation li {
	float:left;
	padding-right:20px;
}
#navigation li a {
	text-decoration:none;
	color:#fff;
	display:block;
}
#navigation li a:hover {
	background-color:#fff;
	color:#333;
}

#strapline {
	width:350px;
	margin-left:150px;
	text-align:right;
	font-style:italic;
}
#wrapper {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}


/* Main Layout */


#content {
	width:754px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

#column1 li {
list-style:url(images/bullet.gif);
font-weight:600;
}

#column1 li a {
list-style:url(images/bullet.gif);
text-decoration:none;
color:#000;
}

#column1 li a:hover {
color:#000;
text-decoration:underline;
}

#column1, #column2 {
	float:left;
	background-color:#fff;
}

#column1 {
	width:454px;
	padding-left:10px;
	padding-right:10px;
}

#courseslist1, #courseslist2 {
float:left;
width:220px;
margin-right:5px;
}

#column2 {
	width:280px;
}

.returntotop {
	text-align:right;
	color:#FF0000;
}
.returntotop a{
	text-decoration:none;
	color:#FF0000;
	font-size:9px;
}


/* Headlines */


.welcome, .contactus, .courses {
height:30px;
width:200px;
background-repeat:no-repeat;
text-indent:-999em;
}
.welcome {
background-image:url(images/head_welcome.gif);
}
.contactus {
background-image:url(images/head_bookingoffice.gif);
height:36px;
width:390px;
}
.courses {
background-image:url(images/head_courses.gif);
}


/* Footer files */


#footer {
color:#000;
clear:both;
height:100px;
font-size:10px;
}
#footer_column1,
#footer_column2 {
width:357px;
float:left;
background-color:#fff;
padding-left:10px;
padding-right:10px;
}

#footer_column2 {
text-align:right;
}

#footer a {
color:#000;
}

