/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #677755 url(../img/bck/back-greendark.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	border: medium none #003399;

}
#wrap
{
	width: 850px;
	border: 3px solid #535300;
	margin-left: 25px;
	background-repeat: repeat;
	margin-top: 1px;
	padding: 2px;
	background-color: #D2DACD;







}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
	font-family: "Century Gothic";

}

h1 {
	color: #162B00;
	font-family: Arial, Helvetica, sans-serif;



}

h2 {
	font-size: 18px;
	color: #234521;
	font-weight: bold;
	font-family: Gulim, GulimChe;



}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;

}

p, ol, ul {
	line-height: 170%;
}

p {
	color: #26270C;
	font-size: 16px;
	font-weight: bold;
	font-family: "Andale Sans", Arial;
	padding-left: 10px;
	line-height: 135%;
	text-indent: 7pt;





}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background:   no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #1C401F;
}

a:hover {
	text-decoration: none;
	color: #376646;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 850px;
	background: #CCCC99 url(../img/bck/bck-head.jpg) repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB8F50;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 110px;



}

/* HeaderA */

#headerA {
	width: 850px;
	background: #CCCC99 url(../img/bck/bck-head.jpg) repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB8F50;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	padding: 0px;
	margin-bottom: 0px;




}
/* Logo */

#logo {
	padding-top: 10px;
	margin-bottom: 10px;




}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	font-size: 30px;
	color: #251A0A;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "Andale Sans", Arial;
	background-image: url(../img/bck/orange-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;





}

#logo h2 {
	font-size: 18px;
	color: #003300;
	font-weight: bold;
	margin-top: 7px;



}

#logo a {
	text-decoration: none;
	color: #282369;
	font-size: 35px;
	font-family: Gulim, GulimChe;


}

/* Menu */

#menu {
	margin-top: 14px;
	margin-bottom: 3px;


}

#menu ul {
	list-style: none;
	line-height: normal;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	padding-top: 0px;



}

#menu li {
	display: inline;
	margin: 0;
	padding: 0px;
	list-style-type: none;



}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #392D0F;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	background-image: url(../img/bck/menu-back.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-top: 2px;
	border-top: 2px solid #918457;
	border-right: 2px solid #918457;
	border-bottom: 1px solid #918457;
	border-left: 2px solid #918457;













}

#menu a:hover {
	text-decoration: underline;
	color: #4B542E;
	font-style: oblique;
	font-weight: bold;
	background-image: url(../img/bck/menu-backH.jpg);



}

#menu .active a {
}

/* Page */

#page {
	width: 850px;
	padding-top: 3px;
	padding-right: 5;
	padding-left: 5;
	background-color: #F4F3E1;
	background-image: url(../img/bck/bck-page.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;





}

/* Content */

#content {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #D7E3AC;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;






}

/* ContentB */

#contentB {
	float: left;
	width: 610px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #D7E3AC;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;





}
#contentB li
{
	font-family: "Andale Sans", Arial;
	font-size: 16px;
	margin: 1px;
	list-style-position: inside;
	list-style-image:  url(../img/bck/sdi_or.gif);
	color: #000000;
	text-align: left;



}
#contentB ul
{
	margin-left: 10px;
}

#sidebarC
{


	float: right;
	width: 5px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;


}
/* ContentC */

#contentC {
	float: left;
	width: 750px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;






}
#contentC li
{
	font-family: "Century Gothic";
	font-size: 13px;
	margin: 1px;
	padding: 2px;
	list-style-position: inside;
	list-style-image:  url(file:///C|/Documents%20and%20Settings/Aaron%20Black.AARON/My%20Documents/1GeoffryLuce/images/bck/1li-bluegrn1.gif);
	color: #000066;


}
#contentC ul
{
	margin-left: 10px;
}

#titlebar {
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 5px;
	background-image: url(../img/bck/title-bck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 20px;
	color: #3E1F00;
	display: block;
	margin-left: 10px;








	
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}
/* SidebarB */

#sidebarB {
	float: right;
	width: 150px;
	margin-right: 7px;
	margin-top: 10px;
	font-weight: bold;



}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	margin-right: 5px;
	margin-top: 10px;
	font-weight: bold;
	display: block;




}
#sidebar img
{
	text-align: center;
	border: 2px solid #000000;

}
.boxed {
	margin: 0 0 20px 0;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}

