@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #2a3e20;
	background-image: url(../common_images/background-grade.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

p {
	margin-top:0px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	line-height:1.7em;
}

ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	line-height:1.7em;
}

h1 {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

h2 {
	margin:0px;
	margin-bottom:0.15em;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#7d643c;
}

#site-name {
	height:30px;
	width:30px;
}

.linkbox {
	height: 31px;
	width: 236px;
	margin-top:15px;
	border: 1px solid #cbbe99;
	padding-top:5px;
	padding-left:12px;
}

.linkbox p{
	font-size:.85em;
}

#wrapper-header {
	width:758px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../common_images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color:#FF6600;*/
}

#wrapper-content {
	/*overflow: hidden;*/
	width:758px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../common_images/page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/**********************************************************************************************/

#page-background-match {
	float:left;
	background-image: url(../common_images/page-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	padding-right:10px;
}

#flash-area {
	float:left;
	width:738px;
	height:286px;
	background-image: url(../common_images/flash-placeholder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#page-top-background {
	float:left;
	width:738px;
	background-image: url(../common_images/white-and-gold-band2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*margin-left:10px;
	margin-right:10px;*/
}

#page-bottom-background {
	float:left;
	width:738px;
	background-image: url(../common_images/page-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
}

/**********************************************************************************************/

#left-column-type1 {
	float:left;
	width:250px;
	margin-left:30px;
	margin-top:29px;
	margin-bottom:20px;
	/*background-color:#3333CC;*/
}

#right-column-type1 {
	float:right;
	width:398px;
	margin-right:30px;
	margin-top:33px;
	margin-bottom:16px;
	/*background-color:#FF33CC;*/
}

#right-column-type2 {
	float:right;
	width:398px;
	margin-right:30px;
	margin-top:33px;
	/*background-color:#FF33CC;*/
}

#left-column-type3 {
	float:left;
	width:324px;
	margin-left:30px;
	margin-top:29px;
	/*background-color:#3333CC;*/
}

#right-column-type3 {
	float:right;
	width:324px;
	margin-right:30px;
	margin-top:29px;
	/*background-color:#FF33CC;*/
}

/**********************************************************************************************/

#media-photos{
	width:732px;
	height:170px;
	background-color: #FFFFFF;
	background-image: url(../common_images/mediaband-photos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
}

#media-360{
	width:732px;
	height:170px;
	background-color: #FFFFFF;
	background-image: url(../common_images/mediaband-360.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
}

#media-video{
	width:732px;
	height:170px;
	background-color: #FFFFFF;
	background-image: url(../common_images/mediaband-videos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
}

.frame{
	float:left;
	margin-top:26px;
	margin-left:20px;
	padding:10px;
	background-image: url(../common_images/mediaband-frame.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#wrapper-footer {
	width:758px;
	height:265px;
	/*height:295px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	text-indent:-9999px;
	background-image: url(../common_images/footer-band.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}

#netraname {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#5f6e58;
	text-align:center;
	padding-bottom:10px;
}

#netraname a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#6a7863;
}

#netraname a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#6a7863;
}

#netraname a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
}