/* LAYOUT STRUCTURE */
body{
	font-size: 15px;
	font-family: arial;
	background-color: #502F1B;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	color: #7F7F7F;
	text-align: center;
}

#outer{
	width: 950px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
}


/* CONTENT REGION */
#contentRegion{
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 50px;
	width: 950px;
	background-color: #796051;
	position: relative;
}

/* CONTENT LEFT */
#contentLeft{
	float: left;
	width: 300px;
	position: relative;
	margin-top: -25px;
} 

/* CONTENT RIGHT */
#contentRight{
	float: left;
	width: 630px;		
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	padding-bottom: 8px;
	position: relative;
	background-color: #C3D79B;
	z-index: 3;
}

/* FOOTER */
#footer {
	width: 910px;
	height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	background: url(../images/navBackground.png) repeat-x;	
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
}

#copyright{
	width: 600px;	
	float: left;
	text-align: right;
}

#footer #designBy{
	width: 250px;
	text-align: right;
	float: left;	
}

#footer #designBy a{
	color: #FFFFFF;	
}

/* NAVIGATION */
#navigation{
	padding: 0px;	
	margin: 0px;	
	width: 630px;	
	height: 30px;
	font-size: 16px;
	float: right;
	position: relative;
	background: url(../images/navBackground.png) repeat-x;
	z-index: 3;
}

#navigation .menuOption{
	float: left;
	width: 126px;	
	list-style-type: none;
	text-align: center;
	line-height: 30px;
	position: relative;	
}

#navigation .menuOption a{
	color: #FFFFFF; 
	font-weight: normal;	
	display: block;
}

#navigation .menuOption a:hover{
	color: #C0504D;		
	font-weight: bold;
	text-decoration: none;
}

#navigation .menuOption .current{
	color: #C0504D;	
	font-weight: bold;
}

#navigation .menuOption ul{
	position: absolute;	
	border: 2px solid #C0504D;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	top: 18px;
	left: 0px;	
	width: 110px;
	background-color: #502F1B;
	list-style-type: none;
	font-size: 14px;
	text-align: left;
	z-index: 5;
	display: none;
}

#navigation .menuOption ul .subLink{
	/*border-bottom: 1px solid #C3D79B;*/
	border-bottom: 1px solid #796051;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 10px;
	width: 120px;	
}

#navigation .menuOption ul .subLink a{
	color: #FFFFFF;
	width: 120px;
}

#navigation .menuOption ul .subLink a:hover{
	background-color: #C3D79B; 
	width: 120px;
	text-decoration: none;
	font-weight: normal;
}

#navigation .menuOption ul .subLink:hover{
	background-color: #C3D79B; 
	font-weight: normal;
}

.navHeader{
	padding-top: 15px;	
	color: #FF8040;	
	font-weight: bold;
	height: 20px;
	font-size: 13px;
}

/* FLOAT STYLES */
.clearFloats{
	clear: both;
	clear: all;
}

/* LAYOUT STYLES */

p{
	margin: 0px;
	padding: 0px;	
}

form{
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;	
}

/* LINK STYLES */
a{
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}

a img:hover{
	text-decoration: none;
}

/* COLORS */
.pink {
	color: #C0504D;	
	font-size: 12px;
}

/* SITE SPECIFIC STYLE */
.logoPic {
	position: relative;
	top: -5px;
	left: -30px;
}

#leftMenu {
	width: 280px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: auto;
	padding: 0px;
	padding-top: 10px;
	position: relative;
	text-align: left;
}

#leftMenuOuter {
	width: 240px;
	padding: 0px;
	margin-left: 20px;
	padding-right: 20px;
	position: relative;
	text-align: left;
}

.menuTitle {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.dotted-line {
	padding-top: 12px;
	padding-bottom: 12px;	
}

.small-dotted-line {
	padding-top: 12px;
	padding-bottom: 12px;	
}

.titleLine {
	padding-top: 12px;
	padding-bottom: 10px;
	width: 400px;	
}

.arrow {
	width: 35px;
	height: 25px;	
}

#greenBar {
	width: 175px;
	height: 8px;
	background-color: #C3D79B;
	position: absolute;	
	top: -8px;
	right: 0px;
}

.pinkBox {
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 1;
}

.brownTitle {
	background: url(../images/brownTitleBox.png) no-repeat;
	line-height: 40px;
	height: 40px;
	width: 242px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.brownTitle a {
	color: #FFFFFF;	
}

#innerContent {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	background-color: #93705A;
	/*color: #D9D9D9;*/
	color: #F2F2F2;
	font-size: 12px;
}

#innerContentBlah {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	background-color: #93705A;
	color: #D9D9D9;
	font-size: 12px;
}

/* CONTENT FULL */
#fullContent{
	
	width: 902px;		
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
	position: relative;
	top: 0;
	background-color: #C3D79B;
	z-index: 1;
}

#fullContentInner{
	height: 625px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #93705A;
	color: #D9D9D9;
	font-size: 12px;
}

#greenBarFull {
	width: 280px;
	height: 8px;
	background-color: #C3D79B;
	position: absolute;	
	top: -8px;
	right: 630px;
}

/* TEXT */
.error{
	color: #3F1A04;	
	font-weight: bold;
	font-style: italic;
}

.rightTitle {
	color: #FFFFFF;
	font-size: 20px;
}

.justify{
	text-align: justify;	
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}