/***************************************************************/
/**** style sheet for the main layout by dangerous seamus ******/
/***************************************************************/

body { 	
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	/*background-color: #FAE9C1;*/
}
#mainSkin	{
	position: relative;
	width: 1025px;
	height: auto;	
	top: 0px;
	/*margin: 0 auto;*/
	padding: 0;
	text-align: left; 
	/*background-color: #e1e4f3;*/
	
}
#header {
    border-bottom:2px dotted #000000;
    background-color:#f9e2a6;
}

/************************/
/*** left menu styles ***/
/************************/

#leftMenuSkin {
	position: relative;
    height:450px;
    width:200px;
    background-image:url(/images/leftMenuBckgrd.gif) 
}
.leftMenuGuts {
	position: relative;
    padding: 10px 20px 0px 5px;  
}

.leftMenuColor {
    background-color: #d9e1f3;
}

#signUpSkin  {
    width:188px;
    /*height: 150px;*/
    background-color: #e0dacf;
    color:#000000;
    font-family: Arial;
    font-size: 12px;
}
#signUp  {
    text-align: left;
    padding: 5px 10px 5px 10px;
    color:#000000;
    font-family: Arial;
    font-size: 12px;
}
#signUp input {
    padding;5px 5px 0px 0px;
    margin:5px 5px 0px 0px;
}

/*************************/
/***  contact us links ***/
/*************************/
a.activities:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #92278f;
	line-height: 16px;
	}

a.activities:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #92278f;
	line-height: 16px;
}
a.activities:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #92278f;
	line-height: 16px;
}
a.activities:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #92278f;
	line-height: 16px;
}

a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #007071;
	line-height: 16px;
	}

a.contact:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #007071;
	line-height: 16px;
}
a.contact:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #007071;
	line-height: 16px;
}
a.contact:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #007071;
	line-height: 16px;
}

a.partners:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
	}

a.partners:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;}
a.partners:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
}
a.partners:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
}

a.partnersLg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
	font-weight:bold;
	}

a.partnersLg:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
	font-weight:bold;
}
a.partnersLg:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
	font-weight:bold;
}
a.partnersLg:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0060A9;
	line-height: 16px;
	font-weight:bold;
}

/*************************/
/*** right menu styles ***/
/*************************/

#rightSkin	{
	position: relative;
	width: 815px;
	text-align: left;
    /*border: 1px solid #FF0000; */
}
#rightSkinHistory	{
	width: 815px;
	text-align: left;
    /*background:url(/images/historyRightBack.jpg) no-repeat left top;*/
    /*background-position: left top;*/
    /*background-repeat: no-repeat; */   
    /*border: 1px solid #FF0000; */
}


#rightSkin	b{
    color:#bf6116;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
}

#rightSkin .body{
    color:#000000;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}
#rightSkin .body em{
    color:#000000;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    font-weight:bold;
}

#rightSkin .awardsHeader{
    color:#0061aa;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

#rightSkin .activitiesHeader{
    color:#92278f;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#rightSkin .contactHeader{
    color:#007071;
    font-family: Arial;
    font-size: 14px;
    /*font-style: italic;*/
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

#rightSkin .tourHeaderLg{
    color:#f98c0a;
    font-family: Arial;
    font-size: 18px;
    font-style: italic;
    line-height: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

#rightSkin .tourHeader{
    color:#f98c0a;
    font-family: Arial;
    font-size: 14px;
    /*font-style: italic;*/
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

#rightSkin .partnersHeader{
    color:#6c5736;
    font-family: Arial;
    font-size: 14px;
    /*font-style: italic;*/
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}



#rightSkin .body ul {
    list-style-type: none;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    line-height:16px;
    margin:0px 0px 0px 10px;
    list-style-position:outside;
    padding:0px 5px 10px 0px;
}

#rightSkinFarm	{
	width: 815px;
	text-align: left;
    background:url(/images/farmRightBack.jpg) no-repeat left top;
    /*background-position: left top;*/
    /*background-repeat: no-repeat; */   
    /*border: 1px solid #FF0000; */
}

/*********************/
/*** footer styles ***/
/*********************/
.footer {
    /*margin-bottom: 100px;*/
}


/**************************************/
/*** styles for validation for form ***/
/**************************************/
.formgood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formbad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

