/********************************************************************************************

	TOC:	- GENERAL & HEADINGS
			- STRUCTURE
			- JQUERY

********************************************************************************************/


/****************************************  GENERAL  ****************************************/

html, body, #wrapper {height:100%}

html, body, ul {border:0; margin:0; padding:0}

body {background-color:#ffffff; color:#black; font:.85em "Palatino Linotype", Palatino, "Book Antiqua", Times, "Times New Roman", serif}

/*** Links ***/

a, div {outline:none}
a:link, a:visited {color:black; text-decoration:none}
a:active, a:hover {color:black; text-decoration:none}

/*** Headings ***/
h1 {color:black; font:normal 1.25em "Palatino Linotype", Palatino, "Book Antiqua", Times, "Times New Roman", serif; letter-spacing:0.3em; margin:0 0 25px 0; padding:0}
	
h2 {color:black; font:normal 1.75em "Palatino Linotype", Palatino, "Book Antiqua", Times, "Times New Roman", serif; letter-spacing:0.02em; margin:0; padding:0}

h3 {color:black; font:normal 2.05em "Palatino Linotype", Palatino, "Book Antiqua", Times, "Times New Roman", serif; letter-spacing:0.3em; margin:0 0 25px 0; padding:0}

/****************************************  STRUCTURE  ****************************************/

#wrapper {top:30%; color:green; height:419px; position:absolute; left:50%; margin:-190px 0 0 -280px; width:632px; overflow:invisible}
	#text {float:left; width:385px}
		#text div.welcome {text-align:right; margin-top:40px}
		
#inline {width:1024px; height:500px; overflow:hidden; padding:10px}

.flexslider {height:565px; width:1024px; overflow:hidden}
p.flex-caption {width:200px; float:right; margin:0;}