.boxed .title {
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 10px 5 0 5px;
	background:  url(file:///C|/Documents%20and%20Settings/Aaron%20Black.AARON/My%20Documents/1GeoffryLuce/CSS/centerstage/centerstage/images/-img03.jpg) no-repeat center;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	font-family: "Century Gothic";
	text-align: center;



}

.boxed .content {
	padding: 10px;
	font-weight: bold;
	color: #000066;
	font-size: 14px;
	border: 2px solid #D7DE76;



}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {

}

.boxed ul li {
	padding: 8px 3px 8px 10px;
	background:   url(file:///C|/Documents%20and%20Settings/Aaron%20Black.AARON/My%20Documents/1GeoffryLuce/CSS/centerstage/centerstage/images/img04.gif) no-repeat 0px 13px;
	font-size: 12px;
	list-style-position: outside;



}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #000066;

}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer {
	height: 100px;
	background: url(../img/bck/bck-head.jpg) repeat-x center top;
	border-top: 3px solid #6B7951;
	padding-right: 5px;
	padding-left: 5px;

}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 18px;
	color: #293F27;
	font-weight: bold;

}

#footer a {
	color: #003366;
}
#footerB {
	height: 140px;
	background: url(../img/bck/bck-head.jpg) repeat-x center top;
	border-top: 3px solid #6B7951;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

}
#footerB p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 18px;
	color: #293F27;
	font-weight: bold;

}

.words {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #000033;
	margin: 5px 20px;
	display: block;

}
#webdesign
{
	font-family: "Century Gothic";
	font-size: 14px;
	display: block;
	text-align: center;
	color: #3A481E;




}
#webdesign a
{
	font-family: "Century Gothic";
	color: #49372C;
	font-weight: bold;


}
#contact
{
	color: #003333;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;


}

.atextL {
	background-color: #FFFF99;
	padding: 2px;
	font-family: "Century Gothic";
	width: 190px;
	border: thin solid #D7E379;
	display: block;
	margin: 5px;
	float: left;

}
.atext {
	padding: 2px;
	font-family: "Century Gothic";
	display: block;
	float: left;
	font-size: 14px;
	color: #666600;

}
.atextR {

	padding: 2px;
	font-family: "Century Gothic";
	display: block;
	float: right;
	font-size: 14px;
	color: #000066;
}
.blocktextQ {
	font-size: 13px;
	width: 730px;
	border: 3px double #003366;
	background-color: #F7F9EE;
	background-image:  url(file:///C|/Documents%20and%20Settings/Aaron%20Black.AARON/My%20Documents/1GeoffryLuce/images/bck/bck-vgray.gif);
	background-repeat: repeat-x;
	margin-left: 20px;
	list-style-image:  url(file:///C|/Documents%20and%20Settings/Aaron%20Black.AARON/My%20Documents/1GeoffryLuce/images/bck/1li-blueblock.gif);
	margin-top: 10px;




}

.bcktop {
	background-color: #D3D8CB;
	text-align: center;
	display: block;
	padding: 5px;
	width: 100px;
	margin-top: 10px;
	border: 2px solid #509198;
	margin-left: 355px;

}
.footerC {
	text-align: center;
	display: block;
	padding: 5px;
	margin-top: 10px;
	font-family: "Andale Sans", Arial;
	font-size: 16px;
	color: #000000;


}
.atext18 {

	text-align: left;
	display: block;
	font-family: "Andale Sans", Arial;
	font-size: 18px;
	color: #000000;
}
