@charset "UTF-8";
/* CSS Document */

body {
	background:url(grphx/bg_body.jpeg)
}

p, body {
	font-family: 'Lora', sans-serif;
	font-size:25pxt;
	line-height:18pt;
	color:#575666;}
	
p {text-indent:25px;}

#services ul {
	padding-left:15px;
	margin-left:15px;}
	
 a:link, a:visited, a:active {
	color:#575666;
	text-decoration:none;}

a:hover {
	color:#909BAD;
	text-decoration:none;}
	
h1 {
	font-family:'Lobster',hevetica,verdana,arial;
	font-size:33px;
	color:#575666;
	font-weight:normal;
	}

h3 {
	font-family:'Lobster',hevetica,verdana,arial;
	font-size:28px;
	color:#575666;
	font-weight:normal;
	}

h2 {
	font-family:'Lobster',hevetica,verdana,arial;
	font-size:20px;
	line-height:normal;
	color:#575666;
	font-weight:normal;
	}

#main {
	border:#D60918;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	border-width:10px;
	background:#fff;
	width:650px;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;
	text-align:justify;}

header {vertical-align:top;}
	
#menu {
	width:260px;
	font-family:'Lobster';
	font-size:30px;
	text-align:left;
	line-height:45px;
	}
	
#menu a:link, a:visited, a:active {
	color:#575666;
	text-decoration:none;
	text-shadow: #fff 0 1.4px 0;}
		
#menu a:hover {
	color:#909BAD;
	text-decoration:none;
	text-shadow: #fff 0 1.4px 0;}
		
#menu ol {
	padding-left:20px;
	list-style-type:none;
	margin-left: 35px;
	margin-top:0px;}


#slideshow { 
    margin: 20px auto; 
    position: relative; 
    width: 300px; 
	height:250px;
    padding: 10px; 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}