/***** VIP stylesheet *****/
/***** www.vipvideo.com *****/

body { font-family: Georgia, Times New Roman, Serif; font-size: 12pt }

div.main_content { font-family: Georgia, Times New Roman, Serif; font-size: 12pt }
	/* default link style in page content */
div.main_content a { font-size: 12pt; color: white; text-decoration: underline }
div.main_content a:hover { color: #DDDDFF }
	/* causes a pink hover link for wedding pages */
div.main_content div.wed a:hover { color: #FFDDDD }
	/* handles the border around wedding thumbnails */
div.main_content a img.thumb { border: solid white 1px }
	/* pink hover borders for weddings... */
div.main_content div.wed a:hover img.thumb { border: solid #FFDDDD 1px }

div.heading { font-size: 18pt }

span { font-family: Georgia, Times New Roman, Serif; font-size: 14pt; color: #8393CA }
	/* contact info in upper-right of page */
span.corner_info { font-family: Georgia, Times New Roman, Serif; font-size: 8pt; color: white }
span.corner_info a { font-family: Georgia, Times New Roman, Serif; font-size: 8pt; color: white }
span.corner_info a:hover { color: #DDDDFF }

	/* contact info on the main page only */
span.contact_info { color: #8393ca; font-size: 10pt; font-family: Georgia, "Times New Roman", Serif; letter-spacing: 2pt }
span.contact_info a { color: #8393ca; font-size: 10pt; font-family: Georgia, "Times New Roman", Serif; letter-spacing: 2pt; text-decoration: none }
span.contact_info a:hover { text-decoration: underline }

	/* link styles, also for the main page only */
a.splash { font-family: Georgia, Times New Roman, Serif; font-size: 14pt; color: #8393CA; text-decoration: none }
a.splash:hover { text-decoration: underline }
        /* specially designed for wedj.com... */
a.wedj { font-family: Georgia, Times New Roman, Serif; font-size: 8pt; color: #4C3E9F }

	/* navigation menu along left of page */
div.nav_menu { font-family: Georgia, Times New Roman, Serif; font-size: 12pt; color: white }
div.nav_menu a { font-family: Georgia, Times New Roman, Serif; font-size: 12pt; color: white; text-decoration: none }
div.nav_menu a:hover { text-decoration: underline; }

div.packages {font-family: Georgia, Times New Roman, Serif; font-size: 16pt; color: white }