body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 852px;
}
a{
	font-size:12px;
	color:#a6bf79;
	text-decoration:underline;
}
a hover{
	font-size:12px;
	color:#5a679c;
}
p{
	margin: 15px 0px;
}
ul {
	margin-left: 15px;
}
	
/********************** Header ***************************/

#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:852px;
	height:288px;
	position:relative;
}
#header2 {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:852px;
	height:288px;
	position:relative;
}

#logo {
	margin:0px;
}

#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;
}
#header_logo {
	top:110px;
	left:50px;
	width:400px;
	position:absolute;
}

#header_text {
	top:15px;
	left:15px;
	width:500px;
	position:absolute;
}
#header_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
}
#header_text a{color:#58659b;}
#header_text a:hover{color:#c0d2f4;}

/********************** Content ***************************/

.sideMenu {
	 margin-top:-10px;
	 line-height:18px;
	 width:180px;
	 height:65px;
	 padding:10px 0 0 20px;
	 background-image:url(images/cap2.png);
	 background-repeat:repeat-y;
}

#content {
	background-image:url(images/content_bg.gif);
	width:852px;
	height:auto;
	overflow:auto;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:18px;
	margin: 20px 0px 20px 0px;
}
h2{
	color:#ffffff;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px  0 0 0;
	background-image:url(images/cap.png);
	background-repeat:no-repeat;
	width:200px;
	height:35px;
	padding-top:10px;
}
h3{
	color:#000000;
	font-size:12px;
	margin: 20px 0px 20px 0px;
}

h4{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#left {
	float:left;
	width:563px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#5a679c;}
#left a:hover{color:#a6bf79;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#5a679c;
}
#right a:hover{
	color:#bccef0;
}

#widget {
	margin-top:15px;
	}
/********************** Footer ***************************/

#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}

#footer {
	float:left;
	font-size:10px;
	color:#FFF;
	width:852px;
	padding: 5px 0px;
	}
.footer {
width:500px;
float:left;
}
#CCPtag{
	margin-top:0px;
	float:right;
	width:250px;

}
.CCPtagText{
	text-align:right;
	font-size:10px;
	color:#ffffff;
	line-height: 16px;	
}

