/* Grapes, web template for business or for fun */
/* By Dave Reeder, www.davereederdesign.com */

body {margin: 0; padding: 0; background: #213205}

* {margin: 0; padding: 0; border: 0; font-family:  Arial, Helvetica, sans-serif}


/*----------------------------------------------Basic styles------------------------------------------------*/

h1, h2, h3, h4 {font-family: Georgia, Georgia, serif; margin: 15px 0 0 5px; color: #fff; font-weight: normal; text-decoration: none}
h1 em, h2 em, h3 em, h4 em {font-family: Georgia, Georgia, serif; font-weight: normal}  /* italic words in titles */

h1 { float:center; right: 0px; top: 50px; font-size: 2.25em; letter-spacing: 0.1em; line-height: 1.50em; padding-top: 30px; padding-right: 10px;}
h1:first-letter {font-family: Georgia, Georgia, serif; font-size: 2.25em} /* styles the first letter of the main title to make it large */

p#tagline {position: absolute; right: 255px; top: 103px; text-decoration: none;  font-style: italic; color: #648D20; font-size: 1.1em}  /* sits under main title */
p:first-letter#tagline {font-family: Georgia, Georgia, serif; font-style: bold; font-size: 2em}
p#tagline1 {position: absolute; right: 253px; top: 130px; font-style: italic; color: #648D20; font-size: 1.1em}  /* sits under main title */
p:first-letter#tagline1 {font-family: Georgia, Georgia, serif; font-style: bold; font-size: 1.5em}
p#tagline2 {position: absolute; right: 200px; top: 160px; font-style: italic; color: #648D20; font-size: 1.1em}  /* sits under main title */
p:first-letter#tagline2 {font-family: Georgia, Georgia, serif; font-style: bold; font-size: 1.5em}

p#phone {position: absolute; right: 420px; margin: 5px 5px 5px 5px; width: 300px; top: 125px; font-style: italic; color: #000000; font-size: .6em; text-align: right; display: block; background: yellow; }  /* sits under main title */

p#soc1 {position: absolute; right: 45px; top: 5px; font-style: italic; color: #648D20; font-size: 1.1em}  /* sits under main title */
p#soc2 {position: absolute; right: 25px; top: 5px; font-style: italic; color: #648D20; font-size: 1.1em}  /* sits under main title */
p#soc3 {position: absolute; right: 1px; top: 5px; font-style: italic; color: #648D20; font-size: 1.1em}  /* sits under main title */

p#scroller {position: absolute; right: 500px; top: 170px; font-style: italic; color: #fff; font-size: .9em; text-align: center}  /* sits under main title */

h2 {font-size: 1.30em; letter-spacing: 0.05em}

p, ul, ol {margin: 10px 10px 0 7px; font-size: 1em; line-height: 1.60em; color: #000; letter-spacing: 0.05em}

code {font-family: monospace; font-size: 1.20em; color: #E20000}
/*p span {*/
/*font-family: Georgia, Georgia, serif;*/
/*font-weight: normal;*/
/*font-size: 0.90em;*/
/*text-decoration: none;}*/
 /* shouting words */


a:link, a:visited {color: #792533; font-weight: bold; text-decoration: none; border-bottom: 1px solid #792533}
a:hover, a:active {color: #fff; border-color: #fff}

ul {list-style: inside square} /* general lists */

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}


/*-----------------------------------------------Layout DIVS------------------------------------------------*/

#container {  /* keeps everything together */
position: relative; 
margin: 0 auto; 
width: 950px; 
background: url(images/bkgrnd.gif) 0 0 repeat-y #cc9966;  /* Important image, do not remove */
overflow: hidden
}

#hdr {  /* div containing h1, nav and grapes image */
margin: 0 auto; 
float: left; 
width: 950px; 
height: 219px; 
background: url(images/grapes.jpg) 0 0 repeat #cc9966  /* Image of Grapes */
}

#lftcol {   /* left column */
position: absolute;
left: 0px;
top: 235px;
margin-left: 50px;  /* leave this so that background image lines up with edge of this div */
width: 200px; 
background: transparent;
overflow: hidden
}

#rgtcol {float: right; width: 650px; padding-bottom: 30px; background: transparent; overflow: hidden}  /* right column */
#psrgtcol {float: right; width: 900px; padding-bottom: 30px; background: transparent; overflow: hidden}  /* right column */
#rgtcol1 {float: right; width: 750px; padding-bottom: 30px; background: transparent; overflow: hidden}  /* right column */
#rgtcol2 {float: right; width: 850px; padding-bottom: 30px; background: transparent; overflow: hidden}  /* right column */

#bttmbar {float: right; text-align: center; font-size: 0.70em; height: 4em; line-height: 4em; width: 570px; background: #cc9966; border-top: 1px solid #D9D93C}

#menubar {float: left; margin-left: 200px; text-align: center; font-size: 1em; height: 4em; font-style: italic; line-height: 4em; width: 750px; background: transparent; }

#quote {    /* Quote box in left column */
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 170px;
	text-align: center;
	background: url(images/quote.gif) no-repeat 0 0	
}

#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */

#email {    /* email box in right column */
	position: absolute;
	float: right;
	margin: 10px 0 20px 10px;
	top: 200px;
	right: 7px;
	padding: 10px 0;
	width: 170px;
	text-align: center;
/* border-color: #fff;*/

border: 0px solid #d8b1d0;
}

/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	margin: 53px 0 20px 0; /* the 53px is where the nav begins (margin top) */
	padding: 0;
	list-style: none inside
}
	
ul#nav li {float: left;	display: block}

ul#nav li a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #d8b1d0;
	padding: 10px 5px;
	font-family: Georgia, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #450F1F;
	background: #d8b1d0
}

ul#nav li a#current {border-color: #fff}   /* current page, move id in the xhtml when creating a new page */

ul#nav li a:hover {background: #d8b1d0; color: #fff}



/*---------------------------------------------Drop Down Menu-----------------------------------------------*/


#sddm
{	margin: 0;
	padding: 0;
	float: center;
	z-index: 1}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	height: 25px;
	background: #d8b1d0;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 0px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		

.cellswith4border { border: 1px #FFFFFF solid }

.classschedulehour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none }
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #712E6A;
	text-decoration: none;
}
