@charset "UTF-8";
/* CSS Document */

html, body {
	background-color: #e1e1e1;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #224255;
}



/* main content container --------------------------------------*/

#main {
	width: 920px;
	height: 345px;
	margin: 0 auto;
	overflow:hidden;
	background-color:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 2px solid #8BB908;
	
}

h1, h2, h3
{
	margin:0;
	padding:4px;
	font-size:18px;
}

p
{
	font-size:12px;
	padding:5px;
	line-height:16px;
}

#main a{
text-decoration:none;
	color: #759309;
}
#main a:Hover{
	text-decoration:underline;
	color: #8BB908;
}

#vidplayer{
	width:435px;
	border:1px solid #CCCCCC;
	float:left;
	height: 300px;
	margin-left:9px;
	
	/*background: url(images/videxample.jpg) #f7f7f7;
	background-position: bottom;  
	background-repeat: no-repeat;*/
}

#quizarea{
	margin-left:9px;
	margin-right:15px;
	float:left;
	width:285px;
	background-color: #F8FBF0 ;

}

.quote{
	margin-left:9px;
	margin-right:15px;
	margin-bottom:12px;
	font-size:16px;
	padding:5px;
	background-color: #F8FBF0;
	border:1px solid #e1e1e1;
}

div.quote p
{
	font-size:16px;
	margin:0;
	padding:0;
}

#quizheader{
	
	padding-left:10px;
	padding-top:1px;
	height: 22px;
	background-image:url(images/blubar.gif);
	background-repeat:repeat-x;
	background-color:  #224255;
	border:1px solid  #224255;
	font-size:14px;
	color:#FFFFFF;
	overflow:hidden;
}
#quiz{
	background-color: #F8FBF0 ;
	height: 270px;
	border:1px solid #CCCCCC;
	
}

#bottomhalf{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:920px;
	text-align:center;
	padding-top:15px;
	min-height: 170px;
	margin:0px auto;
	background: url(images/bottomstrip.gif) #ffffff;
	background-position: top;  
	background-repeat: repeat-x;
}
#bottomhalf a{
text-decoration:none;
	color: #759309;
}

#bottomhalf a:Hover{
text-decoration:underline;
	color: #8BB908;
}	
	
#smallbox{
	margin-left:3px;
	padding-left:10px;
	border-left: 3px solid #224255;
	text-align:left;
	width:210px;
	font-size:11px;
	line-height:150%;
}

.rightcolumn
{
	/*margin-top:10px;*/
	padding-bottom:10px;
	margin-left: 10px;
	padding-left:10px;
	border-left: 1px solid #e1e1e1;
	text-align:left;
	width:135px;
	font-size:11px;
	overflow:hidden;
}

.rightcolumn img
{
	padding: 3px;
	border: 1px solid #e1e1e1;
	margin: 0px;
	
}

#largebox{
	line-height:150%;
	text-align:left;
	padding-left:10px;
	border-left: 1px solid #CCCCCC;
	width:500px;
	font-size:11px;
}


.title
{
	text-align:left;
	font-size:16px;
	padding-bottom: 5px;

}

#bottomround{
	width:920px;
	height: 10px;
	background: url(images/bottom_round.gif);
	background-position: top;  
	background-repeat: no-repeat;
}

/*verticle menu | features left__________________________________*/

#column2of3{
	float:right;
	background-color:#F8FBF0;
	color: #224255;
	width:240px;
	border:1px solid #e1e1e1;
	margin-left:10px;
	margin-right:5px;
	padding-bottom: 10px;
	
}

#featurestitle{
	padding-left:10px;
	padding-top:3px;
	width:230px;
	height:25px;
	/*
	background-image:url(images/blubar.gif);
	background-repeat:repeat-x;
	background-color:  #224255;
	border:1px solid  #224255;
	*/
	color:#224255;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	overflow:hidden;
}

#menuv ul {
	float:left;
	color: #224255;
	width: 240px;
	font-size:10px;
	margin: 0; 
	padding: 0px;
}

#menuv li
{
	font-size: 12px;
	list-style-position:outside;
	list-style-type:circle;
	margin:0px 10px 0px 30px;
	padding-top: 5px;
	padding-bottom:5px;
	border-bottom: 1px solid #E7EDD9;
	
}

/*#menuv li {
	display: inline-block; 
	margin:0 10px 0 30px; 
	padding-top:3px;
	padding-bottom: 10px;
	color: #224255;
	list-style-type:circle;
	list-style-position:inside;
	font-size:11px;
	line-height:normal;
	min-height: 20px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}
*/

#menuv a {
	color: #636363;
	font-weight: bold;
}
/*----------photo gallery link----------------------*/

#gallerylink{
overflow:hidden;
margin:auto;
float:none;
width:220px;
height: 100%;
text-align:center;
clear:both;
float:none;
padding:0px;
}
#gallerylink img{
background-color:#ffffff;
}
#gallerybtn{
margin:auto;
float:none;
width:180px;
text-align:center;
background-color:#224255;
background-image:url(images/blubar.gif);
background-repeat:repeat-x;
color:#FFFFFF;
height:20px;
padding-top:5px;
border: 1px solid #224225;
}

