body {
	background-image:url(../images/togcbg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	color:#666666;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin:0px auto 0px auto;
	text-align: justify;
	width: 800px;
}
.main{
	text-align: justify;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	color:#000000
	
}
.window{
	text-align: justify;
	font-size: 12px;
	padding:20px;
	background-color:#fceef7;
}
.ht {
height:250px;
overflow: hidden;
}
.mainfooter{
	text-align: center;
	color: #9b3b68;
	padding:5px;
		font-size: 10px;

}
#menus{
	background-color:#9c8679;
	z-index:100;
}

a{
	color:#ba438a;
	text-decoration:none;	
}
p{
	margin: 5px 0px;
}
/********************** Header ***************************/

#left_header{
	float:left;	
}

#right_header{
	float:right;
	width:300px;
}

#header {
	height:180px;
}
#header ul{
	background-color:#9c8679;
	width:794px;
	border: 3px solid #FFFFFF;
	display:block;
	top:271px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 2px;
}
#header ul a:hover{
	text-decoration:none;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}

#address_text{
	position:absolute;
	margin-top:120px;
	padding-left:30px;
}

#header_text {
	font-size:18px;
	font-weight:bold;
		color:#ba438a;
		padding-bottom:20px;

}
#header_text p{
	font-size: 10px;
	color:#999999;
}
#header_text a{color:#28556b;
}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg.png);
/*	background-color:#FFFFFF;*/
	width:800px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#9c8679;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:458px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#c77e0c;}
#left a:hover{color:#85a157;}
#left2 {
	float: left;
	width:740px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display: inline;
	
}
#left2 a{color:#c77e0c;}
#left2 a:hover{color:#85a157;}
#photos a{
	margin-right:14px;
}
#right2 {
	float:right;
	width:210px;
	padding: 0px 20px 20px 0px;
	margin-top:10px;
	border-right: #FFF 2px solid;

}
#right2 a{
	color:#c77e0c;
}
#right2 a:hover{
	color:#85a157;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	border-right: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}


/********************** LEFT RIGHT SIDEBAR *****************/

.left_right_content{
	height:250px;
	background-color:#9b3b68;
	margin-top:70px;
}

.inner_content{
	padding-top:70px;
	margin-left:auto;
	margin-right:auto;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(../images/footer_bg.png);
font-size:1px;
height:10px;
}
.footer {
	text-align:left;
	font-size:9px;
	background-color:#9b3b68;
	padding-top:5px;
	color:#ffffff;
		padding-bottom:10px;

}

ul{
	padding-left:15px;
}
