/* Start of CMSMS style sheet 'judy CSS' */
/* CSS Document */

body{
margin:auto;
background-color:#ffffff;
}
/* 
Type-------------------------------------------------------*/

/* Type
-----------------------------------------------*/

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 10px 5px 10px;
margin: 0px 0px 0px 0px;
font-size:68%;
color:#666666;
line-height: 150%;
text-align: justify; 
 }

h1 {
font-family:Verdana,Arial,Helvetica, sans-serif;
padding: 10px 10px 8px 10px;
margin: 0px 0px 0px 0px;
font-size:120%;
color:#CCCCCC;
}


h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size:85%;
color:#FF9900;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size:85%;
color:#Ffffff;
}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 25px 10px 10px;
margin: 0px 0px 0px 0px;
font-size:85%;
color:#84082A;
}


h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size:68%;
color:#333333;
line-height: 150%; 
}

h6 {
font-family:georgia, serif, times new roman;
font-size:12px;
font-style:italic;
font-weight:normal;
color:#ffd79c;
line-height:130%;
letter-spacing: 0.5px;
padding-left:10px;
}

a {
font-weight: bold;
text-decoration:none;
color: #666666;
}

a:hover {      
text-decoration:none;
color: #7F7F7F;
font-weight: bold;
}


/*
Class-----------------------------------------------------------*/

.designhome{
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 10px 5px 10px;
margin: 0px 0px 0px 0px;
font-size:68%;
color:#666666;
line-height: 125%;
}

/*
Divs--------------------------------------------------------*/

#wrapper{
	margin:auto;
	width:1500px;
background-image:url(uploads/images/back_wrapper.gif);
background-repeat:no-repeat;	 	
background-position:bottom;		
}
#headmast{
width:900px;
height:auto;
/*background-image:url(uploads/images/headermast.gif);
background-repeat:no-repeat;*/
}


#header{
	width:900px;
	height:130px;
	margin: auto auto 5px auto;
	background-image:url(uploads/images/headermast.gif);
	background-repeat:no-repeat;
}

#menu{

	width:900px;	
	margin: auto;        
	padding:0px 0px 0px 0px;
	background-image:url(uploads/images/back_menu.gif);
	background-repeat:repeat-x;
       background-position:bottom;
	
}

#menu p {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
font-size:65%;
color:#999999;
line-height: 150%;
 }

#content{
	width:900px;
	margin: 10px auto;

}



#leftcol{
float:left;
width:590px;
margin: 0px 0px 0px 0px;
padding-left: 0px;
}

#main{
margin-top:10px;
}

#mainpic{
width:590px;
height:330px;
}

#mainpicthumb{
margin-left: -3px;
width:590px;
height:400px;
}


#bottompic{
width:590px;
height:90px;
margin: 0px 0px 5px 0px;
}

#rightcol{
float:right;
width:300px;
height:400px;
margin: 0px -10px 0px 0px;
}

#rightcol img{
padding-bottom: 5px;
}

#footer{
	width:900px;
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
	height: 20px;
	background-image:url(uploads/images/back_footer.gif);
    background-repeat:no-repeat;
}

#footer p{
padding-left: 160px;
padding-top:10px;
color:#666666;
}

#clear{ clear:both;}

/*
Contact Form-------------------------------------------------------------*/
#m3moduleform_1{margin: 0px 0px 0px 10px;}
.contactform{margin: 10px 0px 0px  0px; float:center; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:68%;width: 250px;}
.contactform fieldset {padding: 1em; background-color: #ffffff; color: #666666;} 
.contactform fieldset legend {font-weight: bold;} 
.contactform div { width: 250px;padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 176px; } 
.contactform div.required {color: color: #666666; font-weight:bold;}
#m3fbrp__21{
width:230px;
height:140px;
}

.fbsubmit{
border: 1px solid #666666;
margin-left: 2px;
}



/* End of 'judy CSS' */

