
/** WRAPPER */

#wrapper {
	width: 897px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
		
}


/** BASIC */

body {
	margin: 0px;
	background: url(images/background.jpg) repeat-x;
	padding: 0px;
	
}

/** FORMS */

form {
	margin-left: 20px;
	padding: 0px;
}

/** HEADINGS */

h1  {
	padding: 0px 0px 0px 0px;
	color:#BF0C0E;
	font-family: helvetica;
	font-size:16px;
	margin-left:20px;
}

h2  {
	padding: 0px 0px 0px 0px;
	color:#000000;
	font-family: helvetica;
	font-size:16px;
	margin-left:20px;
}


h3  {
	padding: 0px 0px 0px 0px;
	color:#BF0C0E;
	font-family: helvetica;
	font-size:16px;
	margin-left:30px;
}


h1 span, h2 span {
	color: #008CA2;
}



/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 1em;
	margin-right:10px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#000000;
}

.photos {
	margin-top: 0px;
	margin-left: 30px;
	margin-right:0px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#000000;
}

.login {
	text-align: right;
	font-size: 10px;
}


ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right:10px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#000000;
}

.center {
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 1em;
	margin-right:10px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#000000;
  
}

p2 {
	
	margin-left: 30px;
	color: #000000;
	font-size: 12px;
}

.about {
	margin-top:10px;
	
}	

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	
}

.list1 {
	margin: 20px 0px 20px 0px;
	
	
}

.list1 li.first {
	border: none;
}

img.left {
	float: left;
	margin: 3px 3px 3px 3px;
}

/** LINKS */

a {
	color:#000000;
}

.pink {
	color: #e10472;
	font-size:12;
	
}

.link {
	color: #CC6600;
	}
	
	
a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.list-style-image {
	background: url(images/arrowsList.gif);
	

}



.style6  {
	font-size: 10px;
	color:#000000
	
	
}

.style5  {
	font-size: 12px;
	color: 560e00;
	text-decoration: underline;
	
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 10px 10px 10px 10px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	height: 31px;
	background: url(images/homepage05.gif) repeat-x left center;
}




/** JQUERY SLIDER */

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:340px;
		height:425px;
		overflow:hidden; 
		}

span#prevBtn{
	    
		width: 55px;
		
 }
	
span#nextBtn{
         
		 width: 45px;

}	
	
	

/** FOOTER */

#footer p {
	color:#000000;
}

#footer a {
	font-size:11px;
	color:#000000;
}
