﻿h1, h2, h3, p { font-family :Calibri, Arial, Helvetica, sans-serif; }

/* This is Ludo CSS */

/* Rest */

html, body {margin: 0; padding:0; border:0; background:transparent; font-size: 10px; }

div, span, article, aside, footer, header, hgroup, nav, section, h1, h2, h3, h4 ,h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfood, thead 
{	margin: 0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;	}
	
img {	margin:0; padding:0; border:0; }

table { border-collapse: collapse; border-spacing: 0; }

input, select, textarea, form, fieldset
{ 	margin: 0;
	padding: 0;
	border: 0;	}
	
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }

h1, h2, h3, h4, h5, h6, p, blockquote, li, th, td, a, caption, em, strong, strike
{	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration:none;
	text-align:left; 
	color:aqua;	}
	
uol, ul { list-style: none; }

/* Global */

html { }
body { background-color:#f6f6f4}

/* Heddings */

h1, h2, h3, h4, h5, h6 { font-weight:bold; color:#000000; }

h1	{	font-size:24px;	}
h2	{	font-size:20px;	}
h3	{	font-size:16px;	}
h4	{	font-size:14px;	}
h5	{	font-size:14px;	}
h6	{	font-size:14px;	}

h1 img, h2 img, h3 img, h4 img, h5img, h6 img	{	margin:0;	}

/* Test Elements */

p			{	color:black; font-size:12px; line-height:150%;	}
p .left		{	margin:1.5em 1.5em 1.5em 0; padding:0;			}
p .right	{	margin:1.5em 0 1.5em 1.5em; padding:0;			}

a			{													}
a:link		{	color:#0000ff;									}
a:visited	{	color:#800080;									}
a:active	{	color:#000000;									}
a:focus		{	color:#666666;									}
a:hover		{	color:#ff0000;									}

blockquote	{	color:#000000;	font-size:12px;					}

strong		{	font-weight:bold;								}
em			{	font-style:italic;								}

/* Images */

/* Lists */

ul		{	}
ol		{ list-style-type:decimal	}

ul li	{	color:#000000; font-size:12px;	}
ol li	{	color:#000000; font-size:12px;	}

dl		{	}
dt		{	}
dd		{	}

/* Tables */

table			{	width:100%;	}

tr				{	}
.odd			{	background-color:#eeeeee;	}
.even			{	background-color:#ffffff;	}

th				{	font-weight:bold;	}
thead, th		{ 	background:#cccccc;	}

tbody			{	}
th, td, caption	{	}
caption			{	}

tfoot			{	}
.tfooter		{	background-color:#cccccc; 	text-align:center;	font-style:italic;	}

caption			{	background:#efefef;	}

/* Containers */

#wrapper			{ width:100%; margin:0px auto; background-color:#f6f6f4; text-align:center; 	}

#top				{	}

#header				{ background-color:#f6f6f4; width:100%;   padding-bottom:50px	}
#header img			{ width:100%; }
	
}

#navwrapper			{ width:100%; }

#navnav { margin:0 auto; width:85%; }

#navmenu			{ clear:both; width:100%;}
#navmenu ul			{ width:100%; float:left; margin: 0px; background-color:#f6f6f4;  } 
#navmenu ul li		{ display:inline; vertical-align:middle; width:16.6666667%; float:left	}
#navmenu ul li a	{ padding: 20px 50px; font-size:170%; text-align:center; }
#navmenu a:link		{	color:#695862;  	}
#navmenu a:visited	{	color:#695862; 	}
#navmenu a:active	{	color:#695862; 	}
#navmenu a:hover	{	color:#f3d745; 	}
#navmenu a:focus	{	color:#695862; 	}
.dropdown			{ z-index:1000;  }
.dropdownlist		{ width:180px}

/* Dorp Down List Extra Start */

ul li 				{ display: block; position: relative; width:250px;  }
li ul 				{ display: none; }
ul li a 			{ display: block; text-decoration: none; color: #ffffff;  background: #f6f6f4; margin-left: 1px; white-space: nowrap; }
ul li a img 		{padding: 0px 5px 0px 5px; height:32px}
li:hover ul 		{display: block; position: absolute; }

/* Dorp Down List Extra End */

#content			{ float:left; width:100%;  background-color:#f6f6f4; text-align:center; padding-top:70px 	}
#content h1			{ margin: 0 0 20px 0; font-size:32px; border-bottom:1px #000000 solid; padding:20px 0; text-align:center; }
#content h2			{ padding:10px 0 30px 0; text-align:center; }
#content h3			{ padding:10px 0 0px 0; text-align:center; border-bottom:1px #000000 solid; font-size:30px; margin-bottom:20px }
#content p			{ margin:10px 0; line-height:140%; font-size:20px;	}
#content img		{ width:100%; }
#content a:link		{	color:#000000;	}
#content a:visited	{	color:#000000;	}
#content a:active	{	color:#000000;	}
#content a:hover	{	color:#000000; 	}
#content a:focus	{	color:#000000;	}

#content2			{  margin:0 auto;  background-color:#f6f6f4; text-align:center; padding-top:50px; width:99%; 	}
#content2 h1			{ font-family:"Bradley Hand ITC"; margin: 0 0 20px 10%; font-size:32px; padding:20px 0;  font-style:italic; }
#content2 h2			{ padding:10px 0 30px 0; text-align:center; }
#content2 h3			{ padding:10px 0 0px 0; text-align:center; border-bottom:1px #000000 solid; font-size:30px; margin-bottom:20px }
#content2 p			{ font-family:"Bradley Hand ITC"; margin:10px 10%; line-height:140%; font-size:20px; word-spacing:10px; font-style:italic; 	}
#content2 u		{   text-decoration: none; border-bottom: 1px solid black; 	}
#content2 img		{ width:10%; }
#content2 a			{ font-family:"Bradley Hand ITC"; margin: 0 10% 0 30%; font-size:22px; padding:20px 0;  font-style:italic; font-weight:bold; display:block }
#content2 a:link		{	color:#695862;  	}
#content2 a:visited	{	color:#695862; 	}
#content2 a:active	{	color:#695862; 	}
#content2 a:hover	{	color:#f3d745; 	}
#content2 a:focus	{	color:#695862; 	}

#contact			{font-family:"Bradley Hand ITC"; margin: 0 0 20px 18%; padding:20px 0;   width:70%; font-size:20px	}
#contact p			{ padding: 10px 20px 10px 20px; color:#000000; font-size:20px;   }
#content ol li		{ border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 12px; font-size:20px;  }
#mailecho 			{ margin: 0 0 20px 0; font-size:400%; padding:20px 0; text-align:center; color:#000000; font-family:"Bradley Hand ITC"; }
.bradley			{ font-family:"Bradley Hand ITC"; font-size:20px}

#twitterfollow { padding:0px 0px 20px 0px;  }   

#gplus { padding:0px 0px 20px 0px;  }  


#facebookcomments { margin: 0 auto; float:left; width:100%; text-align:center;  }
#fb-comments  {	margin: 0 auto;}

#container { position:relative; width:auto; height:250px; overflow:hidden; margin:20px auto 0 auto;  }
#container img { width:5% }
#scroll1 { position:absolute; left:0px; top:0px; width: 260%; height:106px; }
#scroll2 { position:absolute; left:0%; top:0px; width:260%; height:106px; }
.auto-style19 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; }


#leftside			{	}

#rightside			{	}

#footer				{ width:100%; clear:both; background-color:#f6f6f4;; padding:10px 0; border-bottom:1px #01a696 solid;	}
#footer p			{ text-align:center; color:#000000; }
#footer a:link		{	color:#000000;	}
#footer a:visited	{	color:#000000;	}
#footer a:active	{	color:#000000;	}
#footer a:hover		{	color:#000000; 	}
#footer a:focus		{	color:#000000;	}




#box1	{	}

#box2	{	}

#box3	{	}

#box4	{	}

#box5	{	}

#box6	{	}*

/* Styles */


.picsize 	{ width:900px}
.padleft	{ padding-left:25px }
.padright	{ padding-right:25px }

/* Layout Extra */

/* Nav Extra */

/* Forms */

form							{	text-align:left; margin::20px;												}
		
lable, submit, input, textarea	{	border:0; padding:0; margin:0; background:none;								}

lable							{	float:left; width:150px; text-align:right; display:block; margin-top:7.5px;	}

input, textarea					{	border:1px #333333 solid; margin-left:10px; padding:5px;					}
		
input							{	width:280px; margin-bottom:16px;											}

textarea						{	width:280px; height:150px; margin-bottom:16px;								}

select							{																				}
													
.submit							{	width:90px; height:25px; margin-left:265px; font-size:12px;					}

#contact ol						{ 	list-style-type:none;														}


/* End of CSS Style Sheet */