/*
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: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 5px;
	
	font-weight: normal;
	font-size: 120%;
	color: #000000;
	text-align: center;
}

.title2 {
	margin: 0;
	padding: 5px;
	font-size: 190%;
	font-weight: normal;
	color: #135293;
	text-align: center;
}

.title3 {
	margin: 0;
	padding: 10px;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 10px;
}


.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 260px;
}

.col-two {
	float: right;
	width: 360px;
}

/* Page */

#page {
	
	background: #FFFFFF;
}
#header 
{

 background: url(../colors/red.gif) repeat;  
 color: #FFFFFF;
 font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	font-size: 110%;
}

#headerFrame 
{
  border: solid 8px #FFFFFF; 
 height: 145; 
 background: url(../colors/red.gif) repeat;  
 color: #FFFFFF;
 font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	font-size: 110%;
}


headerFr{
  background: url(../colors/red.gif) repeat;
  vertical-align: top;
  text-align: center;
} 

/* Sidebar */

#sidebar {

	font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 100%;

	text-align: left;
	vertical-align: top;
	border: none;

}

#sidebarFr {
  border: none;

}

#rightbarFr {
  border: none;
  
}

#sidebarFrame {

	/*width: 200px; */
	font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;
	background: url(../colors/green.gif) repeat;
	border-left: solid 8px #FFFFFF;
	border-bottom: none;
	border-right: solid 8px #FFFFFF;
	text-align: left;
	vertical-align: top;
	
}

#rightbar {
	
	
	vertical-align: top;
	text-align: center;
	color: #462403;
	font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;
	border: none;

	
}

#rightbarFrame {
	
	/*width: 200px; */
	background: url(../colors/blue.gif) repeat;
	border-left: solid 8px #FFFFFF;
	border-right: solid 8px #FFFFFF;
    vertical-align: top;
	text-align: center;
	color: #462403;
	font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;

	
}


#rightbar a {
	
	color: #462403;

}



/* Menu */



#sidebar ul {
	margin: 0;
	list-style: none;
	text-align: left;
	border: none;
	padding-left: 8px;
}

    

#sidebar li {
	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	
}




#sidebar a {
	text-decoration: none;
	
	color: #462403;
}

#rightbar a {
	text-decoration: none;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Login */

#classes {
    background: url(../colors/yellow.gif) repeat;
	border-top: solid 8px #FFFFFF;
	text-align: center;
	border-bottom: solid 8px #FFFFFF;
	
}

#contact {
    
	text-align: center;
	color: #FFFFFF;
	font-family:Arial,Verdana, Sans-Serif;
	font-weight: bold;

	
	
}

#contact a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 100%;

}



/* Content */

#content {
	
	/*width: 75%; */
	background: url(../colors/paleYellow.gif) repeat;
	vertical-align: top;
	
	
	
	
}

#content p {
	line-height: 180%;
	padding: 5px;
}


#tourControls {
    border-top: solid 8px #FFFFFF;
	background: url(../colors/blue.gif) repeat;
	font-family:Arial,Verdana, Sans-Serif;
	color: #FFFFFF;
	border-left: solid 8px #FFFFFF;
	border-right: solid 8px #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding:20px;

	}
#tourControls a{
    color: #FFFFFF;
}
/* Footer */

#footer {
	margin: 0;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	padding: 20px;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

.centeredRow {
  padding: 1em;
  text-align: center;
}

.listRow {
  padding: 1em;
  text-align: left;
}

.noBullets {
list-style-type: none;
}
