/* @override 
	http://lydiafee.co.uk/style.css
	http://www.lydiafee.co.uk/style.css
*/

@charset "UTF-8";
/* CSS Document */
/*STRUCTURE*/
#container {
	margin: 0px 0px 15px 15px;
	padding: 0px;

}


body {
	margin: 0px;
	padding: 0px;
	color: #464646;
	font: normal 12px/19px Georgia, serif;
}

#logo {
	width:200px;
	height:40px;
	float:left;
	margin-bottom: 5px;
	clear: both;
	padding-top:15px;
	padding-bottom:10px;
	margin-left: 15px;
}

/* Controls the main large section to the right of the menu */

#mainsection{
	width: 680px;
	padding-top: 80px;
	margin-left: 250px;
	list-style-type: none;
	position: absolute;
}


#navigation {
	width:240px;
	float:left;
	display: inline;
	clear: both;
	margin-bottom: 75px;
}

#col1 {
	width:180px;
	float:left;
	padding-top: 25px;
	
	}
	
#col2 {
	width:380px;
	float:left;
	padding-top: 25px;
	padding-left:40px;
	
	}
	
#flash {
	width:700px;
	float:left;
	padding-top: 25px;
	}

#home {
		padding-top: 25px;
	width:314px;
	text-align:right;
float:left;
	}
	
#mainheader{
	width:100%;
	float:left;
	text-align:left;
	padding-top: 50px;
	}

#port {
	width:620px;
	height:260px;
	margin-bottom:35px;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
	}
	
#portdes {
	width:280px;
	padding-left:15px;
	float:left;
	}

#portdes2 {
	width:280px;
	padding-left:0px;
	padding-top:25px;
	float:left;
	}

#thumb {
	float:right;
	width:300px;
	padding-top:25px;
	}

.imgleft {
	float:left;
	
	
	}

#homepic {
	width:262px;
	float:left;
	padding-top: 25px;
	padding-left: 42px
	;
	}
/*START TYPOGRAPHY*/
li, li a, li a.current {
 	list-style-type: none;
	color: #0052af;
	font-size: 12px;
	text-decoration: none;
	list-style-image: none;
}


h1 {
	font: normal 16px/16px Georgia;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}

/*START NAVIGATION*/
.navigation {
	font-size: 8pt;
	text-align: left;	
}

.navigation ul {
	margin: 0;
	padding: 3px 0 4px;
}

.navigation li {
	
padding: 0 6px 0 0;
	margin: 0 6px 5px 15px;
	list-style-type: none;
}

.navigation li.last {
	border-right: 0px;
}

.navigation li a {
	text-align: center;
	color: #777;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
}

.navigation li a.current {
	font-weight: bold;
	color: #333333;
}

.navigation li a:hover, .navigation li.current a:hover {
	color: #131313;

}

.sub{
	padding-left:20px;
	color: #b9b9b9;
	font-style: italic;
}


#skinny {
	width: 300px;
	padding-left:20px;
	float: left;
	display: inline;
}

#thridcol {
	width: 300px;
	float: left;
	display: inline;
}

.medium {
	width: 450px;
}



/*END NAVIGATION*/


/*CONTACT FORM*/

#contactform {
	float:left;
	width: 300px;
	height:220px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}


label,input {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

br {
	clear: left;
}

textarea,input {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
	
.lab {
	background-color:#F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
textarea {
display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
font-family: Georgiaa, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
	
.mainimage{
	margin-bottom: 20px;
	float: left;
	clear: both;

}
