/* @override 
	http://www.fret7.com/ap_mdx/assets/templates/mc/style.css
	http://fret7.com/ap_mdx/assets/templates/mc/style.css
*/

/*----------------------------------------------------------------- 	
CSS Document - style.css
version: 1.0.0
date: 1/15/08
-------------------------------------------------------------------

-----------------------------------------------------------------*/
/*** Universal selector by - reset margin and padding 
******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* define focus styles! */
:focus {
	outline: 0;
}

/*-- Typography -- *
***************************************/
body{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #331f03;
	background: #f7e992 url(images/bg.png) repeat-x;
}

h1{
	font-size: 18pt;
	color: #01111f;
	padding-bottom: 10px;
}

h2{
	font-size: 14pt;
	color: #01111f;
	margin-bottom: 10px;
}

h3{
	font-size: 12pt;
	margin-bottom: 10px;
	color: #0381ec;

}

p{
	margin-bottom: 10px;
	line-height: 14pt;
}

#content ul{
	list-style: disc;
	margin-left: 45px;
	margin-bottom: 10px;
}

.highlight{
	color: #0381ec;
}

/*-- Layout -- *
***************************************/

#wrapper{
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
}

#header{
	height: 293px;
	background: url(images/header_bg1.png) no-repeat;
}

#content{
	width: 500px;
	padding-left: 210px;
	min-height: 200px;

}


#footer{
	position: relative;
	background-image: url(images/footer_bg2.png);
	height: 114px;
}

#header img{
	margin-top: 200px;
	margin-left: 65px;
}

/*-- Menu -- *
***************************************/
#menuWrapper{
	position: relative;
	top: 0px;
	left: 75px;
}

#menu{
	position: absolute;
	left: 0px;
	top:  0px;
}

#menu li{
	list-style: none;
	line-height:20pt;
	font-size: 12pt;
}

#menu li a{
	color: #0381ec;
	text-decoration: none;
}

#menu li.active a {
	color: black;
}

#menu #current{
	
	color: black;
}

#menu li.visited a{
	
}

#menu li.hover a{
	color: green;
}

/*-- Forms -- *
***************************************/
form{
    width: 400px;
	padding: 25px;
}

form{
	color: black;
	line-height: 20px;
}

form textarea{
	width: 400px;
	height: 100px;
}



/*-- Forms Validation-- *
***************************************/
div.errors{ color:#F00; }
#EmailForm .invalidValue{ background: #FFDFDF; border:1px solid #F00; }
#EmailForm .requiredValue{ background: #FFFFDF; border:1px solid #F00; }

/* @override 
	http://www.fret7.com/ap_mdx/assets/templates/mc/style.css
	http://fret7.com/ap_mdx/assets/templates/mc/style.css
*/

/*----------------------------------------------------------------- 	
CSS Document - style.css
version: 1.0.0
date: 1/15/08
-------------------------------------------------------------------

-----------------------------------------------------------------*/
/*** Universal selector by - reset margin and padding 
******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* define focus styles! */
:focus {
	outline: 0;
}

/*-- Typography -- *
***************************************/
body{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #331f03;
	background: #819637 url(images/bg.png) repeat-x;
}

h1{
	font-size: 18pt;
	color: #01111f;
}

h2{
	font-size: 14pt;
	color: #01111f;
	margin-bottom: 10px;
}

h3{
	font-size: 12pt;
	margin-bottom: 10px;
	color: #0381ec;

}

p{
	margin-bottom: 10px;
	line-height: 14pt;
}

#content ul{
	list-style: disc;
	margin-left: 45px;
	margin-bottom: 10px;
}

.highlight{
	color: #0381ec;
}

/*-- Layout -- *
***************************************/

#wrapper{
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
}

#header{
	height: 293px;
	background: url(images/header_bg1.png) no-repeat;
}

#content{
	width: 500px;
	padding-left: 210px;
	min-height: 200px;
}


#footer{
	position: relative;
	background-image: url(images/footer_bg2.png);
	height: 164px;
	margin-bottom: 0px;
}

.footertext{
	text-align: center;
	padding-top: 145px;
	font-size: x-small;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#logo{
	margin-top: 200px;
	margin-left: 65px;
}


.image-left{ 
	float: left;
	margin: 10px;

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

/*-- Menu -- *
***************************************/
#menuWrapper{
	position: relative;
	top: 0px;
	left: 75px;
}

#menu{
	position: absolute;
	left: 0px;
	top:  0px;
}

#menu li{
	list-style: none;
	line-height:20pt;
	font-size: 12pt;
}

#menu li a{
	color: #0381ec;
	text-decoration: none;
}

#menu li.active a {
	color: black;
}

#menu li.visited a{
	
}

#menu li.hover a{
	color: green;
}

/*-- Forms -- *
***************************************/
#formWrapper{
    width: 400px;
	padding: 25px;
	border: 2px dashed #fff;
}

#contactForm{
	color: black;
	line-height: 20px;
}

#contactForm textarea{
	width: 400px;
	height: 100px;
}

/*-- Forms Validation-- *
***************************************/
div.errors{ color:#F00; }
#EmailForm .invalidValue{ background: #FFDFDF; border:1px solid #F00; }
#EmailForm .requiredValue{ background: #FFFFDF; border:1px solid #F00; }



