body {
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: 14px;
	color: #644D38;
	background-color: #E7DBC1;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: scroll;
	background-image:   url("images/victory-bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-style: double;
	border-collapse: seperate
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;

}
#title {
	float: left;
	width: 770px;
	font-size: 18px;
	color: #273C52;
	padding-left: 10px;
	border-bottom: 1px solid #273C52;
	margin-bottom: 1px;
}
#photo {
	float: left;
	width: 780px;
	height: 185px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ffffff;
}
#quote {
	float: right;
	width: 770px;
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
	border-bottom: 1px solid #273C52;
	border-top: 1px solid #273C52;
	margin-top: 1px;
	text-align: right;
	background:   url("images/nav-bg.gif");
}

#bar {
	float: left;
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 24px;
         background: #644D38;
         border-top: 0px solid #644D38;

/*
	background-image:  url("images/nav-bg.gif");
	background-repeat: repeat-x;
	background-position: left;
*/
}
#nav {
	float: left;
	width: 780px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 13px;
	text-align: center;
	font-size: 13px;
	color: #644D38;
}

#nav ol {
	margin: 0px;
	padding: 4px 0px 0px 10px;
}
#nav ol li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
}

#nav a{
	color : #FFFFFF;
	text-decoration : none;
}
#nav a:hover{
	color : #A38D66;
	text-decoration : none;
}

#nav #currentpage a {
	color : #AEE8D8;
	text-decoration : none;
}

#s-bar {
	float: left;
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 24px;
         background: #6C8DAC;
         border-top: 0px solid #6C8DAC;

/*
	background-image:  url("images2/nav-bg.gif");
	background-repeat: repeat-x;
	background-position: left;
*/
}
#s-nav {
	float: left;
	width: 780px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 11px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#s-nav ol {
	margin: 0px;
	padding: 4px 0px 0px 10px;
}
#s-nav ol li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
}

#s-nav a{
	color : #FFFFFF;
	text-decoration : none;
}
#s-nav a:hover{
	color : #644D38;
	text-decoration : none;
}

#s-nav #currentpage a {
	color : #AEE8D8;
	text-decoration : none;
}

#s2-bar {
	float: left;
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 24px;
         background: #B4A07D;
         border-top: 0px solid #B4A07D;

/*
	background-image:  url("images/nav-bg.gif");
	background-repeat: repeat-x;
	background-position: left;
*/
}
#s2-nav {
	float: left;
	width: 780px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 11px;
	text-align: center;
	font-size: 11px;
	color: #644D38;
}

#s2-nav ol {
	margin: 0px;
	padding: 4px 0px 0px 10px;
}
#s2-nav ol li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
}

#s2-nav a{
	color : #FFFFFF;
	text-decoration : none;
}
#s2-nav a:hover{
	color : #A38D66;
	text-decoration : none;
}

#s2-nav #currentpage a {
	color : #AEE8D8;
	text-decoration : none;
}

#left {
	float: left;
	width: 530px;
	color: #644D38;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	/* border-right: 1px solid #644D38; */
	line-height: 15px;
}
#left h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #644D38;
	font-style: normal;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#left h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #644D38;
	font-style: normal;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #273C52;
}
#left a:link{
	color : #A38D66;
	text-decoration : none;
}
#left a:hover{
	color : #644D38;
	text-decoration : none;
}
#left a:visited{
	color : #A38D66;
	text-decoration : none;
}
#left a:visited:hover{
	color : #644D38;
}
#left a:active{
	color : #354B5C;
	text-decoration : none;
}
#left p {
	padding: 0px 5px 0px 5px;
	margin:  3px 0px 15px 0px;
}




/*---------------------right home page---------------------------*/

#right {
	float: left;
	width: 220px;
	color: #644D38;
	padding-top: 15px;
	margin-left: 6px;
}
#right h2 {
	font-family: Trebuchet MS, sans-serif, Arial, Verdana;
	font-size: 16px;
	color: #644D38;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#right h3 {
	font-family: Trebuchet MS, sans-serif, Arial, Verdana;
	font-size: 14px;
	color: #644D38;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}

#right ul {
	margin: 10px 0px 5px 10px;
	padding: 0px;
	list-style-type: none;
}
#right li {
	color: #644D38;
	font-weight: bold;
	font-size: 13px;
}
#right ul li a:link{
	color : #644D38;
	text-decoration : none;
}
#right ul li a:hover{
	color : #4F6F8C;
	text-decoration : none;
}
#right ul li a:visited{
	color : #644D38;
	text-decoration : none;
}
#right ul li a:visited:hover{
	color : #4F6F8C;
	text-decoration : none;
}
#right ul li a:active{
	color : #644D38;
	text-decoration : none;
}


#right ol {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-indent: 5px;
}
#right ol li {
	list-style-type: none;
	line-height: 20px;
}
#right ol li a:link{
	font-size: 12px;
	width: 180px;
	height: 20px;
	color: #644D38;
	text-indent: 5px;
	font-style: normal;
	font-weight: bold;
	background: url(images/right-arrow-off.gif) no-repeat;
	text-decoration : none;
	display: block;
	border-bottom: 1px dotted #6C8DAC;
}
#right ol li a:hover{
	color : #4F6F8C;
	width: 180px;
	height: 20px;
	background: url(images/right-arrow-on.gif) no-repeat;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #6C8DAC;
}
#right ol li a:visited{
	font-size: 12px;
	width: 180px;
	height: 20px;
	color: #644D38;
	text-indent: 5px;
	font-style: normal;
	font-weight: bold;
	background: url(images/right-arrow-off.gif) no-repeat;
	text-decoration : none;
	display: block;
	border-bottom: 1px dotted #6C8DAC;
}
#right ol li a:visited:hover{
	color : #4F6F8C;
	width: 180px;
	height: 20px;
	background: url(images/right-arrow-on.gif) no-repeat;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #6C8DAC;
}

}

#right p {
	padding: 0px 5px 0px 5px;
	margin: 3px 0px 15px 0px;
}
#right a:link{
	color : #644D38;
	text-decoration : none;
}
#right a:hover{
	color : #4F6F8C;
	text-decoration : none;
}
#right a:visited{
	color : #644D38;
	text-decoration : none;
}
#right a:visited:hover{
	color : #4F6F8C;
	text-decoration : none;
}
#right a:active{
	color : #644D38;
	text-decoration : none;
}

#footer {
	clear: both;
	margin-top: 5px;
	text-align: center;
	color: #ffffff;
	height: 30px;
	width: 780px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #644D38;
	border-bottom: 2px solid #644D38;
         background: #644D38;
}
#footer a {
	color : #dcdcdc;
	text-decoration : none;
}
#footer a:hover{
	color : #BCF9E8;
	text-decoration : none;
}

.feature {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	color : #644D38;
	background-image: url(../images/acj.gif);
	border : 1px solid #666666;
	margin-bottom : 11px;
	padding : 0px;
	line-height: 17px;
	width: 184px;
	font-size: 12px;
}
.feature ul{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	list-style-type: none;
}

.feature ul li{
	color : #06D3FF;
	background-color : transparent;
}

.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #354B5C;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
}


.done {
	color: #644D38;
}