/* sample menu page */
.meal
{
	clear:both;
	border: 1px solid #F8FBF0 ;
	margin-bottom:7px;
	margin-left:10px;
	line-height:18px;
	font-size:14px;
}

.mealtitle
{
	display:block;
	padding:3px;
	padding-left:10px;
	/*background-color: #F8FBF0;*/
	background:#F8FBF0;
	color: #224255;
	
	font-size:18px;
}

.mealcontent
{
	display:block;
	padding-top:5px;
	font-size:14px;
	background:#ffffff;
}

.mealcontent p
{
	display:block;
	padding-top:18px;
	font-size:14px;
	background:#ffffff;
}

.mealcontent img
{
	float: left;
	margin-left:10px;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #e1e1e1;
}


/*-----------FAQ------*/
.faqblock
{
	border: 1px solid #F8FBF0;
	margin-bottom:7px;
	margin-left:10px;
	line-height:18px;
	color: #224255;
}



.question
{
	display:block;
	padding:3px;
	padding-left:10px;
	/*background-color: #F8FBF0;*/
	background:#F8FBF0;
	font-size:14px;
	color: #224255;
}
.answer
{
	margin-top:10px;
	color: #224255;
	margin-left:15px;
	padding:5px;
	font-size:12px;
}

.answer ul
{
	list-style: none;
	display:block;
}

.answer li
{
	border-bottom:1px solid #F7F5ED;
	padding:3px;
	padding-left: 8px;
}

/* other ----------------------------------------*/
#submain {
	width: 920px;
	min-height: 310px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	overflow: hidden;
	height:100%;
}

#submain a{
text-decoration:none;
	color: #759309;
}

#submain a:Hover{
text-decoration:underline;
	color: #8BB908;
}	

#subpagetitle{
	width: 99%;
	height: 20px;
	font-size:16px;
	padding-left: 30px;
	font-weight:bold;
	color:#759309;
	background-color:#e1edbe;
	background-image:url(images/substrip.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #8bb908;
	border-top:1px solid #759309;
	text-transform:uppercase;
	margin-bottom:10px;
}

#subpagecontent{
	margin: 0 auto;
	padding:0px;
	font-size:11px;
}

#subpagecontent img{
	background:#Ffffff;
	border: 1px solid #e1e1e1;
	padding: 3px;
	margin:10px;
	float:left;
}

#subpagecontent p{
	padding: 5px;
	margin:5px;
	line-height: 18px;
	font-size: 11px;
}

#leftcolumn
{
	padding-bottom:10px;
	margin-right: 10px;
	text-align:left;
	width:730px;
	height:100%;
	font-size:11px;
	float:left;
}

#column1of3{
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	width:460px;
	height:100%;
	font-size:11px;
	float:left;
}

#quotearea {
	font-size: 11px;
	line-height: 18px;
	width: 95%;
    color:#224255;
	border-left: 3px solid #8bb908;
	border-bottom: 1px solid #8bb908;
	padding: 5px 10px 5px 10px;
	background: #F8FBF0  url(images/quote.png) no-repeat bottom right;
}



#piccaption{
 font-size: 9pt;
 color: #737836;
 padding: 5px 0px 5px 5px;
 text-align:center;
}

/*contact page */

#contactholder
{
	padding:10px;
	width:100%;
	line-height:18px;
	font-size: 12px;
}

#contactholder p
{
line-height:18px;
font-size: 12px;
}

#contactright
{
	padding-left:10px;
	border-left: 1px solid #e1e1e1;
	width:400px;

}



/*--------------2 column------------------------*/

#2column_left{
	margin:0px;
	width:510px;
	background-color:#666666;
	border-top:1px-solid #000000;
}



#2column_right{
	background-color:#F8FBF0 ;
	width:310px;
	border:1px solid #e1e1e1;
	margin-left:10px;
	padding: 10px;
	float:right;
}



/* footer */

#bottom
{
	background: url(images/bottom_round.gif) #e1e1e1;
	background-repeat:no-repeat;
	background-position: center;
	text-align:center;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:100%;
	position: relative;

}

#footer {
	
	text-align:center;
	padding-top: 10px;
	padding-bottom:10px;
	width:100%;
	position: relative;
	margin-top: 0px;
	clear: both;
}

#footer p {
	color: #666666;
	text-align: center;
	font-size: 11px;
	margin:0;
	padding-top:5px;
	line-height:16px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #224255;
	text-decoration: underline;
}

/* misc */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.left
{
	float: left;
	margin-right: 10px;
}


.underlineme {
	clear:both;
	border-bottom: 1px solid;
	border-color: #e1e1e1;
}

.horzrule {
	clear:both;
	border-bottom: 1px solid;
	border-color: #e1e1e1;
	padding-top:8px;
	margin-bottom:8px;
}

.imageoutline {
	border: 1px solid #CCCCCC;
	padding: 3px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.right 
{
	float: right;
	font-size: 11px;
}
.left10
{
padding-left:10px;
}
