* {
padding : 0;
margin : 0;
text-decoration: none;
}
body {
background : #903D4D;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 8pt;
color : #585858;
}
.rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
ul { list-style-position: inside; margin-left: 2px }
ul li { list-style-type: square; margin-left: 15px;  }
ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }

input, textarea {
border : 1px solid #aaa;
}
input:hover, textarea:hover {
border : 1px solid #888;
}



#container {
	width: 750px;
	margin: 0 auto;
	background: url(img/background1g.jpg) repeat-y;
	display: table;
}

#main {
	float: left;
	width: 734;
	padding: 0px 7px 15px 7px;
}

/**Do not Modify**/

#header {
	margin-top: -2px;	
	width: 735px;
	height: 200px;
	background: url(img/marquee4.gif) no-repeat;
	text-align: left;
}

#linksrow {
	width: 735px;
	float: left;
}

#links {
	float: left;
	width: 735px;
	height: 37px;
	background: #000000;
}

#links ul {
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#links ul li {
	margin-top: 8px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #FFF;
	float: left;
}

#links ul li a {
	margin-left: 25px;
	color: #FFF;
	text-decoration: none;
}

#links ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#links ul li a:hover {
	font-weight: bold;
        color: #CBCB98;
}

/**Title of Content**/
#contentTitle {
	position: relative;
/**Move up Over Image**/
	top: -30px;
/*********************/
	float: left;
	width: 735px;
	height: 30px;
	background: url(img/contenttitle.gif) no-repeat;
	margin: 0;
	text-align: left;
}

#contentTitle p {
	font-family: Lucida, Tahoma;
	font-weight: bold;
	font-size: 100%;
	padding: 8px 0px 0px 12px;
	margin: 0;
}

/**Right Col**/
#rightCol {
	position: relative;
	width: 210px;
	float: right;
}

#rightCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}

.rightcolHeading {
	width: 210px;
	float: left;
	margin-top: 10px;
	border: 1px solid;
	color: #A6A6A6;
}

.rightcolHeading1 {
	width: 210px;
	height: 75px;
	float: right;
	margin-top: 10px;
	border: 1px solid;
	color: #A6A6A6;
}

.rightcolHeading h3 {
	color: #000000;
	margin: 0;
	font-family: 'Times New Roman', Tahoma;
}

.rightcolHeading1 h4 {
	margin: 0;
	font-family: 'Times New Roman', Tahoma;
	font-size: 9pt;
	color : #585858;
}
.rightcolHeading1 h5 {
	margin: 0;
	font-family: 'Times New Roman', Tahoma;
	font-size: 11pt;
	color : #000000;
}

/**Main Content**/
#mainCol {
	position: relative;
	margin-left: 4px;
	width: 510px;
	float: left;
}

#mainCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}

.mainColHeading {
	width: 510px;
	float: left;
	margin-top: 10px;
	border: 1px solid;
	color: #A6A6A6;
	text-align: left;
}

.mainColHeading h3 {
	margin: 0;
	padding: 3px 0px 5px 15px;
	font-family: Tahoma, Verdana;
	color: #000;
}

#modules {
margin-top : 0px;
margin-bottom : 0px;
height : 190px;
background : #000000;
}

#modules #mod3 {
background : #fafafa url(img/topgreybox.jpg) no-repeat top;
height : 185px;
width : 242px;
float : right;
margin-right : 0px;
margin-top : 5px;
}

#modules #mod2 {
background : #fafafa url(img/topgreybox.jpg) no-repeat top;
height : 185px;
width : 242px;
float : right;
margin-right : 5px;
margin-top : 5px;
}

#modules #mod1 {
background : #fafafa url(img/topgreybox.jpg) no-repeat top;
height : 185px;
width : 242px;
float : left; 
margin-left : 0px;
margin-top : 5px;
}

#modules .padding {
padding : 1px 2px 10px 40px;
}

#modules img {
border : 1px solid #d3d3d3;
float : left;
margin-bottom : 15px !important;
margin-bottom : 5px;
}

#modules .text1 {
width : 100%;
float : left;
margin-left : -5px;
color : #9f9f9f;
text-align : justify;
}

#modules .text {
width : 100%;
float : left;
color : #9f9f9f;
text-align : justify;
}

#modules h2 {
font : bold 1.4em "Tahoma", verdana, Arial;
color : #618fb5;
background : transparent;
margin-bottom : 4px;
}

#modules h2 a {
color : #903D4D;
background : transparent;
}

#modules h2 a:hover {
text-decoration : none;
color : #000000;
}

#footer {
	width: 750px;
	background: url(img/topbot.jpg) repeat-y;
	float: left;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

/**Main Content Image**/
.right {
	margin: 7px 0px 7px 7px;
	float: right;
}

.left {
	margin: 7px 7px 7px 0px;
	float: left;
}

/* Header */

#header1 {
	width: 735px;
	height: 37px;
	margin: 0 auto;
	
	
}
/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #903D4D;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #CBCB98;
}

#text1 {
	font-size: 10pt;
	color : #585858;
	text-align : justify;
}
#text2 {
	font-size: 8pt;
	color : #CBCB98;
	text-align : justify;
}
#text3 {
	font-size: 12pt;
	color : #CBCB98;
	text-align : justify;
}
#text4 {
	font-size: 11pt;
	color : #CBCB98;
	text-decoration : none;
	font-family: Tahoma, Verdana;
	text-align : justify;
}
#text4 h4 a:hover {
text-decoration : none;
text-align : justify;
color : #CBCB98;
}

#mouseoverstyle3{
background-color:#000000;
width: 735px;
height: 10px;
}

#mouseoverstyle2{
background-color:#000000;
width: 735px;
height: 4px;
}

#mouseoverstyle1{
background-color:#CBCB98;
width: 735px;
height: 5px;
}

#mouseoverstyle{
background-color:#000000;
width: 735px;
height: 23px;
}

#mouseoverstyle .text9 {
color : #9f9f9f;
font : bold 1.4em "Tahoma", verdana, Arial;
background : transparent;
margin-top : 0px;
margin-left : 42px;
}

#mouseoverstyle a{
color: #FFF;
	text-decoration: none;
}

#mouseoverstyle a:visited {
	color: #FFF;
	text-decoration: none;
}

#mouseoverstyle a:hover {
	font-weight: bold;
        color: #CBCB98;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DCDCDC;
}

img.floatTL { 
float : left;
margin-top : 0px;
margin-left : 20px;
margin-bottom : 0px;
} 

img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0px;
margin-top : 0px;
margin-right : 40px;
} 

