body
{
    padding: 0px;
    margin: 0px 0px 15px 0px;
    height: 100%;
    background-color: #1A7856;
}

a
{
    color: #817544;
}

#skin
{
    background-image: url("/images/skin3.jpg");
    background-repeat: no-repeat;
    background-position: center 0%;
    height: 100%;
}

#skin1
{
    background-image: url("/images/skin1.jpg");
    background-repeat: no-repeat;
    background-position: center 0%;
    height: 100%;
}

#p1
{
    color: #535257;    
    font-weight: bold;
    font-size: 35px;
}

#p2
{
    color: #535257;
    font-weight: normal;
    font-size: 30px;
}

.p3
{
    color: #535257;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 4px;
}

.p3a
{
    color: #535257;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 4px;
}

#p4
{
    color: #535257;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 4px;
}

#main
{
    width: 807px;
    margin: 0px auto 0px auto;
    background-image: url("/images/borders.png");
    background-repeat: repeat-y;
    height: 100%;
}

#header
{
    position: relative;
    height: 122px;
    /*background-image: url("/images/headertrans3.png");
    background-repeat: no-repeat;
}

#header span
{
    display: none;*/
}

#cologo {
	position:absolute;
	top: 0; left: 0;
	z-index:1;
}
#header #toplinks
{
    float: right;
    margin: 8px 13px 0px 0px;
    font-weight: bold;
    font-family: verdana;
    font-size: 15px;
    color: #817544;
	/* NEW */
	position:relative;
	z-index:10;
}

#menu
{
    margin: 0px 0px -1px 7px;
    position: absolute;
    bottom: 8px;
	/* NEW */
	z-index:10;
}

#menu .menuitem
{
    float: left;
    width: 91px;
    height: 25px;
    margin: 0px 1px -8px 1px;
    background-image: url("/images/menutab_sharp.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

#menu .menuitem a
{
	color: #fff;/*#000;*/
}

#menu .menuitem a:visited
{
	color: #fff;
}

#menu .menuitem div
{
    margin-top: 5px;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
	font-weight: bold;
}

#home
{
    /*height: 337px;
    background-color: #cccccc;
    background-image: url("/images/main_homebg2.png");*/
}

#content
{
    font-family: sans-serif;
    padding: 5px;
    background-color: #eee9d6; /*#9b9060;*/
    font-size: 12px;
    height: 100%;
    width: 781px;
    margin-left: 8px;
}

#pageTitle
{
    font-family: serif;
    text-align: center;
    font-size: 27px;
    color: #535257;
    font-weight: bold;
}

#communities
{
    font-family: verdana;
}

#communities th
{
    color: #B4AA87;
    font-size: 14px;
    text-align: left;
    background-image: url("/images/thbg.png");
    height: 44px;
}

#communities td
{
    font-size: 12px;
    text-align: left;
}

.newsTitle
{
    font-family: serif;
    font-size: 20px;
    font-weight: bold;
}

.newsDate
{
    font-size: 12px;
    margin-bottom: 8px;
}

#news
{
    
}

#submenu
{
    margin-left: 6px;
    font-family: verdana;
    font-size: 11px;
}

#submenu #item
{
    text-align: center;
    width: 119px;
    height: 14px;
    float: left;
    margin: 0px 3px 0px 3px;
    background-image: url("/admin/images/subtab.png");
}

#submenu #item a
{
    text-decoration: none;
    color: #000000;
}


#bottom
{
    width: 807px;
    margin: 0px auto 0px auto;
    padding-top: 8px;
    background-image: url("/images/bottomborder.png");
    background-repeat: no-repeat;
    background-position: top center;
}
.footer {
	border-top:1px solid #817544;
	margin: 2em 0 0;
	padding-top:4px;
	color:#535257;
	font-size:0.9em;
}
.footer .phone {
	font-weight:bold;
	color:#333333;
}
.ref {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.7em;
	margin:0 auto;
	text-align:center;;
}
.clear {
	clear: both;
	line-height: 0px;
	height:0px;
}
.techvid {
	width:350px;
	text-align:center;
	float:left;
}
.moviecontainer {
	width:340px;
	height:288px;/*298-10*/
	text-align:center;	
	background-image: url(../images/movie_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
}