/* @override http://costaricansurfadventures.com/amagi.css */

/* @override http://costaricansurfadventures.com/amagi.css */

@charset "UTF-8";.


body {
		font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
			color: #757575;
}


/* CONTENT 
------------*/
.content {
		font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
					color: #757575;

}
.content img {
	padding: 5px;
}

a {
		color: #007aaa;

}

smtext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding: 5px;}


/*CONTACT FORM
-------------------*/

#EmailForm fieldset table tbody tr td label {
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
				color: #757575;
	font-size: 12px;
}

#contactForm fieldset table tbody tr td.label {
	text-align: right;
}

#contactForm textarea#cfMessage {
	width: 377px;
	height: 108px;
}

#contactForm #cfContact.button {
	float: right;
}

#contactForm input#cfContact.button {
	width: auto;
	height: auto;
}

#EmailForm fieldset table tbody tr td {
	padding: 5px;
}


/* NEWS 
-----------*/
.newsBox h1 {
	font-size: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.newsBox h1 a {
	color: #757575;
	padding-bottom: 0;
	margin-bottom: 0;
}

.newsBox h1 a:hover {
	color: #000;
}

a.readmore {
	color: #007aaa;
	float: right;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

/* = SUMMARY BOX
------------------*/

.summaryBox {
	padding: 15px;
	background-color: #f0f2db;
	margin-bottom: 30px;
	border-bottom: 3px solid #bebebd;
	margin-right: 10px;
	margin-left: 10px;
}
.summaryBox h1 {
	margin: 0;
	padding: 0;
}

.summaryBox h1 a {
	text-decoration: none;
	font-size: 24px;
}

.summaryBox img {
	width: 250px;
	padding-left: 10px;
}

/* -----------
TYPOGRAPHY
--------*/
p, li, h1, h2, h3, h4, h5, a, strong {
		font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #222;
}

h4 {
	margin: 0;
	padding: 0;
}

p, li {

			color: #757575;
}

strong {
		font-weight: 800;
}

/* = GENERAL 
-------------------*/
.clearboth {
	clear: both;
}

.right {
	float: right;
}

img {
	border: none;
}
/* -----------------------
	RESET
---------------------------*/
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
