body{
	background:#e0e0e0 url(img/bodybg.gif) repeat-x;
	color:#505050;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
}

p{
line-height:1.5em;
margin:0 0 15px;
}


a{
color:#FFFFFF;
font-weight:700;
text-decoration:underline;
}

a:hover{
color:#e1303f;
}
#content a {
color:#029;
font-weight:700;
text-decoration:none;
 }
 #content a:hover {
color:#e1303f;
font-weight:700;
text-decoration:none;
 }
 #contentalt a {
color:#029;
font-weight:700;
text-decoration:none;
 }
 #contentalt a:hover {
color:#e1303f;
font-weight:700;
text-decoration:none;
 }

 


hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background:#c0c0c0 url(img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:902px;
}

#sitename{
	color:#FFFFFF;
	font-weight:400;
	height:80px;
	margin:0 10px 10px 0;
	text-align:center;
	background-image: url(img/main5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #sitename h2 {
	font-family: "SF Proverbial Gothic Extended";
}

#container #sitename h5 {
	font-family: "SF Proverbial Gothic Extended";
	color: #FF0000;
	font-size: 1.1em;
	margin-top: 10px;
}

a:visited { 
}
#sitename h1{
	margin:0;
	padding-top:0px;
	
}
.firstbigletter {
font-family: "SF Proverbial Gothic Extended";
font-size:1.4em;
font-weight:normal;
line-height:80%;
letter-spacing:1px;
}
.secondbigletter {
	font-family: "SF Proverbial Gothic Extended";
	
	font-weight:normal;
	line-height:80%;
	letter-spacing:1px;
	font-size: 1.2em;
}



#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:900px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
	background:url(img/tabs.gif) no-repeat 100% 0;
	color:#808080;
	display:block;
	font-size:1.1em;
	letter-spacing:-1px;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 1px;
	font-family: "SF Proverbial Gothic Extended";
}

#nav a:hover{
color:#505050;
}

#nav li{
	background:url(img/tabs.gif) no-repeat 0 0;
	float:left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff url(img/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:900px;
}

#wrap2{
background:url(img/header.jpg) top left no-repeat;
padding:10px;
width:880px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#e1303f;
}

#topbox a:hover{
text-decoration:none;
}

#leftside{
	float:left;
	margin:-15px 0 0;
	width:145px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftside a:hover {
	color: #505050;
}
#rightside a:hover {
	color: #505050;
}
#container #wrap1 #wrap2 #leftside img {
	margin-right: 5px;
}

#leftside p{
	margin-left: 7px;
 }
#leftside h1{
	font-size:1.4em;
	font-weight:400;
	margin-left: 10px;
}

#rightside{
	float:right;
	width:165px;
	background-image: url(img/blue_gradi.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 5px;
}



#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
	font-size:0.9em;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 10px;
}
#container #wrap1 #wrap2 #rightside a {
	font-size: 0.9em;
	color: #FFFFFF;
	
}


#rightside img{
border:1px solid #e1303f;
margin:10px 0 5px 5px;
padding:2px;
}
#leftside img{
border:1px solid #e1303f;
margin:10px 0 5px 5px;
padding:2px;
}
#content{
	margin-top: 40px;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 180px;
}

#contentalt{
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}



#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:center;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
	color:#FFFFFF;
	display:block;
	font-size:1.1em;
	font-weight:700;
	margin-bottom:1px;
	position:relative;
	text-decoration:none;
	width:125px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.nav:hover{
	border:1px solid #fff;
	color:#029;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;

}

.photo{
margin:5px auto 15px;
padding:5px;
}
.lphoto{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.smallcaps{
	
	text-transform: uppercase;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}
.left{
	float: left;
}
.hide{
display:none;
}
.style2 {
	color: #e1303f;
	font-weight: bold;
}
.style3 {color: #e1303f}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("img/shadeform.gif");
		text-align: left;
		WIDTH: 126px;
		BORDER: #000000 1px solid}
.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("img/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#AD7A6A; }
.style4 {color: #FFFFFF}
.mediumheading {
	font-size: 1em;
}
 @font-face {
    font-family: SF Proverbial Gothic Extended;
    font-style:  normal;
    font-weight: 700;
    src: url(SFPROVE1.eot);
  }
  @font-face {
    font-family: SF Proverbial Gothic Extended;
    font-style:  normal;
    font-weight: normal;
    src: url(SFPROVE0.eot);
  }
#content p {
	text-align: justify;
	margin-right: 10px;
}
#contentalt p {
	text-align: justify;
	margin-right: 10px;
}
.splitcontentright {
	FLOAT: right;
	WIDTH: 30%;
	border: 1px solid #dde;
	padding-right: 10px;
	font-size: 0.75em;
	margin-left: 10px;
	
}
.splitcontentright p {
	margin-left: 8px;
}