/* AnnMarTrips - Global - CSS Document */
/* last updated:  7.27.2010 | dH */

/*======================
RESET
========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin-top: 0px;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
#column2 .mainFeatures {
	font-size: 13px;
	list-style-type: disc;
}
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	line-height: 15px;
}
#main #topSpacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 100%;
}

ol, ul {
}


/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}



html {
	margin: 0;
	padding: 0;
	}

#container {
	width: 900px;
	padding: 0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FAFAFA;
	}
	

/*--- Header ---*/

	
#header {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/header-bground-V3-1.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
	clear: both;
	}
	
#header #banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 90px;
	clear: both;
}
	

/*--- Main ---*/

	
#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

#main #mainSpacer {
	clear: both;
	height: 20px;
	width: 100%;
	margin: 0px;
}


	
#sidebarbox p {
	padding: 2px;
}

#sidebartest {
	margin: 8px;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#sidebartest p {
	padding: 8px;
}

#sidebartest .quote {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#testFull {
	margin: 8px;
	text-align: left;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border-bottom: dotted #CCCCCC 1px;
}

#testFull p {
	padding: 8px;
	margin: 0;
}

#testFull .testim-name {
	text-align: right;
	}

#testFull .quote {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
	
/*--- Gallery --*/

#gallery {
	}
	
#gallery #image {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	padding: 2px 0 10px 0;
	margin: 0 0 8px 0;
	background-color: none;
	border: none;
	}
	
#gallery #image img{
	border: solid #DDDDDD 2px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 4px 0px;
	}


/*--- Footer ---*/


#footer {
	width: 100%;
	padding: 0;
	border-bottom: solid #EAEAEA 1px;
	clear: both;
	}
		
#footer #footnotes {
	}

#footnotes #legal-top {
	padding: 3px;
	margin: 0;
	text-align: center;
	}

#footnotes #legal-bottom {
	padding: 5px 0px;
	margin: 0;
	text-align: center;
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	}
	
#footnotes .updated {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	}
	
#footnotes .copyright {
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	}

#footnotes .wmaster a:link, a:visited {
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	}
#clearSpacer {
	clear: both;
	width: 100%;
	height: 20px;
}

