/*------------------------------- Page Style ---------------------------*/

body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;	
}
a:hover {
	color: #cccccc;
	
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}

img {
	border:none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	}	
/* ----------------- Font Styles ---------------- */

.style1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	color:#000000;
	}
	
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	}

.style3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

.style4 {
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	}
	
.style5 {
	font-size: 16px;
	color:#000000;
	}
	
.style6 {
	font-size: 12px;
	color:#000000;
}
.style7 {
	font-size: 16px;
	color:#000000;
}

.style9 { 
	font-size: 14px;
	color:#000000;
	font-style:italic;
	text-decoration:underline;
	font-weight:bold;
}

.style10 {
	font-size: 14px;
	color:#000000;
	}
	
.style11 {
	font-size:12px;
	color:#ffffff;
}

.style12 {
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.style13 {
	font-size: 10px;
	color:#000000;
	}
	
.style14 {font-family: Arial, Helvetica, sans-serif}	
	
#footer p{
	font-size: 12px;
	color:#000000;
}

/*---------------- Divs ---------------- */

#holder {
	width:980px;
	height:700px;
	margin:15px auto;
	position:relative;
	clear:left;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}

#contactholder {
	width:980px;
	height:700px;
	margin:15px auto;
	position:relative;
	clear:left;
	background-image:url(../images/contact-background.jpg);
	background-repeat:no-repeat;
}

#newsholder {
	width:980px;
	height:700px;
	margin:15px auto;
	position:relative;
	clear:left;
	background-image:url(../images/background-design.jpg);
	background-repeat:no-repeat;
}

#header{
height:30px;
}

#headright{
	width:120px;
	height:30px;
	float:right;
	margin:0;
	padding:0;	
}

#menu {
width:820px;
height:30px;
text-align:left;
margin-left:20px;
padding: 0;
margin-top:0;
}

#left {
	height:670px;
	width: 55px;
}

#left_top{
height:213px;
}

#logo{
}

#right {
	float:right;
	text-align:left;
	margin:0;
	padding:0;
	width:920px;
	height:670px;
}

#international{
height: 200px;
}

#news {
	margin-top:10px;
	height:420px;
}

#footer{
	height:30px;
}

#main {
	height:640px;
	text-align:left;
	margin:0;
} 

#main_left {
	margin-top:10px;
	margin-left:5px;
	width:625px;
	height:620px;
}

#main_right{
	width:250px;
	float:right;
	margin-right:10px;
	height:630px;
}

#content {
height:250px;
}

#newscontent {
height:390px;
}


#events {
height: 220px;
margin-top: 20px;
}

#flash {
	height: 350px;
	margin-top: 15px;
}

#services {
height: 350px;
margin-top: 20px;
overflow:auto;
}

#about {
height: 350px;
margin-top: 20px;
overflow:auto;
}

/* -------------------------------- Downloads Css positioning -----------------------------------*/

div#downloadArmCatSect {
	background-image:url(../images/downloadBG.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:280px;
	padding:0px;
	margin:0px
}

div#downloadArmCatSect ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#downloadArmCatSect li {
	height: 20px;
	background-image:url(../images/2arrows.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 1.2em;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#downloadArmCatSect li a { 
	height: 20px;
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        }

#downloadArmCatSect li a:link, #downloadArmCatSect li a:visited {
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
        }

#downloadArmCatSect li a:hover {
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        }

.newArtBox {
padding-left:20px; padding-top:5px; padding-right:30px; padding-bottom:0}

.headerTitle {
	width:100%;
	height:18px;
	border-bottom:2px;
	border-bottom-color:#335FBF;/*#013A81*/
	border-bottom-style: solid;
	margin-bottom: 5px;
}

/*---------------- Form CSS --------------------*/

#formo {width:489px; margin:0px; padding:0px; height:200px;/*display:table*/ }

.form_left {
	width:235px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	float: left;
}
.form_right{
	float:right;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:right;
	width: 220px;
}
.form_bot {clear:both;  margin:0px; padding:0px; height:32px; text-align:right;}


form {

padding:0px;
margin:0px;
	
}


form#mailing {
width:470px; 
padding:0px;
margin:0px;
	
}

form fieldset {
width:465px; 
display:block; 
border:1px solid #cccccc; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 0px;
line-height:normal;
}

form fieldset#opt {
/*background:#ff6705;*/
}

form legend {
font-size:1.1em; 
font-weight:bold; 
color: #4d89ff;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #137C41;
padding: 0 5px;
background: url(cssplay/legend_bg.gif);
}

form label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	text-align:left;
	margin-bottom:3px;
	font-weight: normal;
}

form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #335FBF;
	font-weight: normal; 
	border:1px solid #757575;
	margin-bottom: 3px;
}

form textarea { 
border:1px solid #757575; 
padding:0.5em; 
overflow:auto; 
}

.textfield {
	height:15px;
	width:150px;
}
form select {
margin-left:0.5em;
color:#757575;
}

form radio {
color:#335FBF;
}

form option {
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#757575;
}

form#mailing optgroup {
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000; 
}

form#mailing optgroup option {
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#757575;
}

form #submit, form #reset {
background:#000000;
background-image:url(../images/Submit.jpg); 
background-repeat:no-repeat; 
width:61px; 
height:22px; 
border:0; 
color:#FFFFFF; 
font-size:11px;

}

form #submit1, form #reset {
background:#000000;
background-image:url(../images/Submit.jpg); 
background-repeat:no-repeat; 
width:61px; 
height:22px; 
border:0; 
color:#FFFFFF; 
font-size:11px;

}


form #submit:hover, form #reset:hover {
color:#999999;
width:61px; height:22px; border:0;
}

.formInputDDtxt {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width:130px; 
	height:18px;
}

/* ----------------- Street Divs ---------------------------- */

#streetholder {
	width:1024px;
	height:1440px;
	margin:15px auto;
	position:relative;
	clear:left;
	background-image:url(../Streetlife/images/background.jpg);
	background-repeat:no-repeat;
}

#top {
height:370px;
}

#contentstreet {
color:#FFFFFF;
font-size:14px;
}
.topRightHeight {
	height: 205px;
}
#menu a {
	font-weight: bold;
}
